User`s manual
Parameter  Type Description
status int Indicates the success or failu
re of requesting the last 
event using ZCL status values. Can be success 
(0x00), invalid field (0x85), or not found (0x8B).
source_endpoint_id int 8-bit identifier of the endpoint on the gateway hosting 
the
 Messaging client cluster.
cluster_id int 16-bit identifier of the cluster from which the message 
command w
as sent.
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.
106
get_last_message_event_response Parameters:
confirm_message
Message events and cancel message events can require confirmation from the 
Messaging client. When the Messaging client receives a confirm_message, it will 
immediately send a Message Confirmation Command (0x01) to all the active Messaging 
servers. The Message Confirmation Command uses the message ID to specify the 
message event or cancel message event it is confirming.
Parameter  Type Description
source_endpoint_id 
(optional)
int 8-bit identifier of the endpoin
t on the gateway hosting 
the Messaging client cluster. Defaults to the 
standard SE endpoint (0x5E).
record (optional) MessageConfirmationRecord Specifies the message ID for the message event or 
ca
ncel message event being confirmed. Defaults to 
confirming the currently active message. 
(See “MessageConfirmationRecord” on page 129.)
confirm_message Parameters:
confirm_message_response Parameters:
Parameter  Type Description
status int Indicates the local success or fa
ilure of confirming the 
event using standard ZCL status values. Can be 
success (0x00), invalid field (0x85), or not found 
(0
x8B).
source_endpoint_id int 8-bit identifier of the endpoint on the gateway hosting 
th
e Messaging client cluster.










