User`s manual
45
REGISTRY
The registry is created when the gateway first boots and contains power-safe global
settings to control gateway behavior. Individual entries can be accessed and modified
through the registry_configuration RPC request. A help RPC request can be used to
retrieve the entire registry. If necessary, manually editing registry_settings.ini and
rebooting is possible but not recommended.
Settings and Defaults
Registry Setting Default Description
Conversation.default_timeout 40 For unicast conversations with
an expected response message,
if that response has not arrived
within this many seconds a time
-
out has occurred. For broadcast
conversations, the conversation
will automatically terminate after
this many seconds.
Conversation.TX_status_timeout 10 If the XBee does not provide a
transmission status for an out
-
bound message within this many
seconds, the transmission is
assumed to have failed.
Endpoint.max_socket_retries 3 If an exception occurs while
sending to the socket, the send
will be retried up to this many
times.
NTP_client.server1 north-amer-
ica.pool.ntp.org
The main NTP server that will be
used for time synchronization.
NTP_client.server2 pool.ntp.org A backup NTP server that will be
used if synchronization with the
first server fails.
NTP_client.sync_rate 86400 How often the gateway's time is
synchronized with an NTP
server, in seconds.
RPC_General_Interface.debug_print_severity 0 If a message is generated by the
firmware with severity greater
than or equal to this value, it will
be printed to the screen. Default
to all messages.










