SerialPortProperties interface
The properties of the serial port.
Properties
| connection |
Specifies whether the port is currently active. |
| state | Specifies whether the port is enabled for a serial console connection. |
Property Details
connectionState
Specifies whether the port is currently active.
connectionState?: SerialPortConnectionState
Property Value
state
Specifies whether the port is enabled for a serial console connection.
state?: SerialPortState