Cumulocity Web SDK - v1021.62.8
Preparing search index...
AlarmQueryFilter
Interface AlarmQueryFilter
interface
AlarmQueryFilter
{
pageSize
?:
number
;
query
?:
string
;
severity
?:
string
;
source
?:
string
|
number
;
status
?:
string
;
type
?:
string
;
withSourceAssets
?:
string
|
boolean
;
withSourceDevices
?:
string
|
boolean
;
withTotalPages
?:
boolean
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
page
Size?
query?
severity?
source?
status?
type?
with
Source
Assets?
with
Source
Devices?
with
Total
Pages?
Properties
Optional
page
Size
pageSize
?:
number
Optional
query
query
?:
string
Optional
severity
severity
?:
string
Optional
source
source
?:
string
|
number
Optional
status
status
?:
string
Optional
type
type
?:
string
Optional
with
Source
Assets
withSourceAssets
?:
string
|
boolean
Optional
with
Source
Devices
withSourceDevices
?:
string
|
boolean
Optional
with
Total
Pages
withTotalPages
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
page
Size
query
severity
source
status
type
with
Source
Assets
with
Source
Devices
with
Total
Pages
Cumulocity Web SDK - v1021.62.8
Loading...