You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: general-information.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -289,18 +289,15 @@ Vehicles can enter the `unknown` state to and from any other state with the foll
289
289
|`available`|`non_operational`|`maintenance`| The vehicle requires some non-charge-related maintenance |
290
290
|`available`|`non_operational`|`off_hours`| The vehicle has exited operating hours (per the regulator or per the Provider) |
291
291
|`available`|`non_operational`|`system_suspend`| The vehicle is not available because of e.g. weather or temporary regulations |
292
-
|`available`|`non_operational`|`unspecified`| The vehicle became unavailable, but he Provider cannot definitively (yet) specify the reason. |
292
+
|`available`, `unknown`|`non_operational`|`unspecified`| The vehicle became unavailable, but the Provider cannot definitively (yet) specify the reason. |
293
293
|`unknown`|`non_operational`|`comms_restored`| The vehicle transmitted status information after a period of being out of communication |
294
-
|`unknown`|`non_operational`|`unspecified`| The vehicle became unavailable, but he Provider cannot definitively (yet) specify the reason. |
295
294
|`available`, `non_operational`, `elsewhere`|`removed`|`rebalance_pick_up`| The provider picked up the vehicle for rebalancing purposes |
296
295
|`available`, `non_operational`, `elsewhere`|`removed`|`maintenance_pick_up`| The provider picked up the vehicle to service it |
297
296
|`available`, `non_operational`, `elsewhere`, `unknown`|`removed`|`agency_pick_up`| An agency picked up the vehicle for some reason, e.g. illegal placement |
298
297
|`available`, `non_operational`, `elsewhere`|`removed`|`compliance_pick_up`| The provider picked up the vehicle because it was placed in a non-compliant location |
299
298
|`available`, `non_operational`, `elsewhere`, `unknown`|`removed`|`decommissioned`| The provider has removed the vehicle from its fleet |
300
299
|`unknown`, `non_operational`, `available`, `elsewhere`|`removed`|`unspecified`| The vehicle was removed, but the provider cannot definitively (yet) specify the reason |
301
300
|`unknown`|`removed`|`comms_restored`| The vehicle transmitted status information after a period of being in an unknown state |
302
-
|`unknown`|`removed`|`unspecified`| The provider cannot definitively state why a vehicle was removed |
303
-
|`non_operational`|`removed`|`unspecified`| The provider cannot definitively state why a non-opertional vehicle was removed |
304
301
|`available`, `elsewhere`, `non_operational`, `on_trip`, `removed`, `reserved`|`unknown`|`missing`| The vehicle is not at its last reported GPS location, or that location is wildly in error |
305
302
|`available`, `elsewhere`, `non_operational`, `on_trip`, `removed`, `reserved`|`unknown`|`comms_lost`| The vehicle is unable to transmit its GPS location or other status information |
306
303
|`available`, `elsewhere`, `non_operational`, `on_trip`, `removed`, `reserved`|`unknown`|`unspecified`| The provider cannot definitively (yet) specify the reason for the unknown state |
0 commit comments