User`s manual
Parameter  Type Description
source_endpoint_id int 8-bit identifier of the endpoint on the gatway hosting 
th
e Messaging server cluster. 
cluster_id int 16-bit identifier of the cluster to which the Messaging 
command w
as sent.
status int Indicates the local success or failure of 
cancelling the 
events using standard ZCL status values. A cancel 
should never fail locally so this field should always 
contain success (0x00).
device_list  list List of all devices to which the cancel was sent. Will 
b
e empty if status is not success (0x00).
item - M
AC - 64-bit extended address of a 
device to which the cancel was sent.
103
cancel_all_message_events_response Parameters:
Messaging Commands - Client
received_message_confirmation (response only)
This RPC response message is generated when a Messaging server cluster hosted on 
the local device receives a Message Confirmation command (0x01).  This command can 
be sent to confirm a message, or confirm that a message has been canceled.
Parameter  Type Description
source_address MAC 64-bit extended address of the device hosting 
the Mess
aging client.
source_endpoint_id int 8-bit identifier of the endpoint on the remote 
d
evice hosting the Messaging client.
cluster_id int 16-bit identifier of the cluster to which the 
message command was sent.
record MessageConfirmationRecord Describes the status of the event. 
(See “MessageConfirmationRecord” on 
page 128)
received_message_confirmation Parameters:










