paho mqtt on_message callback thread

后端 未结 0 770
孤独总比滥情好
孤独总比滥情好 2021-01-20 00:11

I implemented a paho-mqtt client to do a specific task when a message arrives. Therefore I use the on_message callback function like that:

def on_message():
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题