Reading unit limit settings

Hi Steve.

Those numbers can be seen from our backend but there is no way for them to be read by any driver-facing apps. I can confirm that your current limit was set at 30A rather than 32A, though I’m not sure why the electrician chose to do that - possibly to protect the wiring or breaker? The mains supply limit is set to 63A which is likely what your house will be (it’s the most common limit for single phase residential homes).

The OCPP endpoint similarly isn’t something that can be changed by a driver-facing app. What’s your use case for wanting to connect to a different server? You may find that you can get what you want by using the same API endpoints as the app does, which one of our other customers did here: Python library and Home Assistant integration

Regards,

Tom