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
 

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 r21 spec, 4.4.3.2 APSME-UPDATE-DEVICE.indication, Table 4.15 APSME-UPDATE-DEVICE.indication Parameters


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