mosquitto - smarthomeNG/raspberrypi-image GitHub Wiki

mosquitto

Purpose

Broker for network communication protocol MQTT. You can use it with the corresponding smarthomeNG plugin to exchange item values between multiple smarthome instances or between different devices.

Configuration

/etc/mosquitto/mosquitto.conf

No edits are necessary. See config file comments for adjustments like user/password, etc. You can test and listen to traffic using mosquitto_pub or mosquitto_sub