Node status and network list.
This commit is contained in:
parent
e34bc961db
commit
d9e9b60a98
3 changed files with 27 additions and 16 deletions
|
@ -69,6 +69,8 @@ public:
|
|||
|
||||
// This node's identity
|
||||
Identity identity;
|
||||
std::string publicIdentityStr;
|
||||
std::string secretIdentityStr;
|
||||
|
||||
// This is set externally to an instance of this base class if netconf functionality is enabled
|
||||
NetworkConfigMaster *netconfMaster;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue