User`s manual
94
cancel_all_DRLC_events
Removes all DRLC events from the gateway’s list of events. A DRLC Cancel All Load
Control Events command (0x02) will be immediately sent to all client clusters hosted on
an active device. This command will be sent from the specified endpoint hosting a DRLC
server cluster on the local device.
Parameter Type Description
source_endpoint_id
(optional)
int 8-bit identifier of the endpoint on the gateway
ho
sting the DRLC server cluster. Defaults to the
standard SE endpoint (0x5E).
record CancelAllLoadControlEventsRecord Contains information about the cancel. (See
“CancelAllLoadControlEventsRecord” on
page 126)
Parameter Type Description
source_endpoint_id int 8-bit identifier of the endpoint on the gateway
hosting
the DRLC server cluster.
cluster_id int 16-bit identifier of the cluster to which the DRLC
even
t was sent.
status int Indicates the local success or failure of cancel-
ling all events using standard ZCL status values.
A
cancel should never fail locally so this field
should always contain success (0x00).
record CancelAllLoadControlEventsRecord Contains information about the cancel. (See
“CancelAllLoadControlEventsRecord” on
page 126)
device_list list List of all devices to which the cancel was sent.
Wil
l be empty if status is not success (0x00).
item - M
AC - 64-bit extended address of a
device to which the cancel was sent.
cancel_all_DRLC_events Parameters:
cancel_all_DRLC_events_response Parameters:
received_report_event_status (response only)
This RPC response is generated when a DRLC server cluster hosted on the local device
receives a DRLC Report Event Status command (0x00).










