Skip to content

Commit 42db448

Browse files
committed
explicit list of prior-states for missing and out_of_comms
1 parent 48214e3 commit 42db448

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

general-information.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@ Note that to handle out-of-order events, the validity of the prior-state shall n
160160
| `available`, `non_operational`, `elsewhere` | `removed` | `compliance_pick_up` | The provider picked up the vehicle because it was placed in a non-compliant location |
161161
| `available`, `non_operational`, `removed`, `elsewhere`, `unknown` | `removed` | `decommissioned` | The provider has removed the vehicle from its fleet |
162162
| `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 |
165165

166166
NOTES:
167167

0 commit comments

Comments
 (0)