User`s manual

Parameter Type Description
device_address
(optional)
MAC 64-bit address of the device about whic
h to return information. If not
provided, the device information for
every known device will be returned.
Parameter Type Description
record_list list Each item in the list corresponds to a device on the network.
item -
ZDODeviceRecord (See “ZDODeviceRecord” on page 116)
75
get_device_information Parameters:
get_device_information_response Parameters:
xbee_AT
The XBee radio on the gateway provides a set of AT commands to control register
values and issue commands. The xbee_AT request provides direct and unmanaged
access to these commands. It is possible for certain AT commands to interfere with
normal operation of the gateway. For example, changing the baud rate may prevent the
gateway from sending and receiving messages on the Smart Energy network. Except as
instructed in this or other Smart Energy gateway documentation this command should
only be used by advanced users. The XBee SE Manual has further documentation on
XBee AT commands (see “Online Documentation” on page 7).
Parameter Type Description
command string Case insensitive two character XBee AT command code.
value (optional) int,
base1
6, or
base64
When included may be used to set a register value or otherwise
provide command parameters. Do not include to get a register
value in the response or when sending a command with no
parameters.
Parameter Type Description
command string Same as sent in the original request.
value (optional) int If not included in the original request then v
alue will be the
XBee's response parameter, if available. Otherwise value will be
the same as sent in the original request.
xbee_AT Parameters:
xbee_AT_response Parameters:
bind
Sends a ZDO bind request to a device.