From 6f48041c9dd52f4d98c3defec030232aa0bbfeb9 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sat, 23 Mar 2024 20:51:35 +0100 Subject: merge Sean's code --- ui/index.html | 150 ++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 103 insertions(+), 47 deletions(-) (limited to 'ui/index.html') diff --git a/ui/index.html b/ui/index.html index 1d0eb37..ae263f3 100644 --- a/ui/index.html +++ b/ui/index.html @@ -1,5 +1,6 @@ + @@ -7,57 +8,110 @@ +
-
    -
  • - Fotocellen -
    - - -
    -
  • -
  • - CCTV -
    - - -
    -
  • -
  • - Verlichting -
    - - -
    -
  • -
  • - Verkeerslicht -
    - - -
    -
  • -
  • - Slagboom -
    - - -
    -
  • -
  • - Matrixbord -
    - -
    -
  • -
+ +
+ State controls +
+
    +
  • + Fotocellen +
    + + +
    +
  • +
  • + CCTV +
    + + +
    +
  • +
  • + Verlichting +
    + + +
    +
  • +
  • + Verkeerslicht +
    + + +
    +
  • +
  • + Slagboom +
    + + +
    +
  • +
  • + Matrixbord +
    + +
    +
  • +
+
+
+ +
+ Lights +
+
    +
  • +
  • +
  • +
+
Percentage: 0%
+ +
+
+ +
+ Traffic lights +
+ + +
Status:
+ +
+
+ +
+ Barrier +
+ + +
Status:
+ +
+
+
@@ -70,6 +124,7 @@
+

Start

@@ -100,6 +155,7 @@

End

+ -- cgit v1.2.3