diff --git a/Bobby-Websocket.md b/Bobby-Websocket.md index 2cdf170..1ff0005 100644 --- a/Bobby-Websocket.md +++ b/Bobby-Websocket.md @@ -12,7 +12,7 @@ Per default, the websocket client on the bobbycar will enter statistics mode (mo Hello message from bobbycar: ```json -{"type":"hello","name":"bobby","res":"240x320","pass":"Passwort123"} +{"type":"hello","name":"bobby","res":"240x320","pass":"Passwort123","key":"SECRET_ACCESS_KEY"} ``` Hello response from server: