send alarm messages when event are missing
This commit is contained in:
@ -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": {
|
||||
|
Reference in New Issue
Block a user