Added new GUI with refreshing interface.
[matches/MCTX3420.git] / testing / CansWebInterface / WidgetCode / statusPanel.html
diff --git a/testing/CansWebInterface/WidgetCode/statusPanel.html b/testing/CansWebInterface/WidgetCode/statusPanel.html
new file mode 100644 (file)
index 0000000..67b170f
--- /dev/null
@@ -0,0 +1,13 @@
+ <div class="widgetPanel">
+          <div class="title">Status</div>
+          <div class="item">
+            <table class="status centre">
+              <tr><th>Module</th> <th>State</th></tr>
+              <tr><td>Server API</td> <td>PASS</td></tr>
+              <tr><td>Enclosure interlock</td> <td>FAIL</td></tr>
+              <tr><td>Pressure level</td> <td>PASS</td></tr>
+            </table>
+            <hr>
+            Software mode: <span id="server_mode">off</span>
+          </div>         
+        </div>
\ No newline at end of file

UCC git Repository :: git.ucc.asn.au