From 4b50b20b9193b751909acfadbaaf4c840f80c118 Mon Sep 17 00:00:00 2001 From: CommanderRedYT Date: Sun, 30 Jan 2022 18:25:25 +0100 Subject: [PATCH] Updated Bobby Websocket (markdown) --- Bobby-Websocket.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: