Hi Yoda. I know this is maybe a bit far back, but I'm attempting to create my own integration software for my setup using Ignition. I have two Axpert King 5 kva inverters (parallel) and two UPS 5000 Pylontech batteries. At the moment I'm using a 3rd party app to monitor my system. But sometimes the app gets stuck and then I need to restart it. This is getting me frustrated, and because my background is Automation with PLCs and SCADA, I thought it can't be that difficult......🫣. The app is connected to a Rasberry Pi, and on it, there is a MQTT broker. When I interigate it, I can see values from the inverters and batteries. According to me, and I might be wrong, the app is reading registers on the Inverters by means of a protocol (MODBUS maybe). When you configured your PLC, what type of registers did you read and if possible, would you be open to the idea of sharing it?