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/R1000 Chassis.json b/configurations/R1000 Chassis.json
index 5bb9fc7..97191c6 100644
--- a/configurations/R1000 Chassis.json
+++ b/configurations/R1000 Chassis.json
@@ -296,6 +296,36 @@
             "Type": "FanRedundancy"
         },
         {
+            "Class": "temp",
+            "FFGainCoefficient": 0.0,
+            "FFOffCoefficient": 0.0,
+            "ICoefficient": -1.0,
+            "ILimitMax": 100,
+            "ILimitMin": 30,
+            "Inputs": [
+                "Exit Air Temp"
+            ],
+            "Name": "Exit Air 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",
+                "Zone 4",
+                "Zone 5",
+                "Zone 6"
+            ]
+        },
+        {
             "Class": "fan",
             "FFGainCoefficient": 1.0,
             "FFOffCoefficient": 0.0,
@@ -319,7 +349,7 @@
             "SlewPos": 0.0,
             "Type": "Pid",
             "Zones": [
-                "Left"
+                "Zone 1"
             ]
         },
         {
@@ -346,7 +376,7 @@
             "SlewPos": 0.0,
             "Type": "Pid",
             "Zones": [
-                "Left"
+                "Zone 2"
             ]
         },
         {
@@ -373,7 +403,7 @@
             "SlewPos": 0.0,
             "Type": "Pid",
             "Zones": [
-                "Left"
+                "Zone 3"
             ]
         },
         {
@@ -400,7 +430,7 @@
             "SlewPos": 0.0,
             "Type": "Pid",
             "Zones": [
-                "Right"
+                "Zone 4"
             ]
         },
         {
@@ -427,7 +457,7 @@
             "SlewPos": 0.0,
             "Type": "Pid",
             "Zones": [
-                "Right"
+                "Zone 5"
             ]
         },
         {
@@ -454,45 +484,43 @@
             "SlewPos": 0.0,
             "Type": "Pid",
             "Zones": [
-                "Right"
-            ]
-        },
-        {
-            "Class": "temp",
-            "FFGainCoefficient": 0.0,
-            "FFOffCoefficient": 0.0,
-            "ICoefficient": -1.0,
-            "ILimitMax": 100,
-            "ILimitMin": 30,
-            "Inputs": [
-                "Exit Air Temp"
-            ],
-            "Name": "Exit Air Temp",
-            "NegativeHysteresis": 5.0,
-            "OutLimitMax": 100,
-            "OutLimitMin": 30,
-            "Outputs": [],
-            "PCoefficient": -0.15,
-            "PositiveHysteresis": 0.0,
-            "SetPoint": 70.0,
-            "SlewNeg": -1,
-            "SlewPos": 0.0,
-            "Type": "Pid",
-            "Zones": [
-                "Left",
-                "Right"
+                "Zone 6"
             ]
         },
         {
             "FailSafePercent": 100,
             "MinThermalOutput": 30,
-            "Name": "Left",
+            "Name": "Zone 1",
             "Type": "Pid.Zone"
         },
         {
             "FailSafePercent": 100,
             "MinThermalOutput": 30,
-            "Name": "Right",
+            "Name": "Zone 2",
+            "Type": "Pid.Zone"
+        },
+        {
+            "FailSafePercent": 100,
+            "MinThermalOutput": 30,
+            "Name": "Zone 3",
+            "Type": "Pid.Zone"
+        },
+        {
+            "FailSafePercent": 100,
+            "MinThermalOutput": 30,
+            "Name": "Zone 4",
+            "Type": "Pid.Zone"
+        },
+        {
+            "FailSafePercent": 100,
+            "MinThermalOutput": 30,
+            "Name": "Zone 5",
+            "Type": "Pid.Zone"
+        },
+        {
+            "FailSafePercent": 100,
+            "MinThermalOutput": 30,
+            "Name": "Zone 6",
             "Type": "Pid.Zone"
         },
         {
@@ -543,8 +571,12 @@
             ],
             "Type": "Stepwise",
             "Zones": [
-                "Left",
-                "Right"
+                "Zone 1",
+                "Zone 2",
+                "Zone 3",
+                "Zone 4",
+                "Zone 5",
+                "Zone 6"
             ]
         },
         {
@@ -565,8 +597,12 @@
             ],
             "Type": "Stepwise",
             "Zones": [
-                "Left",
-                "Right"
+                "Zone 1",
+                "Zone 2",
+                "Zone 3",
+                "Zone 4",
+                "Zone 5",
+                "Zone 6"
             ]
         }
     ],