nRF5 SDK for Thread and Zigbee v4.1.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_ieee_addr_t dst_addr
 
zb_uint16_t min_hw_version
 
zb_uint16_t max_hw_version
 

Detailed Description

Optional parts of the OTA file header

Field Documentation

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


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

Documentation feedback | Developer Zone | Subscribe | Updated