Developing with ZBOSS for Zigbee
zb_zdo_mgmt_nwk_update_notify_param_s Struct Reference

Parameters for mgmt_nwk_update_notify. More...

#include <zboss_api_zdo.h>

Data Fields

zb_zdo_mgmt_nwk_update_notify_hdr_t hdr
 
zb_uint8_t energy_values [ZB_MAC_SUPPORTED_CHANNELS]
 
zb_uint16_t dst_addr
 
zb_uint8_t enhanced
 

Detailed Description

Parameters for mgmt_nwk_update_notify.

Field Documentation

◆ dst_addr

zb_uint16_t zb_zdo_mgmt_nwk_update_notify_param_s::dst_addr

destination address

◆ energy_values

zb_uint8_t zb_zdo_mgmt_nwk_update_notify_param_s::energy_values[ZB_MAC_SUPPORTED_CHANNELS]

ed scan values

◆ enhanced

zb_uint8_t zb_zdo_mgmt_nwk_update_notify_param_s::enhanced

If set to one, send Enhanced notify command

◆ hdr

zb_zdo_mgmt_nwk_update_notify_hdr_t zb_zdo_mgmt_nwk_update_notify_param_s::hdr

Fixed parameters set


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