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
 

Detailed Description

Device Updated signal parameters.

Field Documentation

◆ long_addr

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

◆ short_addr

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 also
secur_upd_device_status

see r21 spec, 4.4.3.2 APSME-UPDATE-DEVICE.indication, Table 4.15 APSME-UPDATE-DEVICE.indication Parameters

◆ status

zb_uint8_t zb_zdo_signal_device_update_params_s::status

Action by TC: authorize, send remove dev, ignore

See also
secur_tc_action

◆ tc_action

zb_uint8_t zb_zdo_signal_device_update_params_s::tc_action

Short Address of the updated device parent, 0xffff is unknown


The documentation for this struct was generated from the following file: