Protected
connectionPrivate
organizationProtected
realtimeOptional
tagsStatic
createStatic
disableStatic
getStatic
patchStatic
prefixedStatic
queryProtected
assertOptional
rtcConfig: RTCDataChannelInitOptional
tags: {}Optional
query: IEventQueryAsynchronously retrieves the configuration document for a device.
Whether to retrieve the desired configuration version
A promise that resolves to the configuration document
Throws an error if the device has no configuration or has never been turned on
Private
getOptional
tags: {}Optional
limit: numberOptional
offset: numberOptional
latestOnly: booleanProtected
handlePrivate
initStarts a real-time connection with the remote device using WebRTC.
Optional
options: SessionType | IStartRealtimeConnectionOptions = {}Optional session type to be used for the connection.
Error
If the connection could not be established or if a connection already exists.
Protected
stopGenerated using TypeDoc
Calls each of the listeners registered for a given event.