Developing with ZBOSS for Zigbee
zb_zcl_ota_upgrade_image_page_s Struct Reference

Structure representation of Image Page Request command payload. More...

#include <zb_zcl_ota_upgrade.h>

Data Fields

zb_uint8_t fc
 
zb_uint16_t manufacturer
 
zb_uint16_t image_type
 
zb_uint32_t file_version
 
zb_uint32_t file_offset
 
zb_uint8_t data_size_max
 
zb_uint16_t page_size
 
zb_uint16_t response_spacing
 
zb_ieee_addr_t node_addr
 

Detailed Description

Structure representation of Image Page Request command payload.

See also
OTA spec, OTA Upgrade Cluster 6.10.7.1

Field Documentation

◆ data_size_max

zb_uint8_t zb_zcl_ota_upgrade_image_page_s::data_size_max

Maximum data size

◆ fc

zb_uint8_t zb_zcl_ota_upgrade_image_page_s::fc

◆ file_offset

zb_uint32_t zb_zcl_ota_upgrade_image_page_s::file_offset

File offset

◆ file_version

zb_uint32_t zb_zcl_ota_upgrade_image_page_s::file_version

File version

◆ image_type

zb_uint16_t zb_zcl_ota_upgrade_image_page_s::image_type

Image type

◆ manufacturer

zb_uint16_t zb_zcl_ota_upgrade_image_page_s::manufacturer

Manufacturer code

◆ node_addr

zb_ieee_addr_t zb_zcl_ota_upgrade_image_page_s::node_addr

Request node address

◆ page_size

zb_uint16_t zb_zcl_ota_upgrade_image_page_s::page_size

Page size

◆ response_spacing

zb_uint16_t zb_zcl_ota_upgrade_image_page_s::response_spacing

Response Spacing


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