Describe a load control event.

This struct is used in the load control event callback and within the demand response load control cluster code.

Public Attribute Documentation#

eventId#

uint32_t EmberAfLoadControlEvent::eventId

Definition at line 584 of file app/framework/include/af-types.h

destinationEndpoint#

uint8_t EmberAfLoadControlEvent::destinationEndpoint

Definition at line 594 of file app/framework/include/af-types.h

deviceClass#

uint16_t EmberAfLoadControlEvent::deviceClass

Definition at line 595 of file app/framework/include/af-types.h

utilityEnrollmentGroup#

uint8_t EmberAfLoadControlEvent::utilityEnrollmentGroup

Definition at line 596 of file app/framework/include/af-types.h

startTime#

uint32_t EmberAfLoadControlEvent::startTime

Start time in seconds


Definition at line 600 of file app/framework/include/af-types.h

duration#

uint16_t EmberAfLoadControlEvent::duration

Duration in minutes


Definition at line 604 of file app/framework/include/af-types.h

criticalityLevel#

uint8_t EmberAfLoadControlEvent::criticalityLevel

Definition at line 605 of file app/framework/include/af-types.h

coolingTempOffset#

uint8_t EmberAfLoadControlEvent::coolingTempOffset

Definition at line 606 of file app/framework/include/af-types.h

heatingTempOffset#

uint8_t EmberAfLoadControlEvent::heatingTempOffset

Definition at line 607 of file app/framework/include/af-types.h

coolingTempSetPoint#

int16_t EmberAfLoadControlEvent::coolingTempSetPoint

Definition at line 608 of file app/framework/include/af-types.h

heatingTempSetPoint#

int16_t EmberAfLoadControlEvent::heatingTempSetPoint

Definition at line 609 of file app/framework/include/af-types.h

avgLoadPercentage#

int8_t EmberAfLoadControlEvent::avgLoadPercentage

Definition at line 610 of file app/framework/include/af-types.h

dutyCycle#

uint8_t EmberAfLoadControlEvent::dutyCycle

Definition at line 611 of file app/framework/include/af-types.h

eventControl#

uint8_t EmberAfLoadControlEvent::eventControl

Definition at line 612 of file app/framework/include/af-types.h

startRand#

uint32_t EmberAfLoadControlEvent::startRand

Definition at line 613 of file app/framework/include/af-types.h

durationRand#

uint32_t EmberAfLoadControlEvent::durationRand

Definition at line 614 of file app/framework/include/af-types.h

optionControl#

uint8_t EmberAfLoadControlEvent::optionControl

Definition at line 615 of file app/framework/include/af-types.h