{
  "widget": {
    "typeFullFqn": "system.alarm_widgets.alarms_table",
    "type": "alarm",
    "sizeX": 10.5,
    "sizeY": 6.5,
    "config": {
      "timewindow": {
        "realtime": {
          "interval": 1000,
          "timewindowMs": 86400000
        },
        "aggregation": {
          "type": "NONE",
          "limit": 200
        }
      },
      "showTitle": true,
      "backgroundColor": "rgb(255, 255, 255)",
      "color": "rgba(0, 0, 0, 0.87)",
      "padding": "4px",
      "settings": {
        "enableSelection": true,
        "enableSearch": true,
        "displayDetails": true,
        "allowAcknowledgment": true,
        "allowClear": true,
        "allowAssign": true,
        "displayActivity": true,
        "displayPagination": true,
        "defaultPageSize": 10,
        "defaultSortOrder": "-createdTime",
        "enableSelectColumnDisplay": true,
        "enableStickyAction": false,
        "enableFilter": true,
        "entitiesTitle": null,
        "alarmsTitle": "Critical smart device alarms"
      },
      "title": "Alarms table",
      "dropShadow": true,
      "enableFullscreen": true,
      "titleStyle": {
        "fontSize": "16px",
        "fontWeight": 400,
        "padding": "5px 10px 5px 10px"
      },
      "useDashboardTimewindow": false,
      "showLegend": false,
      "alarmSource": {
        "type": "entity",
        "name": "",
        "entityAliasId": "4c846b34-f2be-610f-f09f-15a2ed0730a4",
        "dataKeys": [
          {
            "name": "createdTime",
            "type": "alarm",
            "label": "Created time",
            "color": "#2196f3",
            "settings": {
              "useCellStyleFunction": false,
              "cellStyleFunction": "",
              "useCellContentFunction": false,
              "cellContentFunction": ""
            },
            "_hash": 0.021092237451093787,
            "funcBody": null
          },
          {
            "name": "originator",
            "type": "alarm",
            "label": "Originator",
            "color": "#4caf50",
            "settings": {
              "useCellStyleFunction": false,
              "cellStyleFunction": "",
              "useCellContentFunction": false,
              "cellContentFunction": ""
            },
            "_hash": 0.2780007688856758,
            "funcBody": null
          },
          {
            "name": "type",
            "type": "alarm",
            "label": "Type",
            "color": "#f44336",
            "settings": {
              "useCellStyleFunction": false,
              "cellStyleFunction": "",
              "useCellContentFunction": false,
              "cellContentFunction": ""
            },
            "_hash": 0.7323586880398418,
            "funcBody": null
          },
          {
            "name": "severity",
            "type": "alarm",
            "label": "Severity",
            "color": "#ffc107",
            "settings": {
              "useCellStyleFunction": false,
              "useCellContentFunction": false
            },
            "_hash": 0.09927019860088193,
            "funcBody": null
          },
          {
            "name": "status",
            "type": "alarm",
            "label": "Status",
            "color": "#607d8b",
            "settings": {
              "useCellStyleFunction": false,
              "cellStyleFunction": "",
              "useCellContentFunction": false,
              "cellContentFunction": ""
            },
            "_hash": 0.6588418951443418,
            "funcBody": null
          },
          {
            "name": "assignee",
            "type": "alarm",
            "label": "Assignee",
            "color": "#9c27b0",
            "settings": {},
            "_hash": 0.5008441077416634,
            "funcBody": null
          }
        ],
        "alarmFilterConfig": {
          "statusList": [
            "ACTIVE"
          ]
        }
      },
      "alarmsPollingInterval": 5,
      "showTitleIcon": false,
      "titleIcon": "warning",
      "iconColor": "rgba(0, 0, 0, 0.87)",
      "iconSize": "24px",
      "titleTooltip": "",
      "widgetStyle": {},
      "displayTimewindow": true,
      "actions": {},
      "configMode": "basic",
      "alarmFilterConfig": {
        "statusList": [
          "ACTIVE"
        ],
        "severityList": [
          "CRITICAL"
        ],
        "typeList": [],
        "searchPropagatedAlarms": false,
        "assignedToCurrentUser": false,
        "assigneeId": null
      },
      "datasources": [],
      "titleFont": {
        "size": 18,
        "sizeUnit": "px",
        "family": null,
        "weight": "500",
        "style": null
      },
      "titleColor": null
    },
    "row": 0,
    "col": 0,
    "id": "6b2cb692-c5b3-2cc8-2862-241162918268"
  },
  "aliasesInfo": {
    "datasourceAliases": {
      "0": {
        "alias": "All smart devices",
        "filter": {
          "type": "entityList",
          "resolveMultiple": true,
          "entityType": "DEVICE",
          "entityList": [
            "971539d0-ae76-11f0-80dc-a13212beee54",
            "9bfb5880-ae76-11f0-80dc-a13212beee54",
            "a14dcd90-ae76-11f0-80dc-a13212beee54"
          ]
        }
      }
    },
    "targetDeviceAlias": null
  },
  "filtersInfo": {
    "datasourceFilters": {}
  },
  "originalSize": {
    "sizeX": 17,
    "sizeY": 8
  },
  "originalColumns": 24
}