I am trying to access a filtered group. The topic is "$filter/payload=group%3D%3D%224444%22/flespi/message/gw/devices/#" but using this topic as is with either a Kafka MQTT connector or another MQTT client, this topic name is not being accepted and no data is flowing, even though data is visible with this filter in the flespi portal.
Can anyone advise how I can encode or otherwise amend this topic name so that I can consume the MQTT message off this flespi filtered topic using an external MQTT client or the Kafka MQTT client?
Many thanks
Cliff