|
Aktualizr
C++ SOTA Client
|
Public Member Functions | |
| PartialVerificationSecondary (const SecondaryConfig &sconfig_in) | |
| EcuSerial | getSerial () override |
| PublicKey | getPublicKey () override |
| bool | putMetadata (const RawMetaPack &meta) override |
| int | getRootVersion (bool director) override |
| bool | putRoot (const std::string &root, bool director) override |
| bool | sendFirmwareAsync (const std::shared_ptr< std::string > &data) override |
| Json::Value | getManifest () override |
Public Member Functions inherited from Uptane::SecondaryInterface | |
| SecondaryInterface (SecondaryConfig sconfig_in) | |
| virtual Uptane::HardwareIdentifier | getHwId () |
| void | addEventsChannel (std::shared_ptr< event::Channel > channel) |
Additional Inherited Members | |
Public Attributes inherited from Uptane::SecondaryInterface | |
| const SecondaryConfig | sconfig |
Protected Member Functions inherited from Uptane::SecondaryInterface | |
| void | sendEvent (std::shared_ptr< event::BaseEvent > event) |
Definition at line 16 of file partialverificationsecondary.h.
1.8.14