Z-Stack API Reference  3.2.0
_zstack_devnwkroutereq_t Struct Reference

#include <zstack.h>

Data Fields

uint16_t dstAddr
 
bool mtoRoute
 
bool mtoNoCache
 
bool multicast
 
uint8_t radius
 

Detailed Description

Structure to send a Device Network Route Request.

Field Documentation

§ dstAddr

uint16_t dstAddr

Network address to discover

§ mtoNoCache

bool mtoNoCache

True if the concentrator has limited cache (only set if mtoRoute is set)

§ mtoRoute

bool mtoRoute

True if you are announcing a concentrator

§ multicast

bool multicast

True if the route requested is for a multicast address

§ radius

uint8_t radius

Radius of the message


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