Developing with ZBOSS for Zigbee
zb_zdo_ep_resp_s Struct Reference

Active EP response. More...

#include <zboss_api_zdo.h>

Data Fields

zb_uint8_t tsn
 
zb_uint8_t status
 
zb_uint16_t nwk_addr
 
zb_uint8_t ep_count
 

Detailed Description

Active EP response.

Field Documentation

◆ ep_count

zb_uint8_t zb_zdo_ep_resp_s::ep_count

The count of active endpoints on the Remote Device.

◆ nwk_addr

zb_uint16_t zb_zdo_ep_resp_s::nwk_addr

NWK address for the request.

◆ status

zb_uint8_t zb_zdo_ep_resp_s::status

The status of the Active_EP_req command.

◆ tsn

zb_uint8_t zb_zdo_ep_resp_s::tsn

ZDP transaction sequence number


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