Appearance
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 | The options. |
void