NEWS
Problem mit Datenpunkt und Source Analytics
-
Ich habe einen Datenpunt den ich gerne mit SourceAnalytics mit tracken möchte. Aber egal was ich mache, der Datenpunkt wird in SourceAnalytics nicht anerkannt.
So sieht die RAW des Datenpuntes aus:
{ "common": { "name": "Gas Verbrauch Volumen", "desc": "Gas Verbrauch Volumen", "type": "number", "unit": "m³", "role": "value", "custom": { "sourceanalytix.0": { "enabled": true, "alias": "Gasverbrauch Volumen (m³)", "selectedPrice": "Gas_m3", "selectedUnit": "m³", "costs": true, "consumption": true, "meter_values": true, "start_day": 0, "start_week": 0, "start_month": 0, "start_quarter": 0, "start_year": 6004.17, "currentValue": 4070.82, "valueAtDeviceReset": 396226.3280000001, "valueAtDeviceInit": null, "cumulativeValue": 401899.4680000001, "basicRate": true }, "valuetrackerovertime.0": { "enabled": true, "alias": "Gas in m³", "output_unit": "m³", "output_multiplier": 1, "detailed_days": false, "detailed_weeks": true, "detailed_months": true, "detailed_years": true, "detailed_current_days": true, "detailed_current_weeks": false, "detailed_current_months": true, "detailed_current_quarters": true, "before_minutes": -1, "before_hours": -1, "before_days": 7, "before_weeks": 4, "before_months": 3, "before_quarters": 4, "before_years": 3, "counterResetDetection": false, "counterResetDetetion_CountAfterReset": 1, "history_work": false, "history_Instanz": "sql.0", "history_fill_detailed": true, "history_fill_before": true, "history_fill_startvalues": true, "history_fill_history_Instanz": "", "history_fill_history_Day_enabled": false, "history_fill_history_Day_MinChange": 0, "history_fill_history_Week_enabled": false, "history_fill_history_Week_MinChange": 0, "history_fill_history_Month_enabled": false, "history_fill_history_Month_MinChange": 0, "history_fill_history_Quarter_enabled": false, "history_fill_history_Quarter_MinChange": 0, "history_fill_history_Year_enabled": false, "history_fill_history_Year_MinChange": 0, "detailed_quarters": false }, "influxdb.0": { "enabled": true, "changesOnly": true, "debounce": "1000", "retention": "31536000", "changesRelogInterval": "1800", "changesMinDelta": 0, "storageType": "", "aliasId": "KG Gaszähler direkter Wert in m³" } } }, "native": {}, "type": "state", "_id": "javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen", "acl": { "object": 1636, "state": 1636, "owner": "system.user.admin", "ownerGroup": "system.group.administrator" }, "from": "system.adapter.admin.0", "user": "system.user.admin", "ts": 1623706735238 }Und das spuckt mir SourceAnalytics als Fehler aus:
sourceanalytix.0 2021-06-14 23:48:16.770 error Cannot handle initialisation for javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen sourceanalytix.0 2021-06-14 23:48:16.770 info Initialising (2 of 4) state javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen sourceanalytix.0 2021-06-14 23:48:16.769 info Initialization (1 of 4) finished for : javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie sourceanalytix.0 2021-06-14 23:48:16.769 error Cannot handle initialisation for javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie sourceanalytix.0 2021-06-14 23:48:16.768 info Initialising (1 of 4) state javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie sourceanalytix.0 2021-06-14 23:48:16.718 error Troubleshoot Data javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen custom Data : {"common":{"name":"Gas Verbrauch Volumen","desc":"Gas Verbrauch Volumen","type":"number","unit":"m³","role":"value","custom":{"sourceanalytix.0":{"enabled":true,"alias":"Gasverbrauch Volumen (m³)","selectedPrice":"Gas_m3","selectedUnit":"m³","costs":true,"consumption":true,"meter_values":true,"start_day":0,"start_week":0,"start_month":0,"start_quarter":0,"start_year":6004.17,"currentValue":4070.82,"valueAtDeviceReset":396226.3280000001,"valueAtDeviceInit":null,"cumulativeValue":401899.4680000001,"basicRate":true},"valuetrackerovertime.0":{"enabled":true,"alias":"Gas in m³","output_unit":"m³","output_multiplier":1,"detailed_days":false,"detailed_weeks":true,"detailed_months":true,"detailed_years":true,"detailed_current_days":true,"detailed_current_weeks":false,"detailed_current_months":true,"detailed_current_quarters":true,"before_minutes":-1,"before_hours":-1,"before_days":7,"before_weeks":4,"before_months":3,"before_quarters":4,"before_years":3,"counterResetDetection":false,"counterResetDetetion_CountAfterReset":1,"history_work":false,"history_Instanz":"sql.0","history_fill_detailed":true,"history_fill_before":true,"history_fill_startvalues":true,"history_fill_history_Instanz":"","history_fill_history_Day_enabled":false,"history_fill_history_Day_MinChange":0,"history_fill_history_Week_enabled":false,"history_fill_history_Week_MinChange":0,"history_fill_history_Month_enabled":false,"history_fill_history_Month_MinChange":0,"history_fill_history_Quarter_enabled":false,"history_fill_history_Quarter_MinChange":0,"history_fill_history_Year_enabled":false,"history_fill_history_Year_MinChange":0,"detailed_quarters":false},"influxdb.0":{"enabled":true,"changesOnly":true,"debounce":"1000","retention":"31536000","changesRelogInterval":"1800","changesMinDelta":0,"storageType":"","aliasId":"KG Gaszähler direkter Wert in m³"}}},"native":{},"type":"state","_id":"javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen","acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"from":"system.adapter.admin.0","user":"system.user.admin","ts":1623706735238} sourceanalytix.0 2021-06-14 23:48:16.718 error Check settings for javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen ! Known valueAtDeviceReset : (396226.3280000001) > known cumulative value (0) cannot proceed sourceanalytix.0 2021-06-14 23:48:16.672 error Troubleshoot Data javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie custom Data : {"common":{"name":"Gas Verbrauch Energie","desc":"Gas Verbrauch Energie","type":"number","unit":"kWh","role":"value","read":true,"write":true,"custom":{"sourceanalytix.0":{"enabled":true,"alias":"Gas pro KW/h","selectedPrice":"Gas_KW","selectedUnit":"kWh","costs":true,"consumption":true,"meter_values":true,"start_day":61907.3,"start_week":0,"start_month":0,"start_quarter":0,"start_year":0,"valueAtDeviceReset":1897571.1999999997,"valueAtDeviceInit":null,"cumulativeValue":1956065.3999999997,"basicRate":true},"valuetrackerovertime.0":{"enabled":true,"alias":"Gas in KW/h","output_unit":"KW/h","output_multiplier":1,"detailed_days":false,"detailed_weeks":true,"detailed_months":true,"detailed_years":true,"detailed_current_days":true,"detailed_current_weeks":false,"detailed_current_months":true,"detailed_current_quarters":true,"before_minutes":-1,"before_hours":-1,"before_days":7,"before_weeks":4,"before_months":3,"before_quarters":4,"before_years":3,"counterResetDetection":true,"counterResetDetetion_CountAfterReset":1,"history_work":false,"history_Instanz":"sql.0","history_fill_detailed":true,"history_fill_before":true,"history_fill_startvalues":true,"history_fill_history_Instanz":"","history_fill_history_Day_enabled":false,"history_fill_history_Day_MinChange":0,"history_fill_history_Week_enabled":false,"history_fill_history_Week_MinChange":0,"history_fill_history_Month_enabled":false,"history_fill_history_Month_MinChange":0,"history_fill_history_Quarter_enabled":false,"history_fill_history_Quarter_MinChange":0,"history_fill_history_Year_enabled":false,"history_fill_history_Year_MinChange":0,"detailed_quarters":false},"influxdb.0":{"enabled":true,"changesOnly":true,"debounce":"1000","retention":"31536000","changesRelogInterval":"1800","changesMinDelta":0,"storageType":"","aliasId":"KG Gaszähler direkter Wert in KW/h"}}},"native":{},"type":"state","_id":"javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator","state":1636},"from":"system.adapter.admin.0","user":"system.user.admin","ts":1623706724024} sourceanalytix.0 2021-06-14 23:48:16.672 error Check settings for javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie ! Known valueAtDeviceReset : (1897571.1999999997) > known cumulative value (0) cannot proceed sourceanalytix.0 2021-06-14 23:48:16.514 info Welcome to SourceAnalytix, making things ready ...Vielleicht kann hier jemand helfen, denn ich bin mit meinem Latein am Ende.
-
Moin,
ich hänge mich hier mal rein.
Was möchte der Adapter von mir ? -
Ich habe einen Datenpunt den ich gerne mit SourceAnalytics mit tracken möchte. Aber egal was ich mache, der Datenpunkt wird in SourceAnalytics nicht anerkannt.
So sieht die RAW des Datenpuntes aus:
{ "common": { "name": "Gas Verbrauch Volumen", "desc": "Gas Verbrauch Volumen", "type": "number", "unit": "m³", "role": "value", "custom": { "sourceanalytix.0": { "enabled": true, "alias": "Gasverbrauch Volumen (m³)", "selectedPrice": "Gas_m3", "selectedUnit": "m³", "costs": true, "consumption": true, "meter_values": true, "start_day": 0, "start_week": 0, "start_month": 0, "start_quarter": 0, "start_year": 6004.17, "currentValue": 4070.82, "valueAtDeviceReset": 396226.3280000001, "valueAtDeviceInit": null, "cumulativeValue": 401899.4680000001, "basicRate": true }, "valuetrackerovertime.0": { "enabled": true, "alias": "Gas in m³", "output_unit": "m³", "output_multiplier": 1, "detailed_days": false, "detailed_weeks": true, "detailed_months": true, "detailed_years": true, "detailed_current_days": true, "detailed_current_weeks": false, "detailed_current_months": true, "detailed_current_quarters": true, "before_minutes": -1, "before_hours": -1, "before_days": 7, "before_weeks": 4, "before_months": 3, "before_quarters": 4, "before_years": 3, "counterResetDetection": false, "counterResetDetetion_CountAfterReset": 1, "history_work": false, "history_Instanz": "sql.0", "history_fill_detailed": true, "history_fill_before": true, "history_fill_startvalues": true, "history_fill_history_Instanz": "", "history_fill_history_Day_enabled": false, "history_fill_history_Day_MinChange": 0, "history_fill_history_Week_enabled": false, "history_fill_history_Week_MinChange": 0, "history_fill_history_Month_enabled": false, "history_fill_history_Month_MinChange": 0, "history_fill_history_Quarter_enabled": false, "history_fill_history_Quarter_MinChange": 0, "history_fill_history_Year_enabled": false, "history_fill_history_Year_MinChange": 0, "detailed_quarters": false }, "influxdb.0": { "enabled": true, "changesOnly": true, "debounce": "1000", "retention": "31536000", "changesRelogInterval": "1800", "changesMinDelta": 0, "storageType": "", "aliasId": "KG Gaszähler direkter Wert in m³" } } }, "native": {}, "type": "state", "_id": "javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen", "acl": { "object": 1636, "state": 1636, "owner": "system.user.admin", "ownerGroup": "system.group.administrator" }, "from": "system.adapter.admin.0", "user": "system.user.admin", "ts": 1623706735238 }Und das spuckt mir SourceAnalytics als Fehler aus:
sourceanalytix.0 2021-06-14 23:48:16.770 error Cannot handle initialisation for javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen sourceanalytix.0 2021-06-14 23:48:16.770 info Initialising (2 of 4) state javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen sourceanalytix.0 2021-06-14 23:48:16.769 info Initialization (1 of 4) finished for : javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie sourceanalytix.0 2021-06-14 23:48:16.769 error Cannot handle initialisation for javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie sourceanalytix.0 2021-06-14 23:48:16.768 info Initialising (1 of 4) state javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie sourceanalytix.0 2021-06-14 23:48:16.718 error Troubleshoot Data javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen custom Data : {"common":{"name":"Gas Verbrauch Volumen","desc":"Gas Verbrauch Volumen","type":"number","unit":"m³","role":"value","custom":{"sourceanalytix.0":{"enabled":true,"alias":"Gasverbrauch Volumen (m³)","selectedPrice":"Gas_m3","selectedUnit":"m³","costs":true,"consumption":true,"meter_values":true,"start_day":0,"start_week":0,"start_month":0,"start_quarter":0,"start_year":6004.17,"currentValue":4070.82,"valueAtDeviceReset":396226.3280000001,"valueAtDeviceInit":null,"cumulativeValue":401899.4680000001,"basicRate":true},"valuetrackerovertime.0":{"enabled":true,"alias":"Gas in m³","output_unit":"m³","output_multiplier":1,"detailed_days":false,"detailed_weeks":true,"detailed_months":true,"detailed_years":true,"detailed_current_days":true,"detailed_current_weeks":false,"detailed_current_months":true,"detailed_current_quarters":true,"before_minutes":-1,"before_hours":-1,"before_days":7,"before_weeks":4,"before_months":3,"before_quarters":4,"before_years":3,"counterResetDetection":false,"counterResetDetetion_CountAfterReset":1,"history_work":false,"history_Instanz":"sql.0","history_fill_detailed":true,"history_fill_before":true,"history_fill_startvalues":true,"history_fill_history_Instanz":"","history_fill_history_Day_enabled":false,"history_fill_history_Day_MinChange":0,"history_fill_history_Week_enabled":false,"history_fill_history_Week_MinChange":0,"history_fill_history_Month_enabled":false,"history_fill_history_Month_MinChange":0,"history_fill_history_Quarter_enabled":false,"history_fill_history_Quarter_MinChange":0,"history_fill_history_Year_enabled":false,"history_fill_history_Year_MinChange":0,"detailed_quarters":false},"influxdb.0":{"enabled":true,"changesOnly":true,"debounce":"1000","retention":"31536000","changesRelogInterval":"1800","changesMinDelta":0,"storageType":"","aliasId":"KG Gaszähler direkter Wert in m³"}}},"native":{},"type":"state","_id":"javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen","acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"from":"system.adapter.admin.0","user":"system.user.admin","ts":1623706735238} sourceanalytix.0 2021-06-14 23:48:16.718 error Check settings for javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen ! Known valueAtDeviceReset : (396226.3280000001) > known cumulative value (0) cannot proceed sourceanalytix.0 2021-06-14 23:48:16.672 error Troubleshoot Data javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie custom Data : {"common":{"name":"Gas Verbrauch Energie","desc":"Gas Verbrauch Energie","type":"number","unit":"kWh","role":"value","read":true,"write":true,"custom":{"sourceanalytix.0":{"enabled":true,"alias":"Gas pro KW/h","selectedPrice":"Gas_KW","selectedUnit":"kWh","costs":true,"consumption":true,"meter_values":true,"start_day":61907.3,"start_week":0,"start_month":0,"start_quarter":0,"start_year":0,"valueAtDeviceReset":1897571.1999999997,"valueAtDeviceInit":null,"cumulativeValue":1956065.3999999997,"basicRate":true},"valuetrackerovertime.0":{"enabled":true,"alias":"Gas in KW/h","output_unit":"KW/h","output_multiplier":1,"detailed_days":false,"detailed_weeks":true,"detailed_months":true,"detailed_years":true,"detailed_current_days":true,"detailed_current_weeks":false,"detailed_current_months":true,"detailed_current_quarters":true,"before_minutes":-1,"before_hours":-1,"before_days":7,"before_weeks":4,"before_months":3,"before_quarters":4,"before_years":3,"counterResetDetection":true,"counterResetDetetion_CountAfterReset":1,"history_work":false,"history_Instanz":"sql.0","history_fill_detailed":true,"history_fill_before":true,"history_fill_startvalues":true,"history_fill_history_Instanz":"","history_fill_history_Day_enabled":false,"history_fill_history_Day_MinChange":0,"history_fill_history_Week_enabled":false,"history_fill_history_Week_MinChange":0,"history_fill_history_Month_enabled":false,"history_fill_history_Month_MinChange":0,"history_fill_history_Quarter_enabled":false,"history_fill_history_Quarter_MinChange":0,"history_fill_history_Year_enabled":false,"history_fill_history_Year_MinChange":0,"detailed_quarters":false},"influxdb.0":{"enabled":true,"changesOnly":true,"debounce":"1000","retention":"31536000","changesRelogInterval":"1800","changesMinDelta":0,"storageType":"","aliasId":"KG Gaszähler direkter Wert in KW/h"}}},"native":{},"type":"state","_id":"javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator","state":1636},"from":"system.adapter.admin.0","user":"system.user.admin","ts":1623706724024} sourceanalytix.0 2021-06-14 23:48:16.672 error Check settings for javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie ! Known valueAtDeviceReset : (1897571.1999999997) > known cumulative value (0) cannot proceed sourceanalytix.0 2021-06-14 23:48:16.514 info Welcome to SourceAnalytix, making things ready ...Vielleicht kann hier jemand helfen, denn ich bin mit meinem Latein am Ende.
@quorle deine Werte kommen nicht richtig rein, von deinem Script, daher "valueAtDeviceReset"
-
Moin,
ich hänge mich hier mal rein.
Was möchte der Adapter von mir ?@blechsoldat kann ich dir leider nicht beantworten, @Dutchman kann dir da helfen
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden