add reset capability to rue node

This commit is contained in:
Dave Conway-Jones
2017-12-20 16:28:32 +00:00
parent 51124f456d
commit 032a9d6435
4 changed files with 71 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-rbe",
"version" : "0.1.13",
"version" : "0.1.14",
"description" : "A Node-RED node that provides report-by-exception (RBE) and deadband capability.",
"dependencies" : {
},