
#include <zb_zcl_ota_upgrade.h>
Data Fields | |
| zb_uint8_t | credential_version |
| zb_ieee_addr_t | dst_addr |
| zb_uint16_t | min_hw_version |
| zb_uint16_t | max_hw_version |
Optional parts of the OTA file header See ZCL8 specification, subsection 11.4.2, Table 11-2. OTA Header Fields
| zb_uint8_t zb_zcl_ota_upgrade_file_header_optional_s::credential_version |
Security credential version
| zb_ieee_addr_t zb_zcl_ota_upgrade_file_header_optional_s::dst_addr |
Upgrade file destination
| zb_uint16_t zb_zcl_ota_upgrade_file_header_optional_s::max_hw_version |
Maximum hardware version
| zb_uint16_t zb_zcl_ota_upgrade_file_header_optional_s::min_hw_version |
Minimum hardware version