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

Fields

Field
Declared as
Description
Basic command info.
APS addressing mode constants refer to esp_zb_zcl_address_mode_t.
uint16_t
Cluster ID to write.
uint16_t
The manufacturer code sent with the command.
uint8_t
Number of attribute in the attr_field.
Attributes which will be writed, esp_zb_zcl_attribute_s .

References

from examples