I have connected my grid meter to a raspberry since very long time. I use the LED blink (1 Wh per pulse) to trigger a 1-wire counter, connected to a 1-wire to USB device, using owfs to read data. I also use a serial to USB device to read actual "télé-information client" (customer remote data) on the same raspberry.
I'd like to know how I can connect those data sources to the Venus GX, and trun it into a proper "energy meter" that could drive the ESS mode.
I may continue to use the raspberry to convert data into MQTT or ModbusTCP frames, or ideally add owfs and a few Python/Perl script inside the VenusGX to do this.
I don't want to add yet another energy meter. Just use the existing grid-provided one.
TIA !