Let RBE node be able to use any property as key (not just topic)

(not for publish until 2.0)
This commit is contained in:
Dave Conway-Jones
2021-04-27 20:25:30 +01:00
parent 4bd657fcd8
commit c890ca57d5
5 changed files with 18 additions and 10 deletions

View File

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