Z-Stack API Reference  3.2.0
_zstack_zdomgmtnwkupdatenotifyind_t Struct Reference

#include <zstack.h>

Data Fields

uint16_t srcAddr
 
zstack_ZdpStatus status
 
uint32_t scannedChannels
 
uint16_t totalTrans
 
uint16_t transFails
 
uint8_t n_energyValuesList
 
uint8_t * pEnergyValuesList
 

Detailed Description

Structure to send a ZDO Mgmt Network Update Notify Indication.

Field Documentation

§ n_energyValuesList

uint8_t n_energyValuesList

Number of items in the energyValuesList

§ pEnergyValuesList

uint8_t* pEnergyValuesList

Array of bytes, each representing the energy value for each scanned channel

§ scannedChannels

uint32_t scannedChannels

Bitmap - list of channels scanned by the request.

§ srcAddr

uint16_t srcAddr

Source Address

§ status

Response Status

§ totalTrans

uint16_t totalTrans

Count of the total transmissions

§ transFails

uint16_t transFails

Sum of the total transmission failures


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