Developing with ZBOSS for Zigbee
zb_zdo_raw_resp_s Struct Reference

Response by Raw_req. More...

#include <zboss_api_zdo.h>

Data Fields

zb_uint8_t tsn
 
zb_uint8_t status
 
zb_uint8_t payload [ZB_ZDO_MAX_PAYLOAD_SIZE - 1U]
 

Detailed Description

Response by Raw_req.

Field Documentation

◆ payload

zb_uint8_t zb_zdo_raw_resp_s::payload[ZB_ZDO_MAX_PAYLOAD_SIZE - 1U]

Raw response payload.

◆ status

zb_uint8_t zb_zdo_raw_resp_s::status

Operation status.

◆ tsn

zb_uint8_t zb_zdo_raw_resp_s::tsn

ZDP transaction sequence number


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