[Documentation] Markdown improvements t to z (#14371)
* Apply markdown fixes for bindings with letter _t_ * Apply markdown fixes for bindings with letter _u_ * Apply markdown fixes for bindings with letter _v_ * Apply markdown fixes for bindings with letter _w_ * Apply markdown fixes for bindings with letter _x_ * Apply markdown fixes for bindings with letter _y_ * Apply markdown fixes for bindings with letter _z_ Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
This commit is contained in:
committed by
GitHub
parent
69a09ed825
commit
ce3f673380
@@ -10,8 +10,8 @@ The binding supports the RS232 communication.
|
||||
|
||||
There are two supported things:
|
||||
|
||||
* URTSI II Device: Bridge
|
||||
* RTS Device (e.g. Rollershutter): Thing
|
||||
- URTSI II Device: Bridge
|
||||
- RTS Device (e.g. Rollershutter): Thing
|
||||
|
||||
## Discovery
|
||||
|
||||
@@ -21,13 +21,13 @@ Discovery is not supported.
|
||||
|
||||
### URTSI II Device:
|
||||
|
||||
* Port: The port which is used to access the device (e.g. /dev/ttyUSB0)
|
||||
* Command execution interval: The time (in ms) the binding should wait between sending commands to the device
|
||||
- Port: The port which is used to access the device (e.g. /dev/ttyUSB0)
|
||||
- Command execution interval: The time (in ms) the binding should wait between sending commands to the device
|
||||
|
||||
### RTS Device (e.g. rollershutter):
|
||||
|
||||
* Channel: The URTSI II channel the RTS device is assigned to at URTSI II.
|
||||
- Channel: The URTSI II channel the RTS device is assigned to at URTSI II.
|
||||
|
||||
## Channels
|
||||
|
||||
* Position: Change the position of a device. This is used in order to interact with the device (move it up, down or stop).
|
||||
- Position: Change the position of a device. This is used in order to interact with the device (move it up, down or stop).
|
||||
|
||||
Reference in New Issue
Block a user