User`s manual

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 stan-
dard SE endpoint (0x5E).
record DisplayMessageRecord Contains information about the event to add. (See
“DisplayMessageRecord” on page 127).
Parameter Type Description
source_endpoint_id int 8-bit identifier of the endpoint on the gateway 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 adding the
e
vent using standard ZCL status values. Can be suc-
cess (0x00), invalid field (0x85) or duplicate exists
(0
x8A).
record DisplayMessageRecord Contains information about the event that was added.
(See “DisplayMessageRecord” on page 127).
device_list list List of all devices to which the event was sent. Will be
empty
if status is not success (0x00).
item - M
AC - 64-bit extended address of a
device to which the event was sent.
101
create_message_event Parameters:
create_message_event_response Parameters:
cancel_message_event
Removes a message event from the gateway’s list of events. A Cancel Message
command (0x01) will be immediately sent to all Messaging client clusters hosted on an
active device. This command 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 endpoint on the gateway hosting the
Me
ssaging server cluster. Defaults to the standard SE
endpoint (0x5E).
record CancelMessageRecord Contains information about the cancel.
(See “CancelMessageRecord” on page 127).
cancel_message_event Parameters: