Unify Framework Lib 1.6.0
|
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 |
Setting the image callback for a specific image key.
key | image key. |
state | if the image callback has been activated. |
image_ready_cb | the image ready callback. |
timeout_timer | the ctimer. |
uic_ota::image_ready_funct_t timeout_handler::image_ready_cb |
bool timeout_handler::state = false |
std::string timeout_handler::subscribe_topic |
struct ctimer timeout_handler::timeout_timer |
std::string timeout_handler::unid |