nRF5 SDK for Thread and Zigbee v3.2.0
Data Fields
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_uint8_t update_id
 
zb_uint16_t manager_addr
 
zb_uint16_t dst_addr
 

Detailed Description

Parameters for Mgmt_NWK_Update_req.

Field Documentation

zb_uint16_t zb_zdo_mgmt_nwk_update_req_s::dst_addr

Destinition address

zb_zdo_mgmt_nwk_update_req_hdr_t zb_zdo_mgmt_nwk_update_req_s::hdr

Request header

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.

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

zb_uint8_t zb_zdo_mgmt_nwk_update_req_s::update_id

This value is set by the Network Channel Manager prior to sending the message. This field shall only be present of the ScanDuration is 0xfe or 0xff


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

Documentation feedback | Developer Zone | Subscribe | Updated