User`s manual

98
received_DRLC_cancel_all_events (response only)
This RPC response message is generated when a DRLC client cluster hosted on the
local device received a Cancel All Load Control Events command (0x02).
Parameter Type Description
status int Indicates the success or failure of
receiving the
DRLC cancel all event. Can be success (0x00)
or invalid field (0x85).
source_address MAC 64-bit extended address of the device hosting
t
he DRLC server cluster.
source_endpoint_id int 8-bit identifier of the endpoint on the remote
device ho
sting the DRLC server cluster.
destination_endpoint_id int 8-bit identifier of the endpoint on the gateway
th
at hosts the DRLC client cluster.
cluster_id int 16-bit identifier of the DRLC cluster.
record CancelAllLoadControlEvents
Record
Contains information about the received event.
(Se
e “CancelAllLoadControlEventsRecord” on
page 127.)
received_DRLC_cancel_all_events Parameters:
cluster_id int 16-bit identifier of the DRLC cluster.
record CancelLoadControlEventRecord Contains information about the received event.
(Se
e “CancelLoadControlEventRecord” on
page 126.)
Parameter Type Description