Developing with ZBOSS for Zigbee
zb_zcl_ota_upgrade_query_next_image_res_s Struct Reference

Structure representation of Query Next Image Response 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
 
zb_uint32_t image_size
 

Detailed Description

Structure representation of Query Next Image Response command payload.

See also
OTA spec, OTA Upgrade Cluster 6.10.5.1

Field Documentation

◆ file_version

zb_uint32_t zb_zcl_ota_upgrade_query_next_image_res_s::file_version

Image type

◆ image_size

zb_uint32_t zb_zcl_ota_upgrade_query_next_image_res_s::image_size

File version

◆ image_type

zb_uint16_t zb_zcl_ota_upgrade_query_next_image_res_s::image_type

Manufacturer code

◆ manufacturer

zb_uint16_t zb_zcl_ota_upgrade_query_next_image_res_s::manufacturer

Status, see zcl_status


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