Contents

ElectricHVACLoadEvent.Session.State

The state of the session.

Declaration

enum State

Overview

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.

Topics

Setting session states

See Also

Getting the session information