Developing with ZBOSS for Zigbee
zb_zcl_ota_upgrade_upgrade_end_s Struct Reference

Structure representation of Upgrade End Request command payload. More...

#include <zb_zcl_ota_upgrade.h>

Data Fields

zb_uint8_t status
 
zb_uint16_t manufacturer
 
zb_uint16_t image_type
 
zb_uint32_t file_version
 

Detailed Description

Structure representation of Upgrade End Request command payload.

See also
OTA spec, OTA Upgrade Cluster 6.10.9.1

Field Documentation

◆ file_version

zb_uint32_t zb_zcl_ota_upgrade_upgrade_end_s::file_version

File version

◆ image_type

zb_uint16_t zb_zcl_ota_upgrade_upgrade_end_s::image_type

Image type

◆ manufacturer

zb_uint16_t zb_zcl_ota_upgrade_upgrade_end_s::manufacturer

Manufacturer code

◆ status

zb_uint8_t zb_zcl_ota_upgrade_upgrade_end_s::status

Status


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