I got MQTT client for Arduino from "http://knolleary.net/arduino-client-for-mqtt/".But this seems to have only QoS0.
Do we have any upgraded version of Arduino MQTT client with QoS1 and 2.Is it possible to have QoS1 and 2 for MQTT publish and subscribe in Arduino?