Developing with ZBOSS for Zigbee
zb_zdo_device_annce_s Struct Reference

#include <zboss_api_zdo.h>

Data Fields

zb_uint8_t tsn
 
zb_uint16_t nwk_addr
 
zb_ieee_addr_t ieee_addr
 
zb_uint8_t capability
 

Detailed Description

Parameters of Device_annce primitive.

To be put into buffer as data (means - after space alloc).

Field Documentation

◆ capability

zb_uint8_t zb_zdo_device_annce_s::capability

Capability of the local device

◆ ieee_addr

zb_ieee_addr_t zb_zdo_device_annce_s::ieee_addr

IEEE address for the Local Device

◆ nwk_addr

zb_uint16_t zb_zdo_device_annce_s::nwk_addr

NWK address for the Local Device

◆ tsn

zb_uint8_t zb_zdo_device_annce_s::tsn

TSN of command


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