OpenJAUS SAE SDK  6.0.0
Variables
openjaus::settings::keys::global::discovery Namespace Reference

Variables

static const std::string systemName = "_GLOBAL_.Discovery.SystemName"
 
static const std::string subsystemName = "_GLOBAL_.Discovery.SubsystemName"
 
static const std::string subsystemType = "_GLOBAL_.Discovery.SubsystemType"
 
static const std::string nodeName = "_GLOBAL_.Discovery.NodeName"
 
static const std::string nodeType = "_GLOBAL_.Discovery.NodeType"
 

Variable Documentation

◆ nodeName

const std::string openjaus::settings::keys::global::discovery::nodeName = "_GLOBAL_.Discovery.NodeName"
static

◆ nodeType

const std::string openjaus::settings::keys::global::discovery::nodeType = "_GLOBAL_.Discovery.NodeType"
static

◆ subsystemName

const std::string openjaus::settings::keys::global::discovery::subsystemName = "_GLOBAL_.Discovery.SubsystemName"
static

◆ subsystemType

const std::string openjaus::settings::keys::global::discovery::subsystemType = "_GLOBAL_.Discovery.SubsystemType"
static

◆ systemName

const std::string openjaus::settings::keys::global::discovery::systemName = "_GLOBAL_.Discovery.SystemName"
static