Is there an (easy) way to receive data from the Remote Console (not VRM) e.g. via a HTTP GET request (SSL). I am using Venus OS.
I need it for a local ESP32 data logger which saves the grid data (Pmin, Pmax, P) every 10 seconds. To dedect consumer analysis (peaks).
Or does anyone know a good local data logger (SD-Card) extension for the Raspi?
I assume that the remote console is only a web server or? If not is there a call/protocol description?