Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
StreamData
Interface StreamData
interface
StreamData
{
agentId
:
string
;
deviceId
:
string
;
name
:
string
;
points
:
DataPoint
[]
;
tags
:
{
[
key
:
string
]
:
string
;
}
;
type
:
string
;
}
Index
Properties
agent
Id
device
Id
name
points
tags
type
Properties
agent
Id
agent
Id
:
string
device
Id
device
Id
:
string
name
name
:
string
points
points
:
DataPoint
[]
tags
tags
:
{
[
key
:
string
]
:
string
;
}
Type declaration
[
key
:
string
]:
string
type
type
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
agent
Id
device
Id
name
points
tags
type
@formant/data-sdk
Loading...
Generated using
TypeDoc