RaBa64 / OpenDTU-Database

Software for ESP32 to talk to Hoymiles Inverters with Database
GNU General Public License v2.0
44 stars 7 forks source link

Added database feature. #1

Closed RaBa64 closed 1 year ago

RaBa64 commented 1 year ago

The database ist stored persistently on LittleFS. The AC total energy is written every hour to the database, together with a timestamp. Each entry to the database requires 8 bytes on the LittleFS partition. The database can be read with the API call /api/database

Ralf Bauer

github-actions[bot] commented 5 months ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns.