User`s manual
125
SE Records
Demand Response / Load Control (DRLC)
LoadControlEventRecord
Corresponds to payload of Load Control Event in the SE Specification.
Parameter  Type Description
issuer_event_id int No default.
device_class int Defaults to 0x0FFF (all non-reserved device classes).
utility_enrollment_group int Defaults to 0x0 (all groups).
start_time int Defaults to 0x0 (now).
duration_in_minutes int No default.
criticality_level int Defaults to 0x1 (lowest non-reserved priority).
cooling_temperature_offset int Defaults to 0xFF (denotes not used).
heating_temperature_offset int Defaults to 0xFF (denotes not used).
cooling_temperature_set_point int Defaults to -0x8000 (denotes not used).
heating_temperature_set_point int Defaults to -0x8000 (denotes not used).
average_load_adjustment_percentage int Defaults to -0x80 (denotes not used).
duty_cycle int Defaults to 0xFF (denotes not used).
event_control int Defaults to 0x3 (randomize start and end times).
CancelLoadControlEventRecord
Corresponds to payload of Cancel Load Control Event in the SE Specification.
Parameter  Type Description
issuer_event_id int No default.
device_class int Defaults to 0x0FFF (all non-reserved device classes).
utility_enrollment_group int Defaults to 0x0 (all groups).
cancel_control int Defaults to 0x1 (use randomization from original event).
effective_time int Defaults to 0x0 (now).










