diff --git a/pages/common/mosquitto_pub.md b/pages/common/mosquitto_pub.md index 49d9bf287d..741521edb3 100644 --- a/pages/common/mosquitto_pub.md +++ b/pages/common/mosquitto_pub.md @@ -1,6 +1,7 @@ # mosquitto_pub > A simple MQTT version 3.1.1 client that will publish a single message on a topic and exit. +> More information: . - 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: