![]() |
NDEVR
API Documentation
|
Contains the address, credentials, and security flag needed to connect to an NDEVR server. More...
Public Attributes | |
| 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. | |
Contains the address, credentials, and security flag needed to connect to an NDEVR server.
Definition at line 59 of file NDEVRCommunicationLogic.h.