nRF5 SDK for Thread and Zigbee v3.2.0
Data Fields
zb_zcl_ota_upgrade_file_header_optional_s Struct Reference

#include <zb_zcl_ota_upgrade.h>

Data Fields

zb_uint8_t credential_version
 
zb_uint16_t min_hw_version
 
zb_uint16_t max_hw_version
 

Detailed Description

Optional parts of the OTA file header (commented out in the standard ZCL header)

Field Documentation

zb_uint8_t zb_zcl_ota_upgrade_file_header_optional_s::credential_version

Security credential version - optional

zb_uint16_t zb_zcl_ota_upgrade_file_header_optional_s::max_hw_version

Maximum hardware version - optional

zb_uint16_t zb_zcl_ota_upgrade_file_header_optional_s::min_hw_version

Minimum hardware version - optional


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated