Hi
I am part of a project to manage a cluster of PV/inverter/battery installations at various premises from a cloud-based application. This has already started with devices from several other manufacturers, but we would like to add a user who has a Victron system.
The aim is to:
- Get live meter data, and persist to a (remote ie. cloud) database
- Send control signals (ie. grid set point) to the inverter based on a rules engine.
AFAICS, the recommended method for #1, is to use MQTT, which is fine with us.
However, I have been trying to work out how to achieve #2. I have spent quite some time going through the documentation on this site, and various external resources. But I haven't yet found anything that indicates how to do this with Victron devices. I presume Victron has an API for this, like all other manufacturers, but I have not found it yet.
Can someone point me at the right direction, please?
The first test device we have access to is a Victron Energy Multiplus II 48/8000
Thanks very much in advance
Paul