esp_zb_zcl_custom_cluster_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
Profile id.
uint16_t
Cluster id.
uint16_t
The manufacturer code sent with the command.
uint16_t
Custom command id.
struct { esp_zb_zcl_attr_type_t type; uint16_t size; void *value; }
The custom data.

References

from examples