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