ElectricVehicleLoadEvent.Session.State
The state of the session.
Declaration
enum StateOverview
When a device transitions from from idle to consuming or generating electricity, it must create a load event with ElectricVehicleLoadEvent.Session.State.begin. As it reports events, it sends load events with ElectricVehicleLoadEvent.Session.State.active. Once idle, it closes the session with ElectricVehicleLoadEvent.Session.State.end.