Z-Stack API Reference  3.2.0
_zstack_zdouserdescsetreq_t Struct Reference

#include <zstack.h>

Data Fields

uint16_t dstAddr
 
uint16_t nwkAddrOfInterest
 
uint8_t n_userDescriptor
 
uint8_t * pUserDescriptor
 

Detailed Description

Structure to send a ZDO User Decriptor Set Request.

Field Documentation

§ dstAddr

uint16_t dstAddr

Destination address

§ n_userDescriptor

uint8_t n_userDescriptor

Length of of the User Descriptor (16 max)

§ nwkAddrOfInterest

uint16_t nwkAddrOfInterest

The network address of the destination device being queried.

§ pUserDescriptor

uint8_t* pUserDescriptor

Pointer to the descriptor


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