Logo
Developing with ZBOSS for Zigbee

Route record for public API usage. More...

#include <zboss_api_nwk.h>

Data Fields

zb_uint8_t count
 
zb_uint16_t addr
 
zb_uint16_t path [ZB_NWK_MAX_PATH_LENGTH]
 

Detailed Description

Route record for public API usage.

Field Documentation

§ addr

zb_uint16_t zb_route_record_s::addr

Destination short address

§ count

zb_uint8_t zb_route_record_s::count

Count hops

§ path

zb_uint16_t zb_route_record_s::path[ZB_NWK_MAX_PATH_LENGTH]

Full source route path


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