I have tested different combinations with different clients, I was not able to send a message at level QoS 1 from Venus via the broker to my application.
If I subscribe to a topic (e.g. "N/abcdef123456/...) with QoS 1 and send the message with QoS 1, it is always reduced to QoS 0 at the broker. This is also true for the opposite direction, e.g. "R/abcdef123456/...".
I don't know if this happens intentionally or as a side effect, but being able to change this would help me a lot to deal with data gaps caused by a weak connection.
Can this be changed?