Skip to content

Home > resol-vbus-core-nodejs > NetLiveTransceiverEndpoint > (constructor)

NetLiveTransceiverEndpoint.(constructor)

Construct a TCP socket based live transceiver endpoint.

Signature:

typescript
constructor(socket: net.Socket, options?: NetLiveTransceiverEndpointConstructorOptions);

Parameters

Parameter

Type

Description

socket

net.Socket

The socket.

options

NetLiveTransceiverEndpointConstructorOptions

(Optional) Options.