Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
Public Attributes | List of all members
serial::SerialPort::Settings Struct Reference

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...
 

Detailed Description

Port settings.

Definition at line 77 of file SerialPort.idl.

Member Data Documentation

◆ consoleBaudRate

BaudRate serial::SerialPort::Settings::consoleBaudRate

Baud rate to be used for running the console application.

Definition at line 78 of file SerialPort.idl.

◆ detectType

DetectionType serial::SerialPort::Settings::detectType

Type of connected device to be assumed in device detection.

Definition at line 80 of file SerialPort.idl.

◆ modemBaudRate

BaudRate serial::SerialPort::Settings::modemBaudRate

Baud rate to be used for communicating with an attached modem.

Definition at line 79 of file SerialPort.idl.


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