Developing with ZBOSS for Zigbee
zgp_raw_report_desc_s Struct Reference

Raw report descriptor received from the GPD. More...

#include <zboss_api_zgp.h>

Data Fields

zb_uint8_t len
 
zb_uint8_t data [ZB_ZGP_APP_DESCR_REPORT_DATA_SIZE]
 

Detailed Description

Raw report descriptor received from the GPD.

Field Documentation

◆ data

zb_uint8_t zgp_raw_report_desc_s::data[ZB_ZGP_APP_DESCR_REPORT_DATA_SIZE]

array of not parsed zgp_data_point_desc_t

◆ len

zb_uint8_t zgp_raw_report_desc_s::len

total len, in octets, of the current report descriptor.


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