aboutsummaryrefslogtreecommitdiff
path: root/ui/websocket_output.json
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-04-09 13:34:36 +0200
committerlonkaars <loek@pipeframe.xyz>2024-04-09 13:34:36 +0200
commit8aa0c245595620810f181a6b3f49d66a6bd6b090 (patch)
treeb514fc7b9725e756d081821d5be0d64a4465d7b6 /ui/websocket_output.json
parentc443ee613b0ece6f66288f718fadcc3b00797a5e (diff)
add setup dialog on startup
Diffstat (limited to 'ui/websocket_output.json')
-rw-r--r--ui/websocket_output.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/ui/websocket_output.json b/ui/websocket_output.json
index c3d5668..fffe68b 100644
--- a/ui/websocket_output.json
+++ b/ui/websocket_output.json
@@ -14,5 +14,7 @@
{ "type": "trafficLights", "state": "red" }
{ "type": "helloWorld" }
{ "type": "helloWorld" }
-{ "type": "allState" }
-{ "type":"sosBericht", "statusSOS":false }
+{ "type": "sosBericht", "statusSOS":false }
+{ "type": "connected" }
+{ "type": "lfvReady","ready": true }
+{ "type": "start" }