From 097c457e47a7a61ce50267dd7204089702ed68c5 Mon Sep 17 00:00:00 2001 From: Alphara <42233094+xAlpharax@users.noreply.github.com> Date: Sat, 4 Nov 2023 18:31:33 +0000 Subject: figured dsm501a out figured dsm501a out but needs a better integration since it is inconsistent with all the reporting --- TODO.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'TODO.md') 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 -- cgit v1.2.3