CodeVerse-IRISI / BackEndAquaSonic

This project represents the backend part of the AquaSonic system. It manages the process of collecting sensor data from MongoDB for real-time distribution, Includes a monitoring and alerting system, generation of weekly reports, and graphical representations.
0 stars 1 forks source link

why the threshold is exacly -5 #1

Closed YounessSerrakhi closed 4 months ago

YounessSerrakhi commented 4 months ago

https://github.com/CodeVerse-IRISI/BackEndAquaSonic/blob/8430ab93bad497ffc175f631b53cdfabd68cd065/src/main/java/com/codeverce/aquasonicbackend/Service/SensorService.java#L74

@fatimaasebbane

fatimaasebbane commented 4 months ago

this threshold is not exact , it is just for testing .