Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. [Major Update] SourceAnalytix v0.4.7-beta.0 released !

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    [Major Update] SourceAnalytix v0.4.7-beta.0 released !

    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      fastsonic @JB_Sullivan last edited by fastsonic

      @JB_Sullivan
      Hier mal ein paar Beispiele. Aber Achtung das Dashboard arbeitet mit previous Datenpunkte da der current sich ja dauernt verändert !
      Und die funktionieren im moment noch nicht. da warte ich auf die Alph 3 🙂

      Das direkt von oben:

      {
        "annotations": {
          "list": [
            {
              "builtIn": 1,
              "datasource": "-- Grafana --",
              "enable": true,
              "hide": true,
              "iconColor": "rgba(0, 211, 255, 1)",
              "name": "Annotations & Alerts",
              "type": "dashboard"
            }
          ]
        },
        "editable": true,
        "gnetId": null,
        "graphTooltip": 0,
        "id": 4,
        "links": [],
        "panels": [
          {
            "aliasColors": {},
            "bars": true,
            "dashLength": 10,
            "dashes": false,
            "datasource": null,
            "fieldConfig": {
              "defaults": {
                "custom": {}
              },
              "overrides": []
            },
            "fill": 10,
            "fillGradient": 0,
            "gridPos": {
              "h": 8,
              "w": 12,
              "x": 0,
              "y": 0
            },
            "hiddenSeries": false,
            "hideTimeOverride": true,
            "id": 4,
            "legend": {
              "avg": true,
              "current": false,
              "max": false,
              "min": false,
              "show": true,
              "total": true,
              "values": true
            },
            "lines": false,
            "linewidth": 3,
            "nullPointMode": "connected",
            "options": {
              "dataLinks": []
            },
            "percentage": false,
            "pluginVersion": "6.7.2",
            "pointradius": 10,
            "points": false,
            "renderer": "flot",
            "seriesOverrides": [
              {
                "alias": "Verbrauch am Tag",
                "color": "#E02F44",
                "dashes": true
              }
            ],
            "spaceLength": 10,
            "stack": false,
            "steppedLine": true,
            "targets": [
              {
                "alias": "Verbrauch am Tag",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "none"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "javascript.0.Intervallwerte.Strom.Strom_kWh_last_day",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "A",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [
                        "1"
                      ],
                      "type": "top"
                    }
                  ]
                ],
                "tags": []
              }
            ],
            "thresholds": [],
            "timeFrom": null,
            "timeRegions": [],
            "timeShift": "",
            "title": "Strom Import",
            "tooltip": {
              "shared": true,
              "sort": 0,
              "value_type": "individual"
            },
            "type": "graph",
            "xaxis": {
              "buckets": null,
              "mode": "time",
              "name": null,
              "show": true,
              "values": []
            },
            "yaxes": [
              {
                "decimals": null,
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": "20",
                "min": "0",
                "show": true
              },
              {
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": false
              }
            ],
            "yaxis": {
              "align": false,
              "alignLevel": null
            }
          },
          {
            "aliasColors": {},
            "bars": true,
            "dashLength": 10,
            "dashes": false,
            "datasource": null,
            "fieldConfig": {
              "defaults": {
                "custom": {}
              },
              "overrides": []
            },
            "fill": 1,
            "fillGradient": 0,
            "gridPos": {
              "h": 8,
              "w": 12,
              "x": 12,
              "y": 0
            },
            "hiddenSeries": false,
            "id": 5,
            "legend": {
              "avg": true,
              "current": false,
              "max": false,
              "min": false,
              "show": true,
              "total": true,
              "values": true
            },
            "lines": false,
            "linewidth": 5,
            "nullPointMode": "connected",
            "options": {
              "dataLinks": []
            },
            "percentage": false,
            "pluginVersion": "6.5.2",
            "pointradius": 6,
            "points": false,
            "renderer": "flot",
            "seriesOverrides": [
              {
                "alias": "Verbrauch",
                "color": "#FF780A",
                "dashes": true
              }
            ],
            "spaceLength": 10,
            "stack": false,
            "steppedLine": false,
            "targets": [
              {
                "alias": "Verbrauch",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "none"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "javascript.0.Intervallwerte.GAS.Gas_m³_last_day",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "A",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [
                        "1"
                      ],
                      "type": "top"
                    }
                  ]
                ],
                "tags": []
              }
            ],
            "thresholds": [],
            "timeFrom": null,
            "timeRegions": [],
            "timeShift": "",
            "title": "Gas Wochenansicht",
            "tooltip": {
              "shared": true,
              "sort": 0,
              "value_type": "individual"
            },
            "type": "graph",
            "xaxis": {
              "buckets": null,
              "mode": "time",
              "name": null,
              "show": true,
              "values": []
            },
            "yaxes": [
              {
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": true
              },
              {
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": false
              }
            ],
            "yaxis": {
              "align": false,
              "alignLevel": null
            }
          },
          {
            "aliasColors": {},
            "bars": true,
            "dashLength": 10,
            "dashes": false,
            "datasource": null,
            "fieldConfig": {
              "defaults": {
                "custom": {}
              },
              "overrides": []
            },
            "fill": 1,
            "fillGradient": 0,
            "gridPos": {
              "h": 8,
              "w": 12,
              "x": 0,
              "y": 8
            },
            "hiddenSeries": false,
            "id": 7,
            "legend": {
              "avg": true,
              "current": false,
              "max": false,
              "min": false,
              "show": true,
              "total": true,
              "values": true
            },
            "lines": false,
            "linewidth": 5,
            "nullPointMode": "null",
            "options": {
              "dataLinks": []
            },
            "percentage": false,
            "pluginVersion": "6.5.2",
            "pointradius": 6,
            "points": false,
            "renderer": "flot",
            "seriesOverrides": [
              {
                "alias": "Verbrauch",
                "dashes": true
              }
            ],
            "spaceLength": 10,
            "stack": false,
            "steppedLine": false,
            "targets": [
              {
                "alias": "Verbrauch",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "none"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "javascript.0.Intervallwerte.Strom.Strom_benutzt_kWh_last_day",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "A",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [
                        "1"
                      ],
                      "type": "top"
                    }
                  ]
                ],
                "tags": []
              }
            ],
            "thresholds": [],
            "timeFrom": null,
            "timeRegions": [],
            "timeShift": "",
            "title": "Strom benutzt",
            "tooltip": {
              "shared": true,
              "sort": 0,
              "value_type": "individual"
            },
            "type": "graph",
            "xaxis": {
              "buckets": null,
              "mode": "time",
              "name": null,
              "show": true,
              "values": []
            },
            "yaxes": [
              {
                "decimals": null,
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": "20",
                "min": null,
                "show": true
              },
              {
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": false
              }
            ],
            "yaxis": {
              "align": false,
              "alignLevel": null
            }
          },
          {
            "aliasColors": {},
            "bars": false,
            "dashLength": 10,
            "dashes": false,
            "datasource": null,
            "fieldConfig": {
              "defaults": {
                "custom": {}
              },
              "overrides": []
            },
            "fill": 1,
            "fillGradient": 0,
            "gridPos": {
              "h": 9,
              "w": 12,
              "x": 12,
              "y": 8
            },
            "hiddenSeries": false,
            "hideTimeOverride": false,
            "id": 2,
            "legend": {
              "alignAsTable": true,
              "avg": true,
              "current": false,
              "max": true,
              "min": false,
              "rightSide": false,
              "show": true,
              "total": false,
              "values": true
            },
            "lines": true,
            "linewidth": 1,
            "links": [],
            "nullPointMode": "null",
            "options": {
              "dataLinks": []
            },
            "percentage": false,
            "pointradius": 2,
            "points": false,
            "renderer": "flot",
            "seriesOverrides": [
              {
                "alias": "GAS m³ pro Tag",
                "color": "#C4162A",
                "transform": "negative-Y",
                "yaxis": 2
              }
            ],
            "spaceLength": 10,
            "stack": false,
            "steppedLine": false,
            "targets": [
              {
                "alias": "GAS m³ pro Tag",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "previous"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "javascript.0.Intervallwerte.GAS.Gas_m³_last_day",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "A",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Außentemperatur",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "previous"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "hm-rega.0.6275",
                "orderByTime": "ASC",
                "policy": "default",
                "query": "SELECT mean(\"value\") FROM \"hm-rega.0.6275\" WHERE $timeFilter GROUP BY time($__interval) fill(null)",
                "rawQuery": false,
                "refId": "B",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              }
            ],
            "thresholds": [],
            "timeFrom": null,
            "timeRegions": [],
            "timeShift": "",
            "title": "Gasverbrauch VS Außentemperatur",
            "tooltip": {
              "shared": true,
              "sort": 0,
              "value_type": "individual"
            },
            "type": "graph",
            "xaxis": {
              "buckets": null,
              "mode": "time",
              "name": null,
              "show": true,
              "values": []
            },
            "yaxes": [
              {
                "decimals": null,
                "format": "short",
                "label": "Außentemperatur C°",
                "logBase": 1,
                "max": "40",
                "min": "-10",
                "show": true
              },
              {
                "decimals": 0,
                "format": "m3",
                "label": "Gas m³",
                "logBase": 1,
                "max": "0",
                "min": "-20",
                "show": true
              }
            ],
            "yaxis": {
              "align": false,
              "alignLevel": null
            }
          }
        ],
        "refresh": false,
        "schemaVersion": 25,
        "style": "dark",
        "tags": [],
        "templating": {
          "list": []
        },
        "time": {
          "from": "now-7d",
          "to": "now"
        },
        "timepicker": {
          "refresh_intervals": [
            "10s",
            "30s",
            "1m",
            "5m",
            "15m",
            "30m",
            "1h",
            "2h",
            "1d"
          ]
        },
        "timezone": "",
        "title": "Strom und GasÜbersichten",
        "uid": "CHcoD0fWz",
        "version": 41
      }
      

      Bei Fragen meld dich einfach.

      @Dutchman
      gerne kannst du das benutzen ! Ich habe einen großen, optiusch schönen Nutzen von deinem Plugin.
      Wenn previous noch funktioniert 😛
      ich bin auch immer für verbesserungsvorschläge zu haben..

      JB_Sullivan Dutchman 2 Replies Last reply Reply Quote 0
      • JB_Sullivan
        JB_Sullivan @fastsonic last edited by

        @fastsonic

        Wenn ich mir den Export angucke (Import hat im übrigen funktioniert 👍 ) , arbeitest du z.Zt. mit einem Javascript, was dir entsprechende Rechenergebnisse als DP liefert - ist das richtig?

        Das ist das was ich meinte, das man "nur" anhand von SA Daten ja keine Vergleiche machen kann. Ich muss ja immer Tag Minus Vortag o.ä. ähnliches rechnen, damit ich darstellbare Veränderungen sehen kann.

        F 2 Replies Last reply Reply Quote 0
        • F
          fastsonic @JB_Sullivan last edited by

          @JB_Sullivan
          Hi Nein. Sobald die previous daten funktionieren kannst du die dafür verwenden.
          Das Javaminiscript war nur um am ende des Tages die Current in einen prvious Punkt zu schreiben.

          Wenn du auch deine Wochentage z.B. nimmst siehst du die anderen Tage immer als festen Balken und dein Aktiver Tag wächst von morgens bis abends so hast du dann eine Wochenübersicht.
          Moment ich bastel mal kurz was und häng es gleich an.

          1 Reply Last reply Reply Quote 0
          • Dutchman
            Dutchman Developer Most Active Administrators @fastsonic last edited by

            @fastsonic sagte in [Major Update] SourceAnalytix v0.4.7-beta.0 released !:

            gerne kannst du das benutzen ! Ich habe einen großen, optiusch schönen Nutzen von deinem Plugin.

            danke 🙂

            @fastsonic sagte in [Major Update] SourceAnalytix v0.4.7-beta.0 released !:

            @JB_Sullivan
            Hi Nein. Sobald die previous daten funktionieren kannst du die dafür verwenden.
            Das Javaminiscript war nur um am ende des Tages die Current in einen prvious Punkt zu schreiben.

            ich moechte nicht zuviel versprechen aber hab heute und morgen par stunden übrig hoffe das ich die previous angehen kan 🙂

            1 Reply Last reply Reply Quote 0
            • F
              fastsonic @JB_Sullivan last edited by fastsonic

              @JB_Sullivan
              Hier kannst du z.B. die geloggten Montag, Dienstag... als Datenbpunkt auswählen.
              Sobald sich die Datenpunkte dann mal geändert haben tauchen sie auf.

              {
                "annotations": {
                  "list": [
                    {
                      "builtIn": 1,
                      "datasource": "-- Grafana --",
                      "enable": true,
                      "hide": true,
                      "iconColor": "rgba(0, 211, 255, 1)",
                      "name": "Annotations & Alerts",
                      "type": "dashboard"
                    }
                  ]
                },
                "editable": true,
                "gnetId": null,
                "graphTooltip": 0,
                "id": 13,
                "links": [],
                "panels": [
                  {
                    "aliasColors": {},
                    "bars": false,
                    "dashLength": 10,
                    "dashes": false,
                    "datasource": null,
                    "fieldConfig": {
                      "defaults": {
                        "custom": {}
                      },
                      "overrides": []
                    },
                    "fill": 1,
                    "fillGradient": 0,
                    "gridPos": {
                      "h": 8,
                      "w": 12,
                      "x": 0,
                      "y": 0
                    },
                    "hiddenSeries": false,
                    "id": 9,
                    "legend": {
                      "avg": false,
                      "current": false,
                      "max": false,
                      "min": false,
                      "show": true,
                      "total": false,
                      "values": false
                    },
                    "lines": true,
                    "linewidth": 1,
                    "nullPointMode": "null",
                    "options": {
                      "dataLinks": []
                    },
                    "percentage": false,
                    "pointradius": 2,
                    "points": false,
                    "renderer": "flot",
                    "seriesOverrides": [],
                    "spaceLength": 10,
                    "stack": false,
                    "steppedLine": false,
                    "targets": [
                      {
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "null"
                            ],
                            "type": "fill"
                          }
                        ],
                        "orderByTime": "ASC",
                        "policy": "default",
                        "refId": "A",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [],
                              "type": "mean"
                            }
                          ]
                        ],
                        "tags": []
                      }
                    ],
                    "thresholds": [],
                    "timeFrom": null,
                    "timeRegions": [],
                    "timeShift": null,
                    "title": "Panel Title",
                    "tooltip": {
                      "shared": true,
                      "sort": 0,
                      "value_type": "individual"
                    },
                    "type": "graph",
                    "xaxis": {
                      "buckets": null,
                      "mode": "time",
                      "name": null,
                      "show": true,
                      "values": []
                    },
                    "yaxes": [
                      {
                        "format": "short",
                        "label": null,
                        "logBase": 1,
                        "max": null,
                        "min": null,
                        "show": true
                      },
                      {
                        "format": "short",
                        "label": null,
                        "logBase": 1,
                        "max": null,
                        "min": null,
                        "show": true
                      }
                    ],
                    "yaxis": {
                      "align": false,
                      "alignLevel": null
                    }
                  },
                  {
                    "aliasColors": {},
                    "bars": true,
                    "dashLength": 10,
                    "dashes": false,
                    "datasource": null,
                    "fieldConfig": {
                      "defaults": {
                        "custom": {}
                      },
                      "overrides": []
                    },
                    "fill": 1,
                    "fillGradient": 0,
                    "gridPos": {
                      "h": 8,
                      "w": 12,
                      "x": 12,
                      "y": 0
                    },
                    "hiddenSeries": false,
                    "id": 5,
                    "legend": {
                      "avg": true,
                      "current": false,
                      "max": false,
                      "min": false,
                      "show": true,
                      "total": true,
                      "values": true
                    },
                    "lines": false,
                    "linewidth": 5,
                    "nullPointMode": "connected",
                    "options": {
                      "dataLinks": []
                    },
                    "percentage": false,
                    "pluginVersion": "6.5.2",
                    "pointradius": 6,
                    "points": false,
                    "renderer": "flot",
                    "seriesOverrides": [
                      {
                        "alias": "Verbrauch",
                        "color": "#FF780A",
                        "dashes": true
                      }
                    ],
                    "spaceLength": 10,
                    "stack": false,
                    "steppedLine": false,
                    "targets": [
                      {
                        "alias": "Verbrauch",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "none"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "javascript.0.Intervallwerte.GAS.Gas_m³_last_day",
                        "orderByTime": "ASC",
                        "policy": "default",
                        "refId": "A",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [
                                "1"
                              ],
                              "type": "top"
                            }
                          ]
                        ],
                        "tags": []
                      }
                    ],
                    "thresholds": [],
                    "timeFrom": null,
                    "timeRegions": [],
                    "timeShift": "",
                    "title": "Gas Wochenansicht",
                    "tooltip": {
                      "shared": true,
                      "sort": 0,
                      "value_type": "individual"
                    },
                    "type": "graph",
                    "xaxis": {
                      "buckets": null,
                      "mode": "time",
                      "name": null,
                      "show": true,
                      "values": []
                    },
                    "yaxes": [
                      {
                        "format": "short",
                        "label": null,
                        "logBase": 1,
                        "max": null,
                        "min": null,
                        "show": true
                      },
                      {
                        "format": "short",
                        "label": null,
                        "logBase": 1,
                        "max": null,
                        "min": null,
                        "show": false
                      }
                    ],
                    "yaxis": {
                      "align": false,
                      "alignLevel": null
                    }
                  },
                  {
                    "aliasColors": {},
                    "bars": true,
                    "dashLength": 10,
                    "dashes": false,
                    "datasource": null,
                    "fieldConfig": {
                      "defaults": {
                        "custom": {}
                      },
                      "overrides": []
                    },
                    "fill": 10,
                    "fillGradient": 0,
                    "gridPos": {
                      "h": 8,
                      "w": 12,
                      "x": 0,
                      "y": 8
                    },
                    "hiddenSeries": false,
                    "hideTimeOverride": true,
                    "id": 4,
                    "legend": {
                      "avg": true,
                      "current": false,
                      "max": false,
                      "min": false,
                      "show": true,
                      "total": true,
                      "values": true
                    },
                    "lines": false,
                    "linewidth": 3,
                    "nullPointMode": "connected",
                    "options": {
                      "dataLinks": []
                    },
                    "percentage": false,
                    "pluginVersion": "6.7.2",
                    "pointradius": 10,
                    "points": false,
                    "renderer": "flot",
                    "seriesOverrides": [
                      {
                        "alias": "Verbrauch am Tag",
                        "color": "#E02F44",
                        "dashes": true
                      }
                    ],
                    "spaceLength": 10,
                    "stack": false,
                    "steppedLine": true,
                    "targets": [
                      {
                        "alias": "Verbrauch am Tag",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "none"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "javascript.0.Intervallwerte.Strom.Strom_kWh_last_day",
                        "orderByTime": "ASC",
                        "policy": "default",
                        "refId": "A",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [
                                "1"
                              ],
                              "type": "top"
                            }
                          ]
                        ],
                        "tags": []
                      }
                    ],
                    "thresholds": [],
                    "timeFrom": null,
                    "timeRegions": [],
                    "timeShift": "",
                    "title": "Strom Import",
                    "tooltip": {
                      "shared": true,
                      "sort": 0,
                      "value_type": "individual"
                    },
                    "type": "graph",
                    "xaxis": {
                      "buckets": null,
                      "mode": "time",
                      "name": null,
                      "show": true,
                      "values": []
                    },
                    "yaxes": [
                      {
                        "decimals": null,
                        "format": "short",
                        "label": null,
                        "logBase": 1,
                        "max": "20",
                        "min": "0",
                        "show": true
                      },
                      {
                        "format": "short",
                        "label": null,
                        "logBase": 1,
                        "max": null,
                        "min": null,
                        "show": false
                      }
                    ],
                    "yaxis": {
                      "align": false,
                      "alignLevel": null
                    }
                  },
                  {
                    "aliasColors": {},
                    "bars": false,
                    "dashLength": 10,
                    "dashes": false,
                    "datasource": null,
                    "fieldConfig": {
                      "defaults": {
                        "custom": {}
                      },
                      "overrides": []
                    },
                    "fill": 1,
                    "fillGradient": 0,
                    "gridPos": {
                      "h": 9,
                      "w": 12,
                      "x": 12,
                      "y": 8
                    },
                    "hiddenSeries": false,
                    "hideTimeOverride": false,
                    "id": 2,
                    "legend": {
                      "alignAsTable": true,
                      "avg": true,
                      "current": false,
                      "max": true,
                      "min": false,
                      "rightSide": false,
                      "show": true,
                      "total": false,
                      "values": true
                    },
                    "lines": true,
                    "linewidth": 1,
                    "links": [],
                    "nullPointMode": "null",
                    "options": {
                      "dataLinks": []
                    },
                    "percentage": false,
                    "pointradius": 2,
                    "points": false,
                    "renderer": "flot",
                    "seriesOverrides": [
                      {
                        "alias": "GAS m³ pro Tag",
                        "color": "#C4162A",
                        "transform": "negative-Y",
                        "yaxis": 2
                      }
                    ],
                    "spaceLength": 10,
                    "stack": false,
                    "steppedLine": false,
                    "targets": [
                      {
                        "alias": "GAS m³ pro Tag",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "previous"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "javascript.0.Intervallwerte.GAS.Gas_m³_last_day",
                        "orderByTime": "ASC",
                        "policy": "default",
                        "refId": "A",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [],
                              "type": "mean"
                            }
                          ]
                        ],
                        "tags": []
                      },
                      {
                        "alias": "Außentemperatur",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "previous"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "hm-rega.0.6275",
                        "orderByTime": "ASC",
                        "policy": "default",
                        "query": "SELECT mean(\"value\") FROM \"hm-rega.0.6275\" WHERE $timeFilter GROUP BY time($__interval) fill(null)",
                        "rawQuery": false,
                        "refId": "B",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [],
                              "type": "mean"
                            }
                          ]
                        ],
                        "tags": []
                      }
                    ],
                    "thresholds": [],
                    "timeFrom": null,
                    "timeRegions": [],
                    "timeShift": "",
                    "title": "Gasverbrauch VS Außentemperatur",
                    "tooltip": {
                      "shared": true,
                      "sort": 0,
                      "value_type": "individual"
                    },
                    "type": "graph",
                    "xaxis": {
                      "buckets": null,
                      "mode": "time",
                      "name": null,
                      "show": true,
                      "values": []
                    },
                    "yaxes": [
                      {
                        "decimals": null,
                        "format": "short",
                        "label": "Außentemperatur C°",
                        "logBase": 1,
                        "max": "40",
                        "min": "-10",
                        "show": true
                      },
                      {
                        "decimals": 0,
                        "format": "m3",
                        "label": "Gas m³",
                        "logBase": 1,
                        "max": "0",
                        "min": "-20",
                        "show": true
                      }
                    ],
                    "yaxis": {
                      "align": false,
                      "alignLevel": null
                    }
                  },
                  {
                    "datasource": null,
                    "description": "",
                    "fieldConfig": {
                      "defaults": {
                        "custom": {},
                        "mappings": [],
                        "thresholds": {
                          "mode": "absolute",
                          "steps": [
                            {
                              "color": "red",
                              "value": null
                            },
                            {
                              "color": "semi-dark-yellow",
                              "value": 5
                            },
                            {
                              "color": "dark-green",
                              "value": 15
                            }
                          ]
                        }
                      },
                      "overrides": []
                    },
                    "gridPos": {
                      "h": 8,
                      "w": 12,
                      "x": 0,
                      "y": 16
                    },
                    "id": 7,
                    "options": {
                      "displayMode": "gradient",
                      "orientation": "auto",
                      "reduceOptions": {
                        "calcs": [
                          "mean"
                        ],
                        "fields": "",
                        "values": false
                      },
                      "showUnfilled": true
                    },
                    "pluginVersion": "7.0.3",
                    "targets": [
                      {
                        "alias": "Montag",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "previous"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "deconz.0.sensors.00158d00023cfd10.temperature",
                        "orderByTime": "ASC",
                        "policy": "global",
                        "refId": "A",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [
                                "1"
                              ],
                              "type": "top"
                            }
                          ]
                        ],
                        "tags": []
                      },
                      {
                        "alias": "Dienstag",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "previous"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "deconz.0.sensors.00158d00036c1288.temperature",
                        "orderByTime": "ASC",
                        "policy": "global",
                        "refId": "B",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [
                                "1"
                              ],
                              "type": "top"
                            }
                          ]
                        ],
                        "tags": []
                      },
                      {
                        "alias": "Mittwoch",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "previous"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "deconz.0.sensors.00158d00036d3729.temperature",
                        "orderByTime": "ASC",
                        "policy": "global",
                        "refId": "C",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [
                                "1"
                              ],
                              "type": "top"
                            }
                          ]
                        ],
                        "tags": []
                      },
                      {
                        "alias": "Donnerstag",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "previous"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "hm-rpc.1.000A18A996EE36.1.ACTUAL_TEMPERATURE",
                        "orderByTime": "ASC",
                        "policy": "global",
                        "refId": "D",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [
                                "1"
                              ],
                              "type": "top"
                            }
                          ]
                        ],
                        "tags": []
                      },
                      {
                        "alias": "Freitag",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "previous"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "hm-rpc.1.000A18A996EE36.1.ACTUAL_TEMPERATURE",
                        "orderByTime": "ASC",
                        "policy": "global",
                        "refId": "E",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [
                                "1"
                              ],
                              "type": "top"
                            }
                          ]
                        ],
                        "tags": []
                      },
                      {
                        "alias": "Samstag",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "previous"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "hm-rpc.1.000A18A996EE36.1.ACTUAL_TEMPERATURE",
                        "orderByTime": "ASC",
                        "policy": "global",
                        "refId": "F",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [
                                "1"
                              ],
                              "type": "top"
                            }
                          ]
                        ],
                        "tags": []
                      },
                      {
                        "alias": "Sonntag",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "previous"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "hm-rpc.3.3dpsp20000.1.TEMPERATURE",
                        "orderByTime": "ASC",
                        "policy": "global",
                        "refId": "G",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [
                                "1"
                              ],
                              "type": "top"
                            }
                          ]
                        ],
                        "tags": []
                      }
                    ],
                    "timeFrom": null,
                    "timeShift": "",
                    "title": "Wochenübersicht",
                    "type": "bargauge"
                  }
                ],
                "refresh": false,
                "schemaVersion": 25,
                "style": "dark",
                "tags": [],
                "templating": {
                  "list": []
                },
                "time": {
                  "from": "now-7d",
                  "to": "now"
                },
                "timepicker": {
                  "refresh_intervals": [
                    "10s",
                    "30s",
                    "1m",
                    "5m",
                    "15m",
                    "30m",
                    "1h",
                    "2h",
                    "1d"
                  ]
                },
                "timezone": "",
                "title": "Strom und GasÜbersichten_3",
                "uid": "CHcoD0zzz",
                "version": 2
              }
              

              Wenn du alle previous Montage sammelst, kannst du dir Graphen oder Tabellen bauen mit den jeweiligen, im Zeitfenster ausgewählten Zeitbereichen.
              Da kannst du z.B bei der Gasübersicht aus dem Export oben den Temperatursensor gegen Monday tauschen und siehst entweder in balken oder linie oder tabelle die verläufte der Montage.

              JB_Sullivan 1 Reply Last reply Reply Quote 0
              • JB_Sullivan
                JB_Sullivan @fastsonic last edited by

                @fastsonic

                Hammer - extra für mich gebastelt - VIELEN DANK !!!

                ...... und funktioniert prächtig - so in der Art hatte ich mir das vorgestellt für Wochentage, Monate usw. jetzt muss ich das nur noch verinnerlichen 😉

                2020-10-15 14_57_20-Wochentage Strom - Grafana.png

                C Dutchman 2 Replies Last reply Reply Quote 0
                • C
                  ChrisXY @JB_Sullivan last edited by

                  @JB_Sullivan hab das von oben Importiert aber so schaut das nicht aus wie bekommt man das so hin?

                  JB_Sullivan 1 Reply Last reply Reply Quote 0
                  • Dutchman
                    Dutchman Developer Most Active Administrators @JB_Sullivan last edited by

                    @JB_Sullivan sagte in [Major Update] SourceAnalytix v0.4.7-beta.0 released !:

                    @fastsonic

                    Hammer - extra für mich gebastelt - VIELEN DANK !!!

                    ...... und funktioniert prächtig - so in der Art hatte ich mir das vorgestellt für Wochentage, Monate usw. jetzt muss ich das nur noch verinnerlichen 😉

                    2020-10-15 14_57_20-Wochentage Strom - Grafana.png

                    ich kann dazu nur sagen, darum liebe ich diese community 😄

                    1 Reply Last reply Reply Quote 0
                    • JB_Sullivan
                      JB_Sullivan @ChrisXY last edited by

                      @ChrisXY sagte in [Major Update] SourceAnalytix v0.4.7-beta.0 released !:

                      @JB_Sullivan hab das von oben Importiert aber so schaut das nicht aus wie bekommt man das so hin?

                      Ich habe nur die DP`s von fastsonic, gegen meine eigenen ersetzt und die Farben gedreht. Bei fastsonic war oben grün und unten rot. Ansonsten natürlich die DPs von SA für InfluxDB zugänglich gemacht.

                      In diesem Beispiel werden die Werte die SA von Discovergy ausliest, genutzt.

                      Negalein 1 Reply Last reply Reply Quote 0
                      • Negalein
                        Negalein Global Moderator @JB_Sullivan last edited by

                        @JB_Sullivan sagte in [Major Update] SourceAnalytix v0.4.7-beta.0 released !:

                        und die Farben gedreht

                        wie bekommt man den Verlauf hin?
                        Kann das Json nicht importieren. Bekomm da immer Fehler.

                        JB_Sullivan 1 Reply Last reply Reply Quote 0
                        • JB_Sullivan
                          JB_Sullivan @Negalein last edited by

                          @Negalein

                          Unter Visualisierung "Bar Guage" und dann unter "Field" -> Thresholds

                          2020-10-15 16_27_19-Wochentage Strom - Grafana.png

                          Negalein 1 Reply Last reply Reply Quote 0
                          • Negalein
                            Negalein Global Moderator @JB_Sullivan last edited by

                            @JB_Sullivan sagte in [Major Update] SourceAnalytix v0.4.7-beta.0 released !:

                            Thresholds

                            Merci 🙂

                            1 Reply Last reply Reply Quote 0
                            • hg6806
                              hg6806 Most Active last edited by hg6806

                              Moin!

                              Hatte gestern von Version 0.3.x auf 0.4.8.alpha2 geupdated.
                              Nun sieht es aber so aus als wenn der Tageswechsel nicht funktioniert hat und die alten Werte von der Version 0.3.x noch als Current Day drinstehen. Ich sehe auch keine Aktualisierung irgendwelcher Werte, als ob Sourceanalytix gar nicht zählt. Der Adapter läuft aber
                              Außerdem wir kein 2020 Ordner erstellt.

                              Dutchman 1 Reply Last reply Reply Quote 0
                              • Dutchman
                                Dutchman Developer Most Active Administrators @hg6806 last edited by

                                @hg6806 sagte in [Major Update] SourceAnalytix v0.4.7-beta.0 released !:

                                Moin!

                                Hatte gestern von Version 0.3.x auf 0.4.8.alpha2 geupdated.
                                Nun sieht es aber so aus als wenn der Tageswechsel nicht funktioniert hat und die alten Werte von der Version 0.3.x noch als Current Day drinstehen. Ich sehe auch keine Aktualisierung irgendwelcher Werte, als ob Sourceanalytix gar nicht zählt. Der Adapter läuft aber
                                Außerdem wir kein 2020 Ordner erstellt.

                                Schau dir mal das log an ich wette du hast Einstellungen vergessen

                                hg6806 1 Reply Last reply Reply Quote 0
                                • hg6806
                                  hg6806 Most Active @Dutchman last edited by

                                  @Dutchman
                                  Wie soll ich das Log einstellen? Habe wieder auf 0.3.0 gedowngraded, da läuft es normal.

                                  1 Reply Last reply Reply Quote 0
                                  • XBiT
                                    XBiT last edited by

                                    Hallo,

                                    Nur mal eine kleine Frage... wann werden die Datenpunkte angelegt? erst nach einen Tag?
                                    Habe den Adapter in Version 0.4.8-alpha.2 installiert (heute Morgen) aber bekomme keine Datenpunkte.
                                    Muss außer bei den Adapterkonfiguration die Haupteinstellungen noch etwas eingestellt / eingerichtet werden?

                                    Beste Grüße

                                    Dutchman 1 Reply Last reply Reply Quote 0
                                    • Dutchman
                                      Dutchman Developer Most Active Administrators @XBiT last edited by

                                      @XBiT @hg6806

                                      wen keine Datenpunkte erstellt werden sollten Meldungen im log kommen warum

                                      XBiT 1 Reply Last reply Reply Quote 0
                                      • XBiT
                                        XBiT @Dutchman last edited by

                                        @Dutchman

                                        also das ist die Log vom Setup und Start.... mehr kommt in der log vom Adapter nicht ...

                                        2020-10-17 10:25:36.436  - info: host.IoBroker iobroker url "	https://github.com/iobroker-community-adapters/ioBroker.sourceanalytix"
                                        2020-10-17 10:25:38.704  - info: host.IoBroker iobroker install https://github.com/iobroker-community-adapters/ioBroker.sourceanalytix/tarball/e223197998383988315cee149832845069df7424
                                        2020-10-17 10:25:39.332  - info: host.IoBroker iobroker NPM version: 6.14.5
                                        2020-10-17 10:25:39.336  - info: host.IoBroker iobroker npm install https://github.com/iobroker-community-adapters/ioBroker.sourceanalytix/tarball/e223197998383988315cee149832845069df7424 --loglevel error --prefix "/opt/iobroker" (System call)
                                        2020-10-17 10:26:46.348  - info: host.IoBroker iobroker upload [19] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/words.js words.js application/javascript
                                        2020-10-17 10:26:46.479  - info: host.IoBroker iobroker upload [18] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/tsconfig.json tsconfig.json application/json
                                        2020-10-17 10:26:46.542  - info: host.IoBroker iobroker upload [17] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/style.css style.css text/css
                                        2020-10-17 10:26:46.604  - info: host.IoBroker iobroker upload [16] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/sourceanalytix.png sourceanalytix.png image/png
                                        2020-10-17 10:26:46.667  - info: host.IoBroker iobroker upload [15] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/settings_open.png settings_open.png image/png
                                        2020-10-17 10:26:46.728  - info: host.IoBroker iobroker upload [14] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/settings_details.png settings_details.png image/png
                                        2020-10-17 10:26:46.793  - info: host.IoBroker iobroker upload [13] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/index_m.html index_m.html text/html
                                        2020-10-17 10:26:46.857  - info: host.IoBroker iobroker upload [12] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                        2020-10-17 10:26:46.932  - info: host.IoBroker iobroker upload [11] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                        2020-10-17 10:26:46.993  - info: host.IoBroker iobroker upload [10] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                        2020-10-17 10:26:47.055  - info: host.IoBroker iobroker upload [9] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                        2020-10-17 10:26:47.122  - info: host.IoBroker iobroker upload [8] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                        2020-10-17 10:26:47.184  - info: host.IoBroker iobroker upload [7] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                        2020-10-17 10:26:47.247  - info: host.IoBroker iobroker upload [6] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                        2020-10-17 10:26:47.312  - info: host.IoBroker iobroker upload [5] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                        2020-10-17 10:26:47.376  - info: host.IoBroker iobroker upload [4] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                        2020-10-17 10:26:47.441  - info: host.IoBroker iobroker upload [3] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                        2020-10-17 10:26:47.503  - info: host.IoBroker iobroker upload [2] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/custom_m.html custom_m.html text/html
                                        2020-10-17 10:26:47.565  - info: host.IoBroker iobroker upload [1] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/button.png button.png image/png
                                        2020-10-17 10:26:47.627  - info: host.IoBroker iobroker upload [0] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/admin.d.ts admin.d.ts video/mp2t
                                        2020-10-17 10:26:48.809  - info: host.IoBroker iobroker exit 0
                                        2020-10-17 10:26:50.021  - info: host.IoBroker Update repository "default" under "http://download.iobroker.net/sources-dist.json"
                                        2020-10-17 10:28:28.588  - info: host.IoBroker iobroker del eventlist.0
                                        2020-10-17 10:28:30.414  - info: host.IoBroker iobroker Delete adapter "eventlist.0"
                                        2020-10-17 10:28:30.437  - info: host.IoBroker iobroker host.IoBroker Counted 1 instances of eventlist.0
                                        2020-10-17 10:28:30.467  - info: host.IoBroker iobroker host.IoBroker Counted 1 channels of eventlist.0
                                        2020-10-17 10:28:30.480  - info: host.IoBroker iobroker host.IoBroker Counted 11 states of eventlist.0
                                        2020-10-17 10:28:30.496  - info: host.IoBroker iobroker host.IoBroker Counted 14 states of system.adapter.eventlist.0
                                        2020-10-17 10:28:32.275  - info: host.IoBroker iobroker host.IoBroker Deleting 27 object(s).
                                        2020-10-17 10:28:34.139  - info: host.IoBroker object deleted system.adapter.eventlist.0
                                        2020-10-17 10:28:35.219  - info: host.IoBroker iobroker exit 0
                                        2020-10-17 10:28:56.140  - info: host.IoBroker iobroker add sourceanalytix  --host IoBroker
                                        2020-10-17 10:28:58.079  - info: host.IoBroker iobroker host.IoBroker create instance sourceanalytix
                                        2020-10-17 10:28:58.111  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.sigKill created
                                        2020-10-17 10:28:58.154  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.eventLoopLag created
                                        2020-10-17 10:28:58.200  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.outputCount created
                                        2020-10-17 10:28:58.239  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.inputCount created
                                        2020-10-17 10:28:58.277  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.uptime created
                                        2020-10-17 10:28:58.318  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.memRss created
                                        2020-10-17 10:28:58.355  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.memHeapTotal created
                                        2020-10-17 10:28:58.395  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.memHeapUsed created
                                        2020-10-17 10:28:58.440  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.cputime created
                                        2020-10-17 10:28:58.481  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.cpu created
                                        2020-10-17 10:28:58.522  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.compactMode created
                                        2020-10-17 10:28:58.561  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.connected created
                                        2020-10-17 10:28:58.600  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.alive created
                                        2020-10-17 10:28:58.679  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0 created
                                        2020-10-17 10:28:59.689  - info: host.IoBroker iobroker exit 0
                                        2020-10-17 10:29:01.735  - info: host.IoBroker instance system.adapter.sourceanalytix.0 started with pid 24862
                                        2020-10-17 10:30:00.040  - info: host.IoBroker instance system.adapter.ical.0 started with pid 24883
                                        2020-10-17 10:30:03.512  - info: ical.0 (24883) starting. Version 1.7.4 in /opt/iobroker/node_modules/iobroker.ical, node: v12.18.0, js-controller: 3.1.4
                                        2020-10-17 10:30:10.565  - info: host.IoBroker instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                                        2020-10-17 10:30:39.704  - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 (force=false, process=true)
                                        2020-10-17 10:30:39.710  - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 send kill signal
                                        2020-10-17 10:30:40.264  - info: host.IoBroker instance system.adapter.sourceanalytix.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2020-10-17 10:30:42.757  - info: host.IoBroker instance system.adapter.sourceanalytix.0 started with pid 24904
                                        2020-10-17 10:36:31.922  - warn: readFile will not read this file (icons-addictive-flavour-png.png) in future versions: icons-addictive-flavour-png.admin is not an object of type "meta"
                                        2020-10-17 10:36:31.931  - warn: readFile will not read this file (icons-ultimate-png.png) in future versions: icons-ultimate-png.admin is not an object of type "meta"
                                        2020-10-17 10:40:36.396  - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 (force=false, process=true)
                                        2020-10-17 10:40:36.404  - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 send kill signal
                                        2020-10-17 10:40:36.950  - info: host.IoBroker instance system.adapter.sourceanalytix.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2020-10-17 10:40:39.464  - info: host.IoBroker instance system.adapter.sourceanalytix.0 started with pid 24981
                                        2020-10-17 10:40:56.331  - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 (force=false, process=true)
                                        2020-10-17 10:40:56.333  - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 send kill signal
                                        2020-10-17 10:40:56.875  - info: host.IoBroker instance system.adapter.sourceanalytix.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2020-10-17 10:40:59.369  - info: host.IoBroker instance system.adapter.sourceanalytix.0 started with pid 24996
                                        2020-10-17 10:41:02.189  - info: sourceanalytix.0 (24996) starting. Version 0.4.8-alpha.2 in /opt/iobroker/node_modules/iobroker.sourceanalytix, node: v12.18.0, js-controller: 3.1.4
                                        2020-10-17 10:41:02.236  - info: sourceanalytix.0 (24996) Welcome to SourceAnalytix, making things ready ... 
                                        2020-10-17 10:41:02.295  - info: sourceanalytix.0 (24996) SourceAnalytix initialisation finalized, will handle calculations ... for : {}
                                        
                                        Dutchman 1 Reply Last reply Reply Quote 0
                                        • Dutchman
                                          Dutchman Developer Most Active Administrators @XBiT last edited by

                                          @XBiT sagte in [Major Update] SourceAnalytix v0.4.7-beta.0 released !:

                                          also das ist die Log vom Setup und Start.... mehr kommt in der log vom Adapter nicht ...

                                          ich sehe keine state Initialisierung, sind welche ausgewählt?

                                          XBiT 2 Replies Last reply Reply Quote 0
                                          • XBiT
                                            XBiT @Dutchman last edited by XBiT

                                            @Dutchman

                                            deswegen meine Frage ob ich noch wo was einstellen kann...
                                            Finde nur den Zeitraum für die Auswertung.

                                            bild.png

                                            Ach sorry ist wie bei Logging hinterlegt ... Sorry alles klar...

                                            Beste Grüße

                                            Dutchman 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            844
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter sourceanalytix testen update
                                            103
                                            1082
                                            302690
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo