Conversation
|
I'll prepare a docker image based on this branch to allow running this in a real setup and will see over the next weeks if there is some benefit. |
|
Hi sfudeus, I also have two battery stacks. RCT has added a new battery IDs value set. Something like battery (togehter), battery (stack A) and the old data from battery (stack b). I asked RCT for the new IDs of their API but they did not respond. |
|
Hi @MichaelMMS, |
|
@sfudeus, I made a very short video to demonstrate the "issue". https://www.youtube.com/watch?v=BR3wZG1Uhoo THX |
This will expose battery.status and battery.status2 as native bitvector equally to battery.bat_status to check their use in real-life.
Ideally, we'd already decode the bitvector for prometheus and emit a marker label per bit, but this is not done for the battery.bat_status and still is worthwile.
This MR was triggered via svalouch/python-rctclient#39, suggesting status2 could expose more informations.