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

uint64_t polling_sec {10U}
 
std::string director_server
 
std::string repo_server
 
CryptoSource key_source {CryptoSource::kFile}
 
KeyType key_type {KeyType::kRSA2048}
 
bool force_install_completion {false}
 
boost::filesystem::path secondary_config_file
 
uint64_t secondary_preinstall_wait_sec {600U}
 

Detailed Description

Definition at line 66 of file config.h.


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