Developing with ZBOSS for Zigbee
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

◆ credential_version

zb_uint8_t zb_zcl_ota_upgrade_file_header_optional_s::credential_version

Security credential version

◆ dst_addr

zb_ieee_addr_t zb_zcl_ota_upgrade_file_header_optional_s::dst_addr

Upgrade file destination

◆ max_hw_version

zb_uint16_t zb_zcl_ota_upgrade_file_header_optional_s::max_hw_version

Maximum hardware version

◆ min_hw_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: