Templates for pressure transmitter and sets level/volume to only send every 5 min

This commit is contained in:
Patrick McDonagh
2018-04-30 14:07:22 -05:00
parent 50f64b41c2
commit 115f5ed9f0
5 changed files with 161 additions and 10 deletions

View File

@@ -9,7 +9,7 @@
</div>
</div>
<hr>
<div class='clearfix col-xs-12' style='height: 450px' id="dynamicChart" data-chart="dynamicchart" data-daysofhistory="7" data-chartlabel="Data" data-ylabel="" data-xlabel="Date" data-units="" data-channelnames="pondlevel.pond_level,pondlevel.pond_volume"></div>
<div class='clearfix col-xs-12' style='height: 450px' id="dynamicChart" data-chart="dynamicchart" data-daysofhistory="7" data-chartlabel="Data" data-ylabel="" data-xlabel="Date" data-units="" data-channelnames="pondlevel.pond_level,pondlevel.pond_volume,pondlevel.pressure_psi"></div>
<style>
.dynamic-chart-form {
background-color: whiteSmoke;