Appearance
Home > resol-vbus-core-toolbox > SerialPortConnectionCliConfig
SerialPortConnectionCliConfig interface
A serial-port-based connection config using the --path option.
Signature:
typescript
export interface SerialPortConnectionCliConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
number | undefined | The baudrate to configure. | ||
'serialPort' | The kind. | ||
string | The pathname of the serial port. |