Constructor
(abstract) new DataConnector(url)
Parameters:
| Name | Type | Description |
|---|---|---|
url |
string | The full url used to connect to the data stream |
Methods
getId() → {string}
The data connector default id.
Returns:
- Type
- string
getUrl() → {string}
The stream url.
Returns:
- Type
- string