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

Public Member Functions

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

Public Attributes

std::string server
 
std::string p12_password
 
std::string expiry_days {"36000"}
 
boost::filesystem::path provision_path
 
ProvisionMode mode {ProvisionMode::kDefault}
 
std::string device_id
 
std::string primary_ecu_serial
 
std::string primary_ecu_hardware_id
 
std::string ecu_registration_endpoint
 

Detailed Description

Definition at line 51 of file config.h.


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