User`s manual

104
received_message_event (response only)
This RPC response message is generated when a Messaging client cluster hosted on
the local device receives a Display Message command (0x00).
received_message_event Parameters:
Parameter Type Description
status int Indicates the success
or failure of receiving the
message event. Can be success (0x00),
invalid field (0x85), or duplicate exists (0x8A).
source_address MAC 64-bit extended address of the device hosting
th
e Messaging server cluster.
source_endpoint_id int 8-bit identifier of the endpoint on the remote
d
evice hosting the Messaging server cluster.
destination_endpoint_id int 8-bit identifier of the endpoint on the gateway
tha
t hosts the Messaging client cluster.
cluster_id int 16-bit identifier of the cluster to which the
message command was sent.
record DisplayMessageEventRecord Contains information about the received event.
(
See “DisplayMessageEventRecord” on page
128.)
received_message_cancel_event (response only)
This RPC response message is generated when a Messaging client cluster hosted on
the local device receives a Cancel Message Event command (0x01).
received_message_confirmation Parameters:
Parameter Type Description
status int Indicates the success
or failure of receiving the
cancel message event. Can be success
(0x00), invalid field (0x85), or not found (0x8B).
source_address MAC 64-bit extended address of the device hosting
th
e Messaging server cluster.
source_endpoint_id int 8-bit identifier of the endpoint on the remote
d
evice hosting the Messaging server cluster.
destination_endpoint_id int 8-bit identifier of the endpoint on the gateway
tha
t hosts the Messaging client cluster.