From 52a00aa99ab285dcb5a714bed691c8b1175cd203 Mon Sep 17 00:00:00 2001 From: Patrick McDonagh Date: Thu, 3 Mar 2016 17:06:32 -0600 Subject: [PATCH] Fixed data updating on Overview All graphs had id="graph1" and all charts had id="chart1" --- POCloud_Driver/HTML/Overview.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/POCloud_Driver/HTML/Overview.html b/POCloud_Driver/HTML/Overview.html index 19076a4..a8fa3c3 100644 --- a/POCloud_Driver/HTML/Overview.html +++ b/POCloud_Driver/HTML/Overview.html @@ -17,12 +17,12 @@

Downhole Pressure

-
+
<%= channels["vfdipp.dhintakepressure"].timestamp %>
-
+
@@ -30,12 +30,12 @@

Downhole Temperature

-
+
<%= channels["vfdipp.dhintaketemperature"].timestamp %>
-
+
<% } %> @@ -45,12 +45,12 @@

Output Current

-
" data-colors="0.1:#DF5353,0.5:#DDDF0D,0.9:#55BF3B" data-valuefontsize="18px">
+
" data-colors="0.1:#DF5353,0.5:#DDDF0D,0.9:#55BF3B" data-valuefontsize="18px">
<%= channels["vfdipp.vfdoutputcurrent"].timestamp %>
-
+
@@ -58,12 +58,12 @@

Output Voltage

-
+
<%= channels["vfdipp.vfdoutputvoltage"].timestamp %>
-
+
@@ -71,12 +71,12 @@

DC Bus Voltage

-
+
<%= channels["vfdipp.vfddcbusvoltage"].timestamp %>
-
+