|
Aktualizr
C++ SOTA Client
|
Public Member Functions | |
| IpUptaneSecondary (const SecondaryConfig &conf) | |
| PublicKey | getPublicKey () override |
| bool | putMetadata (const RawMetaPack &meta_pack) override |
| int32_t | getRootVersion (bool) override |
| bool | putRoot (const std::string &, bool) override |
| bool | sendFirmwareAsync (const std::shared_ptr< std::string > &data) override |
| Json::Value | getManifest () override |
| sockaddr_storage | getAddr () |
Public Member Functions inherited from Uptane::SecondaryInterface | |
| SecondaryInterface (SecondaryConfig sconfig_in) | |
| virtual EcuSerial | getSerial () |
| 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 10 of file ipuptanesecondary.h.
1.8.14