mosquitto_sub: add link to homepage
This commit is contained in:

committed by
Lucas Gabriel Schneider

parent
661c93b34f
commit
2e1d0abf33
@@ -1,6 +1,7 @@
|
||||
# mosquitto_sub
|
||||
|
||||
> A simple MQTT version 3.1.1 client that will subscribe to topics and print the messages that it receives.
|
||||
> More information: <https://mosquitto.org/man/mosquitto_sub-1.html>.
|
||||
|
||||
- Subscribe to the topic `sensors/temperature` information with Quality of Service (`QoS`) set to 1. (The default hostname is `localhost` and port `1883`):
|
||||
|
||||
|
Reference in New Issue
Block a user