aboutsummaryrefslogtreecommitdiff
path: root/ui/websocket_output.json
diff options
context:
space:
mode:
Diffstat (limited to 'ui/websocket_output.json')
-rw-r--r--ui/websocket_output.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/ui/websocket_output.json b/ui/websocket_output.json
new file mode 100644
index 0000000..6b6deef
--- /dev/null
+++ b/ui/websocket_output.json
@@ -0,0 +1,16 @@
+{ "type": "photocell", "on": true }
+{ "type": "photocell", "on": false }
+{ "type": "barrier", "on": false }
+{ "type": "barrier", "on": true }
+{ "type": "barrier", "open": true }
+{ "type": "barrier", "open": false }
+{ "type": "matrix", "state": "construction" }
+{ "type": "matrix", "state": "road_closed" }
+{ "type": "matrix", "state": "disabled" }
+{ "type": "lights", "value": 0 }
+{ "type": "lights", "value": 12 }
+{ "type": "lights", "value": 100 }
+{ "type": "trafficLights", "state": "off" }
+{ "type": "trafficLights", "state": "red" }
+{ "type": "helloWorld" }
+{ "type": "helloWorld" }