Developing with ZBOSS for Zigbee
zb_zdo_nwk_addr_req_s Struct Reference

NWK_addr_req command primitive.
More...

#include <zboss_api_zdo.h>

Data Fields

zb_ieee_addr_t ieee_addr
 
zb_uint8_t request_type
 
zb_uint8_t start_index
 

Detailed Description

NWK_addr_req command primitive.

Field Documentation

◆ ieee_addr

zb_ieee_addr_t zb_zdo_nwk_addr_req_s::ieee_addr

IEEE address to be matched by the Remote Device

◆ request_type

zb_uint8_t zb_zdo_nwk_addr_req_s::request_type

Request type for this command: 0x00 Single device response 0x01 Extended response

◆ start_index

zb_uint8_t zb_zdo_nwk_addr_req_s::start_index

If the Request type for this command is Extended response, the StartIndex provides the starting index for the requested elements of the associated devices list


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