nRF5 SDK for Thread and Zigbee v4.1.0
Data Fields
zb_zcl_ota_upgrade_image_block_s Struct Reference

Structure representsation of Image Block 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_ieee_addr_t node_addr
 
zb_uint16_t block_delay
 

Detailed Description

Structure representsation of Image Block Request command payload.

See also
OTA spec, OTA Upgrade Cluster 6.10.6.1

Field Documentation

zb_uint16_t zb_zcl_ota_upgrade_image_block_s::block_delay

BlockRequestDelay

zb_uint8_t zb_zcl_ota_upgrade_image_block_s::data_size_max

Maximum data size

zb_uint8_t zb_zcl_ota_upgrade_image_block_s::fc
zb_uint32_t zb_zcl_ota_upgrade_image_block_s::file_offset

File offset

zb_uint32_t zb_zcl_ota_upgrade_image_block_s::file_version

File version

zb_uint16_t zb_zcl_ota_upgrade_image_block_s::image_type

Image type

zb_uint16_t zb_zcl_ota_upgrade_image_block_s::manufacturer

Manufacturer code

zb_ieee_addr_t zb_zcl_ota_upgrade_image_block_s::node_addr

Request node address


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

Documentation feedback | Developer Zone | Subscribe | Updated