Developing with ZBOSS for Zigbee
zb_zdo_nwk_addr_req_param_s Struct Reference

Parameters for nwk_addr_req command. More...

#include <zboss_api_zdo.h>

Data Fields

zb_uint16_t dst_addr
 
zb_ieee_addr_t ieee_addr
 
zb_uint8_t request_type
 
zb_uint8_t start_index
 

Detailed Description

Parameters for nwk_addr_req command.

Field Documentation

◆ dst_addr

zb_uint16_t zb_zdo_nwk_addr_req_param_s::dst_addr

Destination address

◆ ieee_addr

zb_ieee_addr_t zb_zdo_nwk_addr_req_param_s::ieee_addr

IEEE address to be matched by the Remote Device

◆ request_type

zb_uint8_t zb_zdo_nwk_addr_req_param_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_param_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: