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

Structure representsation of Image Notify response command payload. More...

#include <zb_zcl_ota_upgrade.h>

Data Fields

zb_uint8_t payload_type
 
zb_uint8_t query_jitter
 
zb_uint16_t manufacturer
 
zb_uint16_t image_type
 
zb_uint32_t file_version
 

Detailed Description

Structure representsation of Image Notify response command payload.

See also
OTA spec, OTA Upgrade Cluster 6.10.3.1

Field Documentation

zb_uint32_t zb_zcl_ota_upgrade_image_notify_s::file_version

Image type

zb_uint16_t zb_zcl_ota_upgrade_image_notify_s::image_type

Manufacturer code

zb_uint16_t zb_zcl_ota_upgrade_image_notify_s::manufacturer

Query jitter

zb_uint8_t zb_zcl_ota_upgrade_image_notify_s::query_jitter

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

Documentation feedback | Developer Zone | Subscribe | Updated