{
  "widget": {
    "typeFullFqn": "system.led_indicator",
    "type": "latest",
    "sizeX": 2,
    "sizeY": 2,
    "config": {
      "showTitle": false,
      "backgroundColor": "#ffffff",
      "color": "rgba(0, 0, 0, 0.87)",
      "padding": "0px",
      "settings": {
        "ledColor": "#4CAF50",
        "ledTitle": "Ventilation LED",
        "initialValue": false,
        "ledStatusValueFunction": "return data ? true : false;",
        "retrieveLedStatusValueUsing": "attribute",
        "ledStatusAttributeKey": "powerState",
        "ledStatusTimeSeriesKey": "powerState",
        "performRpcDeviceStatusCheck": false,
        "ledStatusRpcMethod": "checkStatus",
        "background": {
          "type": "color",
          "color": "#fff",
          "overlay": {
            "enabled": false,
            "color": "rgba(255,255,255,0.72)",
            "blur": 3
          }
        },
        "padding": ""
      },
      "title": "Led Indicator",
      "dropShadow": true,
      "enableFullscreen": false,
      "widgetStyle": {},
      "actions": {},
      "widgetCss": "",
      "noDataDisplayMessage": "No telemetry available",
      "titleFont": {
        "size": 12,
        "sizeUnit": "px",
        "family": null,
        "weight": null,
        "style": null,
        "lineHeight": "1.6"
      },
      "showTitleIcon": false,
      "titleTooltip": "",
      "titleStyle": {
        "fontSize": "16px",
        "fontWeight": 400
      },
      "pageSize": 1024,
      "titleIcon": "",
      "iconColor": "rgba(0, 0, 0, 0.87)",
      "iconSize": "14px",
      "configMode": "basic",
      "datasources": [],
      "targetDevice": {
        "type": "device",
        "deviceId": null
      },
      "borderRadius": null
    },
    "row": 0,
    "col": 0,
    "id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890"
  },
  "aliasesInfo": {
    "datasourceAliases": {},
    "targetDeviceAlias": null
  },
  "filtersInfo": {
    "datasourceFilters": {}
  },
  "originalSize": {
    "sizeX": 2,
    "sizeY": 2
  },
  "originalColumns": 24
}
