minor typo
This commit is contained in:
parent
7f11e484bd
commit
3b5cb3fe4f
@ -193,7 +193,7 @@ On the ChirpStack server, open a terminal window and subscribe to all messages:
|
||||
mosquitto_sub -h localhost -t "#" -v -d
|
||||
```
|
||||
|
||||
Keep the terminal open, and on the test machine, send a message to the `us915_1/gateway/<GATEWAY_ID>/test` topic, substituting `<GATEWAY_ID>` accordingly:
|
||||
Keep the terminal open, and on the test machine, send a message to the `us915_1/gateway/<GATEWAY_ID>/test` topic, substituting `your.site.name` and `<GATEWAY_ID>` accordingly:
|
||||
|
||||
```sh
|
||||
mosquitto_pub \
|
||||
|
Loading…
x
Reference in New Issue
Block a user