getVehicleStatus
context(service: ServiceManifest)
suspend fun getVehicleStatus(): GbfsFeedResponse<VehicleStatus>(source)
suspend fun getVehicleStatus(): GbfsFeedResponse<VehicleStatus>(source)
Fetches real-time status of free-floating vehicles not currently docked.
Return
Response containing available vehicle locations and status
Parameters
service
The GBFS service containing feed URLs