Developing with ZBOSS for Zigbee
zb_zcl_ota_upgrade_query_specific_file_s Struct Reference

Structure representation of Query Specific File Request command payload. More...

#include <zb_zcl_ota_upgrade.h>

Data Fields

zb_ieee_addr_t node_addr
 
zb_uint16_t manufacturer
 
zb_uint16_t image_type
 
zb_uint32_t file_version
 
zb_uint16_t stack_version
 

Detailed Description

Structure representation of Query Specific File Request command payload.

See also
OTA spec, OTA Upgrade Cluster 6.10.11.1

Field Documentation

◆ file_version

zb_uint32_t zb_zcl_ota_upgrade_query_specific_file_s::file_version

File version

◆ image_type

zb_uint16_t zb_zcl_ota_upgrade_query_specific_file_s::image_type

Image type

◆ manufacturer

zb_uint16_t zb_zcl_ota_upgrade_query_specific_file_s::manufacturer

Manufacturer code

◆ node_addr

zb_ieee_addr_t zb_zcl_ota_upgrade_query_specific_file_s::node_addr

Node address

◆ stack_version

zb_uint16_t zb_zcl_ota_upgrade_query_specific_file_s::stack_version

Zigbee stack version


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