Holger Schultheiß
Holger Schultheiß
yes, of course. Here we go. `2021-08-07 22:27:09,335:INFO:__init__:main@236: Solar Device Command Utility, version: 0.7.76, remove brackets in ved protocol 2021-08-07 22:27:09,336:INFO:__init__:main@340: Creating device "DIY_Powerwall" (type: "jkbms") on port "3C:A5:51:84:7B:4B (porttype=None)"...
Hi, ok, got it. Thinking about a procedure how to get the debug values and the real values from the app at the same time..... Came to the conclusion that...
 
some thoughts: In the first screenshot balancer current is positive, in the next screenshot balancer current is negative... That might explain differences?
here we go: `(mppsolar) pi@raspi-battery2:~ $ /home/pi/venv/mppsolar/bin/jkbms -p 3C:A5:51:84:7B:4B -P JK02 -n "DIY_Powerwall" -D -o json 2021-08-07 22:32:55,906:INFO:__init__:main@236: Solar Device Command Utility, version: 0.7.76, remove brackets in ved protocol 2021-08-07...
Hi Patrik, there is no error message in node-red-log; In the cause of symptoms (of consuming 100% cpu load), I receive mini server connection timeouts resulting in new connection requests....
yes, same view. I have opened up a Loxone ticket; They told me that it's hard to do a downgrade of the firmware (just for your attention). Furthermore, there will...
sure, will do. Searched around what `clock_gettime64` from strace means (because this is the top scored call). Use case is a timing on, i.e.: `Commonly used for high-resolution timing and...
beta 4 was released and do have unfortunately the same load issue (100% CPU allocation on node-red process). Did some investigation with node.js profiler. Would like to share the following...
had a look at my `LoxAPP3.json` which comes from the miniserver; There are a lot of uuid resources defined; Maybe above shared profiles ticks comes from nested loops within `node-lox-ws-api`?...