User`s manual
24
<active_endpoints type="list">
<item>0x5E</item>
</active_endpoints>
<power_descriptor type="Power_Desc_rsp">
(See “Power_Desc_rsp” on page 118 for parameters.)
</power_descriptor>
<node_type>0x1</node_type>
<addr_short type="MAC">1397</addr_short>
<addr_extended type="MAC">77:66:55:44:33:22:11:00</addr_extended>
<node_descriptor type="Node_Desc_rsp">
(See “Node_Desc_rsp” on page 117 for parameters.)
</node_descriptor>
<active type="bool">TRUE</active>
<manufacturer_id>0x101E</manufacturer_id>
<simple_descriptors type="dict">
<endpoint_0x5E type="Simple_Desc_rsp">
(See “Simple_Desc_rsp” on page 118 for parameters.)
</endpoint_0x5E>
</simple_descriptors>
</item>
</record_list>
</get_device_information_response>
Remove Device
To remove a device from the network, use the remove_device RPC request (see
“remove_device” on page 73). This request will send a ZDO Mgmt_Leave_req to the
device, remove the device from the list returned by get_device_information_response,
and if the gateway is a trust center (ESI coordinator), unregister the link key / installation
code for this device from the XBee.
This request has the following format:
<remove_device>
<device_address type="MAC">
11:22:33:44:55:66:77:88
</device_address>
</remove_device>










