Hello Folks,
I am trying to reduce costs using my AWS MQTT broker with Node Red.
One of the ways I am hoping to do this is by creating a function filter that only posts a payload if its different to the previous message?
Would this be done in the function node or is there a more embedded solution built into the MQTT nodes itself?
Thank you,