@steveorevo/node-red-emerge
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@steveorevo/node-red-emerge", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A node that merges msg objects until all defined properties are present / conditions met before passing the combined msg along.", | ||
@@ -5,0 +5,0 @@ "author": "Stephen J. Carnam <steveorevo@gmail.com>", |
@@ -5,3 +5,3 @@ # node-red-contrib-emerge | ||
### Use case scenario | ||
Often times we need to submit a msg to a node with various properties present and filled out; these properties may come from various asynchronous and parallel flow segments. Counting messages and waiting to gather all these values into a single msg can by a burden. The emerge node can simplify that burden be combining msgs until all the needed properties are present and/or meet the conditional requirements before passing the message along. | ||
Often times we need to submit a msg to a node with various properties present and filled out; these properties may come from various asynchronous and parallel flow segments. Counting messages and waiting to gather all these values into a single msg can be a burden. The emerge node can simplify that burden by combining msgs until all the needed properties are present and/or meet the conditional requirements before passing the message along. | ||
@@ -35,4 +35,4 @@ ### How to install | ||
[KBD]: https://www.paypal.com/pools/c/8P4HVTZiH2 | ||
[KBD]: https://steveorevo.com/donate | ||
https://www.paypal.com/pools/c/8P4HVTZiH2 | ||
https://steveorevo.com/donate |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
164759
7
3244