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