{
  "widget": {
    "typeFullFqn": "system.cards.entities_table",
    "type": "latest",
    "sizeX": 7.5,
    "sizeY": 6.5,
    "config": {
      "timewindow": {
        "displayValue": "",
        "selectedTab": 0,
        "realtime": {
          "realtimeType": 1,
          "interval": 1000,
          "timewindowMs": 86400000,
          "quickInterval": "CURRENT_DAY",
          "hideInterval": false,
          "hideLastInterval": false,
          "hideQuickInterval": false
        },
        "history": {
          "historyType": 0,
          "interval": 1000,
          "timewindowMs": 60000,
          "fixedTimewindow": {
            "startTimeMs": 1761125104608,
            "endTimeMs": 1761211504608
          },
          "quickInterval": "CURRENT_DAY",
          "hideInterval": false,
          "hideLastInterval": false,
          "hideFixedInterval": false,
          "hideQuickInterval": false
        },
        "aggregation": {
          "type": "NONE",
          "limit": 200
        }
      },
      "showTitle": true,
      "backgroundColor": "rgb(255, 255, 255)",
      "color": "rgba(0, 0, 0, 0.87)",
      "padding": "4px",
      "settings": {
        "enableSearch": true,
        "enableSelectColumnDisplay": true,
        "enableStickyHeader": true,
        "enableStickyAction": true,
        "reserveSpaceForHiddenAction": "true",
        "displayEntityName": false,
        "displayEntityLabel": false,
        "displayEntityType": false,
        "displayPagination": true,
        "defaultPageSize": 10,
        "defaultSortOrder": "name",
        "useRowStyleFunction": false,
        "entitiesTitle": "My devices"
      },
      "title": "Entities table",
      "dropShadow": true,
      "enableFullscreen": true,
      "titleStyle": {
        "fontSize": "16px",
        "fontWeight": 400,
        "padding": "5px 10px 5px 10px"
      },
      "useDashboardTimewindow": false,
      "showLegend": false,
      "datasources": [
        {
          "type": "entity",
          "name": "",
          "entityAliasId": "4c846b34-f2be-610f-f09f-15a2ed0730a4",
          "filterId": null,
          "dataKeys": [
            {
              "name": "name",
              "type": "entityField",
              "label": "Name",
              "color": "#2196f3",
              "settings": {},
              "_hash": 0.8391941074917378
            },
            {
              "name": "active",
              "type": "attribute",
              "label": "Active",
              "color": "#4caf50",
              "settings": {
                "customTitle": "",
                "columnWidth": "0px",
                "useCellStyleFunction": true,
                "cellStyleFunction": "var color;\nif (value === \"true\") {\n  color = 'green';\n} else {\n  color = 'red';\n}\nreturn {\n  color: color,\n  fontSize: '18px'\n};",
                "useCellContentFunction": true,
                "cellContentFunction": "value = '&#11044;';\nreturn value;",
                "defaultColumnVisibility": "visible",
                "columnSelectionToDisplay": "enabled",
                "disableSorting": false
              },
              "_hash": 0.5276140724714282,
              "decimals": 0,
              "aggregationType": null,
              "funcBody": null,
              "usePostProcessing": null,
              "postFuncBody": null
            },
            {
              "name": "temperature",
              "type": "timeseries",
              "label": "Temperature",
              "color": "#4caf50",
              "settings": {},
              "_hash": 0.2724844577636891,
              "units": "°C",
              "decimals": 1
            },
            {
              "name": "humidity",
              "type": "timeseries",
              "label": "Humidity",
              "color": "#4caf50",
              "settings": {},
              "_hash": 0.9220272520790828,
              "units": "%",
              "decimals": 1
            }
          ],
          "alarmFilterConfig": {
            "statusList": [
              "ACTIVE"
            ]
          }
        }
      ],
      "displayTimewindow": false,
      "configMode": "basic",
      "actions": {},
      "showTitleIcon": false,
      "titleIcon": "list",
      "iconColor": null,
      "titleFont": {
        "size": 18,
        "sizeUnit": "px",
        "family": null,
        "weight": null,
        "style": null
      },
      "titleColor": null
    },
    "row": 0,
    "col": 0,
    "id": "56da7a44-8b13-d0ac-d56a-1fb63cabafac"
  },
  "aliasesInfo": {
    "datasourceAliases": {
      "0": {
        "alias": "All 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": 14,
    "sizeY": 7
  },
  "originalColumns": 24
}