Contents

ElectricVehicleLoadEvent.Session.State

The state of the session.

Declaration

enum State

Overview

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.

Topics

Enumeration Cases

See Also

Creating a load event