Skip to content

Home > resol-vbus-core-toolbox-scripts > vbusOverTcpEndpoint > VBusOverTcpEndpointService > setOptions

vbusOverTcpEndpoint.VBusOverTcpEndpointService.setOptions() method

Set the options for the NetLiveTransceiverEndpoint.

Signature:

typescript
setOptions(options: NetLiveTransceiverEndpointConstructorOptions): void;

Parameters

Parameter

Type

Description

options

NetLiveTransceiverEndpointConstructorOptions

The options.

**Returns:**

void