Skip to content

Home > resol-vbus-core-toolbox > VirtualConnectionConfig

VirtualConnectionConfig interface

A virtual connection that simply receives its own echo.

Signature:

typescript
export interface VirtualConnectionConfig

Properties

Property

Modifiers

Type

Description

kind

'virtual'

The kind of connection.

options?

LiveTransceiverConstructorOptions

(Optional) The options to pass to the constructor of LiveTransceiver.