Skip to content

Instantly share code, notes, and snippets.

@xanderificnl
Created March 29, 2023 04:44
Show Gist options
  • Save xanderificnl/737d3a636fbaa27888e058323928d31b to your computer and use it in GitHub Desktop.
Save xanderificnl/737d3a636fbaa27888e058323928d31b to your computer and use it in GitHub Desktop.
MQTT cheat sheet

Quickly verify MQTT is up & listening via mosquitto_sub:

# mosquitto_sub -t '$SYS/broker/uptime'
242 seconds
253 seconds
264 seconds
275 seconds
286 seconds
297 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment