Corrected typo
This commit is contained in:
@@ -65,7 +65,7 @@ Note that spaces can be used in topic names!
|
|||||||
|
|
||||||
This could be used to subscribe to selected topics, e.g. if you want to know the battery status of all the sensors you could subscribe to the topic `sensors/rtl_433/+/battery`.
|
This could be used to subscribe to selected topics, e.g. if you want to know the battery status of all the sensors you could subscribe to the topic `sensors/rtl_433/+/battery`.
|
||||||
|
|
||||||
This would look similar to this"
|
This would look similar to this:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
mosquitto_sub -h mqtt.example.com -p 1883 -v -t "sensors/rtl_433/+/battery"
|
mosquitto_sub -h mqtt.example.com -p 1883 -v -t "sensors/rtl_433/+/battery"
|
||||||
|
|||||||
Reference in New Issue
Block a user