Deduplicate
The deduplicate component will look at a property-key from the incoming message.
It will only send unique messages to the Output
.
When a key is not present in an object an error will be sent to the Error
-output, or will be logged if nothing is connected to this output.
Configuration
Inputs | Outputs
Any message that is an object can be sent through, but should by design be an object that has the key defined in the
Property Key
.