Relative Content

Tag Archive for pythonmqttpaho

mqtt not send data when qos 2

I am creating class for connect and send the data throw mqtt. when the qos 0 or 1, it works fine. but in qos 2, its not send the data.