Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
IStreamData
Interface IStreamData<T>
interface
IStreamData
<
T
>
{
deviceId
:
string
;
name
:
string
;
points
:
IDataPoint
<
T
>
[]
;
tags
:
ITags
;
type
:
T
;
}
Type Parameters
T
extends
StreamType
=
StreamType
Index
Properties
device
Id
name
points
tags
type
Properties
device
Id
device
Id
:
string
name
name
:
string
points
points
:
IDataPoint
<
T
>
[]
tags
tags
:
ITags
type
type
:
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
device
Id
name
points
tags
type
@formant/data-sdk
Loading...
Generated using
TypeDoc