esp_zb_zcl_attr_s is only used within esp_zigbee_gateway sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint16_t
Attribute id.
uint8_t
Attribute type see zcl_attr_type.
uint8_t
Attribute access options according to zcl_attr_access.
uint16_t
Manufacture specific id, refer to ESP_ZB_ZCL_NON_MANUFACTURER_SPECIFIC.
void *
Pointer to attribute data.

References

from examples