OpenTripPlanner/doc/user/sandbox/SmooveBikeRental.md
2024-07-24 15:36:14 +02:00

914 B

HSL Smoove Bike Rental Updater Support - OTP Sandbox Extension

Contact Info

  • Digitransit team, HSL, Helsinki, Finland

Changelog

Documentation

TODO

Configuration

An example updater configuration:

{
    "type": "bike-rental",
    "sourceType": "smoove",
    "network": "smoove-network-1",
    "url": "https://helsinki-fi.smoove.pro/api-public/stations",
    "frequency": 10,
    "overloadingAllowed": true
}

network (optional) allows defining custom network id

overloadingAllowed (optional) defines if the stations in the network allow overloading (ignoring available spaces)