💾 Archived View for freeshell.de › tldr › mosquitto_sub.gmi captured on 2023-11-04 at 12:40:58. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
A simple MQTT version 3.1.1 client that will subscribe to topics and print the messages that it receives.
mosquitto_sub -t {sensors/temperature} -q {1}
mosquitto_sub -v -h "iot.eclipse.org" -p 1885 -t {\$SYS/#}
mosquitto_sub -t {sensors/machines/+/temperature/+}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).