Developing with ZBOSS for Zigbee
zb_zdo_next_channel_change_parameters_s Struct Reference

Next channel change parameters Stack sends set_configuration_req to the device with set values. More...

#include <zboss_api_zdo.h>

Data Fields

zb_uint16_t dst_addr
 
zb_uint32_t next_channel_change
 

Detailed Description

Next channel change parameters Stack sends set_configuration_req to the device with set values.

Field Documentation

◆ dst_addr

zb_uint16_t zb_zdo_next_channel_change_parameters_s::dst_addr

destination address

◆ next_channel_change

zb_uint32_t zb_zdo_next_channel_change_parameters_s::next_channel_change

nwkNextChannelChange, this field indicates the next channel that will be used once a start channel change command is received. Only 1 channel page and channel bit shall be set. A value 0 indicates any channel is valid as the next channel


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