Updated Bobby Websocket (markdown)
@@ -9,3 +9,13 @@ Per default, the websocket client on the bobbycar will enter statistics mode (mo
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Hello message from bobbycar:
|
||||||
|
```
|
||||||
|
{"type":"hello","name":"bobby","res":"240x320","pass":"Passwort123"}
|
||||||
|
```
|
||||||
|
|
||||||
|
Hello response from server:
|
||||||
|
```
|
||||||
|
{"type":"hello","supports":["remote-viewer"]}
|
||||||
|
```
|
Reference in New Issue
Block a user