ODM2 / ODM2DataSharingPortal

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.
BSD 3-Clause "New" or "Revised" License
31 stars 8 forks source link

Threshold alarm #728

Open ScottEnsign opened 1 month ago

ScottEnsign commented 1 month ago

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.