diff --git a/POCloud/HTML/newOverview.html b/POCloud/HTML/newOverview.html index a5f2905..aa1edf8 100644 --- a/POCloud/HTML/newOverview.html +++ b/POCloud/HTML/newOverview.html @@ -1,33 +1,42 @@
-
+

Well Status

-
+ +
+
+

Last Note

+

<%= channels['advvfdipp.notes'].value %>

+

at <%= channels["advvfdipp.notes"].timestamp %>

+ +
+

Fluid Level

-
- +
@@ -40,20 +49,20 @@

Flow Rate

-
@@ -66,20 +75,20 @@

Intake Pressure

-
@@ -92,20 +101,20 @@

Motor Frequency

-
@@ -118,20 +127,20 @@

Motor Current

-
@@ -144,20 +153,20 @@

Tubing Pressure

-
@@ -170,20 +179,20 @@

Intake Temperature

-
@@ -192,24 +201,76 @@
+ +
+

Flow Today

+
+
+
+
+ + + +
+ + <%= channels["advvfdipp.flowtotal"].timestamp %> + +
+
+ +
+

Energy Today

+
+
+
+
+ + + +
+ + <%= channels["advvfdipp.energytotal"].timestamp %> + +
+
@@ -222,15 +283,15 @@ border: 1px solid #eee; /*margin: 1em 0;*/ } - + .box-me .gauge-box { margin-top: -0.25em; } - + .pad15 { margin: 15px 15px; } - + .box-me h2 { text-transform: uppercase; font-size: 14px; @@ -239,13 +300,13 @@ letter-spacing: 1px; z-index: 100; } - + .dynamic-chart-form { background-color: whiteSmoke; padding: 1em 0.5em; margin-top: 1em; } - + .row-flex { display: -webkit-box; display: -webkit-flex; @@ -253,12 +314,12 @@ display: flex; flex-wrap: wrap; } - + .row-flex > [class*='col-'] { display: flex; flex-direction: column; } - + #systemStatusTimelineContainer h2 { text-transform: uppercase; font-size: 14px; @@ -267,4 +328,4 @@ letter-spacing: 1px; z-index: 100; } - \ No newline at end of file +