Skip to content

mosquitto

msinn edited this page Apr 9, 2020 · 1 revision

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

Clone this wiki locally