Advertisement
Guest User

Grafana Dashboard

a guest
Sep 25th, 2023
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 111.52 KB | None | 0 0
  1. {
  2.   "__inputs": [
  3.     {
  4.       "name": "DS_INFLUXDB-IOBROKER",
  5.       "label": "InfluxDB-iobroker",
  6.       "description": "",
  7.       "type": "datasource",
  8.       "pluginId": "influxdb",
  9.       "pluginName": "InfluxDB"
  10.     }
  11.   ],
  12.   "__elements": {},
  13.   "__requires": [
  14.     {
  15.       "type": "panel",
  16.       "id": "agenty-flowcharting-panel",
  17.       "name": "FlowCharting",
  18.       "version": "0.9.1"
  19.     },
  20.     {
  21.       "type": "panel",
  22.       "id": "barchart",
  23.       "name": "Bar chart",
  24.       "version": ""
  25.     },
  26.     {
  27.       "type": "grafana",
  28.       "id": "grafana",
  29.       "name": "Grafana",
  30.       "version": "10.1.1"
  31.     },
  32.     {
  33.       "type": "datasource",
  34.       "id": "influxdb",
  35.       "name": "InfluxDB",
  36.       "version": "1.0.0"
  37.     },
  38.     {
  39.       "type": "panel",
  40.       "id": "stat",
  41.       "name": "Stat",
  42.       "version": ""
  43.     },
  44.     {
  45.       "type": "panel",
  46.       "id": "timeseries",
  47.       "name": "Time series",
  48.       "version": ""
  49.     }
  50.   ],
  51.   "annotations": {
  52.     "list": [
  53.       {
  54.         "builtIn": 1,
  55.         "datasource": {
  56.           "type": "grafana",
  57.           "uid": "-- Grafana --"
  58.         },
  59.         "enable": true,
  60.         "hide": true,
  61.         "iconColor": "rgba(0, 211, 255, 1)",
  62.         "name": "Annotations & Alerts",
  63.         "target": {
  64.           "limit": 100,
  65.           "matchAny": false,
  66.           "tags": [],
  67.           "type": "dashboard"
  68.         },
  69.         "type": "dashboard"
  70.       }
  71.     ]
  72.   },
  73.   "editable": true,
  74.   "fiscalYearStartMonth": 0,
  75.   "graphTooltip": 0,
  76.   "id": null,
  77.   "links": [],
  78.   "liveNow": false,
  79.   "panels": [
  80.     {
  81.       "datasource": {
  82.         "type": "influxdb",
  83.         "uid": "${DS_INFLUXDB-IOBROKER}"
  84.       },
  85.       "flowchartsData": {
  86.         "flowcharts": [
  87.           {
  88.             "allowDrawio": false,
  89.             "center": true,
  90.             "csv": "## See more information for the syntax at https://drawio-app.com/import-from-csv-to-drawio/\n##\n## Example CSV. Use ## for comments and # for configuration.\n## The following names are reserved and should not be used (or ignored):\n## id, tooltip, placeholder(s), link and label (see below)\n##\n#\n## Node label with placeholders and HTML.\n## Default is '%name_of_first_column%'.\n#\n# label: %name%<br><i style=\"color:gray;\">%position%</i><br><a href=\"mailto:%email%\">Email</a>\n#\n## Node style (placeholders are replaced once).\n## Default is the current style for nodes.\n#\n# style: label;image=%image%;whiteSpace=wrap;html=1;rounded=1;fillColor=%fill%;strokeColor=%stroke%;\n#\n## Parent style for nodes with child nodes (placeholders are replaced once).\n#\n# parentstyle: swimlane;whiteSpace=wrap;html=1;childLayout=stackLayout;horizontal=1;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;\n#\n## Optional column name that contains a reference to a named style in styles.\n## Default is the current style for nodes.\n#\n# stylename: -\n#\n## JSON for named styles of the form {\"name\": \"style\", \"name\": \"style\"} where style is a cell style with\n## placeholders that are replaced once.\n#\n# styles: -\n#\n## Optional column name that contains a reference to a named label in labels.\n## Default is the current label.\n#\n# labelname: -\n#\n## JSON for named labels of the form {\"name\": \"label\", \"name\": \"label\"} where label is a cell label with\n## placeholders.\n#\n# labels: -\n#\n## Uses the given column name as the identity for cells (updates existing cells).\n## Default is no identity (empty value or -).\n#\n# identity: -\n#\n## Uses the given column name as the parent reference for cells. Default is no parent (empty or -).\n## The identity above is used for resolving the reference so it must be specified.\n#\n# parent: -\n#\n## Adds a prefix to the identity of cells to make sure they do not collide with existing cells (whose\n## IDs are numbers from 0..n, sometimes with a GUID prefix in the context of realtime collaboration).\n## Default is csvimport-.\n#\n# namespace: csvimport-\n#\n## Connections between rows (\"from\": source colum, \"to\": target column).\n## Label, style and invert are optional. Defaults are '', current style and false.\n## If placeholders are used in the style, they are replaced with data from the source.\n## An optional placeholders can be set to target to use data from the target instead.\n## In addition to label, an optional fromlabel and tolabel can be used to name the column\n## that contains the text for the label in the edges source or target (invert ignored).\n## The label is concatenated in the form fromlabel + label + tolabel if all are defined.\n## The target column may contain a comma-separated list of values.\n## Multiple connect entries are allowed.\n#\n# connect: {\"from\": \"manager\", \"to\": \"name\", \"invert\": true, \"label\": \"manages\", \\\n#          \"style\": \"curved=1;endArrow=blockThin;endFill=1;fontSize=11;\"}\n# connect: {\"from\": \"refs\", \"to\": \"id\", \"style\": \"curved=1;fontSize=11;\"}\n#\n## Node x-coordinate. Possible value is a column name. Default is empty. Layouts will\n## override this value.\n#\n# left: \n#\n## Node y-coordinate. Possible value is a column name. Default is empty. Layouts will\n## override this value.\n#\n# top: \n#\n## Node width. Possible value is a number (in px), auto or an @ sign followed by a column\n## name that contains the value for the width. Default is auto.\n#\n# width: auto\n#\n## Node height. Possible value is a number (in px), auto or an @ sign followed by a column\n## name that contains the value for the height. Default is auto.\n#\n# height: auto\n#\n## Padding for autosize. Default is 0.\n#\n# padding: -12\n#\n## Comma-separated list of ignored columns for metadata. (These can be\n## used for connections and styles but will not be added as metadata.)\n#\n# ignore: id,image,fill,stroke,refs,manager\n#\n## Column to be renamed to link attribute (used as link).\n#\n# link: url\n#\n## Spacing between nodes. Default is 40.\n#\n# nodespacing: 40\n#\n## Spacing between levels of hierarchical layouts. Default is 100.\n#\n# levelspacing: 100\n#\n## Spacing between parallel edges. Default is 40. Use 0 to disable.\n#\n# edgespacing: 40\n#\n## Name or JSON of layout. Possible values are auto, none, verticaltree, horizontaltree,\n## verticalflow, horizontalflow, organic, circle or a JSON string as used in Layout, Apply.\n## Default is auto.\n#\n# layout: auto\n#\n## ---- CSV below this line. First line are column names. ----\nname,position,id,location,manager,email,fill,stroke,refs,url,image\nEvan Miller,CFO,emi,Office 1,,me@example.com,#dae8fc,#6c8ebf,,https://www.draw.io,https://cdn3.iconfinder.com/data/icons/user-avatars-1/512/users-9-2-128.png\nEdward Morrison,Brand Manager,emo,Office 2,Evan Miller,me@example.com,#d5e8d4,#82b366,,https://www.draw.io,https://cdn3.iconfinder.com/data/icons/user-avatars-1/512/users-10-3-128.png\nRon Donovan,System Admin,rdo,Office 3,Evan Miller,me@example.com,#d5e8d4,#82b366,\"emo,tva\",https://www.draw.io,https://cdn3.iconfinder.com/data/icons/user-avatars-1/512/users-2-128.png\nTessa Valet,HR Director,tva,Office 4,Evan Miller,me@example.com,#d5e8d4,#82b366,,https://www.draw.io,https://cdn3.iconfinder.com/data/icons/user-avatars-1/512/users-3-128.png\n",
  91.             "download": false,
  92.             "editorTheme": "dark",
  93.             "editorUrl": "https://www.draw.io",
  94.             "enableAnim": true,
  95.             "grid": false,
  96.             "lock": true,
  97.             "name": "Main",
  98.             "scale": true,
  99.             "tooltip": true,
  100.             "type": "xml",
  101.             "url": "http://<YourUrl>/<Your XML/drawio file/api>",
  102.             "xml": "<mxGraphModel dx=\"4284\" dy=\"4201\" grid=\"1\" gridSize=\"10\" guides=\"1\" tooltips=\"1\" connect=\"1\" arrows=\"1\" fold=\"1\" page=\"1\" pageScale=\"1\" pageWidth=\"827\" pageHeight=\"1169\" math=\"0\" shadow=\"0\">\n    <root>\n        <mxCell id=\"0\"/>\n        <mxCell id=\"1\" parent=\"0\"/>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-28\" value=\"\" style=\"group\" parent=\"1\" vertex=\"1\" connectable=\"0\">\n            <mxGeometry x=\"-425.19000000000005\" y=\"-1610\" width=\"280.42852054455693\" height=\"350.89\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-18\" value=\"\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=none;strokeWidth=10;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-28\" vertex=\"1\">\n            <mxGeometry x=\"106.38\" y=\"35\" width=\"70.89\" height=\"70.89\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-4\" value=\"\" style=\"rounded=0;whiteSpace=wrap;html=1;fillColor=#FFFFFF;rotation=-90;direction=south;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-28\" vertex=\"1\">\n            <mxGeometry x=\"121.25\" y=\"280.89\" width=\"37.5\" height=\"30\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-5\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-28\" vertex=\"1\">\n            <mxGeometry x=\"80\" y=\"310.89\" width=\"120\" height=\"40\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-6\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-28\" vertex=\"1\">\n            <mxGeometry y=\"270.89\" width=\"280\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-8\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-28\" vertex=\"1\">\n            <mxGeometry x=\"40\" y=\"100.88999999999999\" width=\"200\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-9\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;rotation=283;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-28\" vertex=\"1\">\n            <mxGeometry x=\"-63.44999999999999\" y=\"182.83999999999997\" width=\"177\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-10\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;rotation=76.9;direction=west;flipH=0;flipV=0;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-28\" vertex=\"1\">\n            <mxGeometry x=\"167\" y=\"182.89\" width=\"177\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-11\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;rotation=-79.9;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-28\" vertex=\"1\">\n            <mxGeometry x=\"-21\" y=\"185.89\" width=\"177\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-12\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;rotation=-84.5;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-28\" vertex=\"1\">\n            <mxGeometry x=\"23\" y=\"185.89\" width=\"177\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-13\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;rotation=78.4;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-28\" vertex=\"1\">\n            <mxGeometry x=\"125\" y=\"185.89\" width=\"177\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-14\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;rotation=86.9;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-28\" vertex=\"1\">\n            <mxGeometry x=\"80\" y=\"185.89\" width=\"177\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-15\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-28\" vertex=\"1\">\n            <mxGeometry x=\"33\" y=\"141.89\" width=\"215\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-16\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-28\" vertex=\"1\">\n            <mxGeometry x=\"30\" y=\"183.89\" width=\"221\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-17\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-28\" vertex=\"1\">\n            <mxGeometry x=\"13\" y=\"221.89\" width=\"247\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-21\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;rotation=90;flipV=0;arcSize=49;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-28\" vertex=\"1\">\n            <mxGeometry x=\"127.82\" y=\"3.9999999999999867\" width=\"25.78\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-22\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;rotation=0;flipV=0;arcSize=49;fillStyle=solid;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-28\" vertex=\"1\">\n            <mxGeometry x=\"188.82000000000002\" y=\"62.999999999999986\" width=\"25.78\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-23\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;rotation=0;flipV=0;arcSize=49;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-28\" vertex=\"1\">\n            <mxGeometry x=\"68.82\" y=\"61.999999999999986\" width=\"25.78\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-24\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;rotation=-22.4;flipV=0;arcSize=49;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-28\" vertex=\"1\">\n            <mxGeometry x=\"183.82000000000002\" y=\"34.999999999999986\" width=\"25.78\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-25\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;rotation=-67.6;flipV=0;arcSize=49;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-28\" vertex=\"1\">\n            <mxGeometry x=\"159.82000000000002\" y=\"11.999999999999986\" width=\"25.78\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-26\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;rotation=-120;flipV=1;arcSize=49;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-28\" vertex=\"1\">\n            <mxGeometry x=\"97.43\" y=\"11.999999999999986\" width=\"25.78\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-27\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;rotation=-157.4;flipV=1;arcSize=49;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-28\" vertex=\"1\">\n            <mxGeometry x=\"73.82\" y=\"33.999999999999986\" width=\"25.78\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-48\" value=\"\" style=\"group\" parent=\"1\" vertex=\"1\" connectable=\"0\">\n            <mxGeometry x=\"-406.30999999999995\" y=\"-650\" width=\"277.98999999999995\" height=\"349.54718859628116\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-31\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=none;rotation=-75;\" parent=\"6z6DODkbgaXgTj0KQFc1-48\" vertex=\"1\">\n            <mxGeometry x=\"-85.18\" y=\"170.68\" width=\"355.7\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-32\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=none;rotation=-105;\" parent=\"6z6DODkbgaXgTj0KQFc1-48\" vertex=\"1\">\n            <mxGeometry x=\"7.449999999999989\" y=\"171.27\" width=\"356.1\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-34\" value=\"\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;strokeColor=#FFFFFF;fillColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-48\" vertex=\"1\">\n            <mxGeometry x=\"134\" width=\"10\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-36\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=none;rotation=0;\" parent=\"6z6DODkbgaXgTj0KQFc1-48\" vertex=\"1\">\n            <mxGeometry x=\"3.990000000000009\" y=\"210\" width=\"270\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-38\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=none;rotation=-15;\" parent=\"6z6DODkbgaXgTj0KQFc1-48\" vertex=\"1\">\n            <mxGeometry x=\"3.2100000000000364\" y=\"191.85\" width=\"139.8\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-39\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=none;rotation=15;\" parent=\"6z6DODkbgaXgTj0KQFc1-48\" vertex=\"1\">\n            <mxGeometry x=\"133.97999999999996\" y=\"192.11\" width=\"141.98\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-40\" value=\"\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;strokeColor=none;fillColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-48\" vertex=\"1\">\n            <mxGeometry x=\"267.98999999999995\" y=\"210\" width=\"10\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-42\" value=\"\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;strokeColor=none;fillColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-48\" vertex=\"1\">\n            <mxGeometry y=\"210\" width=\"10\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-43\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=none;rotation=0;\" parent=\"6z6DODkbgaXgTj0KQFc1-48\" vertex=\"1\">\n            <mxGeometry x=\"43.5\" y=\"108.14999999999998\" width=\"191\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-44\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=none;rotation=-15;\" parent=\"6z6DODkbgaXgTj0KQFc1-48\" vertex=\"1\">\n            <mxGeometry x=\"42.170000000000016\" y=\"95.10000000000002\" width=\"100.35\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-45\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=none;rotation=15;\" parent=\"6z6DODkbgaXgTj0KQFc1-48\" vertex=\"1\">\n            <mxGeometry x=\"134.52999999999992\" y=\"95.20999999999998\" width=\"101.53\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-46\" value=\"\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;strokeColor=none;fillColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-48\" vertex=\"1\">\n            <mxGeometry x=\"228.49999999999994\" y=\"108.14999999999998\" width=\"10\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-47\" value=\"\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;strokeColor=none;fillColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-48\" vertex=\"1\">\n            <mxGeometry x=\"39.5\" y=\"108.14999999999998\" width=\"10\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-55\" value=\"\" style=\"group\" parent=\"1\" vertex=\"1\" connectable=\"0\">\n            <mxGeometry x=\"639.74\" y=\"-1580.0000000000002\" width=\"258.79\" height=\"310\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-50\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=none;strokeWidth=10;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-55\" vertex=\"1\">\n            <mxGeometry x=\"-6\" y=\"20\" width=\"211\" height=\"290\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-51\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-55\" vertex=\"1\">\n            <mxGeometry x=\"21\" y=\"249\" width=\"160\" height=\"40\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-52\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-55\" vertex=\"1\">\n            <mxGeometry x=\"21\" y=\"198\" width=\"160\" height=\"40\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-54\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-55\" vertex=\"1\">\n            <mxGeometry x=\"61\" width=\"80\" height=\"20\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-133\" value=\"100 %\" style=\"text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#FFFFFF;fillColor=none;fontSize=55;\" parent=\"6z6DODkbgaXgTj0KQFc1-55\" vertex=\"1\">\n            <mxGeometry x=\"-38.90999999999997\" y=\"40.00000000000023\" width=\"279.82\" height=\"70\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-92\" value=\"\" style=\"group\" parent=\"1\" vertex=\"1\" connectable=\"0\">\n            <mxGeometry x=\"619.8216885907079\" y=\"-590.0033114092919\" width=\"270.35662281858396\" height=\"235.53331140929185\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-67\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=default;strokeColor=#FFFFFF;rotation=-45;arcSize=60;strokeWidth=10;\" parent=\"6z6DODkbgaXgTj0KQFc1-92\" vertex=\"1\">\n            <mxGeometry x=\"-19.701688590707988\" y=\"64.1033114092919\" width=\"191\" height=\"23.39\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-69\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=default;strokeColor=#FFFFFF;rotation=45;arcSize=60;strokeWidth=10;\" parent=\"6z6DODkbgaXgTj0KQFc1-92\" vertex=\"1\">\n            <mxGeometry x=\"99.058311409292\" y=\"64.1033114092919\" width=\"191\" height=\"23.39\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-70\" value=\"\" style=\"rounded=0;whiteSpace=wrap;html=1;strokeColor=none;rotation=-45;\" parent=\"6z6DODkbgaXgTj0KQFc1-92\" vertex=\"1\">\n            <mxGeometry x=\"118.08831140929198\" y=\"18.273311409291864\" width=\"23\" height=\"10.94\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-80\" value=\"\" style=\"shape=tape;whiteSpace=wrap;html=1;strokeColor=none;rotation=-45.6;\" parent=\"6z6DODkbgaXgTj0KQFc1-92\" vertex=\"1\">\n            <mxGeometry x=\"70.058311409292\" y=\"35.533311409291855\" width=\"76.03\" height=\"7.26\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-83\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=none;rotation=-45;arcSize=50;\" parent=\"6z6DODkbgaXgTj0KQFc1-92\" vertex=\"1\">\n            <mxGeometry x=\"17.018311409291982\" y=\"98.57331140929182\" width=\"140.02\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-84\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=none;rotation=-135;arcSize=50;\" parent=\"6z6DODkbgaXgTj0KQFc1-92\" vertex=\"1\">\n            <mxGeometry x=\"110.688311409292\" y=\"97.52331140929186\" width=\"142.71\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-85\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=none;rotation=-90;arcSize=50;\" parent=\"6z6DODkbgaXgTj0KQFc1-92\" vertex=\"1\">\n            <mxGeometry x=\"-4.941688590707997\" y=\"185.53331140929185\" width=\"88.67\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-86\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=none;rotation=-90;arcSize=50;fillStyle=solid;\" parent=\"6z6DODkbgaXgTj0KQFc1-92\" vertex=\"1\">\n            <mxGeometry x=\"185.058311409292\" y=\"185.53331140929185\" width=\"87.67\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-87\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=none;rotation=0;arcSize=50;\" parent=\"6z6DODkbgaXgTj0KQFc1-92\" vertex=\"1\">\n            <mxGeometry x=\"35.058311409292\" y=\"225.53331140929185\" width=\"75\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-88\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=none;rotation=0;arcSize=50;\" parent=\"6z6DODkbgaXgTj0KQFc1-92\" vertex=\"1\">\n            <mxGeometry x=\"158.058311409292\" y=\"225.53331140929185\" width=\"74.84\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-89\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=none;rotation=-90;arcSize=50;\" parent=\"6z6DODkbgaXgTj0KQFc1-92\" vertex=\"1\">\n            <mxGeometry x=\"61.608311409292014\" y=\"185.30331140929184\" width=\"88.97\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-90\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=none;rotation=-90;arcSize=50;\" parent=\"6z6DODkbgaXgTj0KQFc1-92\" vertex=\"1\">\n            <mxGeometry x=\"118.20831140929198\" y=\"185.0833114092918\" width=\"88.8\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-91\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=none;rotation=0;arcSize=50;\" parent=\"6z6DODkbgaXgTj0KQFc1-92\" vertex=\"1\">\n            <mxGeometry x=\"103.058311409292\" y=\"145.53331140929185\" width=\"63\" height=\"10\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-94\" value=\"\" style=\"group\" parent=\"1\" vertex=\"1\" connectable=\"0\">\n            <mxGeometry x=\"136\" y=\"-1100.0000000000002\" width=\"344.00000000000006\" height=\"450.0000000000002\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-95\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=none;strokeWidth=10;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-94\" vertex=\"1\">\n            <mxGeometry x=\"-6\" y=\"20\" width=\"211\" height=\"290\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-96\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;fillColor=none;strokeWidth=10;strokeColor=#FFFFFF;\" parent=\"6z6DODkbgaXgTj0KQFc1-94\" vertex=\"1\">\n            <mxGeometry x=\"40\" y=\"210\" width=\"120\" height=\"50\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-148\" value=\"\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=none;strokeColor=#FFFFFF;strokeWidth=18;\" parent=\"6z6DODkbgaXgTj0KQFc1-94\" vertex=\"1\">\n            <mxGeometry x=\"-155.49999999999994\" y=\"-59.99999999999977\" width=\"510\" height=\"510\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"xN3TAwv6ChulNvitvIe0-2\" value=\"\" style=\"endArrow=none;html=1;rounded=0;strokeColor=#FFFFFF;strokeWidth=12;exitX=0;exitY=1;exitDx=0;exitDy=0;fontStyle=1;startArrow=none;startFill=0;\" parent=\"6z6DODkbgaXgTj0KQFc1-94\" edge=\"1\">\n            <mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\">\n                <mxPoint x=\"-89\" y=\"380.0000000000002\" as=\"sourcePoint\"/>\n                <mxPoint x=\"-226\" y=\"507.0000000000002\" as=\"targetPoint\"/>\n            </mxGeometry>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-124\" value=\"3000.0W\" style=\"text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#FFFFFF;fillColor=none;fontSize=55;\" parent=\"1\" vertex=\"1\">\n            <mxGeometry x=\"-423.11\" y=\"-1250\" width=\"279.82\" height=\"70\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-125\" value=\"3000.0W\" style=\"text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#FFFFFF;fillColor=none;fontSize=55;\" parent=\"1\" vertex=\"1\">\n            <mxGeometry x=\"608.71\" y=\"-1250\" width=\"279.82\" height=\"70\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-127\" value=\"3000.0W\" style=\"text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#FFFFFF;fillColor=none;fontSize=55;\" parent=\"1\" vertex=\"1\">\n            <mxGeometry x=\"98.59000000000003\" y=\"-770\" width=\"279.82\" height=\"70\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-128\" value=\"3000.0W\" style=\"text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#FFFFFF;fillColor=none;fontSize=55;\" parent=\"1\" vertex=\"1\">\n            <mxGeometry x=\"-406.30999999999995\" y=\"-290\" width=\"279.82\" height=\"70\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-129\" value=\"3000.0W\" style=\"text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#FFFFFF;fillColor=none;fontSize=55;\" parent=\"1\" vertex=\"1\">\n            <mxGeometry x=\"608.71\" y=\"-290\" width=\"279.82\" height=\"69.55\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-142\" value=\"\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=none;strokeColor=#FFFFFF;strokeWidth=18;\" parent=\"1\" vertex=\"1\">\n            <mxGeometry x=\"493.62\" y=\"-1640\" width=\"510\" height=\"510\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-144\" value=\"\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=none;strokeColor=#FFFFFF;strokeWidth=18;\" parent=\"1\" vertex=\"1\">\n            <mxGeometry x=\"-524.1\" y=\"-1640\" width=\"510\" height=\"510\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-146\" value=\"\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=none;strokeColor=#FFFFFF;strokeWidth=18;\" parent=\"1\" vertex=\"1\">\n            <mxGeometry x=\"-524.1\" y=\"-680\" width=\"510\" height=\"510\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-145\" value=\"\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=none;strokeColor=#FFFFFF;strokeWidth=18;\" parent=\"1\" vertex=\"1\">\n            <mxGeometry x=\"500\" y=\"-680\" width=\"510\" height=\"510\" as=\"geometry\"/>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-149\" value=\"\" style=\"endArrow=none;html=1;rounded=0;strokeColor=#FFFFFF;strokeWidth=12;entryX=1;entryY=1;entryDx=0;entryDy=0;startArrow=none;startFill=0;\" parent=\"1\" source=\"6z6DODkbgaXgTj0KQFc1-148\" target=\"6z6DODkbgaXgTj0KQFc1-144\" edge=\"1\">\n            <mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\">\n                <mxPoint x=\"-10\" y=\"-940\" as=\"sourcePoint\"/>\n                <mxPoint x=\"40\" y=\"-990\" as=\"targetPoint\"/>\n            </mxGeometry>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-150\" value=\"\" style=\"endArrow=none;html=1;rounded=0;strokeColor=#FFFFFF;strokeWidth=12;entryX=0;entryY=1;entryDx=0;entryDy=0;jumpStyle=none;startArrow=none;startFill=0;\" parent=\"1\" source=\"6z6DODkbgaXgTj0KQFc1-148\" target=\"6z6DODkbgaXgTj0KQFc1-142\" edge=\"1\">\n            <mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\">\n                <mxPoint x=\"608.71\" y=\"-1073\" as=\"sourcePoint\"/>\n                <mxPoint x=\"471.71000000000004\" y=\"-1200\" as=\"targetPoint\"/>\n            </mxGeometry>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-152\" value=\"\" style=\"endArrow=none;html=1;rounded=0;strokeColor=#FFFFFF;strokeWidth=12;entryX=0.871;entryY=0.853;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.129;exitY=0.173;exitDx=0;exitDy=0;exitPerimeter=0;startArrow=none;startFill=0;\" parent=\"1\" source=\"6z6DODkbgaXgTj0KQFc1-145\" target=\"6z6DODkbgaXgTj0KQFc1-148\" edge=\"1\">\n            <mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\">\n                <mxPoint x=\"551\" y=\"-573\" as=\"sourcePoint\"/>\n                <mxPoint x=\"414\" y=\"-700\" as=\"targetPoint\"/>\n            </mxGeometry>\n        </mxCell>\n        <mxCell id=\"6z6DODkbgaXgTj0KQFc1-155\" value=\"\" style=\"endArrow=none;html=1;rounded=0;strokeColor=#FFFFFF;strokeWidth=12;entryX=0.128;entryY=0.166;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.863;exitY=0.847;exitDx=0;exitDy=0;exitPerimeter=0;startArrow=none;startFill=0;\" parent=\"1\" source=\"6z6DODkbgaXgTj0KQFc1-148\" target=\"6z6DODkbgaXgTj0KQFc1-145\" edge=\"1\">\n            <mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\">\n                <mxPoint x=\"641\" y=\"-657\" as=\"sourcePoint\"/>\n                <mxPoint x=\"500\" y=\"-790\" as=\"targetPoint\"/>\n            </mxGeometry>\n        </mxCell>\n        <mxCell id=\"xN3TAwv6ChulNvitvIe0-3\" value=\"\" style=\"endArrow=none;html=1;rounded=0;strokeColor=#FFFFFF;strokeWidth=12;entryX=0.131;entryY=0.161;entryDx=0;entryDy=0;startArrow=none;startFill=0;exitX=1;exitY=1;exitDx=0;exitDy=0;entryPerimeter=0;\" parent=\"1\" source=\"6z6DODkbgaXgTj0KQFc1-144\" target=\"6z6DODkbgaXgTj0KQFc1-148\" edge=\"1\">\n            <mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\">\n                <mxPoint x=\"17\" y=\"-1023\" as=\"sourcePoint\"/>\n                <mxPoint x=\"-120\" y=\"-1150\" as=\"targetPoint\"/>\n            </mxGeometry>\n        </mxCell>\n        <mxCell id=\"xN3TAwv6ChulNvitvIe0-4\" value=\"\" style=\"endArrow=none;html=1;rounded=0;strokeColor=#FFFFFF;strokeWidth=12;entryX=0.876;entryY=0.158;entryDx=0;entryDy=0;jumpStyle=none;startArrow=none;startFill=0;entryPerimeter=0;exitX=0;exitY=1;exitDx=0;exitDy=0;\" parent=\"1\" source=\"6z6DODkbgaXgTj0KQFc1-142\" target=\"6z6DODkbgaXgTj0KQFc1-148\" edge=\"1\">\n            <mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\">\n                <mxPoint x=\"510\" y=\"-990\" as=\"sourcePoint\"/>\n                <mxPoint x=\"653\" y=\"-1120\" as=\"targetPoint\"/>\n            </mxGeometry>\n        </mxCell>\n        <mxCell id=\"xN3TAwv6ChulNvitvIe0-7\" value=\"\" style=\"endArrow=none;html=1;rounded=0;strokeColor=#FFFFFF;strokeWidth=12;fontStyle=1;startArrow=none;startFill=0;entryX=0;entryY=1;entryDx=0;entryDy=0;\" parent=\"1\" source=\"6z6DODkbgaXgTj0KQFc1-146\" target=\"6z6DODkbgaXgTj0KQFc1-148\" edge=\"1\">\n            <mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\">\n                <mxPoint x=\"157\" y=\"-630\" as=\"sourcePoint\"/>\n                <mxPoint x=\"20\" y=\"-503\" as=\"targetPoint\"/>\n            </mxGeometry>\n        </mxCell>\n        <mxCell id=\"MZcHR-OaGIWoCYqEcR8G-2\" value=\"\" style=\"endArrow=none;html=1;rounded=0;strokeColor=#FFFFFF;strokeWidth=12;fontStyle=1;startArrow=none;startFill=0;entryX=0;entryY=1;entryDx=0;entryDy=0;\" parent=\"1\" edge=\"1\">\n            <mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\">\n                <mxPoint x=\"-80\" y=\"-603\" as=\"sourcePoint\"/>\n                <mxPoint x=\"57\" y=\"-730\" as=\"targetPoint\"/>\n            </mxGeometry>\n        </mxCell>\n        <mxCell id=\"MZcHR-OaGIWoCYqEcR8G-3\" value=\"\" style=\"endArrow=none;html=1;rounded=0;strokeColor=#FFFFFF;strokeWidth=12;entryX=0.131;entryY=0.161;entryDx=0;entryDy=0;startArrow=none;startFill=0;exitX=1;exitY=1;exitDx=0;exitDy=0;entryPerimeter=0;\" parent=\"1\" edge=\"1\">\n            <mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\">\n                <mxPoint x=\"-90\" y=\"-1210\" as=\"sourcePoint\"/>\n                <mxPoint x=\"46\" y=\"-1083\" as=\"targetPoint\"/>\n            </mxGeometry>\n        </mxCell>\n        <mxCell id=\"MZcHR-OaGIWoCYqEcR8G-4\" value=\"\" style=\"endArrow=none;html=1;rounded=0;strokeColor=#FFFFFF;strokeWidth=12;entryX=0.876;entryY=0.158;entryDx=0;entryDy=0;jumpStyle=none;startArrow=none;startFill=0;entryPerimeter=0;exitX=0;exitY=1;exitDx=0;exitDy=0;\" parent=\"1\" edge=\"1\">\n            <mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\">\n                <mxPoint x=\"571\" y=\"-1210\" as=\"sourcePoint\"/>\n                <mxPoint x=\"430\" y=\"-1084\" as=\"targetPoint\"/>\n            </mxGeometry>\n        </mxCell>\n        <mxCell id=\"MZcHR-OaGIWoCYqEcR8G-5\" value=\"\" style=\"endArrow=none;html=1;rounded=0;strokeColor=#FFFFFF;strokeWidth=12;entryX=0.128;entryY=0.166;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.863;exitY=0.847;exitDx=0;exitDy=0;exitPerimeter=0;startArrow=none;startFill=0;\" parent=\"1\" edge=\"1\">\n            <mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\">\n                <mxPoint x=\"420\" y=\"-730\" as=\"sourcePoint\"/>\n                <mxPoint x=\"564\" y=\"-597\" as=\"targetPoint\"/>\n            </mxGeometry>\n        </mxCell>\n        <mxCell id=\"MZcHR-OaGIWoCYqEcR8G-9\" value=\"\" style=\"endArrow=none;html=1;rounded=0;strokeColor=#FFFFFF;strokeWidth=12;fontStyle=1;startArrow=none;startFill=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;\" parent=\"1\" source=\"6z6DODkbgaXgTj0KQFc1-146\" target=\"6z6DODkbgaXgTj0KQFc1-145\" edge=\"1\">\n            <mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\">\n                <mxPoint x=\"136\" y=\"-253\" as=\"sourcePoint\"/>\n                <mxPoint x=\"273\" y=\"-380\" as=\"targetPoint\"/>\n            </mxGeometry>\n        </mxCell>\n        <mxCell id=\"CMrv4m3kIZ6uT4BmKt4U-2\" value=\"\" style=\"endArrow=none;html=1;rounded=0;strokeColor=#FFFFFF;strokeWidth=12;fontStyle=1;startArrow=none;startFill=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;\" edge=\"1\" parent=\"1\">\n            <mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\">\n                <mxPoint x=\"-14\" y=\"-425.24\" as=\"sourcePoint\"/>\n                <mxPoint x=\"500\" y=\"-425.24\" as=\"targetPoint\"/>\n            </mxGeometry>\n        </mxCell>\n    </root>\n</mxGraphModel>",
  103.             "zoom": "100%"
  104.           }
  105.         ]
  106.       },
  107.       "format": "short",
  108.       "graphId": "flowchart_19",
  109.       "gridPos": {
  110.         "h": 10,
  111.         "w": 6,
  112.         "x": 0,
  113.         "y": 0
  114.       },
  115.       "id": 19,
  116.       "newFlag": false,
  117.       "rulesData": {
  118.         "rulesData": [
  119.           {
  120.             "aggregation": "current",
  121.             "alias": "Hausverbrauch",
  122.             "colors": [
  123.               "rgba(245, 54, 54, 0.9)",
  124.               "rgba(237, 129, 40, 0.89)",
  125.               "rgba(50, 172, 45, 0.97)"
  126.             ],
  127.             "column": "Time",
  128.             "dateFormat": "YYYY-MM-DD HH:mm:ss",
  129.             "decimals": 2,
  130.             "eventData": [],
  131.             "eventProp": "id",
  132.             "eventRegEx": false,
  133.             "gradient": false,
  134.             "hidden": false,
  135.             "invert": false,
  136.             "linkData": [],
  137.             "linkProp": "id",
  138.             "linkRegEx": true,
  139.             "mappingType": 1,
  140.             "metricType": "serie",
  141.             "order": 1,
  142.             "overlayIcon": false,
  143.             "pattern": "Hausverbrauch",
  144.             "rangeData": [],
  145.             "reduce": true,
  146.             "refId": "A",
  147.             "sanitize": false,
  148.             "shapeData": [],
  149.             "shapeProp": "id",
  150.             "shapeRegEx": true,
  151.             "stringThresholds": [
  152.               "/.*/",
  153.               "/.*/"
  154.             ],
  155.             "textData": [
  156.               {
  157.                 "hidden": false,
  158.                 "pattern": "6z6DODkbgaXgTj0KQFc1-129",
  159.                 "textOn": "wmd",
  160.                 "textPattern": "/.*/",
  161.                 "textReplace": "content"
  162.               }
  163.             ],
  164.             "textProp": "id",
  165.             "textRegEx": false,
  166.             "thresholds": [
  167.               50,
  168.               80
  169.             ],
  170.             "tooltip": false,
  171.             "tooltipColors": false,
  172.             "tooltipLabel": "",
  173.             "tooltipOn": "a",
  174.             "tpDirection": "v",
  175.             "tpGraph": false,
  176.             "tpGraphScale": "linear",
  177.             "tpGraphSize": "100%",
  178.             "tpGraphType": "line",
  179.             "type": "number",
  180.             "unit": "watt",
  181.             "valueData": []
  182.           },
  183.           {
  184.             "aggregation": "current",
  185.             "alias": "Batterieladung",
  186.             "colors": [
  187.               "rgba(245, 54, 54, 0.9)",
  188.               "rgba(237, 129, 40, 0.89)",
  189.               "rgba(50, 172, 45, 0.97)"
  190.             ],
  191.             "column": "Time",
  192.             "dateFormat": "YYYY-MM-DD HH:mm:ss",
  193.             "decimals": 2,
  194.             "eventData": [],
  195.             "eventProp": "id",
  196.             "eventRegEx": false,
  197.             "gradient": false,
  198.             "hidden": false,
  199.             "invert": false,
  200.             "linkData": [],
  201.             "linkProp": "id",
  202.             "linkRegEx": true,
  203.             "mappingType": 1,
  204.             "metricType": "serie",
  205.             "order": 2,
  206.             "overlayIcon": false,
  207.             "pattern": "Batterieladung",
  208.             "rangeData": [],
  209.             "reduce": true,
  210.             "refId": "A",
  211.             "sanitize": false,
  212.             "shapeData": [],
  213.             "shapeProp": "id",
  214.             "shapeRegEx": true,
  215.             "stringThresholds": [
  216.               "/.*/",
  217.               "/.*/"
  218.             ],
  219.             "textData": [
  220.               {
  221.                 "hidden": false,
  222.                 "pattern": "6z6DODkbgaXgTj0KQFc1-125",
  223.                 "textOn": "wmd",
  224.                 "textPattern": "/.*/",
  225.                 "textReplace": "content"
  226.               }
  227.             ],
  228.             "textProp": "id",
  229.             "textRegEx": true,
  230.             "thresholds": [
  231.               50,
  232.               80
  233.             ],
  234.             "tooltip": false,
  235.             "tooltipColors": false,
  236.             "tooltipLabel": "",
  237.             "tooltipOn": "a",
  238.             "tpDirection": "v",
  239.             "tpGraph": false,
  240.             "tpGraphScale": "linear",
  241.             "tpGraphSize": "100%",
  242.             "tpGraphType": "line",
  243.             "type": "number",
  244.             "unit": "watt",
  245.             "valueData": []
  246.           },
  247.           {
  248.             "aggregation": "current",
  249.             "alias": "FeedInPower",
  250.             "colors": [
  251.               "rgba(245, 54, 54, 0.9)",
  252.               "rgba(237, 129, 40, 0.89)",
  253.               "rgba(50, 172, 45, 0.97)"
  254.             ],
  255.             "column": "Time",
  256.             "dateFormat": "YYYY-MM-DD HH:mm:ss",
  257.             "decimals": 2,
  258.             "eventData": [],
  259.             "eventProp": "id",
  260.             "eventRegEx": false,
  261.             "gradient": false,
  262.             "hidden": false,
  263.             "invert": false,
  264.             "linkData": [],
  265.             "linkProp": "id",
  266.             "linkRegEx": true,
  267.             "mappingType": 1,
  268.             "metricType": "serie",
  269.             "order": 3,
  270.             "overlayIcon": false,
  271.             "pattern": "FeedInPower",
  272.             "rangeData": [],
  273.             "reduce": true,
  274.             "refId": "A",
  275.             "sanitize": false,
  276.             "shapeData": [],
  277.             "shapeProp": "id",
  278.             "shapeRegEx": true,
  279.             "stringThresholds": [
  280.               "/.*/",
  281.               "/.*/"
  282.             ],
  283.             "textData": [
  284.               {
  285.                 "hidden": false,
  286.                 "pattern": "6z6DODkbgaXgTj0KQFc1-128",
  287.                 "textOn": "wmd",
  288.                 "textPattern": "/.*/",
  289.                 "textReplace": "content"
  290.               }
  291.             ],
  292.             "textProp": "id",
  293.             "textRegEx": true,
  294.             "thresholds": [
  295.               50,
  296.               80
  297.             ],
  298.             "tooltip": false,
  299.             "tooltipColors": false,
  300.             "tooltipLabel": "",
  301.             "tooltipOn": "a",
  302.             "tpDirection": "v",
  303.             "tpGraph": false,
  304.             "tpGraphScale": "linear",
  305.             "tpGraphSize": "100%",
  306.             "tpGraphType": "line",
  307.             "type": "number",
  308.             "unit": "watt",
  309.             "valueData": []
  310.           },
  311.           {
  312.             "aggregation": "current",
  313.             "alias": "PVErzeugung",
  314.             "colors": [
  315.               "rgba(245, 54, 54, 0.9)"
  316.             ],
  317.             "column": "Time",
  318.             "dateFormat": "YYYY-MM-DD HH:mm:ss",
  319.             "decimals": 2,
  320.             "eventData": [],
  321.             "eventProp": "id",
  322.             "eventRegEx": false,
  323.             "gradient": false,
  324.             "hidden": false,
  325.             "invert": false,
  326.             "linkData": [],
  327.             "linkProp": "id",
  328.             "linkRegEx": true,
  329.             "mappingType": 1,
  330.             "metricType": "serie",
  331.             "order": 4,
  332.             "overlayIcon": false,
  333.             "pattern": "PVErzeugung",
  334.             "rangeData": [],
  335.             "reduce": true,
  336.             "refId": "A",
  337.             "sanitize": false,
  338.             "shapeData": [],
  339.             "shapeProp": "id",
  340.             "shapeRegEx": true,
  341.             "stringThresholds": [],
  342.             "textData": [
  343.               {
  344.                 "hidden": false,
  345.                 "pattern": "6z6DODkbgaXgTj0KQFc1-124",
  346.                 "textOn": "wmd",
  347.                 "textPattern": "/.*/",
  348.                 "textReplace": "content"
  349.               }
  350.             ],
  351.             "textProp": "id",
  352.             "textRegEx": true,
  353.             "thresholds": [],
  354.             "tooltip": false,
  355.             "tooltipColors": false,
  356.             "tooltipLabel": "",
  357.             "tooltipOn": "a",
  358.             "tpDirection": "v",
  359.             "tpGraph": false,
  360.             "tpGraphScale": "linear",
  361.             "tpGraphSize": "100%",
  362.             "tpGraphType": "line",
  363.             "type": "number",
  364.             "unit": "watt",
  365.             "valueData": []
  366.           },
  367.           {
  368.             "aggregation": "current",
  369.             "alias": "WechselrichterLeistung",
  370.             "colors": [
  371.               "rgba(245, 54, 54, 0.9)",
  372.               "rgba(237, 129, 40, 0.89)",
  373.               "rgba(50, 172, 45, 0.97)"
  374.             ],
  375.             "column": "Time",
  376.             "dateFormat": "YYYY-MM-DD HH:mm:ss",
  377.             "decimals": 2,
  378.             "eventData": [],
  379.             "eventProp": "id",
  380.             "eventRegEx": false,
  381.             "gradient": false,
  382.             "hidden": false,
  383.             "invert": false,
  384.             "linkData": [],
  385.             "linkProp": "id",
  386.             "linkRegEx": true,
  387.             "mappingType": 1,
  388.             "metricType": "serie",
  389.             "order": 5,
  390.             "overlayIcon": false,
  391.             "pattern": "WechselrichterLeistung",
  392.             "rangeData": [],
  393.             "reduce": true,
  394.             "refId": "A",
  395.             "sanitize": false,
  396.             "shapeData": [],
  397.             "shapeProp": "id",
  398.             "shapeRegEx": true,
  399.             "stringThresholds": [
  400.               "/.*/",
  401.               "/.*/"
  402.             ],
  403.             "textData": [
  404.               {
  405.                 "hidden": false,
  406.                 "pattern": "6z6DODkbgaXgTj0KQFc1-127",
  407.                 "textOn": "wmd",
  408.                 "textPattern": "/.*/",
  409.                 "textReplace": "content"
  410.               }
  411.             ],
  412.             "textProp": "id",
  413.             "textRegEx": true,
  414.             "thresholds": [
  415.               50,
  416.               80
  417.             ],
  418.             "tooltip": false,
  419.             "tooltipColors": false,
  420.             "tooltipLabel": "",
  421.             "tooltipOn": "a",
  422.             "tpDirection": "v",
  423.             "tpGraph": false,
  424.             "tpGraphScale": "linear",
  425.             "tpGraphSize": "100%",
  426.             "tpGraphType": "line",
  427.             "type": "number",
  428.             "unit": "watt",
  429.             "valueData": []
  430.           },
  431.           {
  432.             "aggregation": "current",
  433.             "alias": "Batterie",
  434.             "colors": [
  435.               "rgba(245, 54, 54, 0.9)"
  436.             ],
  437.             "column": "Time",
  438.             "dateFormat": "YYYY-MM-DD HH:mm:ss",
  439.             "decimals": 0,
  440.             "eventData": [],
  441.             "eventProp": "id",
  442.             "eventRegEx": false,
  443.             "gradient": false,
  444.             "hidden": false,
  445.             "invert": false,
  446.             "linkData": [],
  447.             "linkProp": "id",
  448.             "linkRegEx": true,
  449.             "mappingType": 1,
  450.             "metricType": "serie",
  451.             "order": 6,
  452.             "overlayIcon": false,
  453.             "pattern": "Batterie",
  454.             "rangeData": [],
  455.             "reduce": true,
  456.             "refId": "A",
  457.             "sanitize": false,
  458.             "shapeData": [],
  459.             "shapeProp": "id",
  460.             "shapeRegEx": true,
  461.             "stringThresholds": [],
  462.             "textData": [
  463.               {
  464.                 "hidden": false,
  465.                 "pattern": "6z6DODkbgaXgTj0KQFc1-133",
  466.                 "textOn": "wmd",
  467.                 "textPattern": "/.*/",
  468.                 "textReplace": "content"
  469.               }
  470.             ],
  471.             "textProp": "id",
  472.             "textRegEx": true,
  473.             "thresholds": [],
  474.             "tooltip": false,
  475.             "tooltipColors": false,
  476.             "tooltipLabel": "",
  477.             "tooltipOn": "a",
  478.             "tpDirection": "v",
  479.             "tpGraph": false,
  480.             "tpGraphScale": "linear",
  481.             "tpGraphSize": "100%",
  482.             "tpGraphType": "line",
  483.             "type": "number",
  484.             "unit": "percent",
  485.             "valueData": []
  486.           },
  487.           {
  488.             "aggregation": "current",
  489.             "alias": "PfeilNetzbezug1",
  490.             "colors": [
  491.               "rgba(245, 54, 54, 0.9)"
  492.             ],
  493.             "column": "Time",
  494.             "dateFormat": "YYYY-MM-DD HH:mm:ss",
  495.             "decimals": 2,
  496.             "eventData": [
  497.               {
  498.                 "eventOn": -1,
  499.                 "hidden": false,
  500.                 "pattern": "MZcHR-OaGIWoCYqEcR8G-9",
  501.                 "style": "opacity",
  502.                 "value": "${_value}"
  503.               },
  504.               {
  505.                 "eventOn": -1,
  506.                 "hidden": false,
  507.                 "pattern": "MZcHR-OaGIWoCYqEcR8G-9",
  508.                 "style": "endArrow",
  509.                 "value": "classic"
  510.               },
  511.               {
  512.                 "eventOn": -1,
  513.                 "hidden": false,
  514.                 "pattern": "MZcHR-OaGIWoCYqEcR8G-9",
  515.                 "style": "class_mxEdgeFlow",
  516.                 "value": "10"
  517.               },
  518.               {
  519.                 "eventOn": 0,
  520.                 "hidden": false,
  521.                 "pattern": "xN3TAwv6ChulNvitvIe0-7",
  522.                 "style": "opacity",
  523.                 "value": "${_value}"
  524.               },
  525.               {
  526.                 "eventOn": 0,
  527.                 "hidden": false,
  528.                 "pattern": "xN3TAwv6ChulNvitvIe0-7",
  529.                 "style": "endArrow",
  530.                 "value": "none"
  531.               }
  532.             ],
  533.             "eventProp": "id",
  534.             "eventRegEx": false,
  535.             "gradient": false,
  536.             "hidden": false,
  537.             "invert": false,
  538.             "linkData": [],
  539.             "linkProp": "id",
  540.             "linkRegEx": true,
  541.             "mappingType": 1,
  542.             "metricType": "serie",
  543.             "order": 7,
  544.             "overlayIcon": false,
  545.             "pattern": "netzbezugNegativ",
  546.             "rangeData": [],
  547.             "reduce": false,
  548.             "refId": "A",
  549.             "sanitize": false,
  550.             "shapeData": [],
  551.             "shapeProp": "id",
  552.             "shapeRegEx": true,
  553.             "stringThresholds": [],
  554.             "textData": [],
  555.             "textProp": "id",
  556.             "textRegEx": true,
  557.             "thresholds": [],
  558.             "tooltip": false,
  559.             "tooltipColors": false,
  560.             "tooltipLabel": "",
  561.             "tooltipOn": "a",
  562.             "tpDirection": "v",
  563.             "tpGraph": false,
  564.             "tpGraphScale": "linear",
  565.             "tpGraphSize": "100%",
  566.             "tpGraphType": "bar",
  567.             "type": "number",
  568.             "unit": "short",
  569.             "valueData": []
  570.           },
  571.           {
  572.             "aggregation": "current",
  573.             "alias": "PfeilNetzbezug2",
  574.             "colors": [
  575.               "rgba(245, 54, 54, 0.9)"
  576.             ],
  577.             "column": "Time",
  578.             "dateFormat": "YYYY-MM-DD HH:mm:ss",
  579.             "decimals": 2,
  580.             "eventData": [
  581.               {
  582.                 "eventOn": -1,
  583.                 "hidden": false,
  584.                 "pattern": "xN3TAwv6ChulNvitvIe0-2",
  585.                 "style": "opacity",
  586.                 "value": "${_value}"
  587.               },
  588.               {
  589.                 "eventOn": -1,
  590.                 "hidden": false,
  591.                 "pattern": "xN3TAwv6ChulNvitvIe0-2",
  592.                 "style": "endArrow",
  593.                 "value": "classic"
  594.               },
  595.               {
  596.                 "eventOn": -1,
  597.                 "hidden": false,
  598.                 "pattern": "xN3TAwv6ChulNvitvIe0-2",
  599.                 "style": "class_mxEdgeFlow",
  600.                 "value": "10"
  601.               }
  602.             ],
  603.             "eventProp": "id",
  604.             "eventRegEx": false,
  605.             "gradient": false,
  606.             "hidden": false,
  607.             "invert": false,
  608.             "linkData": [],
  609.             "linkProp": "id",
  610.             "linkRegEx": true,
  611.             "mappingType": 1,
  612.             "metricType": "serie",
  613.             "order": 8,
  614.             "overlayIcon": false,
  615.             "pattern": "netzbezugPositiv",
  616.             "rangeData": [],
  617.             "reduce": false,
  618.             "refId": "A",
  619.             "sanitize": false,
  620.             "shapeData": [],
  621.             "shapeProp": "id",
  622.             "shapeRegEx": true,
  623.             "stringThresholds": [],
  624.             "textData": [],
  625.             "textProp": "id",
  626.             "textRegEx": true,
  627.             "thresholds": [],
  628.             "tooltip": false,
  629.             "tooltipColors": false,
  630.             "tooltipLabel": "",
  631.             "tooltipOn": "a",
  632.             "tpDirection": "v",
  633.             "tpGraph": false,
  634.             "tpGraphScale": "linear",
  635.             "tpGraphSize": "100%",
  636.             "tpGraphType": "bar",
  637.             "type": "number",
  638.             "unit": "short",
  639.             "valueData": []
  640.           },
  641.           {
  642.             "aggregation": "current",
  643.             "alias": "PfeilNetzbezug4",
  644.             "colors": [
  645.               "rgba(245, 54, 54, 0.9)"
  646.             ],
  647.             "column": "Time",
  648.             "dateFormat": "YYYY-MM-DD HH:mm:ss",
  649.             "decimals": 2,
  650.             "eventData": [
  651.               {
  652.                 "eventOn": 0,
  653.                 "hidden": false,
  654.                 "pattern": "CMrv4m3kIZ6uT4BmKt4U-2",
  655.                 "style": "opacity",
  656.                 "value": "${_value}"
  657.               }
  658.             ],
  659.             "eventProp": "id",
  660.             "eventRegEx": false,
  661.             "gradient": false,
  662.             "hidden": false,
  663.             "invert": false,
  664.             "linkData": [],
  665.             "linkProp": "id",
  666.             "linkRegEx": true,
  667.             "mappingType": 1,
  668.             "metricType": "serie",
  669.             "order": 9,
  670.             "overlayIcon": false,
  671.             "pattern": "netzbezugNeutral",
  672.             "rangeData": [],
  673.             "reduce": true,
  674.             "refId": "A",
  675.             "sanitize": false,
  676.             "shapeData": [],
  677.             "shapeProp": "id",
  678.             "shapeRegEx": true,
  679.             "stringThresholds": [],
  680.             "textData": [],
  681.             "textProp": "id",
  682.             "textRegEx": true,
  683.             "thresholds": [],
  684.             "tooltip": false,
  685.             "tooltipColors": false,
  686.             "tooltipLabel": "",
  687.             "tooltipOn": "a",
  688.             "tpDirection": "v",
  689.             "tpGraph": false,
  690.             "tpGraphScale": "linear",
  691.             "tpGraphSize": "100%",
  692.             "tpGraphType": "bar",
  693.             "type": "number",
  694.             "unit": "short",
  695.             "valueData": []
  696.           },
  697.           {
  698.             "aggregation": "current",
  699.             "alias": "PfeilHausverbrauch1",
  700.             "colors": [
  701.               "rgba(245, 54, 54, 0.9)"
  702.             ],
  703.             "column": "Time",
  704.             "dateFormat": "YYYY-MM-DD HH:mm:ss",
  705.             "decimals": 2,
  706.             "eventData": [
  707.               {
  708.                 "eventOn": -1,
  709.                 "hidden": false,
  710.                 "pattern": "6z6DODkbgaXgTj0KQFc1-152",
  711.                 "style": "opacity",
  712.                 "value": "${_value}"
  713.               },
  714.               {
  715.                 "eventOn": -1,
  716.                 "hidden": false,
  717.                 "pattern": "6z6DODkbgaXgTj0KQFc1-152",
  718.                 "style": "endArrow",
  719.                 "value": "classic"
  720.               },
  721.               {
  722.                 "eventOn": -1,
  723.                 "hidden": false,
  724.                 "pattern": "6z6DODkbgaXgTj0KQFc1-152",
  725.                 "style": "class_mxEdgeFlow",
  726.                 "value": "10"
  727.               }
  728.             ],
  729.             "eventProp": "id",
  730.             "eventRegEx": false,
  731.             "gradient": false,
  732.             "hidden": false,
  733.             "invert": false,
  734.             "linkData": [],
  735.             "linkProp": "id",
  736.             "linkRegEx": true,
  737.             "mappingType": 1,
  738.             "metricType": "serie",
  739.             "order": 10,
  740.             "overlayIcon": false,
  741.             "pattern": "hausverbrauchNegativ",
  742.             "rangeData": [],
  743.             "reduce": true,
  744.             "refId": "A",
  745.             "sanitize": false,
  746.             "shapeData": [],
  747.             "shapeProp": "id",
  748.             "shapeRegEx": true,
  749.             "stringThresholds": [],
  750.             "textData": [],
  751.             "textProp": "id",
  752.             "textRegEx": true,
  753.             "thresholds": [],
  754.             "tooltip": false,
  755.             "tooltipColors": false,
  756.             "tooltipLabel": "",
  757.             "tooltipOn": "a",
  758.             "tpDirection": "v",
  759.             "tpGraph": false,
  760.             "tpGraphScale": "linear",
  761.             "tpGraphSize": "100%",
  762.             "tpGraphType": "bar",
  763.             "type": "number",
  764.             "unit": "short",
  765.             "valueData": []
  766.           },
  767.           {
  768.             "aggregation": "current",
  769.             "alias": "PfeilHausverbrauch2",
  770.             "colors": [
  771.               "rgba(245, 54, 54, 0.9)"
  772.             ],
  773.             "column": "Time",
  774.             "dateFormat": "YYYY-MM-DD HH:mm:ss",
  775.             "decimals": 2,
  776.             "eventData": [
  777.               {
  778.                 "eventOn": -1,
  779.                 "hidden": false,
  780.                 "pattern": "6z6DODkbgaXgTj0KQFc1-155",
  781.                 "style": "opacity",
  782.                 "value": "${_value}"
  783.               },
  784.               {
  785.                 "eventOn": -1,
  786.                 "hidden": false,
  787.                 "pattern": "6z6DODkbgaXgTj0KQFc1-155",
  788.                 "style": "endArrow",
  789.                 "value": "classic"
  790.               },
  791.               {
  792.                 "eventOn": -1,
  793.                 "hidden": false,
  794.                 "pattern": "6z6DODkbgaXgTj0KQFc1-155",
  795.                 "style": "class_mxEdgeFlow",
  796.                 "value": "10"
  797.               }
  798.             ],
  799.             "eventProp": "id",
  800.             "eventRegEx": false,
  801.             "gradient": false,
  802.             "hidden": false,
  803.             "invert": false,
  804.             "linkData": [],
  805.             "linkProp": "id",
  806.             "linkRegEx": true,
  807.             "mappingType": 1,
  808.             "metricType": "serie",
  809.             "order": 11,
  810.             "overlayIcon": false,
  811.             "pattern": "hausverbrauchPositiv",
  812.             "rangeData": [],
  813.             "reduce": true,
  814.             "refId": "A",
  815.             "sanitize": false,
  816.             "shapeData": [],
  817.             "shapeProp": "id",
  818.             "shapeRegEx": true,
  819.             "stringThresholds": [],
  820.             "textData": [],
  821.             "textProp": "id",
  822.             "textRegEx": true,
  823.             "thresholds": [],
  824.             "tooltip": false,
  825.             "tooltipColors": false,
  826.             "tooltipLabel": "",
  827.             "tooltipOn": "a",
  828.             "tpDirection": "v",
  829.             "tpGraph": false,
  830.             "tpGraphScale": "linear",
  831.             "tpGraphSize": "100%",
  832.             "tpGraphType": "bar",
  833.             "type": "number",
  834.             "unit": "short",
  835.             "valueData": []
  836.           },
  837.           {
  838.             "aggregation": "current",
  839.             "alias": "PfeilHausverbrauch3",
  840.             "colors": [
  841.               "rgba(245, 54, 54, 0.9)"
  842.             ],
  843.             "column": "Time",
  844.             "dateFormat": "YYYY-MM-DD HH:mm:ss",
  845.             "decimals": 2,
  846.             "eventData": [
  847.               {
  848.                 "eventOn": -1,
  849.                 "hidden": false,
  850.                 "pattern": "MZcHR-OaGIWoCYqEcR8G-5",
  851.                 "style": "opacity",
  852.                 "value": "0"
  853.               },
  854.               {
  855.                 "eventOn": -1,
  856.                 "hidden": false,
  857.                 "pattern": "MZcHR-OaGIWoCYqEcR8G-5",
  858.                 "style": "endArrow",
  859.                 "value": "none"
  860.               }
  861.             ],
  862.             "eventProp": "id",
  863.             "eventRegEx": false,
  864.             "gradient": false,
  865.             "hidden": false,
  866.             "invert": false,
  867.             "linkData": [],
  868.             "linkProp": "id",
  869.             "linkRegEx": true,
  870.             "mappingType": 1,
  871.             "metricType": "serie",
  872.             "order": 12,
  873.             "overlayIcon": false,
  874.             "pattern": "hausverbrauchPositiv",
  875.             "rangeData": [],
  876.             "reduce": true,
  877.             "refId": "A",
  878.             "sanitize": false,
  879.             "shapeData": [],
  880.             "shapeProp": "id",
  881.             "shapeRegEx": true,
  882.             "stringThresholds": [],
  883.             "textData": [],
  884.             "textProp": "id",
  885.             "textRegEx": true,
  886.             "thresholds": [],
  887.             "tooltip": false,
  888.             "tooltipColors": false,
  889.             "tooltipLabel": "",
  890.             "tooltipOn": "a",
  891.             "tpDirection": "v",
  892.             "tpGraph": false,
  893.             "tpGraphScale": "linear",
  894.             "tpGraphSize": "100%",
  895.             "tpGraphType": "bar",
  896.             "type": "number",
  897.             "unit": "short",
  898.             "valueData": []
  899.           },
  900.           {
  901.             "aggregation": "current",
  902.             "alias": "PfeilPV1",
  903.             "colors": [
  904.               "rgba(245, 54, 54, 0.9)"
  905.             ],
  906.             "column": "Time",
  907.             "dateFormat": "YYYY-MM-DD HH:mm:ss",
  908.             "decimals": 2,
  909.             "eventData": [
  910.               {
  911.                 "eventOn": -1,
  912.                 "hidden": false,
  913.                 "pattern": "xN3TAwv6ChulNvitvIe0-3",
  914.                 "style": "opacity",
  915.                 "value": "${_value}"
  916.               },
  917.               {
  918.                 "eventOn": -1,
  919.                 "hidden": false,
  920.                 "pattern": "xN3TAwv6ChulNvitvIe0-3",
  921.                 "style": "endArrow",
  922.                 "value": "classic"
  923.               },
  924.               {
  925.                 "eventOn": -1,
  926.                 "hidden": false,
  927.                 "pattern": "xN3TAwv6ChulNvitvIe0-3",
  928.                 "style": "class_mxEdgeFlow",
  929.                 "value": "10"
  930.               }
  931.             ],
  932.             "eventProp": "id",
  933.             "eventRegEx": false,
  934.             "gradient": false,
  935.             "hidden": false,
  936.             "invert": false,
  937.             "linkData": [],
  938.             "linkProp": "id",
  939.             "linkRegEx": true,
  940.             "mappingType": 1,
  941.             "metricType": "serie",
  942.             "order": 13,
  943.             "overlayIcon": false,
  944.             "pattern": "pvPositiv",
  945.             "rangeData": [],
  946.             "reduce": true,
  947.             "refId": "A",
  948.             "sanitize": false,
  949.             "shapeData": [],
  950.             "shapeProp": "id",
  951.             "shapeRegEx": true,
  952.             "stringThresholds": [],
  953.             "textData": [],
  954.             "textProp": "id",
  955.             "textRegEx": true,
  956.             "thresholds": [],
  957.             "tooltip": false,
  958.             "tooltipColors": false,
  959.             "tooltipLabel": "",
  960.             "tooltipOn": "a",
  961.             "tpDirection": "v",
  962.             "tpGraph": false,
  963.             "tpGraphScale": "linear",
  964.             "tpGraphSize": "100%",
  965.             "tpGraphType": "bar",
  966.             "type": "number",
  967.             "unit": "short",
  968.             "valueData": []
  969.           },
  970.           {
  971.             "aggregation": "current",
  972.             "alias": "PfeilPV2",
  973.             "colors": [
  974.               "rgba(245, 54, 54, 0.9)"
  975.             ],
  976.             "column": "Time",
  977.             "dateFormat": "YYYY-MM-DD HH:mm:ss",
  978.             "decimals": 2,
  979.             "eventData": [
  980.               {
  981.                 "eventOn": -1,
  982.                 "hidden": false,
  983.                 "pattern": "6z6DODkbgaXgTj0KQFc1-149",
  984.                 "style": "opacity",
  985.                 "value": "${_value}"
  986.               },
  987.               {
  988.                 "eventOn": -1,
  989.                 "hidden": false,
  990.                 "pattern": "6z6DODkbgaXgTj0KQFc1-149",
  991.                 "style": "endArrow",
  992.                 "value": "none"
  993.               }
  994.             ],
  995.             "eventProp": "id",
  996.             "eventRegEx": false,
  997.             "gradient": false,
  998.             "hidden": false,
  999.             "invert": false,
  1000.             "linkData": [],
  1001.             "linkProp": "id",
  1002.             "linkRegEx": true,
  1003.             "mappingType": 1,
  1004.             "metricType": "serie",
  1005.             "order": 14,
  1006.             "overlayIcon": false,
  1007.             "pattern": "pvNeutral",
  1008.             "rangeData": [],
  1009.             "reduce": true,
  1010.             "refId": "A",
  1011.             "sanitize": false,
  1012.             "shapeData": [],
  1013.             "shapeProp": "id",
  1014.             "shapeRegEx": true,
  1015.             "stringThresholds": [],
  1016.             "textData": [],
  1017.             "textProp": "id",
  1018.             "textRegEx": true,
  1019.             "thresholds": [],
  1020.             "tooltip": false,
  1021.             "tooltipColors": false,
  1022.             "tooltipLabel": "",
  1023.             "tooltipOn": "a",
  1024.             "tpDirection": "v",
  1025.             "tpGraph": false,
  1026.             "tpGraphScale": "linear",
  1027.             "tpGraphSize": "100%",
  1028.             "tpGraphType": "bar",
  1029.             "type": "number",
  1030.             "unit": "short",
  1031.             "valueData": []
  1032.           },
  1033.           {
  1034.             "aggregation": "current",
  1035.             "alias": "PfeilPV3",
  1036.             "colors": [
  1037.               "rgba(245, 54, 54, 0.9)"
  1038.             ],
  1039.             "column": "Time",
  1040.             "dateFormat": "YYYY-MM-DD HH:mm:ss",
  1041.             "decimals": 2,
  1042.             "eventData": [
  1043.               {
  1044.                 "eventOn": -1,
  1045.                 "hidden": false,
  1046.                 "pattern": "MZcHR-OaGIWoCYqEcR8G-3",
  1047.                 "style": "opacity",
  1048.                 "value": "0"
  1049.               },
  1050.               {
  1051.                 "eventOn": -1,
  1052.                 "hidden": false,
  1053.                 "pattern": "MZcHR-OaGIWoCYqEcR8G-3",
  1054.                 "style": "endArrow",
  1055.                 "value": "none"
  1056.               }
  1057.             ],
  1058.             "eventProp": "id",
  1059.             "eventRegEx": false,
  1060.             "gradient": false,
  1061.             "hidden": false,
  1062.             "invert": false,
  1063.             "linkData": [],
  1064.             "linkProp": "id",
  1065.             "linkRegEx": true,
  1066.             "mappingType": 1,
  1067.             "metricType": "serie",
  1068.             "order": 15,
  1069.             "overlayIcon": false,
  1070.             "pattern": "hausverbrauchPositiv",
  1071.             "rangeData": [],
  1072.             "reduce": true,
  1073.             "refId": "A",
  1074.             "sanitize": false,
  1075.             "shapeData": [],
  1076.             "shapeProp": "id",
  1077.             "shapeRegEx": true,
  1078.             "stringThresholds": [],
  1079.             "textData": [],
  1080.             "textProp": "id",
  1081.             "textRegEx": true,
  1082.             "thresholds": [],
  1083.             "tooltip": false,
  1084.             "tooltipColors": false,
  1085.             "tooltipLabel": "",
  1086.             "tooltipOn": "a",
  1087.             "tpDirection": "v",
  1088.             "tpGraph": false,
  1089.             "tpGraphScale": "linear",
  1090.             "tpGraphSize": "100%",
  1091.             "tpGraphType": "bar",
  1092.             "type": "number",
  1093.             "unit": "short",
  1094.             "valueData": []
  1095.           },
  1096.           {
  1097.             "aggregation": "current",
  1098.             "alias": "PfeilBatterie1",
  1099.             "colors": [
  1100.               "rgba(245, 54, 54, 0.9)"
  1101.             ],
  1102.             "column": "Time",
  1103.             "dateFormat": "YYYY-MM-DD HH:mm:ss",
  1104.             "decimals": 2,
  1105.             "eventData": [
  1106.               {
  1107.                 "eventOn": -1,
  1108.                 "hidden": false,
  1109.                 "pattern": "MZcHR-OaGIWoCYqEcR8G-4",
  1110.                 "style": "opacity",
  1111.                 "value": "${_value}"
  1112.               },
  1113.               {
  1114.                 "eventOn": -1,
  1115.                 "hidden": false,
  1116.                 "pattern": "MZcHR-OaGIWoCYqEcR8G-4",
  1117.                 "style": "endArrow",
  1118.                 "value": "classic"
  1119.               },
  1120.               {
  1121.                 "eventOn": -1,
  1122.                 "hidden": false,
  1123.                 "pattern": "MZcHR-OaGIWoCYqEcR8G-4",
  1124.                 "style": "class_mxEdgeFlow",
  1125.                 "value": "10"
  1126.               }
  1127.             ],
  1128.             "eventProp": "id",
  1129.             "eventRegEx": false,
  1130.             "gradient": false,
  1131.             "hidden": false,
  1132.             "invert": false,
  1133.             "linkData": [],
  1134.             "linkProp": "id",
  1135.             "linkRegEx": true,
  1136.             "mappingType": 1,
  1137.             "metricType": "serie",
  1138.             "order": 16,
  1139.             "overlayIcon": false,
  1140.             "pattern": "batterieNegativ",
  1141.             "rangeData": [],
  1142.             "reduce": true,
  1143.             "refId": "A",
  1144.             "sanitize": false,
  1145.             "shapeData": [],
  1146.             "shapeProp": "id",
  1147.             "shapeRegEx": true,
  1148.             "stringThresholds": [],
  1149.             "textData": [],
  1150.             "textProp": "id",
  1151.             "textRegEx": true,
  1152.             "thresholds": [],
  1153.             "tooltip": false,
  1154.             "tooltipColors": false,
  1155.             "tooltipLabel": "",
  1156.             "tooltipOn": "a",
  1157.             "tpDirection": "v",
  1158.             "tpGraph": false,
  1159.             "tpGraphScale": "linear",
  1160.             "tpGraphSize": "100%",
  1161.             "tpGraphType": "bar",
  1162.             "type": "number",
  1163.             "unit": "short",
  1164.             "valueData": []
  1165.           },
  1166.           {
  1167.             "aggregation": "current",
  1168.             "alias": "PfeilBatterie2",
  1169.             "colors": [
  1170.               "rgba(245, 54, 54, 0.9)"
  1171.             ],
  1172.             "column": "Time",
  1173.             "dateFormat": "YYYY-MM-DD HH:mm:ss",
  1174.             "decimals": 2,
  1175.             "eventData": [
  1176.               {
  1177.                 "eventOn": -1,
  1178.                 "hidden": false,
  1179.                 "pattern": "6z6DODkbgaXgTj0KQFc1-150",
  1180.                 "style": "opacity",
  1181.                 "value": "${_value}"
  1182.               },
  1183.               {
  1184.                 "eventOn": -1,
  1185.                 "hidden": false,
  1186.                 "pattern": "6z6DODkbgaXgTj0KQFc1-150",
  1187.                 "style": "endArrow",
  1188.                 "value": "classic"
  1189.               },
  1190.               {
  1191.                 "eventOn": -1,
  1192.                 "hidden": false,
  1193.                 "pattern": "6z6DODkbgaXgTj0KQFc1-150",
  1194.                 "style": "class_mxEdgeFlow",
  1195.                 "value": "10"
  1196.               }
  1197.             ],
  1198.             "eventProp": "id",
  1199.             "eventRegEx": false,
  1200.             "gradient": false,
  1201.             "hidden": false,
  1202.             "invert": false,
  1203.             "linkData": [],
  1204.             "linkProp": "id",
  1205.             "linkRegEx": true,
  1206.             "mappingType": 1,
  1207.             "metricType": "serie",
  1208.             "order": 17,
  1209.             "overlayIcon": false,
  1210.             "pattern": "batteriePositiv",
  1211.             "rangeData": [],
  1212.             "reduce": true,
  1213.             "refId": "A",
  1214.             "sanitize": false,
  1215.             "shapeData": [],
  1216.             "shapeProp": "id",
  1217.             "shapeRegEx": true,
  1218.             "stringThresholds": [],
  1219.             "textData": [],
  1220.             "textProp": "id",
  1221.             "textRegEx": true,
  1222.             "thresholds": [],
  1223.             "tooltip": false,
  1224.             "tooltipColors": false,
  1225.             "tooltipLabel": "",
  1226.             "tooltipOn": "a",
  1227.             "tpDirection": "v",
  1228.             "tpGraph": false,
  1229.             "tpGraphScale": "linear",
  1230.             "tpGraphSize": "100%",
  1231.             "tpGraphType": "bar",
  1232.             "type": "number",
  1233.             "unit": "short",
  1234.             "valueData": []
  1235.           },
  1236.           {
  1237.             "aggregation": "current",
  1238.             "alias": "PfeilBatterie3",
  1239.             "colors": [
  1240.               "rgba(245, 54, 54, 0.9)"
  1241.             ],
  1242.             "column": "Time",
  1243.             "dateFormat": "YYYY-MM-DD HH:mm:ss",
  1244.             "decimals": 2,
  1245.             "eventData": [
  1246.               {
  1247.                 "eventOn": -1,
  1248.                 "hidden": false,
  1249.                 "pattern": "xN3TAwv6ChulNvitvIe0-4",
  1250.                 "style": "opacity",
  1251.                 "value": "${_value}"
  1252.               },
  1253.               {
  1254.                 "eventOn": -1,
  1255.                 "hidden": false,
  1256.                 "pattern": "xN3TAwv6ChulNvitvIe0-4",
  1257.                 "style": "endArrow",
  1258.                 "value": "none"
  1259.               }
  1260.             ],
  1261.             "eventProp": "id",
  1262.             "eventRegEx": false,
  1263.             "gradient": false,
  1264.             "hidden": false,
  1265.             "invert": false,
  1266.             "linkData": [],
  1267.             "linkProp": "id",
  1268.             "linkRegEx": true,
  1269.             "mappingType": 1,
  1270.             "metricType": "serie",
  1271.             "order": 18,
  1272.             "overlayIcon": false,
  1273.             "pattern": "batterieNeutral",
  1274.             "rangeData": [],
  1275.             "reduce": true,
  1276.             "refId": "A",
  1277.             "sanitize": false,
  1278.             "shapeData": [],
  1279.             "shapeProp": "id",
  1280.             "shapeRegEx": true,
  1281.             "stringThresholds": [],
  1282.             "textData": [],
  1283.             "textProp": "id",
  1284.             "textRegEx": true,
  1285.             "thresholds": [],
  1286.             "tooltip": false,
  1287.             "tooltipColors": false,
  1288.             "tooltipLabel": "",
  1289.             "tooltipOn": "a",
  1290.             "tpDirection": "v",
  1291.             "tpGraph": false,
  1292.             "tpGraphScale": "linear",
  1293.             "tpGraphSize": "100%",
  1294.             "tpGraphType": "bar",
  1295.             "type": "number",
  1296.             "unit": "short",
  1297.             "valueData": []
  1298.           }
  1299.         ]
  1300.       },
  1301.       "targets": [
  1302.         {
  1303.           "alias": "Hausverbrauch",
  1304.           "datasource": {
  1305.             "type": "influxdb",
  1306.             "uid": "${DS_INFLUXDB-IOBROKER}"
  1307.           },
  1308.           "groupBy": [
  1309.             {
  1310.               "params": [
  1311.                 "$__interval"
  1312.               ],
  1313.               "type": "time"
  1314.             },
  1315.             {
  1316.               "params": [
  1317.                 "null"
  1318.               ],
  1319.               "type": "fill"
  1320.             }
  1321.           ],
  1322.           "hide": false,
  1323.           "orderByTime": "ASC",
  1324.           "policy": "default",
  1325.           "query": "SELECT \"value\" FROM \"solax.0.data.powerConsumer\" WHERE $timeFilter ",
  1326.           "rawQuery": true,
  1327.           "refId": "A",
  1328.           "resultFormat": "time_series",
  1329.           "select": [
  1330.             [
  1331.               {
  1332.                 "params": [
  1333.                   "value"
  1334.                 ],
  1335.                 "type": "field"
  1336.               },
  1337.               {
  1338.                 "params": [],
  1339.                 "type": "mean"
  1340.               }
  1341.             ]
  1342.           ],
  1343.           "tags": []
  1344.         },
  1345.         {
  1346.           "alias": "Batterieladung",
  1347.           "datasource": {
  1348.             "type": "influxdb",
  1349.             "uid": "${DS_INFLUXDB-IOBROKER}"
  1350.           },
  1351.           "groupBy": [
  1352.             {
  1353.               "params": [
  1354.                 "$__interval"
  1355.               ],
  1356.               "type": "time"
  1357.             },
  1358.             {
  1359.               "params": [
  1360.                 "null"
  1361.               ],
  1362.               "type": "fill"
  1363.             }
  1364.           ],
  1365.           "hide": false,
  1366.           "orderByTime": "ASC",
  1367.           "policy": "default",
  1368.           "query": "SELECT mean(\"value\") FROM \"solax.0.data.batteryPower\" WHERE $timeFilter GROUP BY time(10s) fill(null)",
  1369.           "rawQuery": true,
  1370.           "refId": "B",
  1371.           "resultFormat": "time_series",
  1372.           "select": [
  1373.             [
  1374.               {
  1375.                 "params": [
  1376.                   "value"
  1377.                 ],
  1378.                 "type": "field"
  1379.               },
  1380.               {
  1381.                 "params": [],
  1382.                 "type": "mean"
  1383.               }
  1384.             ]
  1385.           ],
  1386.           "tags": []
  1387.         },
  1388.         {
  1389.           "alias": "FeedInPower",
  1390.           "datasource": {
  1391.             "type": "influxdb",
  1392.             "uid": "${DS_INFLUXDB-IOBROKER}"
  1393.           },
  1394.           "groupBy": [
  1395.             {
  1396.               "params": [
  1397.                 "$__interval"
  1398.               ],
  1399.               "type": "time"
  1400.             },
  1401.             {
  1402.               "params": [
  1403.                 "null"
  1404.               ],
  1405.               "type": "fill"
  1406.             }
  1407.           ],
  1408.           "hide": false,
  1409.           "orderByTime": "ASC",
  1410.           "policy": "default",
  1411.           "query": "SELECT \"value\" FROM \"solax.0.data.feedinpower\" WHERE $timeFilter;",
  1412.           "rawQuery": true,
  1413.           "refId": "C",
  1414.           "resultFormat": "time_series",
  1415.           "select": [
  1416.             [
  1417.               {
  1418.                 "params": [
  1419.                   "value"
  1420.                 ],
  1421.                 "type": "field"
  1422.               },
  1423.               {
  1424.                 "params": [],
  1425.                 "type": "mean"
  1426.               }
  1427.             ]
  1428.           ],
  1429.           "tags": []
  1430.         },
  1431.         {
  1432.           "alias": "PVErzeugung",
  1433.           "datasource": {
  1434.             "type": "influxdb",
  1435.             "uid": "${DS_INFLUXDB-IOBROKER}"
  1436.           },
  1437.           "hide": false,
  1438.           "query": "SELECT mean(\"value\") FROM \"solax.0.data.dcpower\" WHERE $timeFilter GROUP BY time(30s) fill(none) ",
  1439.           "rawQuery": true,
  1440.           "refId": "D",
  1441.           "resultFormat": "time_series"
  1442.         },
  1443.         {
  1444.           "alias": "WechselrichterLeistung",
  1445.           "datasource": {
  1446.             "type": "influxdb",
  1447.             "uid": "${DS_INFLUXDB-IOBROKER}"
  1448.           },
  1449.           "hide": false,
  1450.           "query": "SELECT mean(\"value\") FROM \"solax.0.data.acpower\" WHERE $timeFilter GROUP BY time(30s) fill(none) ",
  1451.           "rawQuery": true,
  1452.           "refId": "E",
  1453.           "resultFormat": "time_series"
  1454.         },
  1455.         {
  1456.           "alias": "Batterie",
  1457.           "datasource": {
  1458.             "type": "influxdb",
  1459.             "uid": "${DS_INFLUXDB-IOBROKER}"
  1460.           },
  1461.           "hide": false,
  1462.           "query": "SELECT \"value\" FROM \"solax.0.data.batteryCapacityRemainig\" WHERE $timeFilter",
  1463.           "rawQuery": true,
  1464.           "refId": "F",
  1465.           "resultFormat": "time_series"
  1466.         },
  1467.         {
  1468.           "alias": "hausverbrauchNegativ",
  1469.           "datasource": {
  1470.             "type": "influxdb",
  1471.             "uid": "${DS_INFLUXDB-IOBROKER}"
  1472.           },
  1473.           "hide": false,
  1474.           "query": "SELECT \"value\" FROM \"solax.0.data.hausverbrauchNegativ\" WHERE $timeFilter",
  1475.           "rawQuery": true,
  1476.           "refId": "G",
  1477.           "resultFormat": "time_series"
  1478.         },
  1479.         {
  1480.           "alias": "hausverbrauchPositiv",
  1481.           "datasource": {
  1482.             "type": "influxdb",
  1483.             "uid": "${DS_INFLUXDB-IOBROKER}"
  1484.           },
  1485.           "hide": false,
  1486.           "query": "SELECT \"value\" FROM \"solax.0.data.hausverbrauchPositiv\" WHERE $timeFilter",
  1487.           "rawQuery": true,
  1488.           "refId": "H",
  1489.           "resultFormat": "time_series"
  1490.         },
  1491.         {
  1492.           "alias": "netzbezugPositiv",
  1493.           "datasource": {
  1494.             "type": "influxdb",
  1495.             "uid": "${DS_INFLUXDB-IOBROKER}"
  1496.           },
  1497.           "hide": false,
  1498.           "query": "SELECT \"value\" FROM \"solax.0.data.netzbezugPositiv\" WHERE $timeFilter;\n",
  1499.           "rawQuery": true,
  1500.           "refId": "I",
  1501.           "resultFormat": "time_series"
  1502.         },
  1503.         {
  1504.           "alias": "netzbezugNegativ",
  1505.           "datasource": {
  1506.             "type": "influxdb",
  1507.             "uid": "${DS_INFLUXDB-IOBROKER}"
  1508.           },
  1509.           "hide": false,
  1510.           "query": "SELECT \"value\" FROM \"solax.0.data.netzbezugNegativ\" WHERE $timeFilter;",
  1511.           "rawQuery": true,
  1512.           "refId": "J",
  1513.           "resultFormat": "time_series"
  1514.         },
  1515.         {
  1516.           "alias": "netzbezugNeutral",
  1517.           "datasource": {
  1518.             "type": "influxdb",
  1519.             "uid": "${DS_INFLUXDB-IOBROKER}"
  1520.           },
  1521.           "hide": false,
  1522.           "query": "SELECT \"value\" FROM \"solax.0.data.netzbezugNeutral\" WHERE $timeFilter;",
  1523.           "rawQuery": true,
  1524.           "refId": "K",
  1525.           "resultFormat": "time_series"
  1526.         },
  1527.         {
  1528.           "alias": "pvPositiv",
  1529.           "datasource": {
  1530.             "type": "influxdb",
  1531.             "uid": "${DS_INFLUXDB-IOBROKER}"
  1532.           },
  1533.           "hide": false,
  1534.           "query": "SELECT \"value\" FROM \"solax.0.data.pvPositiv\" WHERE $timeFilter;",
  1535.           "rawQuery": true,
  1536.           "refId": "L",
  1537.           "resultFormat": "time_series"
  1538.         },
  1539.         {
  1540.           "alias": "pvNeutral",
  1541.           "datasource": {
  1542.             "type": "influxdb",
  1543.             "uid": "${DS_INFLUXDB-IOBROKER}"
  1544.           },
  1545.           "hide": false,
  1546.           "query": "SELECT \"value\" FROM \"solax.0.data.pvNeutral\" WHERE $timeFilter;",
  1547.           "rawQuery": true,
  1548.           "refId": "M",
  1549.           "resultFormat": "time_series"
  1550.         },
  1551.         {
  1552.           "alias": "batteriePositiv",
  1553.           "datasource": {
  1554.             "type": "influxdb",
  1555.             "uid": "${DS_INFLUXDB-IOBROKER}"
  1556.           },
  1557.           "hide": false,
  1558.           "query": "SELECT \"value\" FROM \"solax.0.data.batteriePositiv\" WHERE $timeFilter;",
  1559.           "rawQuery": true,
  1560.           "refId": "N",
  1561.           "resultFormat": "time_series"
  1562.         },
  1563.         {
  1564.           "alias": "batterieNegativ",
  1565.           "datasource": {
  1566.             "type": "influxdb",
  1567.             "uid": "${DS_INFLUXDB-IOBROKER}"
  1568.           },
  1569.           "hide": false,
  1570.           "query": "SELECT \"value\" FROM \"solax.0.data.batterieNegativ\" WHERE $timeFilter;",
  1571.           "rawQuery": true,
  1572.           "refId": "O",
  1573.           "resultFormat": "time_series"
  1574.         },
  1575.         {
  1576.           "alias": "batterieNeutral",
  1577.           "datasource": {
  1578.             "type": "influxdb",
  1579.             "uid": "${DS_INFLUXDB-IOBROKER}"
  1580.           },
  1581.           "hide": false,
  1582.           "query": "SELECT \"value\" FROM \"solax.0.data.batterieNeutral\" WHERE $timeFilter;",
  1583.           "rawQuery": true,
  1584.           "refId": "P",
  1585.           "resultFormat": "time_series"
  1586.         }
  1587.       ],
  1588.       "transformations": [],
  1589.       "type": "agenty-flowcharting-panel",
  1590.       "valueName": "current",
  1591.       "version": "0.9.0"
  1592.     },
  1593.     {
  1594.       "datasource": {
  1595.         "type": "influxdb",
  1596.         "uid": "${DS_INFLUXDB-IOBROKER}"
  1597.       },
  1598.       "fieldConfig": {
  1599.         "defaults": {
  1600.           "color": {
  1601.             "mode": "palette-classic"
  1602.           },
  1603.           "custom": {
  1604.             "axisCenteredZero": false,
  1605.             "axisColorMode": "text",
  1606.             "axisLabel": "Leistung",
  1607.             "axisPlacement": "left",
  1608.             "barAlignment": 0,
  1609.             "drawStyle": "line",
  1610.             "fillOpacity": 0,
  1611.             "gradientMode": "none",
  1612.             "hideFrom": {
  1613.               "legend": false,
  1614.               "tooltip": false,
  1615.               "viz": false
  1616.             },
  1617.             "insertNulls": false,
  1618.             "lineInterpolation": "linear",
  1619.             "lineWidth": 1,
  1620.             "pointSize": 2,
  1621.             "scaleDistribution": {
  1622.               "type": "linear"
  1623.             },
  1624.             "showPoints": "auto",
  1625.             "spanNulls": false,
  1626.             "stacking": {
  1627.               "group": "A",
  1628.               "mode": "none"
  1629.             },
  1630.             "thresholdsStyle": {
  1631.               "mode": "off"
  1632.             }
  1633.           },
  1634.           "mappings": [],
  1635.           "thresholds": {
  1636.             "mode": "absolute",
  1637.             "steps": [
  1638.               {
  1639.                 "color": "green",
  1640.                 "value": null
  1641.               },
  1642.               {
  1643.                 "color": "red",
  1644.                 "value": 80
  1645.               }
  1646.             ]
  1647.           },
  1648.           "unit": "watt"
  1649.         },
  1650.         "overrides": [
  1651.           {
  1652.             "matcher": {
  1653.               "id": "byName",
  1654.               "options": "Gesamterzeugung"
  1655.             },
  1656.             "properties": [
  1657.               {
  1658.                 "id": "custom.lineWidth",
  1659.                 "value": 4
  1660.               }
  1661.             ]
  1662.           }
  1663.         ]
  1664.       },
  1665.       "gridPos": {
  1666.         "h": 8,
  1667.         "w": 10,
  1668.         "x": 6,
  1669.         "y": 0
  1670.       },
  1671.       "id": 8,
  1672.       "options": {
  1673.         "legend": {
  1674.           "calcs": [],
  1675.           "displayMode": "list",
  1676.           "placement": "bottom",
  1677.           "showLegend": true
  1678.         },
  1679.         "tooltip": {
  1680.           "mode": "single",
  1681.           "sort": "none"
  1682.         }
  1683.       },
  1684.       "targets": [
  1685.         {
  1686.           "alias": "String1",
  1687.           "datasource": {
  1688.             "type": "influxdb",
  1689.             "uid": "${DS_INFLUXDB-IOBROKER}"
  1690.           },
  1691.           "groupBy": [
  1692.             {
  1693.               "params": [
  1694.                 "2m"
  1695.               ],
  1696.               "type": "time"
  1697.             },
  1698.             {
  1699.               "params": [
  1700.                 "none"
  1701.               ],
  1702.               "type": "fill"
  1703.             }
  1704.           ],
  1705.           "key": "Q-ca58d8ee-c238-4cbf-9ae3-7a23f50d3341-0",
  1706.           "measurement": "solax.0.data.dcpower1",
  1707.           "orderByTime": "DESC",
  1708.           "policy": "default",
  1709.           "query": "SELECT mean(\"value\") FROM \"solax.0.data.dcpower1\" WHERE $timeFilter GROUP BY time(2m) fill(none) ORDER BY time DESC",
  1710.           "rawQuery": true,
  1711.           "refId": "A",
  1712.           "resultFormat": "time_series",
  1713.           "select": [
  1714.             [
  1715.               {
  1716.                 "params": [
  1717.                   "value"
  1718.                 ],
  1719.                 "type": "field"
  1720.               },
  1721.               {
  1722.                 "params": [],
  1723.                 "type": "mean"
  1724.               }
  1725.             ]
  1726.           ],
  1727.           "tags": []
  1728.         },
  1729.         {
  1730.           "alias": "String2",
  1731.           "datasource": {
  1732.             "type": "influxdb",
  1733.             "uid": "${DS_INFLUXDB-IOBROKER}"
  1734.           },
  1735.           "groupBy": [
  1736.             {
  1737.               "params": [
  1738.                 "2m"
  1739.               ],
  1740.               "type": "time"
  1741.             },
  1742.             {
  1743.               "params": [
  1744.                 "null"
  1745.               ],
  1746.               "type": "fill"
  1747.             }
  1748.           ],
  1749.           "hide": false,
  1750.           "measurement": "solax.0.data.dcpower2",
  1751.           "orderByTime": "ASC",
  1752.           "policy": "default",
  1753.           "query": "SELECT mean(\"value\") FROM \"solax.0.data.dcpower2\" WHERE $timeFilter GROUP BY time(2m) fill(null)",
  1754.           "rawQuery": true,
  1755.           "refId": "B",
  1756.           "resultFormat": "time_series",
  1757.           "select": [
  1758.             [
  1759.               {
  1760.                 "params": [
  1761.                   "value"
  1762.                 ],
  1763.                 "type": "field"
  1764.               },
  1765.               {
  1766.                 "params": [],
  1767.                 "type": "mean"
  1768.               }
  1769.             ]
  1770.           ],
  1771.           "tags": []
  1772.         }
  1773.       ],
  1774.       "title": "PV Graph",
  1775.       "transformations": [
  1776.         {
  1777.           "id": "calculateField",
  1778.           "options": {
  1779.             "alias": "Gesamterzeugung",
  1780.             "binary": {
  1781.               "left": "String1",
  1782.               "reducer": "sum",
  1783.               "right": "String2"
  1784.             },
  1785.             "mode": "binary",
  1786.             "reduce": {
  1787.               "include": [
  1788.                 "solax.0.data.dcpower1",
  1789.                 "solax.0.data.dcpower2"
  1790.               ],
  1791.               "reducer": "sum"
  1792.             },
  1793.             "replaceFields": false
  1794.           }
  1795.         }
  1796.       ],
  1797.       "type": "timeseries"
  1798.     },
  1799.     {
  1800.       "datasource": {
  1801.         "type": "influxdb",
  1802.         "uid": "${DS_INFLUXDB-IOBROKER}"
  1803.       },
  1804.       "fieldConfig": {
  1805.         "defaults": {
  1806.           "color": {
  1807.             "fixedColor": "yellow",
  1808.             "mode": "fixed"
  1809.           },
  1810.           "custom": {
  1811.             "axisCenteredZero": false,
  1812.             "axisColorMode": "text",
  1813.             "axisLabel": "Leistung",
  1814.             "axisPlacement": "auto",
  1815.             "fillOpacity": 100,
  1816.             "gradientMode": "none",
  1817.             "hideFrom": {
  1818.               "legend": false,
  1819.               "tooltip": false,
  1820.               "viz": false
  1821.             },
  1822.             "lineWidth": 0,
  1823.             "scaleDistribution": {
  1824.               "type": "linear"
  1825.             },
  1826.             "thresholdsStyle": {
  1827.               "mode": "off"
  1828.             }
  1829.           },
  1830.           "decimals": 2,
  1831.           "mappings": [],
  1832.           "thresholds": {
  1833.             "mode": "absolute",
  1834.             "steps": [
  1835.               {
  1836.                 "color": "green",
  1837.                 "value": null
  1838.               },
  1839.               {
  1840.                 "color": "red",
  1841.                 "value": 80
  1842.               }
  1843.             ]
  1844.           },
  1845.           "unit": "kwatth"
  1846.         },
  1847.         "overrides": [
  1848.           {
  1849.             "matcher": {
  1850.               "id": "byName",
  1851.               "options": "Netzverbrauch"
  1852.             },
  1853.             "properties": [
  1854.               {
  1855.                 "id": "color",
  1856.                 "value": {
  1857.                   "fixedColor": "red",
  1858.                   "mode": "fixed"
  1859.                 }
  1860.               }
  1861.             ]
  1862.           },
  1863.           {
  1864.             "matcher": {
  1865.               "id": "byName",
  1866.               "options": "Eigenverbrauch"
  1867.             },
  1868.             "properties": [
  1869.               {
  1870.                 "id": "color",
  1871.                 "value": {
  1872.                   "fixedColor": "green",
  1873.                   "mode": "fixed"
  1874.                 }
  1875.               }
  1876.             ]
  1877.           },
  1878.           {
  1879.             "matcher": {
  1880.               "id": "byName",
  1881.               "options": "Yield"
  1882.             },
  1883.             "properties": [
  1884.               {
  1885.                 "id": "custom.hideFrom",
  1886.                 "value": {
  1887.                   "legend": true,
  1888.                   "tooltip": true,
  1889.                   "viz": true
  1890.                 }
  1891.               }
  1892.             ]
  1893.           }
  1894.         ]
  1895.       },
  1896.       "gridPos": {
  1897.         "h": 10,
  1898.         "w": 8,
  1899.         "x": 16,
  1900.         "y": 0
  1901.       },
  1902.       "hideTimeOverride": false,
  1903.       "id": 22,
  1904.       "options": {
  1905.         "barRadius": 0.3,
  1906.         "barWidth": 0.65,
  1907.         "fullHighlight": false,
  1908.         "groupWidth": 0.7,
  1909.         "legend": {
  1910.           "calcs": [],
  1911.           "displayMode": "list",
  1912.           "placement": "bottom",
  1913.           "showLegend": true
  1914.         },
  1915.         "orientation": "vertical",
  1916.         "showValue": "auto",
  1917.         "stacking": "normal",
  1918.         "tooltip": {
  1919.           "mode": "single",
  1920.           "sort": "asc"
  1921.         },
  1922.         "xField": "Time",
  1923.         "xTickLabelRotation": 0,
  1924.         "xTickLabelSpacing": 100
  1925.       },
  1926.       "targets": [
  1927.         {
  1928.           "alias": "Einspeisung",
  1929.           "datasource": {
  1930.             "type": "influxdb",
  1931.             "uid": "${DS_INFLUXDB-IOBROKER}"
  1932.           },
  1933.           "groupBy": [
  1934.             {
  1935.               "params": [
  1936.                 "2m"
  1937.               ],
  1938.               "type": "time"
  1939.             },
  1940.             {
  1941.               "params": [
  1942.                 "none"
  1943.               ],
  1944.               "type": "fill"
  1945.             }
  1946.           ],
  1947.           "hide": false,
  1948.           "key": "Q-ca58d8ee-c238-4cbf-9ae3-7a23f50d3341-0",
  1949.           "measurement": "solax.0.data.dcpower1",
  1950.           "orderByTime": "DESC",
  1951.           "policy": "default",
  1952.           "query": "SELECT max(\"value\") FROM \"solax.0.data.feedinenergy\" WHERE $timeFilter GROUP BY time(1d) fill(null)",
  1953.           "rawQuery": true,
  1954.           "refId": "AB",
  1955.           "resultFormat": "time_series",
  1956.           "select": [
  1957.             [
  1958.               {
  1959.                 "params": [
  1960.                   "value"
  1961.                 ],
  1962.                 "type": "field"
  1963.               },
  1964.               {
  1965.                 "params": [],
  1966.                 "type": "mean"
  1967.               }
  1968.             ]
  1969.           ],
  1970.           "tags": []
  1971.         },
  1972.         {
  1973.           "alias": "Netzverbrauch",
  1974.           "datasource": {
  1975.             "type": "influxdb",
  1976.             "uid": "${DS_INFLUXDB-IOBROKER}"
  1977.           },
  1978.           "groupBy": [
  1979.             {
  1980.               "params": [
  1981.                 "$__interval"
  1982.               ],
  1983.               "type": "time"
  1984.             },
  1985.             {
  1986.               "params": [
  1987.                 "null"
  1988.               ],
  1989.               "type": "fill"
  1990.             }
  1991.           ],
  1992.           "hide": false,
  1993.           "orderByTime": "ASC",
  1994.           "policy": "default",
  1995.           "query": "SELECT max(\"value\") FROM \"solax.0.data.consumeenergy\" WHERE $timeFilter GROUP BY time(1d) fill(null)",
  1996.           "rawQuery": true,
  1997.           "refId": "B",
  1998.           "resultFormat": "time_series",
  1999.           "select": [
  2000.             [
  2001.               {
  2002.                 "params": [
  2003.                   "value"
  2004.                 ],
  2005.                 "type": "field"
  2006.               },
  2007.               {
  2008.                 "params": [],
  2009.                 "type": "mean"
  2010.               }
  2011.             ]
  2012.           ],
  2013.           "tags": []
  2014.         },
  2015.         {
  2016.           "alias": "Yield",
  2017.           "datasource": {
  2018.             "type": "influxdb",
  2019.             "uid": "${DS_INFLUXDB-IOBROKER}"
  2020.           },
  2021.           "hide": false,
  2022.           "query": "SELECT max(\"value\") FROM \"solax.0.data.yieldtoday\" WHERE $timeFilter GROUP BY time(1d) fill(null)",
  2023.           "rawQuery": true,
  2024.           "refId": "C",
  2025.           "resultFormat": "time_series"
  2026.         }
  2027.       ],
  2028.       "timeFrom": "now/M",
  2029.       "title": "Dieser Monat",
  2030.       "transformations": [
  2031.         {
  2032.           "id": "calculateField",
  2033.           "options": {
  2034.             "alias": "Eigenverbrauch",
  2035.             "binary": {
  2036.               "left": "Yield",
  2037.               "operator": "-",
  2038.               "reducer": "sum",
  2039.               "right": "Einspeisung"
  2040.             },
  2041.             "mode": "binary",
  2042.             "reduce": {
  2043.               "reducer": "sum"
  2044.             },
  2045.             "replaceFields": false
  2046.           }
  2047.         },
  2048.         {
  2049.           "id": "organize",
  2050.           "options": {
  2051.             "excludeByName": {
  2052.               "Yield": true
  2053.             },
  2054.             "indexByName": {
  2055.               "Eigenverbrauch": 1,
  2056.               "Einspeisung": 3,
  2057.               "Netzverbrauch": 2,
  2058.               "Time": 0,
  2059.               "Yield": 4
  2060.             },
  2061.             "renameByName": {}
  2062.           }
  2063.         }
  2064.       ],
  2065.       "type": "barchart"
  2066.     },
  2067.     {
  2068.       "datasource": {
  2069.         "type": "influxdb",
  2070.         "uid": "${DS_INFLUXDB-IOBROKER}"
  2071.       },
  2072.       "fieldConfig": {
  2073.         "defaults": {
  2074.           "color": {
  2075.             "mode": "thresholds"
  2076.           },
  2077.           "mappings": [],
  2078.           "thresholds": {
  2079.             "mode": "absolute",
  2080.             "steps": [
  2081.               {
  2082.                 "color": "red",
  2083.                 "value": null
  2084.               },
  2085.               {
  2086.                 "color": "green",
  2087.                 "value": 0.1
  2088.               }
  2089.             ]
  2090.           },
  2091.           "unit": "watt"
  2092.         },
  2093.         "overrides": []
  2094.       },
  2095.       "gridPos": {
  2096.         "h": 2,
  2097.         "w": 10,
  2098.         "x": 6,
  2099.         "y": 8
  2100.       },
  2101.       "id": 11,
  2102.       "options": {
  2103.         "colorMode": "value",
  2104.         "graphMode": "area",
  2105.         "justifyMode": "auto",
  2106.         "orientation": "auto",
  2107.         "reduceOptions": {
  2108.           "calcs": [
  2109.             "lastNotNull"
  2110.           ],
  2111.           "fields": "",
  2112.           "values": false
  2113.         },
  2114.         "textMode": "auto"
  2115.       },
  2116.       "pluginVersion": "10.1.1",
  2117.       "targets": [
  2118.         {
  2119.           "alias": "String 1",
  2120.           "datasource": {
  2121.             "type": "influxdb",
  2122.             "uid": "${DS_INFLUXDB-IOBROKER}"
  2123.           },
  2124.           "groupBy": [
  2125.             {
  2126.               "params": [
  2127.                 "30s"
  2128.               ],
  2129.               "type": "time"
  2130.             },
  2131.             {
  2132.               "params": [
  2133.                 "none"
  2134.               ],
  2135.               "type": "fill"
  2136.             }
  2137.           ],
  2138.           "key": "Q-ca58d8ee-c238-4cbf-9ae3-7a23f50d3341-0",
  2139.           "measurement": "solax.0.data.dcpower1",
  2140.           "orderByTime": "DESC",
  2141.           "policy": "default",
  2142.           "query": "SELECT mean(\"value\") FROM \"solax.0.data.dcpower1\" WHERE $timeFilter GROUP BY time(30s) fill(none) ORDER BY time DESC",
  2143.           "rawQuery": true,
  2144.           "refId": "A",
  2145.           "resultFormat": "time_series",
  2146.           "select": [
  2147.             [
  2148.               {
  2149.                 "params": [
  2150.                   "value"
  2151.                 ],
  2152.                 "type": "field"
  2153.               },
  2154.               {
  2155.                 "params": [],
  2156.                 "type": "mean"
  2157.               }
  2158.             ]
  2159.           ],
  2160.           "tags": []
  2161.         },
  2162.         {
  2163.           "alias": "String 2",
  2164.           "datasource": {
  2165.             "type": "influxdb",
  2166.             "uid": "${DS_INFLUXDB-IOBROKER}"
  2167.           },
  2168.           "groupBy": [
  2169.             {
  2170.               "params": [
  2171.                 "30s"
  2172.               ],
  2173.               "type": "time"
  2174.             },
  2175.             {
  2176.               "params": [
  2177.                 "null"
  2178.               ],
  2179.               "type": "fill"
  2180.             }
  2181.           ],
  2182.           "hide": false,
  2183.           "measurement": "solax.0.data.dcpower2",
  2184.           "orderByTime": "ASC",
  2185.           "policy": "default",
  2186.           "query": "SELECT mean(\"value\") FROM \"solax.0.data.dcpower2\" WHERE $timeFilter GROUP BY time(30s) fill(none)",
  2187.           "rawQuery": true,
  2188.           "refId": "B",
  2189.           "resultFormat": "time_series",
  2190.           "select": [
  2191.             [
  2192.               {
  2193.                 "params": [
  2194.                   "value"
  2195.                 ],
  2196.                 "type": "field"
  2197.               },
  2198.               {
  2199.                 "params": [],
  2200.                 "type": "mean"
  2201.               }
  2202.             ]
  2203.           ],
  2204.           "tags": []
  2205.         }
  2206.       ],
  2207.       "title": "PV Leistung",
  2208.       "transformations": [
  2209.         {
  2210.           "id": "calculateField",
  2211.           "options": {
  2212.             "alias": "Gesamterzeugung",
  2213.             "binary": {
  2214.               "left": "String 1",
  2215.               "reducer": "sum",
  2216.               "right": "String 2"
  2217.             },
  2218.             "mode": "binary",
  2219.             "reduce": {
  2220.               "include": [
  2221.                 "solax.0.data.dcpower1.mean",
  2222.                 "solax.0.data.dcpower2.mean"
  2223.               ],
  2224.               "reducer": "sum"
  2225.             },
  2226.             "replaceFields": false
  2227.           }
  2228.         }
  2229.       ],
  2230.       "type": "stat"
  2231.     },
  2232.     {
  2233.       "datasource": {
  2234.         "type": "influxdb",
  2235.         "uid": "${DS_INFLUXDB-IOBROKER}"
  2236.       },
  2237.       "fieldConfig": {
  2238.         "defaults": {
  2239.           "color": {
  2240.             "mode": "palette-classic"
  2241.           },
  2242.           "custom": {
  2243.             "axisCenteredZero": false,
  2244.             "axisColorMode": "text",
  2245.             "axisLabel": "",
  2246.             "axisPlacement": "auto",
  2247.             "axisSoftMin": 0,
  2248.             "barAlignment": 0,
  2249.             "drawStyle": "line",
  2250.             "fillOpacity": 25,
  2251.             "gradientMode": "none",
  2252.             "hideFrom": {
  2253.               "legend": false,
  2254.               "tooltip": false,
  2255.               "viz": false
  2256.             },
  2257.             "insertNulls": false,
  2258.             "lineInterpolation": "linear",
  2259.             "lineWidth": 1,
  2260.             "pointSize": 5,
  2261.             "scaleDistribution": {
  2262.               "type": "linear"
  2263.             },
  2264.             "showPoints": "auto",
  2265.             "spanNulls": false,
  2266.             "stacking": {
  2267.               "group": "A",
  2268.               "mode": "none"
  2269.             },
  2270.             "thresholdsStyle": {
  2271.               "mode": "off"
  2272.             }
  2273.           },
  2274.           "mappings": [],
  2275.           "thresholds": {
  2276.             "mode": "absolute",
  2277.             "steps": [
  2278.               {
  2279.                 "color": "green",
  2280.                 "value": null
  2281.               },
  2282.               {
  2283.                 "color": "red",
  2284.                 "value": 80
  2285.               }
  2286.             ]
  2287.           }
  2288.         },
  2289.         "overrides": []
  2290.       },
  2291.       "gridPos": {
  2292.         "h": 8,
  2293.         "w": 16,
  2294.         "x": 0,
  2295.         "y": 10
  2296.       },
  2297.       "id": 6,
  2298.       "options": {
  2299.         "legend": {
  2300.           "calcs": [],
  2301.           "displayMode": "list",
  2302.           "placement": "bottom",
  2303.           "showLegend": true
  2304.         },
  2305.         "tooltip": {
  2306.           "mode": "single",
  2307.           "sort": "none"
  2308.         }
  2309.       },
  2310.       "pluginVersion": "9.3.1",
  2311.       "targets": [
  2312.         {
  2313.           "alias": "Hausverbrauch",
  2314.           "datasource": {
  2315.             "type": "influxdb",
  2316.             "uid": "${DS_INFLUXDB-IOBROKER}"
  2317.           },
  2318.           "query": "SELECT \"value\" FROM \"solax.0.data.powerConsumer\" WHERE $timeFilter AND \"value\" < 63900;",
  2319.           "rawQuery": true,
  2320.           "refId": "A",
  2321.           "resultFormat": "time_series"
  2322.         }
  2323.       ],
  2324.       "title": "Stromverbrauch",
  2325.       "type": "timeseries"
  2326.     },
  2327.     {
  2328.       "datasource": {
  2329.         "type": "influxdb",
  2330.         "uid": "${DS_INFLUXDB-IOBROKER}"
  2331.       },
  2332.       "fieldConfig": {
  2333.         "defaults": {
  2334.           "color": {
  2335.             "fixedColor": "yellow",
  2336.             "mode": "fixed"
  2337.           },
  2338.           "custom": {
  2339.             "axisCenteredZero": false,
  2340.             "axisColorMode": "text",
  2341.             "axisLabel": "Leistung",
  2342.             "axisPlacement": "auto",
  2343.             "fillOpacity": 100,
  2344.             "gradientMode": "none",
  2345.             "hideFrom": {
  2346.               "legend": false,
  2347.               "tooltip": false,
  2348.               "viz": false
  2349.             },
  2350.             "lineWidth": 0,
  2351.             "scaleDistribution": {
  2352.               "type": "linear"
  2353.             },
  2354.             "thresholdsStyle": {
  2355.               "mode": "off"
  2356.             }
  2357.           },
  2358.           "decimals": 2,
  2359.           "mappings": [],
  2360.           "thresholds": {
  2361.             "mode": "absolute",
  2362.             "steps": [
  2363.               {
  2364.                 "color": "green",
  2365.                 "value": null
  2366.               },
  2367.               {
  2368.                 "color": "red",
  2369.                 "value": 80
  2370.               }
  2371.             ]
  2372.           },
  2373.           "unit": "kwatth"
  2374.         },
  2375.         "overrides": [
  2376.           {
  2377.             "matcher": {
  2378.               "id": "byName",
  2379.               "options": "Netzverbrauch"
  2380.             },
  2381.             "properties": [
  2382.               {
  2383.                 "id": "color",
  2384.                 "value": {
  2385.                   "fixedColor": "red",
  2386.                   "mode": "fixed"
  2387.                 }
  2388.               }
  2389.             ]
  2390.           },
  2391.           {
  2392.             "matcher": {
  2393.               "id": "byName",
  2394.               "options": "Eigenverbrauch"
  2395.             },
  2396.             "properties": [
  2397.               {
  2398.                 "id": "color",
  2399.                 "value": {
  2400.                   "fixedColor": "green",
  2401.                   "mode": "fixed"
  2402.                 }
  2403.               }
  2404.             ]
  2405.           },
  2406.           {
  2407.             "matcher": {
  2408.               "id": "byName",
  2409.               "options": "Yield"
  2410.             },
  2411.             "properties": [
  2412.               {
  2413.                 "id": "custom.hideFrom",
  2414.                 "value": {
  2415.                   "legend": true,
  2416.                   "tooltip": true,
  2417.                   "viz": true
  2418.                 }
  2419.               }
  2420.             ]
  2421.           }
  2422.         ]
  2423.       },
  2424.       "gridPos": {
  2425.         "h": 8,
  2426.         "w": 8,
  2427.         "x": 16,
  2428.         "y": 10
  2429.       },
  2430.       "hideTimeOverride": false,
  2431.       "id": 23,
  2432.       "options": {
  2433.         "barRadius": 0.3,
  2434.         "barWidth": 0.65,
  2435.         "fullHighlight": false,
  2436.         "groupWidth": 0.7,
  2437.         "legend": {
  2438.           "calcs": [],
  2439.           "displayMode": "list",
  2440.           "placement": "bottom",
  2441.           "showLegend": true
  2442.         },
  2443.         "orientation": "vertical",
  2444.         "showValue": "auto",
  2445.         "stacking": "none",
  2446.         "tooltip": {
  2447.           "mode": "single",
  2448.           "sort": "asc"
  2449.         },
  2450.         "xField": "Time",
  2451.         "xTickLabelRotation": 0,
  2452.         "xTickLabelSpacing": 100
  2453.       },
  2454.       "targets": [
  2455.         {
  2456.           "alias": "PV ",
  2457.           "datasource": {
  2458.             "type": "influxdb",
  2459.             "uid": "${DS_INFLUXDB-IOBROKER}"
  2460.           },
  2461.           "groupBy": [
  2462.             {
  2463.               "params": [
  2464.                 "2m"
  2465.               ],
  2466.               "type": "time"
  2467.             },
  2468.             {
  2469.               "params": [
  2470.                 "none"
  2471.               ],
  2472.               "type": "fill"
  2473.             }
  2474.           ],
  2475.           "hide": false,
  2476.           "key": "Q-ca58d8ee-c238-4cbf-9ae3-7a23f50d3341-0",
  2477.           "measurement": "solax.0.data.dcpower1",
  2478.           "orderByTime": "DESC",
  2479.           "policy": "default",
  2480.           "query": "SELECT max(\"value\") FROM \"solax.0.data.pvenergy\" WHERE $timeFilter GROUP BY time(1d) fill(null)",
  2481.           "rawQuery": true,
  2482.           "refId": "AB",
  2483.           "resultFormat": "time_series",
  2484.           "select": [
  2485.             [
  2486.               {
  2487.                 "params": [
  2488.                   "value"
  2489.                 ],
  2490.                 "type": "field"
  2491.               },
  2492.               {
  2493.                 "params": [],
  2494.                 "type": "mean"
  2495.               }
  2496.             ]
  2497.           ],
  2498.           "tags": []
  2499.         }
  2500.       ],
  2501.       "timeFrom": "now/M",
  2502.       "title": "PV Dieser Monat",
  2503.       "transformations": [
  2504.         {
  2505.           "id": "calculateField",
  2506.           "options": {
  2507.             "alias": "Eigenverbrauch",
  2508.             "binary": {
  2509.               "left": "Yield",
  2510.               "operator": "-",
  2511.               "reducer": "sum",
  2512.               "right": "Einspeisung"
  2513.             },
  2514.             "mode": "binary",
  2515.             "reduce": {
  2516.               "reducer": "sum"
  2517.             },
  2518.             "replaceFields": false
  2519.           }
  2520.         },
  2521.         {
  2522.           "id": "organize",
  2523.           "options": {
  2524.             "excludeByName": {
  2525.               "Yield": true
  2526.             },
  2527.             "indexByName": {
  2528.               "Eigenverbrauch": 1,
  2529.               "Einspeisung": 3,
  2530.               "Netzverbrauch": 2,
  2531.               "Time": 0,
  2532.               "Yield": 4
  2533.             },
  2534.             "renameByName": {}
  2535.           }
  2536.         }
  2537.       ],
  2538.       "type": "barchart"
  2539.     },
  2540.     {
  2541.       "datasource": {
  2542.         "type": "influxdb",
  2543.         "uid": "${DS_INFLUXDB-IOBROKER}"
  2544.       },
  2545.       "fieldConfig": {
  2546.         "defaults": {
  2547.           "color": {
  2548.             "mode": "thresholds",
  2549.             "seriesBy": "last"
  2550.           },
  2551.           "custom": {
  2552.             "axisCenteredZero": true,
  2553.             "axisColorMode": "text",
  2554.             "axisLabel": "",
  2555.             "axisPlacement": "auto",
  2556.             "axisSoftMin": 0,
  2557.             "barAlignment": -1,
  2558.             "drawStyle": "line",
  2559.             "fillOpacity": 25,
  2560.             "gradientMode": "scheme",
  2561.             "hideFrom": {
  2562.               "legend": false,
  2563.               "tooltip": false,
  2564.               "viz": false
  2565.             },
  2566.             "insertNulls": false,
  2567.             "lineInterpolation": "linear",
  2568.             "lineStyle": {
  2569.               "fill": "solid"
  2570.             },
  2571.             "lineWidth": 1,
  2572.             "pointSize": 5,
  2573.             "scaleDistribution": {
  2574.               "type": "linear"
  2575.             },
  2576.             "showPoints": "auto",
  2577.             "spanNulls": false,
  2578.             "stacking": {
  2579.               "group": "A",
  2580.               "mode": "none"
  2581.             },
  2582.             "thresholdsStyle": {
  2583.               "mode": "off"
  2584.             }
  2585.           },
  2586.           "mappings": [],
  2587.           "thresholds": {
  2588.             "mode": "absolute",
  2589.             "steps": [
  2590.               {
  2591.                 "color": "red",
  2592.                 "value": null
  2593.               },
  2594.               {
  2595.                 "color": "transparent",
  2596.                 "value": 0
  2597.               },
  2598.               {
  2599.                 "color": "yellow",
  2600.                 "value": 0.0001
  2601.               }
  2602.             ]
  2603.           }
  2604.         },
  2605.         "overrides": [
  2606.           {
  2607.             "matcher": {
  2608.               "id": "byFrameRefID",
  2609.               "options": "B"
  2610.             },
  2611.             "properties": [
  2612.               {
  2613.                 "id": "custom.axisPlacement",
  2614.                 "value": "right"
  2615.               },
  2616.               {
  2617.                 "id": "custom.fillOpacity",
  2618.                 "value": 8
  2619.               },
  2620.               {
  2621.                 "id": "color",
  2622.                 "value": {
  2623.                   "mode": "thresholds",
  2624.                   "seriesBy": "last"
  2625.                 }
  2626.               },
  2627.               {
  2628.                 "id": "thresholds",
  2629.                 "value": {
  2630.                   "mode": "absolute",
  2631.                   "steps": [
  2632.                     {
  2633.                       "color": "red",
  2634.                       "value": null
  2635.                     },
  2636.                     {
  2637.                       "color": "blue",
  2638.                       "value": 10.0001
  2639.                     }
  2640.                   ]
  2641.                 }
  2642.               },
  2643.               {
  2644.                 "id": "custom.axisCenteredZero",
  2645.                 "value": true
  2646.               },
  2647.               {
  2648.                 "id": "custom.gradientMode",
  2649.                 "value": "opacity"
  2650.               },
  2651.               {
  2652.                 "id": "custom.fillOpacity",
  2653.                 "value": 10
  2654.               }
  2655.             ]
  2656.           }
  2657.         ]
  2658.       },
  2659.       "gridPos": {
  2660.         "h": 5,
  2661.         "w": 24,
  2662.         "x": 0,
  2663.         "y": 18
  2664.       },
  2665.       "id": 17,
  2666.       "options": {
  2667.         "legend": {
  2668.           "calcs": [],
  2669.           "displayMode": "list",
  2670.           "placement": "bottom",
  2671.           "showLegend": true
  2672.         },
  2673.         "tooltip": {
  2674.           "mode": "single",
  2675.           "sort": "none"
  2676.         }
  2677.       },
  2678.       "pluginVersion": "9.3.1",
  2679.       "targets": [
  2680.         {
  2681.           "alias": "Netzeinspeisung / Netzbezug",
  2682.           "datasource": {
  2683.             "type": "influxdb",
  2684.             "uid": "${DS_INFLUXDB-IOBROKER}"
  2685.           },
  2686.           "query": "SELECT \"value\" FROM \"solax.0.data.feedinpower\" WHERE $timeFilter;\n",
  2687.           "rawQuery": true,
  2688.           "refId": "A",
  2689.           "resultFormat": "time_series"
  2690.         },
  2691.         {
  2692.           "alias": "Batterie",
  2693.           "datasource": {
  2694.             "type": "influxdb",
  2695.             "uid": "${DS_INFLUXDB-IOBROKER}"
  2696.           },
  2697.           "hide": false,
  2698.           "query": "SELECT \"value\" FROM \"solax.0.data.batteryCapacityRemainig\" WHERE $timeFilter",
  2699.           "rawQuery": true,
  2700.           "refId": "B",
  2701.           "resultFormat": "time_series"
  2702.         }
  2703.       ],
  2704.       "title": "Netzbezug / Netzeinspeisung",
  2705.       "type": "timeseries"
  2706.     }
  2707.   ],
  2708.   "refresh": "",
  2709.   "schemaVersion": 38,
  2710.   "style": "dark",
  2711.   "tags": [],
  2712.   "templating": {
  2713.     "list": []
  2714.   },
  2715.   "time": {
  2716.     "from": "now/d",
  2717.     "to": "now/d"
  2718.   },
  2719.   "timepicker": {},
  2720.   "timezone": "",
  2721.   "title": "Solar",
  2722.   "uid": "6yg_G5cVz",
  2723.   "version": 60,
  2724.   "weekStart": ""
  2725. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement