|
Aktualizr
C++ SOTA Client
|
Aktualizr status events. More...
Classes | |
| class | BaseEvent |
| Base class for all event objects. More... | |
| class | CampaignAcceptComplete |
| A campaign has been successfully accepted. More... | |
| class | CampaignCheckComplete |
| The server has been successfully queried for available campaigns. More... | |
| class | DownloadComplete |
| An update has been successfully downloaded. More... | |
| class | DownloadProgressReport |
| A report for a download in progress. More... | |
| class | Error |
| An error occurred processing a command. More... | |
| class | FetchMetaComplete |
| Metadata has been successfully fetched from the server. More... | |
| class | InstallComplete |
| An update has been successfully installed on an ECU. More... | |
| class | InstallStarted |
| An ECU has begun installation of an update. More... | |
| class | PutManifestComplete |
| A manifest has been successfully sent to the server. More... | |
| class | SendDeviceDataComplete |
| Device data has been successfully sent to the server. More... | |
| class | UpdateAvailable |
| An update is available for download from the server. More... | |
Typedefs | |
| using | Channel = boost::signals2::signal< void(std::shared_ptr< event::BaseEvent >)> |
Aktualizr status events.
1.8.14