RBE node - let topic handling be optional (#751)

* let rbe handle topics optional

and add tests

* fix text formatting

* Update package.json
This commit is contained in:
Dave Conway-Jones
2021-02-26 14:51:55 +00:00
committed by GitHub
parent 68e0b121ec
commit 9db89f3ea1
6 changed files with 112 additions and 12 deletions

View File

@@ -5,7 +5,8 @@
"func": "Mode",
"init": "Send initial value",
"start": "Start value",
"name": "Name"
"name": "Name",
"septopics": "Apply mode for each msg.topic separately"
},
"placeholder":{
"bandgap": "e.g. 10 or 5%",