ZCL attribute definition structure. More...
#include <zb_zcl_common.h>
Data Fields | |
| zb_uint16_t | id |
| zb_uint8_t | type |
| zb_uint8_t | access |
| void * | data_p |
Detailed Description
ZCL attribute definition structure.
Field Documentation
◆ access
| zb_uint8_t zb_zcl_attr_s::access |
Attribute access options according to zcl_attr_access
◆ data_p
| void* zb_zcl_attr_s::data_p |
Pointer to data
◆ id
| zb_uint16_t zb_zcl_attr_s::id |
Attribute id
◆ type
| zb_uint8_t zb_zcl_attr_s::type |
Attribute type see zcl_attr_type
- external/zboss/include/zcl/zb_zcl_common.h