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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -156,12 +156,12 @@ Note that to handle out-of-order events, the validity of the prior-state shall n
156
156
|`available`|`non_operational`|`unspecified`| The vehicle became unavailable, but he Provider cannot definitively (yet) specify the reason. |
157
157
|`available`, `non_operational`, `elsewhere`|`removed`|`rebalance_pick_up`| The provider picked up the vehicle for rebalancing purposes |
158
158
|`available`, `non_operational`, `elsewhere`|`removed`|`maintenance_pick_up`| The provider picked up the vehicle to service it |
159
-
|any|`removed`|`agency_pick_up`| An agency picked up the vehicle for some reason, e.g. illegal placement |
159
+
|`available`, `non_operational`, `elsewhere`, `unknown`|`removed`|`agency_pick_up`| An agency picked up the vehicle for some reason, e.g. illegal placement |
160
160
|`available`, `non_operational`, `elsewhere`|`removed`|`compliance_pick_up`| The provider picked up the vehicle because it was placed in a non-compliant location |
161
161
|`available`, `non_operational`, `removed`, `elsewhere`, `unknown`|`removed`|`decommissioned`| The provider has removed the vehicle from its fleet |
162
162
|`unknown`, `non_operational`, `available`, `elsewhere`|`removed`|`unspecified`| The vehicle was removed, but the provider cannot definitively (yet) specify the reason |
163
-
|any|`unknown`|`missing`| The vehicle is not at its last reported GPS location, or that location is wildly in error |
164
-
|any|`unknown`|`out_of_comms`| The vehicle is unable to transmit its GPS location |
163
+
|`available`, `reserved`, `on_trip`, `non_operational`, `elsewhere`|`unknown`|`missing`| The vehicle is not at its last reported GPS location, or that location is wildly in error |
164
+
|`available`, `reserved`, `on_trip`, `non_operational`, `elsewhere`|`unknown`|`out_of_comms`| The vehicle is unable to transmit its GPS location |
0 commit comments