blob: 8d0291f315d46b52f522b70937e481dd0b01950a (
plain)
1
2
3
4
5
6
7
8
9
|
integrate dsm sensor (doing)
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
|