User`s manual
Parameter Type Description
source_endpoint_id int 8-bit identifier of the endpoint on the gateway hosting the
Me
ssaging server cluster.
cluster_id int 16-bit identifier of the cluster to which the Messaging
command was sent
status int Indicates the local success or failure of c
ancelling the
event using standard ZCL status values. A cancel should
never fail locally so this field should always contain suc-
cess (0x00).
record CancelMessageRecord Contains information about the cancel.
(See “CancelMessageRecord” on page 127).
device_list list List of all devices to which the canc
el was sent. Will be
empty if status is not success (0x00).
item - M
AC - 64-bit extended address of a device to
which the cancel was sent.
102
cancel_message_event_response Parameters:
cancel_all_message_events
Removes all message events from the gateway’s list of events. The Messaging cluster
does not define a Cancel All Messages command so each message must be canceled
individually. A Cancel Message command (0x01) will be immediately sent to all client
clusters hosted on an active device for each message. These commands will be sent
from the specified endpoint hosting a Messaging server cluster on the local device.
Parameter Type Description
source_endpoint_id
(optional)
int 8-bit identifier of the endpoin
t on the gateway hosting
the Messaging server cluster. Defaults to the
standard SE endpoint (0x5E).
cancel_all_message_events Parameters:










