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

committed by
Lucas Gabriel Schneider

parent
f3e57f20a5
commit
661c93b34f
@@ -1,6 +1,7 @@
|
|||||||
# mosquitto_pub
|
# mosquitto_pub
|
||||||
|
|
||||||
> A simple MQTT version 3.1.1 client that will publish a single message on a topic and exit.
|
> A simple MQTT version 3.1.1 client that will publish a single message on a topic and exit.
|
||||||
|
> More information: <https://mosquitto.org/man/mosquitto_pub-1.html>.
|
||||||
|
|
||||||
- Publish a temperature value of 32 on the topic `sensors/temperature` to 192.168.1.1 (defaults to `localhost`) with Quality of Service (`QoS`) set to 1:
|
- Publish a temperature value of 32 on the topic `sensors/temperature` to 192.168.1.1 (defaults to `localhost`) with Quality of Service (`QoS`) set to 1:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user