NDEVR
API Documentation
NDEVRServerManager::OWLServer

Represents an OWL server entry with a name and unique ID. More...

Inheritance diagram for NDEVRServerManager::OWLServer:
[legend]
Collaboration diagram for NDEVRServerManager::OWLServer:
[legend]

Public Attributes

UUID id = UUID::CreateUUID()
 Unique identifier for this server entry.
String name
 Display name of the server.
Public Attributes inherited from NDEVRServerInfo
String address
 Server hostname or IP address.
PasswordString password
 Password for authentication.
uint02 port = Constant<uint02>::Invalid
 Server port number.
bool secure = true
 Whether to use a secure (TLS/SSL) connection.
String username
 Username for authentication.

Detailed Description

Represents an OWL server entry with a name and unique ID.


Definition at line 52 of file NDEVRServerManager.h.


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