diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1,3 +1,9 @@ -integrate dsm sensor +integrate dsm sensor (doing) -make an api interface (esp32 can use curls and stuff)
\ No newline at end of file +make an api interface (esp32 can use curl's and stuff) + +store the data on a mock server that can be accessed with requests (rest, crud) + +somehow integrate that continuously with time series data forcasting and other AI/ML predictions + +incorporate normal graphs and predicted future behaviour of those datapoints to show the urgency of measures that should be taken
\ No newline at end of file |