Skip to content

Commit 028e222

Browse files
committed
add descriptions to table
1 parent d33d73c commit 028e222

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

provider/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,12 +295,14 @@ When multiple query parameters are specified, they should all apply to the retur
295295
| | | `user_drop_off` | User ends reservation |
296296
| | | `rebalance_drop_off` | Device moved for rebalancing |
297297
| | | `maintenance_drop_off` | Device introduced into service after being removed for maintenance |
298+
| | | `agency_drop_off` | The administrative agency (ie, DOT) drops a device into the PROW using an admin code or similar |
298299
| `reserved` | A customer reserves a device (even if trip has not started yet) | `user_pick_up` | Customer reserves device |
299300
| `unavailable` | A device is on the street but becomes unavailable for customer use | `maintenance` | A device is no longer available due to equipment issues |
300301
| | | `low_battery` | A device is no longer available due to insufficient battery |
301302
| `removed` | A device is removed from the street and unavailable for customer use | `service_end` | Device removed from street because service has ended for the day (if program does not operate 24/7) |
302303
| | | `rebalance_pick_up` | Device removed from street and will be placed at another location to rebalance service |
303304
| | | `maintenance_pick_up` | Device removed from street so it can be worked on |
305+
| | | `agency_pick_up` | The administrative agency (ie, DOT) removes a device using an admin code or similar |
304306

305307
[Top][toc]
306308

0 commit comments

Comments
 (0)