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

Public Member Functions

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

Public Attributes

std::string ipdiscovery_host {"127.0.0.1"}
 
in_port_t ipdiscovery_port {9031}
 
uint32_t ipdiscovery_wait_seconds {2}
 
in_port_t ipuptane_port {9030}
 

Detailed Description

Definition at line 30 of file config.h.


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