Update README.md
This commit is contained in:
parent
a525075e61
commit
54b2b21123
1 changed files with 2 additions and 1 deletions
|
@ -84,6 +84,7 @@ The commands are delivered via plain tcp sockets.
|
||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
The communiction between a server and a lient could look like this:
|
The communiction between a server and a lient could look like this:
|
||||||
|
|
||||||
| Direction | Command | Meaning |
|
| Direction | Command | Meaning |
|
||||||
|-------------------|---------------------|---------|
|
|-------------------|---------------------|---------|
|
||||||
| Server -> Client | setUsingPlateType X | The client has to use the PlateTye X |
|
| Server -> Client | setUsingPlateType X | The client has to use the PlateTye X |
|
||||||
|
|
Reference in a new issue