diff options
Diffstat (limited to 'ui/websocket_input.json')
-rw-r--r-- | ui/websocket_input.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/websocket_input.json b/ui/websocket_input.json new file mode 100644 index 0000000..abddf82 --- /dev/null +++ b/ui/websocket_input.json @@ -0,0 +1,3 @@ +{ "type": "snelheidAutoPerZone", "snelHedenToegang": [ 20, 30, 40, 100 ], "snelHedeningang": [ 20, 30 ], "snelHedencentrale": [ 20, 30, 20, 100 ], "snelHedenverlating": [ 20, 30, 40 ] } +{ "type": "autoPerZone", "autos": [ 40, 22, 2, 13 ] } +{ "type": "sosBericht", "statusSOS": true, "storingBericht": "storing door een gesprongen leiding" } |