So I'm working on writing a driver so we can monitor and maybe control SMA SunnyIsland with a Venus device.
Some progress:
https://www.youtube.com/watch?v=-OixqIdJ8g0
https://www.youtube.com/watch?v=9xg28qlUrCc
Beside being "just ok" at python and running into some issues cleaning up my code, I've noticed I can't get consumption to plot on VRM. It will report the correct consumption under system status, but nothing on the actual graph.
I believe I've spoofed a new enough Multi device with the below properties:
/DeviceInstance 261
/ProductId 2754
/FirmwareVersion 476
/HardwareVersion 476
Does anyone know the rules for what VRM will consider valid enough to plot?
Also anyone really good at python willing to help me clean up the code to make work 'the right way'?
Thanks.