kopia lustrzana https://github.com/Aircoookie/WLED
Updated MQTT (markdown)
rodzic
3d27f787e0
commit
c811ee9d2b
1
MQTT.md
1
MQTT.md
|
@ -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)
|
||||
|
|
Ładowanie…
Reference in New Issue