Skip to content

Commit

Permalink
Merge branch 'gicamm:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
optiluca committed Sep 21, 2022
2 parents c394a13 + af5d581 commit 23b2c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ comelit:
#### MQTT Mosquitto Client
Execute the mosquitto client and look at the output
```bash
mosquitto_sub -v -h 192.168.188.21 -u hsrv-user -P sf1nE9bjPc -t 'HSrv/002529170576/rx/localClient-fS6w9JFmSjA' -p 1883 -i 654321
mosquitto_sub -v -h 192.168.188.21 -u hsrv-user -P sf1nE9bjPc -t 'HSrv/002529170576/rx/localClient-XXXX' -p 1883 -i 654321
```

It prints the full topic name, like below:
Expand Down

0 comments on commit 23b2c27

Please sign in to comment.