I would like to be able to use JavaScript RegEx patterns for specifying message and meter topics so that I can be consistent in my patterns throughout my flows.
While the MQTT-topics are useful and match the MQTT nodes well, many of the built-in NodeRed nodes use JavaScript regular expression syntax for filtering, selecting, and matching. It would be nice to have an option to use either MQTT or JavaScript regular expressions for topic matching.
I would like to be able to use JavaScript RegEx patterns for specifying message and meter topics so that I can be consistent in my patterns throughout my flows.
While the MQTT-topics are useful and match the MQTT nodes well, many of the built-in NodeRed nodes use JavaScript regular expression syntax for filtering, selecting, and matching. It would be nice to have an option to use either MQTT or JavaScript regular expressions for topic matching.