|
|
@@ -165,11 +165,16 @@ |
|
|
|
- Output "OR": true or false<br/> |
|
|
|
- Output "XOR": true or false<br/> |
|
|
|
|
|
|
|
<b>Number of different topics to evaluate</b><br /> |
|
|
|
Set the number of different topics to be evaluated. The node will output a message to the flow, after this number of different topics arrives.<br/> |
|
|
|
<b> Remember: each input topic must be different. For example, if you set this field to 3, the node expects 3 different topics.</b><br/> |
|
|
|
|
|
|
|
<br/> |
|
|
|
Changing the topic is usually only needed when chaining multiple boolean nodes after each other becuse the topics will then all be the same when delivered to the nodes further down the chain.<br/> |
|
|
|
<br/> |
|
|
|
The node expects a fixed number of topics (configured in the settings) on which it will operate. It will only output a value |
|
|
|
when it has seen the expected number of topics. If it ever sees more than the configured number of topics it will log a message then reset its state and start over.<br/> |
|
|
|
<b> Remember: each input topic must be different. For example, if you set "Number of different topics to evaluate" to 3, the node expects 3 different topics.</b><br/> |
|
|
|
<br/><br/> |
|
|
|
<b>Filter output result</b><br /> |
|
|
|
<ol> |