esp_zb_zcl_cmd_info_s struct
The Zigbee zcl command basic application information struct
Fields
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.
The destination short address of command.
The source endpoint of command.
The destination endpoint of command.
The cluster id for command.
The application profile identifier.
The properties of command.