data-nodename3="multisensor.pond4volume" data-datalabel3="Pond 4 Volume" <% } %> <% if (channels["multisensor.an5ispond"].value === "true"){ %> data-nodename4="multisensor.pond5volume" data-datalabel4="Pond 5 Volume" <% } %> data-daysofhistory="2" data-chartlabel="Last 48 Hours" data-ylabel="" data-xlabel="Date" data-units="">

Input 4

<% if (channels["multisensor.an4ispond"].value === "true"){ %> " data-techname="<%=channels["multisensor.writeplctag"].techName %>" data-name="<%= channels["multisensor.writeplctag"].name%>" data-nodechannelcurrentId="<%= channels["multisensor.writeplctag"].nodechannelcurrentId %>" id="<%= channels["multisensor.writeplctag"].channelId %>" class="btn btn-large btn-danger animated setstatic">Disable Pond Volume <% } else { %> " data-techname="<%=channels["multisensor.writeplctag"].techName %>" data-name="<%= channels["multisensor.writeplctag"].name%>" data-nodechannelcurrentId="<%= channels["multisensor.writeplctag"].nodechannelcurrentId %>" id="<%= channels["multisensor.writeplctag"].channelId %>" class="btn btn-large btn-success animated setstatic">Enable Pond Volume <% } %>

Scaling



Input 5

<% if (channels["multisensor.an5ispond"].value === "true"){ %> " data-techname="<%=channels["multisensor.writeplctag"].techName %>" data-name="<%= channels["multisensor.writeplctag"].name%>" data-nodechannelcurrentId="<%= channels["multisensor.writeplctag"].nodechannelcurrentId %>" id="<%= channels["multisensor.writeplctag"].channelId %>" class="btn btn-large btn-danger animated setstatic">Disable Pond Volume <% } else { %> " data-techname="<%=channels["multisensor.writeplctag"].techName %>" data-name="<%= channels["multisensor.writeplctag"].name%>" data-nodechannelcurrentId="<%= channels["multisensor.writeplctag"].nodechannelcurrentId %>" id="<%= channels["multisensor.writeplctag"].channelId %>" class="btn btn-large btn-success animated setstatic">Enable Pond Volume <% } %>

Scaling




<% if (channels["multisensor.an4ispond"].value === "true") { %>

Pond 4 Calibration

Level (Ft.) Volume
<% } %> <% if (channels["multisensor.an5ispond"].value === "true") { %>

Pond 5 Calibration

Level (Ft.) Volume
<% } %>

<% if (channels["multisensor.an4ispond"].value === "true" || channels["multisensor.an5ispond"].value === "true") { %>

Add a new Calibration Point

" data-techname="<%=channels["multisensor.addcalibrationpoint"].techName %>" data-name="<%= channels["multisensor.addcalibrationpoint"].name%>" data-nodechannelcurrentId="<%= channels["multisensor.addcalibrationpoint"].nodechannelcurrentId %>" id="<%= channels["multisensor.addcalibrationpoint"].channelId %>" class="btn btn-large btn-theme animated setstatic material-icons">send
<% } %>