data-nodename3="multisensor.pond0volume" data-datalabel3="Pond 0 Volume" <% } %> <% if (channels["multisensor.an1ispond"].value === "true"){ %> data-nodename4="multisensor.pond1volume" data-datalabel4="Pond 1 Volume" <% } %> data-daysofhistory="2" data-chartlabel="Last 48 Hours" data-ylabel="" data-xlabel="Date" data-units="">

Input 0

<% if (channels["multisensor.an0ispond"].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 1

<% if (channels["multisensor.an1ispond"].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.an0ispond"].value === "true") { %>

Pond 0 Calibration

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

Pond 1 Calibration

Level (Ft.) Volume
<% } %>

<% if (channels["multisensor.an0ispond"].value === "true" || channels["multisensor.an1ispond"].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
<% } %>