forked from M-Labs/humpback-dds
readme: fix table
This commit is contained in:
parent
94ecfc53ea
commit
e42199a675
|
@ -85,7 +85,8 @@ publish-mqtt Foo/Bar "baz"
|
||||||
## List of Commands
|
## List of Commands
|
||||||
All currently supported commands are listed below.
|
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`.
|
Example: Full topic of Reset command: `Urukul/Control/Reset`
|
||||||
|
|
||||||
| Subtopic| Message| Functionality|
|
| Subtopic| Message| Functionality|
|
||||||
| ---| ---| ---|
|
| ---| ---| ---|
|
||||||
| `Reset`| | Reset the device|
|
| `Reset`| | Reset the device|
|
||||||
|
|
Loading…
Reference in New Issue