User`s manual

100
Messaging Commands - Common
get_message_events
Returns the gateway’s list of valid message events. This command can be used on a
message server or client cluster.
Parameter Type Description
endpoint_id (optional) int 8-bit identifier of the endpoin
t on the gateway hosting
the Messaging cluster. Defaults to the standard SE
endpoint (0x5E).
Parameter Type Description
endpoint_id int 8-bit identifier of the endpoint on the gatway hosting
the
Messaging cluster.
events_record_list list List of valid events.
item - Disp
layMessageRecord - Contains
information about the message. (See
“DisplayMessageRecord” on page 127)
get_message_events Parameters:
get_message_events_response Parameters:
Messaging Commands - Server
create_message_event
Add a message event to the gateway’s list of events. A Display Message command
(0x00) 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.