I'm not limiting the measuring points - but I have an idea about the possible cause. The integration uses the Query plant real-time measuring point data API. A plant is a logical unit which consists of multiple physical devices. In the documentation there is also an API to Query device real-time measuring point data. I haven't tried this but it seems likely that additional measuring points will be available on the device level.
That makes sense as it was the other devices that I was trying to query but getting no result.
My plant has 3 devices - Hybrid Inverter, Battery, Communications Module, with each associated screen in iSolar Cloud showing different data attributes.
There is an endpoint to query all devices within a plant /openapi/platform/getDeviceListByPsId
Perhaps this to create the device list and allow us to get the device metrics required from there?
Originally posted by @millesm in #19
Originally posted by @millesm in #19