Aktualizr
C++ SOTA Client
|
Public Member Functions | |
void | updateFromPropertyTree (const boost::property_tree::ptree &pt) |
void | writeToStream (std::ostream &out_stream) const |
Public Attributes | |
std::string | ecu_serial |
std::string | ecu_hardware_id |
CryptoSource | key_source {CryptoSource::kFile} |
KeyType | key_type {KeyType::kRSA2048} |
bool | force_install_completion {false} |
Definition at line 29 of file aktualizr_secondary_config.h.