Developing with ZBOSS for Zigbee
|
Device Updated signal parameters. More...
#include <zboss_api_zdo.h>
Data Fields | |
zb_ieee_addr_t | long_addr |
zb_uint16_t | short_addr |
zb_uint8_t | status |
zb_uint8_t | tc_action |
zb_uint16_t | parent_short |
Device Updated signal parameters.
zb_ieee_addr_t zb_zdo_signal_device_update_params_s::long_addr |
< Long Address of the updated device Short Address of the updated device
zb_uint16_t zb_zdo_signal_device_update_params_s::short_addr |
Indicates the updated status of the device
0x00 = Standard device secured rejoin 0x01 = Standard device unsecured join 0x02 = Device left 0x03 = Standard device trust center rejoin 0x04 – 0x07 = Reserved
see r21 spec, 4.4.3.2 APSME-UPDATE-DEVICE.indication, Table 4.15 APSME-UPDATE-DEVICE.indication Parameters
zb_uint8_t zb_zdo_signal_device_update_params_s::status |
Action by TC: authorize, send remove dev, ignore
zb_uint8_t zb_zdo_signal_device_update_params_s::tc_action |
Short Address of the updated device parent, 0xffff is unknown