send alarm messages when event are missing

This commit is contained in:
wn
2018-12-25 00:07:05 +00:00
parent 6e2279ef79
commit 0acaa99521
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -3,7 +3,8 @@
"description": "A Node-RED Project",
"version": "0.0.1",
"dependencies": {
"node-red-contrib-influxdb": "0.2.2"
"node-red-contrib-influxdb": "0.2.2",
"node-red-node-email": "0.1.29"
},
"node-red": {
"settings": {