Developing with ZBOSS for Zigbee
zb_zdo_mgmt_nwk_enhanced_update_req_param_s Struct Reference

Parameters for Mgmt_NWK_Update_req internal call. More...

#include <zboss_api_zdo.h>

Data Fields

zb_channel_list_t channel_list
 
zb_uint8_t scan_duration
 
zb_uint8_t scan_count
 
zb_uint16_t manager_addr
 
zb_uint16_t dst_addr
 

Detailed Description

Parameters for Mgmt_NWK_Update_req internal call.

Field Documentation

◆ channel_list

zb_channel_list_t zb_zdo_mgmt_nwk_enhanced_update_req_param_s::channel_list

ZBOSS internal channel list

◆ dst_addr

zb_uint16_t zb_zdo_mgmt_nwk_enhanced_update_req_param_s::dst_addr

Destination address

◆ manager_addr

zb_uint16_t zb_zdo_mgmt_nwk_enhanced_update_req_param_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_enhanced_update_req_param_s::scan_count

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

◆ scan_duration

zb_uint8_t zb_zdo_mgmt_nwk_enhanced_update_req_param_s::scan_duration

A value used to calculate the length of time to spend scanning each channel.


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