User`s manual

71
exit
Terminates the program and associated processes. No parameters. No response.
message (response only)
This is an unsolicited message sent by the gateway and typically indicates either
operational status or errors.
Note: Only messages with severity greater than or equal to
RPC_General_Interface.debug_rpc_severity will be sent.
(See “RPC_General_Interface.debug_rpc_severity” on page 46)
Parameter Type Description
severity int Severity of the message. Can be 0 (debug), 1 (warning), or 2 (error).
description (optional) string Contents of the message.
request_identifier
(optional)
can be any
ty
pe
Present if this message corresponds to a previous RPC request that
included a request_identifier.
(various) (optional) can be any
ty
pe
Messages may include other parameters to provide more
information.
message Parameters:
get_time
Gets the current universal coordinate time from the gateway. This command takes no
parameters.
Parameter Type Description
UTC_1970 int Number of seconds since Jan. 1, 1
970, universal coordinate time
UTC_2000 int Number of seconds since Jan. 1, 2
000, universal coordinate time
get_time_response Parameters:
set_time
Sets the time on the gateway using universal coordinate time. The time can be set using
1970 or 2000 as the EPOCH.