Preparing search index...
The search index is not available
Cumulocity Web SDK - v1021.3.1
Cumulocity Web SDK
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
page
Size
?:
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
with
Source
Assets
?:
string
|
boolean
Optional
with
Source
Devices
with
Source
Devices
?:
string
|
boolean
Optional
with
Total
Pages
with
Total
Pages
?:
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.3.1
Loading...