MQTT 2.5 M1+ How to implement the equivalent to MQTT1 REGEX filters.
It’s an old post but this still works this way. TL;DR is to chain a REGEX filter that matches only those messages that you want to pass to the JSONPATH. If the REGEX doesn’t match it doesn’t return anything and the message is dropped.