Developing with ZBOSS for Zigbee
|
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 |
Parameters for Mgmt_NWK_Update_req internal call.
zb_channel_list_t zb_zdo_mgmt_nwk_enhanced_update_req_param_s::channel_list |
ZBOSS internal channel list
zb_uint16_t zb_zdo_mgmt_nwk_enhanced_update_req_param_s::dst_addr |
Destination address
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.
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
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.