Allow trigger node to use other than msg.topic to separate streams

and add test
This commit is contained in:
Dave Conway-Jones
2020-01-30 21:39:34 +00:00
parent bb12ec702a
commit 3f756aac21
6 changed files with 71 additions and 10 deletions

View File

@@ -302,7 +302,7 @@
"wait-for": "指定した時間待機",
"wait-loop": "指定した時間間隔毎に送信を繰り返す",
"for": "処理対象",
"bytopics": "msg.topic毎",
"bytopics": "毎",
"alltopics": "全メッセージ",
"duration": {
"ms": "ミリ秒",