Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Port settings. More...
Public Attributes | |
BaudRate | consoleBaudRate |
Baud rate to be used for running the console application. More... | |
BaudRate | modemBaudRate |
Baud rate to be used for communicating with an attached modem. More... | |
DetectionType | detectType |
Type of connected device to be assumed in device detection. More... | |
Port settings.
Definition at line 77 of file SerialPort.idl.
BaudRate serial::SerialPort::Settings::consoleBaudRate |
Baud rate to be used for running the console application.
Definition at line 78 of file SerialPort.idl.
DetectionType serial::SerialPort::Settings::detectType |
Type of connected device to be assumed in device detection.
Definition at line 80 of file SerialPort.idl.
BaudRate serial::SerialPort::Settings::modemBaudRate |
Baud rate to be used for communicating with an attached modem.
Definition at line 79 of file SerialPort.idl.