Hi all, I'm trying to publish MQTT QoS 1 messages using NMS, but I can't figure out how to do it.
I tried set ackwnoledgmentMode to dupsok and client mode. Also deliveryMode to persistent. But ActiveMQ still deliver the MQTT messages with qos 0 to my subcribed clients. Any idea about what i'm doing wrong? Thanks, Daniel