SerialPortProperties interface

The properties of the serial port.

Properties

connectionState

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

Property Value