Z-Stack API Reference  3.2.0
_zstack_zdomgmtnwkupdatereq_t Struct Reference

#include <zstack.h>

Data Fields

uint16_t dstAddr
 
uint32_t channelMask
 
uint8_t scanDuration
 
uint8_t scanCount
 
uint8_t nwkUpdateId
 
uint16_t nwkMgrAddr
 

Detailed Description

Structure to send a ZDO Mgmt Network Update Request.

Field Documentation

§ channelMask

uint32_t channelMask

Bit masked channel selection

§ dstAddr

uint16_t dstAddr

Targeted device (unicast or 0xFFFD)

§ nwkMgrAddr

uint16_t nwkMgrAddr

Network address of the Network Manager

§ nwkUpdateId

uint8_t nwkUpdateId

This value is set by the Network Channel Manager prior to sending the message

§ scanCount

uint8_t scanCount

Number of energy scans to perform and report

§ scanDuration

uint8_t scanDuration

MAC Scan duration. Range 0x00-0x05, 0xFE or 0xFF


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