readme: fix topic prefix
This commit is contained in:
parent
e42199a675
commit
ba184c962c
|
@ -84,7 +84,7 @@ publish-mqtt Foo/Bar "baz"
|
|||
|
||||
## List of Commands
|
||||
All currently supported commands are listed below.
|
||||
**Note: The following table only lists the subtopic. To make a full topic, add `Urukul/Control` in front of all subtopics.**
|
||||
**Note: The following table only lists the subtopic. To make a full topic, add `Urukul/Control/` in front of all subtopics.**
|
||||
Example: Full topic of Reset command: `Urukul/Control/Reset`
|
||||
|
||||
| Subtopic| Message| Functionality|
|
||||
|
|
Loading…
Reference in New Issue