Appearance
Home > resol-vbus-core-toolbox > SerialPortConnectionConfig
SerialPortConnectionConfig interface
A connection using the SerialPort
.
Signature:
typescript
export interface SerialPortConnectionConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
'serialPort' | The kind of connection. | ||
(Optional) The options to pass to the constructor of | |||
string | The path of the serial port to open. |