Structure representation of Query Next Image Request command payload. More...
#include <zb_zcl_ota_upgrade.h>
Data Fields | |
| zb_uint8_t | fc |
| zb_uint16_t | manufacturer |
| zb_uint16_t | image_type |
| zb_uint32_t | file_version |
| zb_uint16_t | hw_version |
Detailed Description
Structure representation of Query Next Image Request command payload.
- See also
- ZCL8 specification, subsection 11.13.4
Field Documentation
◆ fc
| zb_uint8_t zb_zcl_ota_upgrade_query_next_image_s::fc |
Field Control, see zb_zcl_ota_upgrade_image_notify_payload_type_e
◆ file_version
| zb_uint32_t zb_zcl_ota_upgrade_query_next_image_s::file_version |
File version
◆ hw_version
| zb_uint16_t zb_zcl_ota_upgrade_query_next_image_s::hw_version |
Hardware version
◆ image_type
| zb_uint16_t zb_zcl_ota_upgrade_query_next_image_s::image_type |
Image type
◆ manufacturer
| zb_uint16_t zb_zcl_ota_upgrade_query_next_image_s::manufacturer |
Manufacturer code
- external/zboss/include/zcl/zb_zcl_ota_upgrade.h