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

Fields

Field
Declared as
Description
The status of command, which can refer to esp_zb_zcl_status_t.
The command frame properties, which can refer to esp_zb_zcl_frame_field_t.
The struct of address contains short and ieee address, which can refer to esp_zb_zcl_addr_s.
uint16_t
The destination short address of command.
uint8_t
The source endpoint of command.
uint8_t
The destination endpoint of command.
uint16_t
The cluster id for command.
uint16_t
The application profile identifier.
The properties of command.

References

from examples