node-red-contrib-deduplicate-adv 0.2.5

Node-RED node that filters duplicate messages

npm install node-red-contrib-deduplicate-adv

node-red-contrib-deduplicate-adv

Node-RED node that filters duplicate messages. First output will return non-duplicated values, second one will output duplicated.

Analysis will be done grouped by topic if defined. By default payload value is considered for analysis - specific key can be specified in "Msg Key Property".

Node role may be:

  • Add+Deduplicate within node: analysis within given inputs of node
  • Registry class: Allow addition or analysis upon a centrally managed list of values, cross nodes and based on the defined registry name

Example

Node Info

Version: 0.2.5
Updated 6 years, 5 months ago
Rating: 5.0 2

Categories

Actions

Rate:

Downloads

12 in the last week

Nodes

  • deduplicate

Keywords

  • node-red
  • deduplicate
  • duplicate
  • cache

Maintainers

Contributors

  • Greg Stephens
  • emms007