widgets/implementations/alarms/alarm-list-widget.model.ts
Properties |
|
| dateFilter |
dateFilter:
|
Type : DateTimeContext
|
| Optional |
| device |
device:
|
Type : SelectedDevice | null
|
| Optional |
| displayDateSelection |
displayDateSelection:
|
Type : boolean
|
| Optional |
| displaySettings |
displaySettings:
|
Type : literal type
|
| Optional |
| interval |
interval:
|
Type : AlarmFilterInterval['id']
|
| Optional |
| isAutoRefreshEnabled |
isAutoRefreshEnabled:
|
Type : boolean
|
| Optional |
| isRealtime |
isRealtime:
|
Type : boolean
|
| Optional |
| order |
order:
|
Type : AlarmOrderType
|
| refreshInterval |
refreshInterval:
|
Type : number
|
| Optional |
| refreshOption |
refreshOption:
|
Type : AlarmListRefreshOption
|
| Optional |
| severities |
severities:
|
Type : SeverityFilter
|
| showAlarmsForChildren |
showAlarmsForChildren:
|
Type : boolean
|
| Optional |
| status |
status:
|
Type : AlarmStatusSettings
|
| types |
types:
|
Type : string[]
|
| Optional |
| widgetInstanceGlobalTimeContext |
widgetInstanceGlobalTimeContext:
|
Type : boolean
|
| Optional |