Developing with ZBOSS for Zigbee
zb_zdo_mgmt_nwk_update_notify_hdr_s Struct Reference

Header parameters for mgmt_nwk_update_notify. More...

#include <zboss_api_zdo.h>

Data Fields

zb_uint8_t tsn
 
zb_uint8_t status
 
zb_uint32_t scanned_channels
 
zb_uint16_t total_transmissions
 
zb_uint16_t transmission_failures
 
zb_uint8_t scanned_channels_list_count
 

Detailed Description

Header parameters for mgmt_nwk_update_notify.

Field Documentation

◆ scanned_channels

zb_uint32_t zb_zdo_mgmt_nwk_update_notify_hdr_s::scanned_channels

List of channels scanned by the request

◆ scanned_channels_list_count

zb_uint8_t zb_zdo_mgmt_nwk_update_notify_hdr_s::scanned_channels_list_count

The list shall contain the number of records contained in the EnergyValues parameter.

◆ status

zb_uint8_t zb_zdo_mgmt_nwk_update_notify_hdr_s::status

The status of the Mgmt_NWK_Update_notify command.

◆ total_transmissions

zb_uint16_t zb_zdo_mgmt_nwk_update_notify_hdr_s::total_transmissions

Count of the total transmissions reported by the device

◆ transmission_failures

zb_uint16_t zb_zdo_mgmt_nwk_update_notify_hdr_s::transmission_failures

Sum of the total transmission failures reported by the device

◆ tsn

zb_uint8_t zb_zdo_mgmt_nwk_update_notify_hdr_s::tsn

tsn value


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