GithubHelp home page GithubHelp logo

Comments (8)

foxthefox avatar foxthefox commented on July 19, 2024

in my environment the tests are ok. I am still in development stage and testing.
Testing and findings are welcome.

What is your environment node, iobroker ...?
How many objects are configured for the statistics?

from iobroker.statistics.

Qlink84 avatar Qlink84 commented on July 19, 2024

i'm using iobroker 1.4.2 on windows.
node 8.11.3 and npm 6.1.0
i've set up about 10 objects for statistics ...

with an older version of node and npm the statistics adapter was working fine ...

from iobroker.statistics.

foxthefox avatar foxthefox commented on July 19, 2024

ah, thats good to hear that in older version it was running stable, I had it running with node 6.9.1.
I will check it with newer node version and try to find the reason .

from iobroker.statistics.

foxthefox avatar foxthefox commented on July 19, 2024

probably it is not related to the node version.
I found an asynchrony trap and changed the code.
You could try it now.

from iobroker.statistics.

Qlink84 avatar Qlink84 commented on July 19, 2024

i've tried 0.0.3, but it's also restarting all the time, but with a slightly different error log
`

host.iobroker 2018-08-28 07:33:27.040 info Restart adapter system.adapter.statistics.0 because enabled
host.iobroker 2018-08-28 07:33:27.040 error instance system.adapter.statistics.0 terminated with code 6 (uncaught exception)
host.iobroker 2018-08-28 07:33:27.040 error Caught by controller[0]: at Manager.ondata (C:\ioBroker\node_modules\iobroker.js-controller\node_modules\socket.io-client\lib\manager.js:335:16)
host.iobroker 2018-08-28 07:33:27.040 error Caught by controller[0]: at Decoder.add (C:\ioBroker\node_modules\iobroker.js-controller\node_modules\socket.io-client\node_modules\socket.io-parser\index.js:251:12)
host.iobroker 2018-08-28 07:33:27.040 error Caught by controller[0]: at Decoder.Emitter.emit (C:\ioBroker\node_modules\iobroker.js-controller\node_modules\socket.io-client\node_modules\component-emitter\index.js:133:20)
host.iobroker 2018-08-28 07:33:27.040 error Caught by controller[0]: at Decoder. (C:\ioBroker\node_modules\iobroker.js-controller\node_modules\component-bind\index.js:21:15)
host.iobroker 2018-08-28 07:33:27.040 error Caught by controller[0]: at Manager.ondecoded (C:\ioBroker\node_modules\iobroker.js-controller\node_modules\socket.io-client\lib\manager.js:345:8)
host.iobroker 2018-08-28 07:33:27.040 error Caught by controller[0]: at Manager.Emitter.emit (C:\ioBroker\node_modules\iobroker.js-controller\node_modules\socket.io-client\node_modules\component-emitter\index.js:133:20)
host.iobroker 2018-08-28 07:33:27.040 error Caught by controller[0]: at Manager. (C:\ioBroker\node_modules\iobroker.js-controller\node_modules\component-bind\index.js:21:15)
host.iobroker 2018-08-28 07:33:27.040 error Caught by controller[0]: at Socket.onpacket (C:\ioBroker\node_modules\iobroker.js-controller\node_modules\socket.io-client\lib\socket.js:244:12)
host.iobroker 2018-08-28 07:33:27.040 error Caught by controller[0]: at Socket.onack (C:\ioBroker\node_modules\iobroker.js-controller\node_modules\socket.io-client\lib\socket.js:319:9)
host.iobroker 2018-08-28 07:33:27.040 error Caught by controller[0]: at Socket. (C:\ioBroker\node_modules\iobroker.statistics\main.js:449:27)
host.iobroker 2018-08-28 07:33:27.040 error Caught by controller[0]: TypeError: Cannot read property 'length' of null
statistics.0 2018-08-28 07:33:15.200 info statistics observes 3 values after startup
statistics.0 2018-08-28 07:33:15.200 info statistics setting up object = sumdelta javascript.0.Netzbezug.PV_Leistung
statistics.0 2018-08-28 07:33:15.200 info statistics setting up object = avg javascript.0.Netzbezug.PV_Leistung
statistics.0 2018-08-28 07:33:15.200 info statistics setting up object = sumdelta javascript.0.Netzbezug.Gesamtverbrauch
statistics.0 2018-08-28 07:33:15.200 info statistics setting up object = avg javascript.0.Netzbezug.Gesamtverbrauch
statistics.0 2018-08-28 07:33:15.200 info statistics setting up object = sumgroup energy
statistics.0 2018-08-28 07:33:15.200 info statistics setting up object = sumdelta parser.0.Laufzeit_Heizen
statistics.0 2018-08-28 07:33:15.200 info statistics setting up object = avg parser.0.Laufzeit_Heizen

`

from iobroker.statistics.

foxthefox avatar foxthefox commented on July 19, 2024

I thought there was something with asynchronous call, but seems that the object is not there, or no value in.
Can you put the adapter into debug mode and restart it. Please post the log from start until error.

from iobroker.statistics.

Qlink84 avatar Qlink84 commented on July 19, 2024

here's the log output:

`

statistics.0 2018-09-05 21:30:42.073 debug ack is not set!
statistics.0 2018-09-05 21:30:42.073 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2403.5,"ack":false,"ts":1536175842073,"q":0,"from":"system.adapter.javascript.0","lc":1536175842073}
statistics.0 2018-09-05 21:30:41.072 debug ack is not set!
statistics.0 2018-09-05 21:30:41.072 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2416.7000000000003,"ack":false,"ts":1536175841073,"q":0,"from":"system.adapter.javascript.0","lc":1536175841073}
statistics.0 2018-09-05 21:30:40.071 debug ack is not set!
statistics.0 2018-09-05 21:30:40.071 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2401,"ack":false,"ts":1536175840071,"q":0,"from":"system.adapter.javascript.0","lc":1536175840071}
statistics.0 2018-09-05 21:30:39.068 debug ack is not set!
statistics.0 2018-09-05 21:30:39.068 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2397.6,"ack":false,"ts":1536175839069,"q":0,"from":"system.adapter.javascript.0","lc":1536175839069}
statistics.0 2018-09-05 21:30:38.068 debug ack is not set!
statistics.0 2018-09-05 21:30:38.068 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2412.7000000000003,"ack":false,"ts":1536175838069,"q":0,"from":"system.adapter.javascript.0","lc":1536175838069}
statistics.0 2018-09-05 21:30:37.068 debug ack is not set!
statistics.0 2018-09-05 21:30:37.068 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2398.6,"ack":false,"ts":1536175837068,"q":0,"from":"system.adapter.javascript.0","lc":1536175837068}
statistics.0 2018-09-05 21:30:36.081 debug ack is not set!
statistics.0 2018-09-05 21:30:36.081 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2419.4,"ack":false,"ts":1536175836081,"q":0,"from":"system.adapter.javascript.0","lc":1536175836081}
statistics.0 2018-09-05 21:30:35.079 debug ack is not set!
statistics.0 2018-09-05 21:30:35.079 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2415.1,"ack":false,"ts":1536175835066,"q":0,"from":"system.adapter.javascript.0","lc":1536175835066}
statistics.0 2018-09-05 21:30:34.080 debug ack is not set!
statistics.0 2018-09-05 21:30:34.080 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2400.8,"ack":false,"ts":1536175834068,"q":0,"from":"system.adapter.javascript.0","lc":1536175834068}
statistics.0 2018-09-05 21:30:33.078 debug ack is not set!
statistics.0 2018-09-05 21:30:33.078 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2416.6,"ack":false,"ts":1536175833061,"q":0,"from":"system.adapter.javascript.0","lc":1536175833061}
statistics.0 2018-09-05 21:30:32.086 debug ack is not set!
statistics.0 2018-09-05 21:30:32.086 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2399.4,"ack":false,"ts":1536175832064,"q":0,"from":"system.adapter.javascript.0","lc":1536175832064}
statistics.0 2018-09-05 21:30:31.086 debug ack is not set!
statistics.0 2018-09-05 21:30:31.086 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2413.9,"ack":false,"ts":1536175831084,"q":0,"from":"system.adapter.javascript.0","lc":1536175831084}
statistics.0 2018-09-05 21:30:30.101 debug ack is not set!
statistics.0 2018-09-05 21:30:30.101 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2405.3,"ack":false,"ts":1536175830080,"q":0,"from":"system.adapter.javascript.0","lc":1536175830080}
statistics.0 2018-09-05 21:30:29.089 debug ack is not set!
statistics.0 2018-09-05 21:30:29.089 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2402.2000000000003,"ack":false,"ts":1536175829072,"q":0,"from":"system.adapter.javascript.0","lc":1536175829072}
statistics.0 2018-09-05 21:30:28.072 debug ack is not set!
statistics.0 2018-09-05 21:30:28.072 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2395.1,"ack":false,"ts":1536175828070,"q":0,"from":"system.adapter.javascript.0","lc":1536175828070}
statistics.0 2018-09-05 21:30:27.099 debug ack is not set!
statistics.0 2018-09-05 21:30:27.084 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2402.2000000000003,"ack":false,"ts":1536175827082,"q":0,"from":"system.adapter.javascript.0","lc":1536175827082}
statistics.0 2018-09-05 21:30:26.082 debug ack is not set!
statistics.0 2018-09-05 21:30:26.082 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2397.5,"ack":false,"ts":1536175826080,"q":0,"from":"system.adapter.javascript.0","lc":1536175826080}
statistics.0 2018-09-05 21:30:25.088 debug ack is not set!
statistics.0 2018-09-05 21:30:25.088 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2416.7000000000003,"ack":false,"ts":1536175825081,"q":0,"from":"system.adapter.javascript.0","lc":1536175825081}
statistics.0 2018-09-05 21:30:24.092 debug ack is not set!
statistics.0 2018-09-05 21:30:24.092 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2406.1,"ack":false,"ts":1536175824080,"q":0,"from":"system.adapter.javascript.0","lc":1536175824080}
statistics.0 2018-09-05 21:30:23.070 debug ack is not set!
statistics.0 2018-09-05 21:30:23.070 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2425.4,"ack":false,"ts":1536175823068,"q":0,"from":"system.adapter.javascript.0","lc":1536175823068}
statistics.0 2018-09-05 21:30:22.110 debug ack is not set!
statistics.0 2018-09-05 21:30:22.110 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2404.5,"ack":false,"ts":1536175822092,"q":0,"from":"system.adapter.javascript.0","lc":1536175822092}
statistics.0 2018-09-05 21:30:21.088 debug ack is not set!
statistics.0 2018-09-05 21:30:21.088 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2422.2000000000003,"ack":false,"ts":1536175821070,"q":0,"from":"system.adapter.javascript.0","lc":1536175821070}
statistics.0 2018-09-05 21:30:20.103 debug ack is not set!
statistics.0 2018-09-05 21:30:20.103 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2406.3,"ack":false,"ts":1536175820085,"q":0,"from":"system.adapter.javascript.0","lc":1536175820085}
statistics.0 2018-09-05 21:30:19.085 debug ack is not set!
statistics.0 2018-09-05 21:30:19.085 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2416.1,"ack":false,"ts":1536175819084,"q":0,"from":"system.adapter.javascript.0","lc":1536175819084}
statistics.0 2018-09-05 21:30:18.089 debug ack is not set!
statistics.0 2018-09-05 21:30:18.089 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2412.1,"ack":false,"ts":1536175818080,"q":0,"from":"system.adapter.javascript.0","lc":1536175818080}
statistics.0 2018-09-05 21:30:17.088 debug ack is not set!
statistics.0 2018-09-05 21:30:17.088 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2412.8,"ack":false,"ts":1536175817070,"q":0,"from":"system.adapter.javascript.0","lc":1536175817070}
statistics.0 2018-09-05 21:30:16.086 debug ack is not set!
statistics.0 2018-09-05 21:30:16.086 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2415.1,"ack":false,"ts":1536175816084,"q":0,"from":"system.adapter.javascript.0","lc":1536175816084}
statistics.0 2018-09-05 21:30:15.090 debug ack is not set!
statistics.0 2018-09-05 21:30:15.090 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2406.7000000000003,"ack":false,"ts":1536175815072,"q":0,"from":"system.adapter.javascript.0","lc":1536175815072}
statistics.0 2018-09-05 21:30:14.082 debug ack is not set!
statistics.0 2018-09-05 21:30:14.082 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2399.2000000000003,"ack":false,"ts":1536175814080,"q":0,"from":"system.adapter.javascript.0","lc":1536175814080}
statistics.0 2018-09-05 21:30:13.097 debug ack is not set!
statistics.0 2018-09-05 21:30:13.097 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2396.5,"ack":false,"ts":1536175813080,"q":0,"from":"system.adapter.javascript.0","lc":1536175813080}
statistics.0 2018-09-05 21:30:12.093 debug ack is not set!
statistics.0 2018-09-05 21:30:12.093 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2385,"ack":false,"ts":1536175812080,"q":0,"from":"system.adapter.javascript.0","lc":1536175812080}
statistics.0 2018-09-05 21:30:11.082 debug ack is not set!
statistics.0 2018-09-05 21:30:11.082 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2389.8,"ack":false,"ts":1536175811080,"q":0,"from":"system.adapter.javascript.0","lc":1536175811080}
statistics.0 2018-09-05 21:30:10.082 debug ack is not set!
statistics.0 2018-09-05 21:30:10.082 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2427.5,"ack":false,"ts":1536175810080,"q":0,"from":"system.adapter.javascript.0","lc":1536175810080}
statistics.0 2018-09-05 21:30:09.082 debug ack is not set!
statistics.0 2018-09-05 21:30:09.082 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2450,"ack":false,"ts":1536175809080,"q":0,"from":"system.adapter.javascript.0","lc":1536175809080}
statistics.0 2018-09-05 21:30:08.082 debug ack is not set!
statistics.0 2018-09-05 21:30:08.082 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2437,"ack":false,"ts":1536175808080,"q":0,"from":"system.adapter.javascript.0","lc":1536175808080}
statistics.0 2018-09-05 21:30:07.120 debug ack is not set!
statistics.0 2018-09-05 21:30:07.120 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2452.4,"ack":false,"ts":1536175807082,"q":0,"from":"system.adapter.javascript.0","lc":1536175807082}
statistics.0 2018-09-05 21:30:06.084 debug ack is not set!
statistics.0 2018-09-05 21:30:06.084 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2423.3,"ack":false,"ts":1536175806082,"q":0,"from":"system.adapter.javascript.0","lc":1536175806082}
statistics.0 2018-09-05 21:30:05.081 debug ack is not set!
statistics.0 2018-09-05 21:30:05.081 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2412.7000000000003,"ack":false,"ts":1536175805080,"q":0,"from":"system.adapter.javascript.0","lc":1536175805080}
statistics.0 2018-09-05 21:30:04.096 debug ack is not set!
statistics.0 2018-09-05 21:30:04.096 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2419.9,"ack":false,"ts":1536175804079,"q":0,"from":"system.adapter.javascript.0","lc":1536175804079}
statistics.0 2018-09-05 21:30:03.081 debug ack is not set!
statistics.0 2018-09-05 21:30:03.081 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2422.6,"ack":false,"ts":1536175803079,"q":0,"from":"system.adapter.javascript.0","lc":1536175803079}
statistics.0 2018-09-05 21:30:02.081 debug ack is not set!
statistics.0 2018-09-05 21:30:02.081 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2403.2000000000003,"ack":false,"ts":1536175802079,"q":0,"from":"system.adapter.javascript.0","lc":1536175802079}
statistics.0 2018-09-05 21:30:01.081 debug ack is not set!
statistics.0 2018-09-05 21:30:01.081 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2408.4,"ack":false,"ts":1536175801080,"q":0,"from":"system.adapter.javascript.0","lc":1536175801080}
javascript.0 2018-09-05 21:30:00.914 info script.js.Unwetter_Warnung_2: []
javascript.0 2018-09-05 21:30:00.914 info script.js.Unwetter_Warnung_2: UWZ Body: {"results":[],"generator":"PHPjf"}
javascript.0 2018-09-05 21:30:00.914 info script.js.Unwetter_Warnung_2: AREA: UWZAT00662
statistics.0 2018-09-05 21:30:00.095 debug ack is not set!
statistics.0 2018-09-05 21:30:00.095 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2405,"ack":false,"ts":1536175800093,"q":0,"from":"system.adapter.javascript.0","lc":1536175800093}
statistics.0 2018-09-05 21:30:00.032 debug making 5min evaluation
statistics.0 2018-09-05 21:29:59.081 debug ack is not set!
statistics.0 2018-09-05 21:29:59.081 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2401.6,"ack":false,"ts":1536175799082,"q":0,"from":"system.adapter.javascript.0","lc":1536175799082}
statistics.0 2018-09-05 21:29:58.081 debug ack is not set!
statistics.0 2018-09-05 21:29:58.081 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2405.3,"ack":false,"ts":1536175798082,"q":0,"from":"system.adapter.javascript.0","lc":1536175798082}
statistics.0 2018-09-05 21:29:57.091 debug ack is not set!
statistics.0 2018-09-05 21:29:57.091 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2407.9,"ack":false,"ts":1536175797082,"q":0,"from":"system.adapter.javascript.0","lc":1536175797082}
statistics.0 2018-09-05 21:29:56.081 debug ack is not set!
statistics.0 2018-09-05 21:29:56.081 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2390.3,"ack":false,"ts":1536175796082,"q":0,"from":"system.adapter.javascript.0","lc":1536175796082}
statistics.0 2018-09-05 21:29:55.088 debug ack is not set!
statistics.0 2018-09-05 21:29:55.072 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2405.5,"ack":false,"ts":1536175795074,"q":0,"from":"system.adapter.javascript.0","lc":1536175795074}
statistics.0 2018-09-05 21:29:54.081 debug ack is not set!
statistics.0 2018-09-05 21:29:54.081 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2384.3,"ack":false,"ts":1536175794082,"q":0,"from":"system.adapter.javascript.0","lc":1536175794082}
statistics.0 2018-09-05 21:29:53.086 debug ack is not set!
statistics.0 2018-09-05 21:29:53.086 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2414.4,"ack":false,"ts":1536175793072,"q":0,"from":"system.adapter.javascript.0","lc":1536175793072}
statistics.0 2018-09-05 21:29:52.094 debug ack is not set!
statistics.0 2018-09-05 21:29:52.094 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2403.1,"ack":false,"ts":1536175792080,"q":0,"from":"system.adapter.javascript.0","lc":1536175792080}
statistics.0 2018-09-05 21:29:51.092 debug ack is not set!
statistics.0 2018-09-05 21:29:51.092 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2413.8,"ack":false,"ts":1536175791094,"q":0,"from":"system.adapter.javascript.0","lc":1536175791094}
statistics.0 2018-09-05 21:29:50.091 debug ack is not set!
statistics.0 2018-09-05 21:29:50.091 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2400.1,"ack":false,"ts":1536175790092,"q":0,"from":"system.adapter.javascript.0","lc":1536175790092}
statistics.0 2018-09-05 21:29:49.098 debug ack is not set!
statistics.0 2018-09-05 21:29:49.098 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2399,"ack":false,"ts":1536175789083,"q":0,"from":"system.adapter.javascript.0","lc":1536175789083}
statistics.0 2018-09-05 21:29:48.100 debug ack is not set!
statistics.0 2018-09-05 21:29:48.100 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2396.8,"ack":false,"ts":1536175788092,"q":0,"from":"system.adapter.javascript.0","lc":1536175788092}
statistics.0 2018-09-05 21:29:47.091 debug ack is not set!
statistics.0 2018-09-05 21:29:47.091 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2397.6,"ack":false,"ts":1536175787092,"q":0,"from":"system.adapter.javascript.0","lc":1536175787092}
statistics.0 2018-09-05 21:29:46.090 debug ack is not set!
statistics.0 2018-09-05 21:29:46.090 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2396.8,"ack":false,"ts":1536175786092,"q":0,"from":"system.adapter.javascript.0","lc":1536175786092}
statistics.0 2018-09-05 21:29:45.090 debug ack is not set!
statistics.0 2018-09-05 21:29:45.090 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2400.2000000000003,"ack":false,"ts":1536175785092,"q":0,"from":"system.adapter.javascript.0","lc":1536175785092}
statistics.0 2018-09-05 21:29:44.098 debug ack is not set!
statistics.0 2018-09-05 21:29:44.098 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2402.7000000000003,"ack":false,"ts":1536175784083,"q":0,"from":"system.adapter.javascript.0","lc":1536175784083}
statistics.0 2018-09-05 21:29:43.140 debug ack is not set!
statistics.0 2018-09-05 21:29:43.140 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2408.9,"ack":false,"ts":1536175783094,"q":0,"from":"system.adapter.javascript.0","lc":1536175783094}
statistics.0 2018-09-05 21:29:42.121 debug ack is not set!
statistics.0 2018-09-05 21:29:42.101 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2411.1,"ack":false,"ts":1536175782091,"q":0,"from":"system.adapter.javascript.0","lc":1536175782091}
statistics.0 2018-09-05 21:29:41.100 debug ack is not set!
statistics.0 2018-09-05 21:29:41.100 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2408,"ack":false,"ts":1536175781101,"q":0,"from":"system.adapter.javascript.0","lc":1536175781101}
statistics.0 2018-09-05 21:29:40.090 debug ack is not set!
statistics.0 2018-09-05 21:29:40.090 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2397.4,"ack":false,"ts":1536175780091,"q":0,"from":"system.adapter.javascript.0","lc":1536175780091}
statistics.0 2018-09-05 21:29:39.101 debug ack is not set!
statistics.0 2018-09-05 21:29:39.101 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2399.8,"ack":false,"ts":1536175779086,"q":0,"from":"system.adapter.javascript.0","lc":1536175779086}
statistics.0 2018-09-05 21:29:38.090 debug ack is not set!
statistics.0 2018-09-05 21:29:38.090 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2379.8,"ack":false,"ts":1536175778091,"q":0,"from":"system.adapter.javascript.0","lc":1536175778091}
statistics.0 2018-09-05 21:29:37.105 debug ack is not set!
statistics.0 2018-09-05 21:29:37.105 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2408.5,"ack":false,"ts":1536175777092,"q":0,"from":"system.adapter.javascript.0","lc":1536175777092}
statistics.0 2018-09-05 21:29:36.726 debug system.adapter.admin.0: logging true
statistics.0 2018-09-05 21:29:36.094 debug ack is not set!
statistics.0 2018-09-05 21:29:36.094 debug stateChange javascript.0.Netzbezug.Gesamtverbrauch {"val":2395.5,"ack":false,"ts":1536175776095,"q":0,"from":"system.adapter.javascript.0","lc":1536175776095}
statistics.0 2018-09-05 21:29:34.958 debug saved typeobjects startup{"count":[],"sumcnt":[],"sumdelta":["parser.0.Laufzeit_Heizen","javascript.0.Netzbezug.Gesamtverbrauch","javascript.0.Netzbezug.PV_Leistung"],"timecnt":[],"avg":["parser.0.La
statistics.0 2018-09-05 21:29:34.958 debug saved types startup["avg","sumdelta","sumgroup"]
statistics.0 2018-09-05 21:29:34.958 info statistics observes 3 values after startup
statistics.0 2018-09-05 21:29:34.958 debug sumdelta obj temp anlegen year for javascript.0.Netzbezug.PV_Leistung structure {"common":{"type":"number","role":"level","name":"yearly value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.958 debug sumdelta obj temp anlegen quarter for javascript.0.Netzbezug.PV_Leistung structure {"common":{"type":"number","role":"level","name":"quarterly value","write":true,"read":false},"native":{},"type":"s
statistics.0 2018-09-05 21:29:34.958 debug sumdelta obj temp anlegen month for javascript.0.Netzbezug.PV_Leistung structure {"common":{"type":"number","role":"level","name":"monthly value","write":true,"read":false},"native":{},"type":"state
statistics.0 2018-09-05 21:29:34.958 debug sumdelta obj temp anlegen week for javascript.0.Netzbezug.PV_Leistung structure {"common":{"type":"number","role":"level","name":"weekly value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.958 debug sumdelta obj temp anlegen day for javascript.0.Netzbezug.PV_Leistung structure {"common":{"type":"number","role":"level","name":"daily value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.958 debug sumdelta obj save anlegen year for javascript.0.Netzbezug.PV_Leistung structure {"common":{"type":"number","role":"level","name":"yearly value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.958 debug sumdelta obj save anlegen quarter for javascript.0.Netzbezug.PV_Leistung structure {"common":{"type":"number","role":"level","name":"quarterly value","write":true,"read":false},"native":{},"type":"s
statistics.0 2018-09-05 21:29:34.958 debug sumdelta obj save anlegen month for javascript.0.Netzbezug.PV_Leistung structure {"common":{"type":"number","role":"level","name":"monthly value","write":true,"read":false},"native":{},"type":"state
statistics.0 2018-09-05 21:29:34.958 debug sumdelta obj save anlegen week for javascript.0.Netzbezug.PV_Leistung structure {"common":{"type":"number","role":"level","name":"weekly value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.958 debug sumdelta obj save anlegen day for javascript.0.Netzbezug.PV_Leistung structure {"common":{"type":"number","role":"level","name":"daily value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.958 info statistics setting up object = sumdelta javascript.0.Netzbezug.PV_Leistung
statistics.0 2018-09-05 21:29:34.958 debug fivemin = false count= false
statistics.0 2018-09-05 21:29:34.958 debug avg obj temp anlegen dayavg for javascript.0.Netzbezug.PV_Leistung structure {"common":{"type":"number","role":"level","name":"daily avg value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.958 debug avg obj temp anlegen daymax for javascript.0.Netzbezug.PV_Leistung structure {"common":{"type":"number","role":"level","name":"daily max value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.958 debug avg obj temp anlegen daymin for javascript.0.Netzbezug.PV_Leistung structure {"common":{"type":"number","role":"level","name":"daily min value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.958 debug avg obj save anlegen dayavg for javascript.0.Netzbezug.PV_Leistung structure {"common":{"type":"number","role":"level","name":"daily avg value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.958 debug avg obj save anlegen daymax for javascript.0.Netzbezug.PV_Leistung structure {"common":{"type":"number","role":"level","name":"daily max value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.958 debug avg obj save anlegen daymin for javascript.0.Netzbezug.PV_Leistung structure {"common":{"type":"number","role":"level","name":"daily min value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.958 info statistics setting up object = avg javascript.0.Netzbezug.PV_Leistung
statistics.0 2018-09-05 21:29:34.958 debug werte javascript.0.Netzbezug.PV_Leistung named log 1
statistics.0 2018-09-05 21:29:34.958 debug object javascript.0.Netzbezug.PV_Leistung obj {"parser.0.Laufzeit_Heizen":{"sql.0":{"enabled":true,"changesOnly":false,"debounce":0,"retention":0,"changesRelogInterval":0,"changesMinDelta":0,"storage
statistics.0 2018-09-05 21:29:34.958 debug sumdelta obj temp anlegen year for javascript.0.Netzbezug.Gesamtverbrauch structure {"common":{"type":"number","role":"level","name":"yearly value","write":true,"read":false},"native":{},"type":"sta
statistics.0 2018-09-05 21:29:34.958 debug sumdelta obj temp anlegen quarter for javascript.0.Netzbezug.Gesamtverbrauch structure {"common":{"type":"number","role":"level","name":"quarterly value","write":true,"read":false},"native":{},"type
statistics.0 2018-09-05 21:29:34.958 debug sumdelta obj temp anlegen month for javascript.0.Netzbezug.Gesamtverbrauch structure {"common":{"type":"number","role":"level","name":"monthly value","write":true,"read":false},"native":{},"type":"s
statistics.0 2018-09-05 21:29:34.958 debug sumdelta obj temp anlegen week for javascript.0.Netzbezug.Gesamtverbrauch structure {"common":{"type":"number","role":"level","name":"weekly value","write":true,"read":false},"native":{},"type":"sta
statistics.0 2018-09-05 21:29:34.958 debug sumdelta obj temp anlegen day for javascript.0.Netzbezug.Gesamtverbrauch structure {"common":{"type":"number","role":"level","name":"daily value","write":true,"read":false},"native":{},"type":"state
statistics.0 2018-09-05 21:29:34.958 debug sumdelta obj save anlegen year for javascript.0.Netzbezug.Gesamtverbrauch structure {"common":{"type":"number","role":"level","name":"yearly value","write":true,"read":false},"native":{},"type":"sta
statistics.0 2018-09-05 21:29:34.958 debug sumdelta obj save anlegen quarter for javascript.0.Netzbezug.Gesamtverbrauch structure {"common":{"type":"number","role":"level","name":"quarterly value","write":true,"read":false},"native":{},"type
statistics.0 2018-09-05 21:29:34.958 debug sumdelta obj save anlegen month for javascript.0.Netzbezug.Gesamtverbrauch structure {"common":{"type":"number","role":"level","name":"monthly value","write":true,"read":false},"native":{},"type":"s
statistics.0 2018-09-05 21:29:34.958 debug sumdelta obj save anlegen week for javascript.0.Netzbezug.Gesamtverbrauch structure {"common":{"type":"number","role":"level","name":"weekly value","write":true,"read":false},"native":{},"type":"sta
statistics.0 2018-09-05 21:29:34.958 debug sumdelta obj save anlegen day for javascript.0.Netzbezug.Gesamtverbrauch structure {"common":{"type":"number","role":"level","name":"daily value","write":true,"read":false},"native":{},"type":"state
statistics.0 2018-09-05 21:29:34.958 info statistics setting up object = sumdelta javascript.0.Netzbezug.Gesamtverbrauch
statistics.0 2018-09-05 21:29:34.958 debug fivemin = true count= false
statistics.0 2018-09-05 21:29:34.958 debug avg obj temp anlegen dayavg for javascript.0.Netzbezug.Gesamtverbrauch structure {"common":{"type":"number","role":"level","name":"daily avg value","write":true,"read":false},"native":{},"type":"sta
statistics.0 2018-09-05 21:29:34.958 debug avg obj temp anlegen daymax for javascript.0.Netzbezug.Gesamtverbrauch structure {"common":{"type":"number","role":"level","name":"daily max value","write":true,"read":false},"native":{},"type":"sta
statistics.0 2018-09-05 21:29:34.958 debug avg obj temp anlegen daymin for javascript.0.Netzbezug.Gesamtverbrauch structure {"common":{"type":"number","role":"level","name":"daily min value","write":true,"read":false},"native":{},"type":"sta
statistics.0 2018-09-05 21:29:34.958 debug avg obj save anlegen dayavg for javascript.0.Netzbezug.Gesamtverbrauch structure {"common":{"type":"number","role":"level","name":"daily avg value","write":true,"read":false},"native":{},"type":"sta
statistics.0 2018-09-05 21:29:34.942 debug avg obj save anlegen daymax for javascript.0.Netzbezug.Gesamtverbrauch structure {"common":{"type":"number","role":"level","name":"daily max value","write":true,"read":false},"native":{},"type":"sta
statistics.0 2018-09-05 21:29:34.942 debug avg obj save anlegen daymin for javascript.0.Netzbezug.Gesamtverbrauch structure {"common":{"type":"number","role":"level","name":"daily min value","write":true,"read":false},"native":{},"type":"sta
statistics.0 2018-09-05 21:29:34.942 info statistics setting up object = avg javascript.0.Netzbezug.Gesamtverbrauch
statistics.0 2018-09-05 21:29:34.942 debug werte javascript.0.Netzbezug.Gesamtverbrauch named log 1
statistics.0 2018-09-05 21:29:34.942 debug object javascript.0.Netzbezug.Gesamtverbrauch obj {"parser.0.Laufzeit_Heizen":{"sql.0":{"enabled":true,"changesOnly":false,"debounce":0,"retention":0,"changesRelogInterval":0,"changesMinDelta":0,"sto
statistics.0 2018-09-05 21:29:34.942 debug sumgroup obj temp anlegen year for energy structure {"common":{"type":"number","role":"level","name":"yearly value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug sumgroup obj temp anlegen quarter for energy structure {"common":{"type":"number","role":"level","name":"quarterly value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug sumgroup obj temp anlegen month for energy structure {"common":{"type":"number","role":"level","name":"monthly value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug sumgroup obj temp anlegen week for energy structure {"common":{"type":"number","role":"level","name":"weekly value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug sumgroup obj temp anlegen day for energy structure {"common":{"type":"number","role":"level","name":"daily value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug sumgroup obj save anlegen year for energy structure {"common":{"type":"number","role":"level","name":"yearly value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug sumgroup obj save anlegen quarter for energy structure {"common":{"type":"number","role":"level","name":"quarterly value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug sumgroup obj save anlegen month for energy structure {"common":{"type":"number","role":"level","name":"monthly value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug sumgroup obj save anlegen week for energy structure {"common":{"type":"number","role":"level","name":"weekly value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug sumgroup obj save anlegen day for energy structure {"common":{"type":"number","role":"level","name":"daily value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 info statistics setting up object = sumgroup energy
statistics.0 2018-09-05 21:29:34.942 debug sumdelta obj temp anlegen year for parser.0.Laufzeit_Heizen structure {"common":{"type":"number","role":"level","name":"yearly value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug sumdelta obj temp anlegen quarter for parser.0.Laufzeit_Heizen structure {"common":{"type":"number","role":"level","name":"quarterly value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug sumdelta obj temp anlegen month for parser.0.Laufzeit_Heizen structure {"common":{"type":"number","role":"level","name":"monthly value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug sumdelta obj temp anlegen week for parser.0.Laufzeit_Heizen structure {"common":{"type":"number","role":"level","name":"weekly value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug sumdelta obj temp anlegen day for parser.0.Laufzeit_Heizen structure {"common":{"type":"number","role":"level","name":"daily value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug sumdelta obj save anlegen year for parser.0.Laufzeit_Heizen structure {"common":{"type":"number","role":"level","name":"yearly value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug sumdelta obj save anlegen quarter for parser.0.Laufzeit_Heizen structure {"common":{"type":"number","role":"level","name":"quarterly value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug sumdelta obj save anlegen month for parser.0.Laufzeit_Heizen structure {"common":{"type":"number","role":"level","name":"monthly value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug sumdelta obj save anlegen week for parser.0.Laufzeit_Heizen structure {"common":{"type":"number","role":"level","name":"weekly value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug sumdelta obj save anlegen day for parser.0.Laufzeit_Heizen structure {"common":{"type":"number","role":"level","name":"daily value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 info statistics setting up object = sumdelta parser.0.Laufzeit_Heizen
statistics.0 2018-09-05 21:29:34.942 debug fivemin = false count= false
statistics.0 2018-09-05 21:29:34.942 debug avg obj temp anlegen dayavg for parser.0.Laufzeit_Heizen structure {"common":{"type":"number","role":"level","name":"daily avg value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug avg obj temp anlegen daymax for parser.0.Laufzeit_Heizen structure {"common":{"type":"number","role":"level","name":"daily max value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug avg obj temp anlegen daymin for parser.0.Laufzeit_Heizen structure {"common":{"type":"number","role":"level","name":"daily min value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug avg obj save anlegen dayavg for parser.0.Laufzeit_Heizen structure {"common":{"type":"number","role":"level","name":"daily avg value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug avg obj save anlegen daymax for parser.0.Laufzeit_Heizen structure {"common":{"type":"number","role":"level","name":"daily max value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 debug avg obj save anlegen daymin for parser.0.Laufzeit_Heizen structure {"common":{"type":"number","role":"level","name":"daily min value","write":true,"read":false},"native":{},"type":"state"}
statistics.0 2018-09-05 21:29:34.942 info statistics setting up object = avg parser.0.Laufzeit_Heizen
statistics.0 2018-09-05 21:29:34.942 debug werte parser.0.Laufzeit_Heizen named log 1
statistics.0 2018-09-05 21:29:34.942 debug object parser.0.Laufzeit_Heizen obj {"parser.0.Laufzeit_Heizen":{"sql.0":{"enabled":true,"changesOnly":false,"debounce":0,"retention":0,"changesRelogInterval":0,"changesMinDelta":0,"storageType":""},
statistics.0 2018-09-05 21:29:34.942 info getObjectView value: {"sql.0":{"enabled":true,"changesOnly":true,"debounce":"10000","retention":0,"changesRelogInterval":"300","changesMinDelta":"600","storageType":""}} _ {"id":"javascript.0.UWZ.UWZ
statistics.0 2018-09-05 21:29:34.942 info getObjectView id: javascript.0.UWZ.UWZAT00662.warning.0.uwzColor
statistics.0 2018-09-05 21:29:34.942 info getObjectView value: {"sql.0":{"enabled":true,"changesOnly":true,"debounce":"10000","retention":0,"changesRelogInterval":"300","changesMinDelta":"600","storageType":""}} _ {"id":"javascript.0.UWZ.UWZ
statistics.0 2018-09-05 21:29:34.942 info getObjectView id: javascript.0.UWZ.UWZAT00662.warning.0.uwzLevel
statistics.0 2018-09-05 21:29:34.942 info getObjectView value: {"sql.0":{"enabled":true,"changesOnly":true,"debounce":"10000","retention":0,"changesRelogInterval":"300","changesMinDelta":"600","storageType":""}} _ {"id":"javascript.0.UWZ.UWZ
statistics.0 2018-09-05 21:29:34.942 info getObjectView id: javascript.0.UWZ.UWZAT00662.warning.0.type
statistics.0 2018-09-05 21:29:34.942 info getObjectView value: {"sql.0":{"enabled":true,"changesOnly":true,"debounce":"10000","retention":0,"changesRelogInterval":"300","changesMinDelta":"600","storageType":""}} _ {"id":"javascript.0.UWZ.UWZ
statistics.0 2018-09-05 21:29:34.942 info getObjectView id: javascript.0.UWZ.UWZAT00662.warning.0.severity
statistics.0 2018-09-05 21:29:34.942 info getObjectView value: {"sql.0":{"enabled":true,"changesOnly":true,"debounce":"10000","retention":0,"changesRelogInterval":"300","changesMinDelta":"600","storageType":""}} _ {"id":"javascript.0.Netzbez
statistics.0 2018-09-05 21:29:34.942 info getObjectView id: javascript.0.Netzbezug.Eingangsspannung
statistics.0 2018-09-05 21:29:34.942 info enabled statistics for javascript.0.Netzbezug.PV_Leistung
statistics.0 2018-09-05 21:29:34.942 info getObjectView value: {"sql.0":{"enabled":true,"changesOnly":true,"debounce":"10000","retention":0,"changesRelogInterval":"300","changesMinDelta":"600","storageType":""},"statistics.0":{"enabled":true
statistics.0 2018-09-05 21:29:34.942 info getObjectView id: javascript.0.Netzbezug.PV_Leistung
statistics.0 2018-09-05 21:29:34.942 info enabled statistics for javascript.0.Netzbezug.Gesamtverbrauch
statistics.0 2018-09-05 21:29:34.942 info getObjectView value: {"sql.0":{"enabled":true,"changesOnly":true,"debounce":"10000","retention":0,"changesRelogInterval":"300","changesMinDelta":"600","storageType":"","aliasId":""},"statistics.0":{"
statistics.0 2018-09-05 21:29:34.942 info getObjectView id: javascript.0.Netzbezug.Gesamtverbrauch
statistics.0 2018-09-05 21:29:34.942 info getObjectView value: {"material":{"admin":{"enabled":false,"useCustom":false,"name":"sonnensensor diff2"}}} _ {"id":"hm-rpc.1.MEQ1599714.4.TEMPERATURE","value":{"material":{"admin":{"enabled":false,"
statistics.0 2018-09-05 21:29:34.942 info getObjectView id: hm-rpc.1.MEQ1599714.4.TEMPERATURE
statistics.0 2018-09-05 21:29:34.942 info getObjectView value: {"sql.0":{"enabled":true,"changesOnly":true,"debounce":10000,"retention":0,"changesRelogInterval":300,"changesMinDelta":600,"storageType":""},"material":{"admin":{"name":"Sonnens
statistics.0 2018-09-05 21:29:34.942 info getObjectView id: hm-rpc.1.MEQ1599714.3.TEMPERATURE
statistics.0 2018-09-05 21:29:34.942 info getObjectView value: {"material":{"admin":{"enabled":false,"useCustom":false,"name":"sonnensensor temp2"}}} _ {"id":"hm-rpc.1.MEQ1599714.2.TEMPERATURE","value":{"material":{"admin":{"enabled":false,"
statistics.0 2018-09-05 21:29:34.942 info getObjectView id: hm-rpc.1.MEQ1599714.2.TEMPERATURE
statistics.0 2018-09-05 21:29:34.942 info getObjectView value: {"material":{"admin":{"enabled":false,"useCustom":false,"name":"sonnensensor temp1"}}} _ {"id":"hm-rpc.1.MEQ1599714.1.TEMPERATURE","value":{"material":{"admin":{"enabled":false,"
statistics.0 2018-09-05 21:29:34.942 info getObjectView id: hm-rpc.1.MEQ1599714.1.TEMPERATURE
statistics.0 2018-09-05 21:29:34.942 info getObjectView value: {"sql.0":{"enabled":true,"changesOnly":true,"debounce":10000,"retention":0,"changesRelogInterval":300,"changesMinDelta":600,"storageType":""},"material":{"admin":{"name":"Tempera
statistics.0 2018-09-05 21:29:34.942 info getObjectView id: hm-rpc.1.LEQ0426491.10.TEMPERATURE
statistics.0 2018-09-05 21:29:34.942 info getObjectView value: {"sql.0":{"enabled":true,"changesOnly":true,"debounce":10000,"retention":0,"changesRelogInterval":300,"changesMinDelta":600,"storageType":""}} _ {"id":"hm-rpc.1.LEQ0426491.10.HUM
statistics.0 2018-09-05 21:29:34.942 info getObjectView id: hm-rpc.1.LEQ0426491.10.HUMIDITY
statistics.0 2018-09-05 21:29:34.927 info getObjectView value: {"sql.0":{"enabled":true,"changesOnly":true,"debounce":10000,"retention":0,"changesRelogInterval":300,"changesMinDelta":600,"storageType":""}} _ {"id":"hm-rpc.1.JEQ0651224.1.WIND
statistics.0 2018-09-05 21:29:34.927 info getObjectView id: hm-rpc.1.JEQ0651224.1.WIND_SPEED

`

from iobroker.statistics.

foxthefox avatar foxthefox commented on July 19, 2024

you can check the newest version

from iobroker.statistics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.