Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
IQuery
Interface IQuery
interface
IQuery
{
aggregate
?:
AggregateLevel
;
deviceIds
?:
string
[]
;
end
:
string
;
latestOnly
?:
boolean
;
names
?:
string
[]
;
notNames
?:
string
[]
;
start
:
string
;
tags
?:
ITagSets
;
types
?:
(
keyof
IStreamTypeMap
)
[]
;
}
Hierarchy (
view full
)
IFilter
IQuery
Index
Properties
aggregate?
device
Ids?
end
latest
Only?
names?
not
Names?
start
tags?
types?
Properties
Optional
aggregate
aggregate
?:
AggregateLevel
Optional
device
Ids
device
Ids
?:
string
[]
end
end
:
string
Optional
latest
Only
latest
Only
?:
boolean
Optional
names
names
?:
string
[]
Optional
not
Names
not
Names
?:
string
[]
start
start
:
string
Optional
tags
tags
?:
ITagSets
Optional
types
types
?:
(
keyof
IStreamTypeMap
)
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
aggregate
device
Ids
end
latest
Only
names
not
Names
start
tags
types
@formant/data-sdk
Loading...
Generated using
TypeDoc