We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8629109 commit e64a466Copy full SHA for e64a466
1 file changed
modes/event_types.md
@@ -27,6 +27,8 @@ As with all MDS definitions, they should be described in a way that maximizes th
27
| `provider_cancellation` | Provider cancelled a trip |
28
| `provider_drop_off` | Drop off by the provider |
29
| `rebalance_pick_up` | Pick up for rebalancing |
30
+| `remote_start` | Remotely start the engine |
31
+| `remote_end` | Remotely stop the engine |
32
| `reservation_cancel` | Reservation cancelled |
33
| `reservation_start` | Reservation started |
34
| `system_resume` | Resume system operations, e.g. start of day |
0 commit comments