summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 24e2eef..8d0291f 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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