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