|
Aktualizr
C++ SOTA Client
|
An update is available for download from the server. More...
#include <events.h>
Public Member Functions | |
| UpdateAvailable (std::vector< Uptane::Target > updates_in, unsigned int ecus_count_in) | |
| std::string | toJson () override |
Public Member Functions inherited from event::BaseEvent | |
| BaseEvent (std::string variant_in) | |
| virtual std::string | toJson (Json::Value json) |
Static Public Member Functions | |
| static UpdateAvailable | fromJson (const std::string &json_str) |
Public Attributes | |
| std::vector< Uptane::Target > | updates |
| unsigned int | ecus_count |
Public Attributes inherited from event::BaseEvent | |
| std::string | variant |
1.8.14