Add More Clamps
Add a clamp for every sensor from previous generation.
Tested: Verfied fans didn't boost and fan control was
running well. Also verified in redfish.
Change-Id: I63be0b85e079ee6168b85e7474040fa705c410d6
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/1Ux16 Riser.json b/configurations/1Ux16 Riser.json
index b9ecbad..c2b3579 100644
--- a/configurations/1Ux16 Riser.json
+++ b/configurations/1Ux16 Riser.json
@@ -20,6 +20,33 @@
"Type": "PCA9545Mux"
},
{
+ "Class": "temp",
+ "FFGainCoefficient": 0.0,
+ "FFOffCoefficient": 0.0,
+ "ICoefficient": -1.0,
+ "ILimitMax": 100,
+ "ILimitMin": 30,
+ "Inputs": [
+ "Riser 1 Temp"
+ ],
+ "Name": "Riser 1 Temp",
+ "NegativeHysteresis": 5.0,
+ "OutLimitMax": 100,
+ "OutLimitMin": 30,
+ "Outputs": [],
+ "PCoefficient": -0.15,
+ "PositiveHysteresis": 0.0,
+ "SetPoint": 60.0,
+ "SlewNeg": -1,
+ "SlewPos": 0.0,
+ "Type": "Pid",
+ "Zones": [
+ "Zone 1",
+ "Zone 2",
+ "Zone 3"
+ ]
+ },
+ {
"Address": "0x48",
"Bus": "$bus",
"Name": "Riser 1 Temp",