node-red-contrib-dedup 1.0.0

Node-RED nodes to remove duplicate messages from a flow.

npm install node-red-contrib-dedup

node-red-contrib-dedup

Node-RED node that removes duplicate messages from a flow based on a single message property value.

Each incomming message is checked to see if it contains the property and if it does the value of the property is compared against any previous messages containing the same property. If the node has received a duplicate message within the expiry time the message is dropped, otherwise the message is passed to the output.

Node Info

Version: 1.0.0
Updated 3 years, 2 months ago
License: BSD-3-Clause
Rating: not yet rated

Categories

Actions

Rate:

Downloads

0 in the last week

Nodes

  • dedup

Keywords

  • node-red
  • mobius
  • mobius flow

Maintainers