Skip to content

Commit b1ae066

Browse files
committed
mqtt-gateway v0.6.1
1 parent 3f478c2 commit b1ae066

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mqtt.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
### Command station
44

55
***
6-
#### Enable DCC output
6+
#### Enable main track DCC output
77
Event topic:
8-
"<topic root>/cs/<command station name>/enabled"
8+
"<topic root>/cs/<command station name>/mtenabled"
99

1010
Command topics:
11-
"<topic root>/cs/<command station name>/enabled/get"
12-
"<topic root>/cs/<command station name>/enabled/set"
11+
"<topic root>/cs/<command station name>/mtenabled/get"
12+
"<topic root>/cs/<command station name>/mtenabled/set"
1313

1414
Payload: true | false
1515

0 commit comments

Comments
 (0)