Aktualizr
C++ SOTA Client
Public Member Functions | Public Attributes | List of all members
UptaneConfig Struct Reference
Collaboration diagram for UptaneConfig:
[legend]

Public Member Functions

void updateFromPropertyTree (const boost::property_tree::ptree &pt)
 
void writeToStream (std::ostream &out_stream) const
 

Public Attributes

RunningMode running_mode {RunningMode::kFull}
 
uint64_t polling_sec {10u}
 
std::string director_server
 
std::string repo_server
 
CryptoSource key_source {CryptoSource::kFile}
 
KeyType key_type {KeyType::kRSA2048}
 
boost::filesystem::path secondary_configs_dir
 
std::vector< Uptane::SecondaryConfigsecondary_configs {}
 

Detailed Description

Definition at line 69 of file config.h.


The documentation for this struct was generated from the following files: