Skip to content

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

baudrate

number | undefined

The baudrate to configure.

kind

'serialPort'

The kind.

path

string

The pathname of the serial port.