A Python-Django web application enabling users to upload, share, and display data from their environmental monitoring sites via the app's ODM2 database. Data can either be automatically streamed from Internet of Things (IoT) devices, manually uploaded via CSV files, or manually entered into forms.
Users have requested an alarm feature in which a threshold value of a parameter triggers an email or text message to the site owner. Perhaps SMS gateway could be used to specify an SMS message recipient.
Users have requested an alarm feature in which a threshold value of a parameter triggers an email or text message to the site owner. Perhaps SMS gateway could be used to specify an SMS message recipient.