This commit is contained in:
Fabian Affolter 2015-08-08 19:30:12 +02:00
parent da753f1736
commit e9d5ebea04

View File

@ -32,7 +32,7 @@ mqtt:
qos: 0
retain: 0
```
<img src='/images/supported_brands/preferences-system-sharing.png' class='brand pull-right' />
For debbuging purposes `mosquitto` is shipping commandline tools to send and recieve MQTT messages. For sending test messages to a broker running on localhost:
```bash