-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The current API response delivers result as Transfer-encoding: chunked.
It is no problem using Pyhton V3.x request but in case using e.g. micropython version of request, it cannot handle chunked requests.
So it is difficult to use a simple microcontroller based control setup.
I am currently using a PI pico to continously get PV data from a Fenecon inverter and send it to my go-e charger to allow pv surplus charging. I found a way to get it working without request but it could be much simpler without Transfer-encoding: chunked.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels