Skip to content

Commit fd63ac5

Browse files
authored
Add charging start and end events
1 parent e64a466 commit fd63ac5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

modes/event_types.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ As with all MDS definitions, they should be described in a way that maximizes th
1010
| `agency_pick_up` | Pick up by the agency, e.g. impound |
1111
| `battery_charged` | Battery charged (entering service) |
1212
| `battery_low` | Battery low (exiting service) |
13+
| `charging_start` | Battery start charging |
14+
| `charging_end` | Battery end charging |
1315
| `comms_lost` | Communications lost |
1416
| `comms_restored` | Communications restored |
1517
| `compliance_pick_up` | Pick up for compliance (rule violation) |

0 commit comments

Comments
 (0)