Matthew1471 / Enphase-API

Enphase-API is an unofficial project providing an API wrapper (including local/LAN Gateway API) and the documentation for Enphase®'s products and services.
GNU General Public License v3.0
76 stars 10 forks source link

Accessing IQ Gateway's internal DB from the local API? #8

Open PertuyF opened 10 months ago

PertuyF commented 10 months ago

Hi there,

Congratulations and many thanks for the great job you're doing with this project! I recently started playing with the IQ Gateway's local API, and I learned the device has an internal database where it stores at least production data that can be communicated to Enlighten. Sounds like there would be at least several days of data stored in there, which could be very handy if we could read, obvioulsy. Would you know if there is any way to access and read the IQ Gateway's internal database from the API?

Best, Fabien