{
  "widget": {
    "typeFullFqn": "system.alarm_count",
    "type": "latest",
    "sizeX": 3.5,
    "sizeY": 1.5,
    "config": {
      "datasources": [
        {
          "type": "alarmCount",
          "name": "",
          "entityAliasId": "4c846b34-f2be-610f-f09f-15a2ed0730a4",
          "dataKeys": [
            {
              "name": "count",
              "type": "count",
              "label": "count",
              "settings": {},
              "_hash": 0.2337166698842904
            }
          ],
          "alarmFilterConfig": {
            "statusList": [
              "ACTIVE"
            ],
            "severityList": [
              "CRITICAL"
            ],
            "assignedToCurrentUser": false,
            "assigneeId": null
          }
        }
      ],
      "timewindow": {
        "displayValue": "",
        "selectedTab": 0,
        "realtime": {
          "realtimeType": 1,
          "interval": 1000,
          "timewindowMs": 60000,
          "quickInterval": "CURRENT_DAY",
          "hideInterval": false,
          "hideLastInterval": false,
          "hideQuickInterval": false
        },
        "history": {
          "historyType": 0,
          "interval": 1000,
          "timewindowMs": 60000,
          "fixedTimewindow": {
            "startTimeMs": 1761472250198,
            "endTimeMs": 1761558650198
          },
          "quickInterval": "CURRENT_DAY",
          "hideInterval": false,
          "hideLastInterval": false,
          "hideFixedInterval": false,
          "hideQuickInterval": false
        },
        "aggregation": {
          "type": "AVG",
          "limit": 25000
        }
      },
      "showTitle": false,
      "backgroundColor": "rgb(255, 255, 255)",
      "color": "rgba(0, 0, 0, 0.87)",
      "padding": "0px",
      "settings": {
        "showLabel": true,
        "label": "All smart device alarms",
        "labelFont": {
          "size": 18,
          "sizeUnit": "px",
          "family": "Roboto",
          "weight": "500",
          "style": "normal",
          "lineHeight": "16px"
        },
        "labelColor": {
          "type": "constant",
          "color": "rgba(0, 0, 0, 0.54)",
          "colorFunction": "var temperature = value;\nif (typeof temperature !== undefined) {\n  var percent = (temperature + 60)/120 * 100;\n  return tinycolor.mix('blue', 'red', percent).toHexString();\n}\nreturn 'blue';"
        },
        "showIcon": true,
        "iconSize": 20,
        "iconSizeUnit": "px",
        "icon": "warning",
        "iconColor": {
          "type": "constant",
          "color": "rgba(255, 255, 255, 1)",
          "colorFunction": "var temperature = value;\nif (typeof temperature !== undefined) {\n  var percent = (temperature + 60)/120 * 100;\n  return tinycolor.mix('blue', 'red', percent).toHexString();\n}\nreturn 'blue';"
        },
        "showIconBackground": true,
        "iconBackgroundSize": 36,
        "iconBackgroundSizeUnit": "px",
        "iconBackgroundColor": {
          "type": "range",
          "color": "rgba(0, 105, 92, 1)",
          "rangeList": {
            "advancedMode": false,
            "range": [
              {
                "from": 0,
                "to": 0,
                "color": "rgba(0, 105, 92, 1)"
              },
              {
                "from": 1,
                "to": null,
                "color": "rgba(209, 39, 48, 1)"
              }
            ]
          },
          "colorFunction": "var temperature = value;\nif (typeof temperature !== undefined) {\n  var percent = (temperature + 60)/120 * 100;\n  return tinycolor.mix('blue', 'red', percent).toHexString();\n}\nreturn 'blue';"
        },
        "valueFont": {
          "size": 20,
          "sizeUnit": "px",
          "family": "Roboto",
          "weight": "500",
          "style": "normal",
          "lineHeight": "24px"
        },
        "valueColor": {
          "type": "constant",
          "color": "rgba(0, 0, 0, 0.87)",
          "colorFunction": "var temperature = value;\nif (typeof temperature !== undefined) {\n  var percent = (temperature + 60)/120 * 100;\n  return tinycolor.mix('blue', 'red', percent).toHexString();\n}\nreturn 'blue';"
        },
        "showChevron": false,
        "chevronSize": 24,
        "chevronSizeUnit": "px",
        "chevronColor": "rgba(0, 0, 0, 0.38)",
        "layout": "row",
        "autoScale": true
      },
      "title": "Alarm count",
      "dropShadow": true,
      "enableFullscreen": false,
      "titleStyle": {
        "fontSize": "16px",
        "fontWeight": 400
      },
      "units": "",
      "decimals": null,
      "useDashboardTimewindow": true,
      "showLegend": false,
      "widgetStyle": {},
      "actions": {},
      "configMode": "basic",
      "displayTimewindow": true,
      "margin": "0px",
      "borderRadius": "0px",
      "widgetCss": "",
      "pageSize": 1024,
      "noDataDisplayMessage": "",
      "showTitleIcon": false,
      "titleTooltip": "",
      "titleFont": {
        "size": 12,
        "sizeUnit": "px",
        "family": null,
        "weight": null,
        "style": null,
        "lineHeight": "1"
      },
      "titleIcon": "",
      "iconColor": "rgba(0, 0, 0, 0.87)",
      "iconSize": "14px",
      "timewindowStyle": {
        "showIcon": true,
        "iconSize": "14px",
        "icon": "query_builder",
        "iconPosition": "left",
        "font": {
          "size": 12,
          "sizeUnit": "px",
          "family": null,
          "weight": null,
          "style": null,
          "lineHeight": "1"
        },
        "color": null
      },
      "titleColor": "rgba(0, 0, 0, 0.54)"
    },
    "row": 0,
    "col": 0,
    "id": "d9a3538f-b7e7-fdc0-527e-4528325f8017"
  },
  "aliasesInfo": {
    "datasourceAliases": {
      "0": {
        "alias": "All smart devices",
        "filter": {
          "type": "deviceType",
          "resolveMultiple": true,
          "deviceTypes": [
            "smart sensor"
          ],
          "deviceNameFilter": ""
        }
      }
    },
    "targetDeviceAlias": null
  },
  "filtersInfo": {
    "datasourceFilters": {}
  },
  "originalSize": {
    "sizeX": 11,
    "sizeY": 2
  },
  "originalColumns": 24
}