diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-04-08 19:07:00 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-04-08 19:07:08 +0200 |
commit | c443ee613b0ece6f66288f718fadcc3b00797a5e (patch) | |
tree | 2c495d75ed74e36a18875b7954a2170104568f20 /ui/websocket_output.json | |
parent | dcdb47f24057f42b600856064ab2e45ac252f9dd (diff) |
implement SOS dialog
Diffstat (limited to 'ui/websocket_output.json')
-rw-r--r-- | ui/websocket_output.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/websocket_output.json b/ui/websocket_output.json index 071e37b..c3d5668 100644 --- a/ui/websocket_output.json +++ b/ui/websocket_output.json @@ -15,3 +15,4 @@ { "type": "helloWorld" } { "type": "helloWorld" } { "type": "allState" } +{ "type":"sosBericht", "statusSOS":false } |