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