Skip to content

Home > resol-vbus-core-toolbox > NetConnectionConfig

NetConnectionConfig interface

A connection using the NetLiveTransceiver.

Signature:

typescript
export interface NetConnectionConfig

Properties

Property

Modifiers

Type

Description

kind

'net'

The kind of connection.

options

NetLiveTransceiverConstructorOptions

The options to pass to the constructor of NetLiveTransceiver.