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

Fields

Field
Declared as
Description
The type of attribute, which can refer to esp_zb_zcl_attr_type_t.
uint16_t
The value size of attribute.
void *
The value of attribute, Note that if the type is string/array, the first byte of value indicates the string length.

References

from examples