how exactly does MQTT subscription in Simplifier work?
I read the docs and implemented a working publisher, but how does this work for a MQTT subscription. The MQTT-Connector has to work as an async event listener. My use case requires me to react on the client side to an event triggered by an MQTT publisher.