Yes, the MQTT binding allows the magic of chaining two transforms. So first you would use REGEX to see if the payload contains “Timer1” at all.
If it does, the whole payload gets passed to the chained JSONPATH.
If it doesn’t, the transformation stops without WARN messages.