Developing with ZBOSS for Zigbee
zb_zcl_ota_upgrade_server_variable_s Struct Reference

Structure representation of server side variables. More...

#include <zb_zcl_ota_upgrade.h>

Data Fields

zb_uint8_tquery_jitter
 
zb_uint32_tcurrent_time
 
zb_uint8_t table_length
 
zb_zcl_ota_upgrade_data_ttable
 

Detailed Description

Structure representation of server side variables.

Field Documentation

◆ current_time

zb_uint32_t* zb_zcl_ota_upgrade_server_variable_s::current_time

CurrentTime

◆ query_jitter

zb_uint8_t* zb_zcl_ota_upgrade_server_variable_s::query_jitter

QueryJitter

◆ table

zb_zcl_ota_upgrade_data_t* zb_zcl_ota_upgrade_server_variable_s::table

Server table with upgrade image data

◆ table_length

zb_uint8_t zb_zcl_ota_upgrade_server_variable_s::table_length

Length of server table with upgrade image data


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