Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Cognite JavaScript SDK (beta)
AlertFilter
Interface AlertFilter
interface
AlertFilter
{
channelExternalIds
?:
string
[]
;
channelIds
?:
number
[]
;
closed
?:
boolean
;
startTime
?:
DateRange
;
status
?:
AlertStatus
[]
;
}
Index
Properties
channel
External
Ids?
channel
Ids?
closed?
start
Time?
status?
Properties
Optional
channel
External
Ids
channel
External
Ids
?:
string
[]
Optional
channel
Ids
channel
Ids
?:
number
[]
Optional
closed
closed
?:
boolean
Optional
start
Time
start
Time
?:
DateRange
Optional
status
status
?:
AlertStatus
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
External
Ids
channel
Ids
closed
start
Time
status
Cognite JavaScript SDK (beta)
Loading...