|
|
| SecondaryInterface (SecondaryConfig sconfig_in) |
| |
|
virtual EcuSerial | getSerial () |
| |
|
virtual Uptane::HardwareIdentifier | getHwId () |
| |
|
virtual PublicKey | getPublicKey ()=0 |
| |
|
virtual Json::Value | getManifest ()=0 |
| |
|
virtual bool | putMetadata (const RawMetaPack &meta_pack)=0 |
| |
|
virtual int32_t | getRootVersion (bool director)=0 |
| |
|
virtual bool | putRoot (const std::string &root, bool director)=0 |
| |
|
virtual bool | sendFirmwareAsync (const std::shared_ptr< std::string > &data)=0 |
| |
|
void | addEventsChannel (std::shared_ptr< event::Channel > channel) |
| |
Definition at line 21 of file secondaryinterface.h.
The documentation for this class was generated from the following file: