nRF5 SDK for Thread and Zigbee v3.2.0
Data Fields
zb_zcl_attr_s Struct Reference

ZCL attribute definiton structure. More...

#include <zb_zcl_common.h>

Data Fields

zb_uint16_t id
 
zb_uint8_t type
 
zb_uint8_t access
 
zb_voidp_t data_p
 

Detailed Description

ZCL attribute definiton structure.

Field Documentation

zb_uint8_t zb_zcl_attr_s::access

Attribute access options according to zb_zcl_attr_access_t

zb_voidp_t zb_zcl_attr_s::data_p

Pointer to data

zb_uint16_t zb_zcl_attr_s::id

Attribute id

zb_uint8_t zb_zcl_attr_s::type

Attribute type see zb_zcl_attr_type_t


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

Documentation feedback | Developer Zone | Subscribe | Updated