eclipse / paho.mqtt.testing

An Eclipse Paho project - a Python broker for testing
https://eclipse.org/paho
Other
108 stars 73 forks source link

How do I get a suback message #61

Closed Rory-Z closed 1 year ago

Rory-Z commented 5 years ago

Using mqtt.client.v5.client to initialize a client and subscribe to a topic, how do I get and check the suback packets returned by the server?