Developing with ZBOSS for Zigbee
zb_zdo_ieee_addr_req_param_s Struct Reference

Parameters for ieee_addr_req command. More...

#include <zboss_api_zdo.h>

Data Fields

zb_uint16_t dst_addr
 
zb_uint16_t nwk_addr
 
zb_uint8_t request_type
 
zb_uint8_t start_index
 

Detailed Description

Parameters for ieee_addr_req command.

Field Documentation

◆ dst_addr

zb_uint16_t zb_zdo_ieee_addr_req_param_s::dst_addr

Destination address

◆ nwk_addr

zb_uint16_t zb_zdo_ieee_addr_req_param_s::nwk_addr

NWK address that is used for IEEE address mapping.

◆ request_type

zb_uint8_t zb_zdo_ieee_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_ieee_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: