|
Aktualizr
C++ SOTA Client
|
Public Member Functions | |
| Json::Value | toJson () const |
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 18 of file reportqueue.h.
1.8.13