houseplant-hackathon/nodeapp
JayWll bbad48ee90 Added handlers to set flags when a new reading is received
- Reset the 'low' and 'alert' flags if the reading is greater than high-trigger
- Set the 'low' flag if it isn't set, and the reading is less than low-trigger
- Send an alert and set the 'alert' flag if the 'low' flag is more than 5 days old
2020-04-13 11:04:27 -06:00
..
db Adding table definition for settings. 2020-04-13 09:49:56 -06:00
utils Adding sync() commands to database scripts 2020-04-13 10:01:40 -06:00
views Moving nodeJS app files to nodeapp subfolder 2020-01-04 11:27:28 -07:00
app.js Added handlers to set flags when a new reading is received 2020-04-13 11:04:27 -06:00