User`s manual

97
received_DRLC_event (response only)
This RPC response message is generated when a DRLC client cluster hosted on the
local device received a Load Control Event command (0x00). The event will be added to
the DRLC client.
Parameter Type Description
status int Indicates the success or failure of
receiving the
DRLC event. Can be success (0x00), invalid
field (0x85), or duplicate exists (0x8A).
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 LoadControlEventRecord Contains information about the received event.
(Se
e “LoadControlEventRecord” on page 126.)
received_DRLC_event Parameters:
received_DRLC_cancel_event (response only)
This RPC response message is generated when a DRLC client cluster hosted on the
local device received a Cancel Load Control Event command (0x01).
received_DRLC_cancel_event Parameters:
Parameter Type Description
status int Indicates the success or failure of
receiving the
DRLC cancel event. Can be success (0x00),
invalid field (0x85), or duplicate exists (0x8B).
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.