Adds new channels for VFD Status

could potentially break existing VFD Frequency and VFD Current readings
This commit is contained in:
Patrick McDonagh
2017-08-17 17:43:55 -05:00
parent 3f116b8dfc
commit 0f87669fac
2 changed files with 3549 additions and 2464 deletions

View File

@@ -88,7 +88,7 @@
data-nodename="advvfdipp.flowrate"
data-units="GPM"
data-min="0"
data-max="250"
data-max="1000"
data-decimalplaces="2"
data-colors="0.1:#DF5353,0.5:#DDDF0D,0.9:#55BF3B"
data-valuefontsize="18px">
@@ -166,7 +166,7 @@
data-nodename="advvfdipp.vfdcurrent"
data-units="A"
data-min="0"
data-max="100"
data-max="250"
data-decimalplaces="2"
data-colors="0.1:#DF5353,0.5:#DDDF0D,0.9:#55BF3B"
data-valuefontsize="18px">
@@ -270,7 +270,7 @@
data-nodename="advvfdipp.energytotal"
data-units="kWh"
data-min="0"
data-max="2000"
data-max="5000"
data-decimalplaces="1"
data-colors="0.1:#DF5353,0.5:#DDDF0D,0.9:#55BF3B"
data-valuefontsize="18px">

File diff suppressed because it is too large Load Diff