Structure representation of Upgrade End Response command payload. More...
#include <zb_zcl_ota_upgrade.h>
Data Fields | |
| zb_uint16_t | manufacturer |
| zb_uint16_t | image_type |
| zb_uint32_t | file_version |
| zb_uint32_t | current_time |
| zb_uint32_t | upgrade_time |
Detailed Description
Structure representation of Upgrade End Response command payload.
- See also
- ZCL8 specification, subsection 11.13.9.6.1
Field Documentation
◆ current_time
| zb_uint32_t zb_zcl_ota_upgrade_upgrade_end_res_s::current_time |
Current time
◆ file_version
| zb_uint32_t zb_zcl_ota_upgrade_upgrade_end_res_s::file_version |
File version
◆ image_type
| zb_uint16_t zb_zcl_ota_upgrade_upgrade_end_res_s::image_type |
Image type
◆ manufacturer
| zb_uint16_t zb_zcl_ota_upgrade_upgrade_end_res_s::manufacturer |
Manufacturer code
◆ upgrade_time
| zb_uint32_t zb_zcl_ota_upgrade_upgrade_end_res_s::upgrade_time |
Upgrade time
- external/zboss/include/zcl/zb_zcl_ota_upgrade.h