Aktualizr
C++ SOTA Client
|
Public Member Functions | |
Json::Value | toJson () |
Public Attributes | |
std::string | id |
std::string | type |
int | version |
Json::Value | custom |
TimeStamp | timestamp |
Protected Member Functions | |
ReportEvent (std::string event_type, int event_version) | |
void | setEcu (const Uptane::EcuSerial &ecu) |
void | setCorrelationId (const std::string &correlation_id) |
Definition at line 17 of file reportqueue.h.