As of now we are always sending messages (publish) to the MQTT-broker with QoS-1. This should be changed so that the actual message is sent with correct QoS.
As QoS -1 and QoS2 is not yet supported it should return an NOT_SUPPORTED error in those cases.
As of now we are always sending messages (publish) to the MQTT-broker with QoS-1. This should be changed so that the actual message is sent with correct QoS.
As QoS -1 and QoS2 is not yet supported it should return an NOT_SUPPORTED error in those cases.