We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f478c2 commit b1ae066Copy full SHA for b1ae066
mqtt.md
@@ -3,13 +3,13 @@
3
### Command station
4
5
***
6
-#### Enable DCC output
+#### Enable main track DCC output
7
Event topic:
8
- "<topic root>/cs/<command station name>/enabled"
+ "<topic root>/cs/<command station name>/mtenabled"
9
10
Command topics:
11
- "<topic root>/cs/<command station name>/enabled/get"
12
- "<topic root>/cs/<command station name>/enabled/set"
+ "<topic root>/cs/<command station name>/mtenabled/get"
+ "<topic root>/cs/<command station name>/mtenabled/set"
13
14
Payload: true | false
15
0 commit comments