Appearance
Home > resol-vbus-core-toolbox > Connection
Connection class
A connection to a VBus live data source.
Signature:
typescript
export declare abstract class Connection
Methods
Method | Modifiers | Description |
---|---|---|
| Connect to this VBus live data source. | |
| Disconnect from this VBus live data source. | |
| Get the LiveTransceiver of this connection. | |
Send data over this connection. |