Events
Event Based Webooks allow your application to listen for events as they happen to a vehicle placing less reliance on the need to poll for state changes.
eventType | Permission | Description |
---|---|---|
CHARGING_STARTED | read_charge_events | Fired when a vehicle starts charging. |
CHARGING_STOPPED | read_charge_events | Fired when a vehicle prematurely stops charging. |
CHARGING_COMPLETED | read_charge_events | Fired when a vehicle successfully reaches its charging limit. |