Name | Description | Property Type |
---|
enableHeader | Enable table header. Default is true. | value: boolean | enableDetails | Enable active events table details action. Default is true. | value: boolean | enableAcknowledge | Enable acknowledge action. Default is true. | value: boolean | enableShelve | Enable shelve action. Default is true. | value: boolean | enableUnshelve | Enable unshelve action. Default is true. | value: boolean | |
Settings for the toolbar. Expand |
---|
title | Click to see toolbar properties |
---|
| Name | Description | Property Type |
---|
enabled | Enables the visibility of the table toolbar. Default is true. | value: boolean | enableActiveTab | Enables the visibility of the Active Events tab. | value: boolean | enableShelvedTab | Enables the visibility of the Shelved Events tab. | value: boolean | enableFilter | Enables the visibility of the text filter toggle. Default is true. | value: boolean | enableFilterResults | Enables the visibility of the filters results count message. Default is true. | value: boolean | enablePreFilters | Enables the visibility of the pre-filter toggle. Default is true. | value: boolean | enableConfiguration | Enables the visibility of the configuration toggle. Default is true. | value: boolean |
|
| object | shelvingTimes | Available alarming shelving times in seconds. Shelving times are customizable by editing values for this property in the Property Editor. | array | | Responsive layout configuration. Rows are converted to cards. While in responsive layout, disables or removes certain table features that are no longer applicable. Name | Description | Property Type |
---|
enabled | Enables responsive layout. Default is false. | value: boolean | breakpoint | Width in pixels that triggers change in responsive layout. | value: numeric |
| object | filters | This is where you configure filtering properties for displaying alarm data in the Alarm Status Table.
Expand |
---|
title | Click to see the filter properties |
---|
| Name | Description | Property Type |
---|
active | Settings for active alarms. Name | Description | Property Type |
---|
text | The active alarm events filter text. | value: string | states | Pre-filters for filter active alarm events: Expand |
---|
title | Click to see states properties |
---|
| Name | Description | Property Type |
---|
activeUnacked | Active and unacknowledged. Default is true. | value: boolean | activeAcked | Active and acknowledged. Default is true. | value: boolean | clearUnacked | Cleared and unacknowledged. Default is true. | value: boolean | clearAcked | Active and acknowledged. Default is false. | value: boolean |
|
| object | priorities | Alarm state priority pre-filters. Expand |
---|
title | Click to see priority pre-filters |
---|
| Name | Description | Property Type |
---|
diagnostic | Whether to display alarms with diagnostic priority. Default is false. | value: boolean | low | Whether to display alarms with low priority. Default is true. | value: boolean | medium | Whether to display alarms with medium priority. Default is true. | value: boolean | high | Whether to display alarms with high priority. Default is true. | value: boolean | critical | Whether to display alarms with critical priority. Default is true. | value: boolean |
|
| object | conditions | Gateway side alarm query conditions. Expand |
---|
title | Click to see condition properties |
---|
| Name | Description | Property Type |
---|
source | Filter alarms by alarm source path. Specify multiple paths by separating them with commas. Supports the wildcard *. | value: string | displayPath | Filters alarms by display path, falling back to the source path if a custom display path isn't set. Specify multiple paths by separating them with commas. Supports the wildcard *. | value: string | provider | Filter alarms by alarm provider. | value: string |
|
| object | results | Active alarm filtering results configuration and data. Expand |
---|
title | Click to see results properties |
---|
| Name | Description | Property Type |
---|
enabled | Enable filter results to be written back to props. Warning: Doing so may cause performance decline. Default is false. | value: boolean | data | An array of objects representing the current filtered data if enabled and active. | array |
|
| object |
| object | shelved | Temporarily silence an alarm for a fixed period of time while the alarm event issue is worked on. Expand |
---|
title | Click to see shelved properties |
---|
| Name | Description | Property Type |
---|
text | The filter text for shelved alarms. | value: string | results | Shelved alarm filtering results configuration and data. Expand |
---|
title | Click to see results properties |
---|
| Name | Description | Property Type |
---|
enabled | Enable filter results to be written back to props. Warning: Doing so may cause performance decline. Default is false. | value: boolean | data | An array of objects representing the current filtered data if enabled and active. | array |
|
| object |
|
| object |
|
| object | rowStyles | Styles to apply to rows given their alarm state and designated priority. Expand |
---|
activeUnacked | Style settings for rows with activeUnacked alarms. Expand |
---|
base | Base style settings for activeUnacked alarms. Full menu of style options is available for text, background, margin and padding, border, shape and miscellaneous. You can also specify a style class. | object | priorities | Style settings for the alarm row based on priority. Expand |
---|
diagnostic | Style for activeUnacked alarms with diagnostic priority. Full menu of style options is available. You can also specify a style class. | object | low | Style for activeUnacked alarms with low priority. Full menu of style options is available. You can also specify a style class. | object | medium | Style for activeUnacked alarms with medium priority. Full menu of style options is available. You can also specify a style class. | object | high | Style for activeUnacked alarms with high priority. Full menu of style options is available. You can also specify a style class. | object | critical | Style for activeUnacked alarms with critical priority. Full menu of style options is available. You can also specify a style class. | object |
|
| object |
|
| object | activeAcked | Style settings for rows with activeAcked alarms. Expand |
---|
base | Base style settings for activeAcked alarms. Full menu of style options is available for text, background, margin and padding, border, shape and miscellaneous. You can also specify a style class. | object | priorities | Style settings for the alarm row based on priority. Expand |
---|
diagnostic | Style for activeAcked alarms with diagnostic priority. Full menu of style options is available. You can also specify a style class. | object | low | Style for activeAcked alarms with low priority. Full menu of style options is available. You can also specify a style class. | object | medium | Style for activeAcked alarms with medium priority. Full menu of style options is available. You can also specify a style class. | object | high | Style for activeAcked alarms with high priority. Full menu of style options is available. You can also specify a style class. | object | critical | Style for activeAcked alarms with critical priority. Full menu of style options is available. You can also specify a style class. | object |
|
| object |
|
| object | clearUnacked | Style settings for rows with clearUnacked alarms. Expand |
---|
base | Base style settings for clearUnacked alarms. Full menu of style options is available for text, background, margin and padding, border, shape and miscellaneous. You can also specify a style class. | object | priorities | Style settings for the alarm row based on priority. Expand |
---|
diagnostic | Style for clearUnacked alarms with diagnostic priority. Full menu of style options is available. You can also specify a style class. | object | low | Style for clearUnacked alarms with low priority. Full menu of style options is available. You can also specify a style class. | object | medium | Style for clearUnacked alarms with medium priority. Full menu of style options is available. You can also specify a style class. | object | high | Style for clearUnacked alarms with high priority. Full menu of style options is available. You can also specify a style class. | object | critical | Style for clearUnacked alarms with critical priority. Full menu of style options is available. You can also specify a style class. | object |
|
| object |
|
| object | clearAcked | Style settings for rows with clearAcked alarms. Expand |
---|
base | Base style settings for clearAcked alarms. Full menu of style options is available for text, background, margin and padding, border, shape and miscellaneous. You can also specify a style class. | object | priorities | Style settings for the alarm row based on priority. Expand |
---|
diagnostic | Style for clearAcked alarms with diagnostic priority. Full menu of style options is available. You can also specify a style class. | object | low | Style for clearAcked alarms with low priority. Full menu of style options is available. You can also specify a style class. | object | medium | Style for clearAcked alarms with medium priority. Full menu of style options is available. You can also specify a style class. | object | high | Style for clearUnacked alarms with high priority. Full menu of style options is available. You can also specify a style class. | object | critical | Style for clearAcked alarms with critical priority. Full menu of style options is available. You can also specify a style class. | object |
|
| object |
|
| object | dateFormat | A date format string to be applied against dates. | value: dropdown string |
|
| object | columns | Used only for determining what columns to show on load. Name | Description | Property Type |
---|
active | Active alarm even columns to display on load Expand |
---|
title | Click to see column properties |
---|
| Name | Description | Property Type |
---|
activeTime | Settings for the activeTime column. Expand |
---|
title | Expand to see eventTime properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
| object | displayPath | Settings for the displayPath column. Expand |
---|
title | Expand to see displayPath properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
| object | priority | Settings for the priority column. Expand |
---|
title | Expand to see priority properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
| object | state | Settings for the state column. Expand |
---|
title | Expand to see state properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
| object | source | Settings for the source column. Expand |
---|
title | Expand to see source properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
| object | label | Settings for the label column. Expand |
---|
title | Expand to see label properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
| object | name | Settings for the name column. Expand |
---|
title | Expand to see name properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
| object | eventId | Settings for the eventId column. Expand |
---|
title | Expand to see eventId properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
| object | eventValue | Settings for the eventValue column. Expand |
---|
title | Expand to see eventValue properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
| object | notes | Settings for the notes column. Expand |
---|
title | Expand to see notes properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
| object | isActive | Settings for the isActive column. Expand |
---|
title | Expand to see isActive properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
| object | isAcked | Settings for the isAcked column. Expand |
---|
title | Expand to see isAcked properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
| object | isClear | Settings for the isClear column. Expand |
---|
title | Expand to see isClear properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
| object | ackTime | Settings for the ackTime column. Expand |
---|
title | Expand to see ackTime properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
| object | ackUser | Settings for the ackUser column. Expand |
---|
title | Expand to see ackUser properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
| object | ackNotes | Settings for the ackNotes column. Expand |
---|
title | Expand to see ackNotes properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
| object | ackPipeline | Settings for the ackPipeline column. Expand |
---|
title | Expand to see ackPipeline properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
| object | activePipeline | Settings for the activePipeline column. Expand |
---|
title | Expand to see activePipeline properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
| object | clearTime | Settings for the clearTime column. Expand |
---|
title | Expand to see clearTime properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
| object | clearPipeline | Settings for the clearPipeline column. Expand |
---|
title | Expand to see clearPipeline properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
| object | deadband | Settings for the deadband column. Expand |
---|
title | Expand to see deadband properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
| object |
|
| object | shelved | Shelved alarm columns to display on load. Name | Description | Property Type |
---|
expires | Settings for the expires column. Expand |
---|
title | Expand to see expires properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
|
| shelvedBy | Settings for the shelvedBy column. Expand |
---|
title | Expand to see shelvedBy properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
|
| sourcePath | Settings for the sourcePath expires column. Expand |
---|
title | Expand to see shelvedBy properties |
---|
| Name | Description | Property Type |
---|
enabled | Whether the column is enabled. Default is true. | value: boolean | width | The column's width, which when not strict represents a proportion of the available space, i.e., flex grow. If strictWidth is enabled, the column will be fixed and static. | value: numeric | strictWidth | If enabled, the width of the column (set with the width property) becomes static. Default is false. | value: boolean | sort | Default sort order of the column. Options are none, ascending, or descending. | value: string dropdown |
|
|
|
| object |
|
| pager | Settings for the pager. Expand |
---|
title | Expand to see shelvedBy properties |
---|
| Name | Description | Property Type |
---|
enabled | Enables the pager to be displayed. Default is true. | value: boolean | hide | Visually hides the pager from view. Useful when pager is manipulated in a controlled fashion via the activePage property. Default is false. | value: boolean | options | Rows to show per pager option. | array | initialOption | The initial option to use when the table first loads. It must exist as an available option. | value: numeric | activePage | Represents the current active page and corresponds to the value of the page jump input field. | value: numeric |
|
| object | | The default weighted order in which columns and their contents are sorted relative to other columns and their contents. Used when the component loads. Active event columns need to have sort configured in order for this to work. | array | shelvedSortOrder | The default weighted order in which columns and their contents are sorted relative to other columns and their contents. Used when the component loads. Shelved event columns need to have sort configured in order for this to work. | array | style | Sets a style that applies to the component. Full menu of style options is available for text, background, margin and padding, border, shape and miscellaneous. You can also specify a style class. | object |
|