Developing with ZBOSS for Zigbee
zb_zdo_mgmt_nwk_update_req_s Struct Reference

Parameters for Mgmt_NWK_Update_req. More...

#include <zboss_api_zdo.h>

Data Fields

zb_zdo_mgmt_nwk_update_req_hdr_t hdr
 
zb_uint8_t scan_count
 
zb_uint16_t manager_addr
 
zb_uint16_t dst_addr
 

Detailed Description

Parameters for Mgmt_NWK_Update_req.

Field Documentation

◆ dst_addr

zb_uint16_t zb_zdo_mgmt_nwk_update_req_s::dst_addr

Destination address

◆ hdr

zb_zdo_mgmt_nwk_update_req_hdr_t zb_zdo_mgmt_nwk_update_req_s::hdr

Request header

◆ manager_addr

zb_uint16_t zb_zdo_mgmt_nwk_update_req_s::manager_addr

This field shall be present only if the ScanDuration is set to 0xff, and, where present, indicates the NWK address for the device with the Network Manager bit set in its Node Descriptor.

◆ scan_count

zb_uint8_t zb_zdo_mgmt_nwk_update_req_s::scan_count

This field represents the number of energy scans to be conducted and reported


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