Updated MQTT (markdown)

master
Aircoookie 2018-10-02 10:59:01 +02:00
rodzic 3d27f787e0
commit c811ee9d2b
1 zmienionych plików z 1 dodań i 0 usunięć

@ -15,6 +15,7 @@ WLED will subscribe to up to six topics to change the state of the lights.
- **[mqttTopic1]/api**
The topic parts [mqttTopic0] and [mqttTopic1] are customizable in Sync settings.
If [mqttTopic1] is left empty, it will not subscribe to anything. An empty [mqttTopic0] will instead be replaced with the default "wled/macaddr".
[mqttTopic0] is intended to be unique to one WLED device and just control that device.
[mqttTopic1] is intended to control a group of or all WLED devices.
Both topics don't send UDP notifications by default, but can be set to do so (e.g. if only one WLED device is connected to the broker and the rest are to be synced via UDP)