brown-SSW / brown-solar-charger

This program monitors a solar power system and runs a physical and online dashboard.
https://brown-ssw.github.io/brown-solar-charger/
4 stars 1 forks source link

write to database #28

Closed joshua-8 closed 3 years ago

joshua-8 commented 3 years ago

following the JSON format we chose, the esp32 needs to be able to add data to the database, and calculate values for day and month long intervals either from internally stored data or by pulling the database data down and processing it

joshua-8 commented 3 years ago

I am able to add data to the database, I still need to

joshua-8 commented 3 years ago

maybe also keep a local copy of the data?

joshua-8 commented 3 years ago

40

44