Hi,
I have a MQTT node where I configured the QoS to 1 or 2. If I put a debug node after the MQTT node I get an output of qos=0. On the other end I have an ActiveMQ broker. It seems, that messages are lost!
With a real MQTT brocker all is fine.
How can this be interpreted?