Adds new channels for VFD Status
could potentially break existing VFD Frequency and VFD Current readings
This commit is contained in:
@@ -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">
|
||||
|
||||
6007
POCloud/modbusMap.p
6007
POCloud/modbusMap.p
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user