Zigbee Protocol Controller 1.6.0
timeout_handler Struct Reference

Setting the image callback for a specific image key. More...

#include <ota_cache.hpp>

Public Attributes

std::string unid
 
std::string subscribe_topic
 
bool state = false
 
uic_ota::image_ready_funct_t image_ready_cb
 
struct ctimer timeout_timer
 

Detailed Description

Setting the image callback for a specific image key.

Parameters
keyimage key.
stateif the image callback has been activated.
image_ready_cbthe image ready callback.
timeout_timerthe ctimer.

Member Data Documentation

◆ image_ready_cb

uic_ota::image_ready_funct_t timeout_handler::image_ready_cb

◆ state

bool timeout_handler::state = false

◆ subscribe_topic

std::string timeout_handler::subscribe_topic

◆ timeout_timer

struct ctimer timeout_handler::timeout_timer

◆ unid

std::string timeout_handler::unid

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