| 
    Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    
   | 
 
Structure holding information about the current state of the port. More...
Public Attributes | |
| PortState | state | 
| Current connection state.   | |
| string | deviceName | 
| Name of the device currently connected.   | |
Structure holding information about the current state of the port.
Definition at line 69 of file SerialPort.idl.
| string serial::SerialPort::State::deviceName | 
Name of the device currently connected.
Definition at line 71 of file SerialPort.idl.
| PortState serial::SerialPort::State::state | 
Current connection state.
Definition at line 70 of file SerialPort.idl.