arn0 / Heater

0 stars 0 forks source link

Store snapshot data client side #7

Open arn0 opened 6 months ago

arn0 commented 6 months ago

ESP32 memory is not adequate to store days of snapshot data. Explore client (i.e. browser) side storage using IndexedDB. (https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API)