diff --git a/POCloud/HTML/Configuration.html b/POCloud/HTML/Configuration.html new file mode 100644 index 0000000..f29aa46 --- /dev/null +++ b/POCloud/HTML/Configuration.html @@ -0,0 +1,189 @@ + +

CONTROL

+
+
+ " + data-techname="<%=channels["advvfdipp.modbuswrite"].techName %>" + data-name="<%= channels["advvfdipp.modbuswrite"].name%>" + data-nodechannelcurrentId="<%= channels["advvfdipp.modbuswrite"].nodechannelcurrentId %>" + id="<%= channels["advvfdipp.modbuswrite"].channelId %>" + class="btn btn-large btn-theme animated confirmstatic setstatic pad15"> + Start +
+
+ " + data-techname="<%=channels["advvfdipp.modbuswrite"].techName %>" + data-name="<%= channels["advvfdipp.modbuswrite"].name%>" + data-nodechannelcurrentId="<%= channels["advvfdipp.modbuswrite"].nodechannelcurrentId %>" + id="<%= channels["advvfdipp.modbuswrite"].channelId %>" + class="btn btn-large btn-theme animated confirmstatic setstatic pad15"> + Stop + +
+
+ +
+
+
+

Flow Setpoint

+
+ " + type="number" step="any" + value="<%=channels["advvfdipp.flowsetpoint"].value %>"> + +
+
+
+ +
+
+

Intake Pressure Setpoint

+
+ " + type="number" step="any" + value="<%=channels["advvfdipp.intakepressuresetpoint"].value %>"> + +
+
+
+ +
+
+

Tubing Pressure Setpoint

+
+ " + type="number" step="any" + value="<%=channels["advvfdipp.tubingpressuresetpoint"].value %>"> + +
+
+
+
+ + + +