Rename Front Panel Stepwise curve

Unfortunately redfish was mapping this to a sensor
creating a duplicate sensor. Renaming it is the quickest
fix, long term we'll want to add associations.

Change-Id: Iba3af99e500e23edbb546be404a011fd253da215
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/R1000 Chassis.json b/configurations/R1000 Chassis.json
index 58150e6..af88f95 100644
--- a/configurations/R1000 Chassis.json
+++ b/configurations/R1000 Chassis.json
@@ -453,7 +453,7 @@
             "Inputs": [
                 "Front Panel Temp"
             ],
-            "Name": "Front Panel Temp",
+            "Name": "Front Panel LCC",
             "NegativeHysteresis": 2,
             "Output": [
                 30.0,
diff --git a/configurations/R2000 Chassis.json b/configurations/R2000 Chassis.json
index fb3313c..d973df1 100644
--- a/configurations/R2000 Chassis.json
+++ b/configurations/R2000 Chassis.json
@@ -317,7 +317,7 @@
             "Inputs": [
                 "Front Panel Temp"
             ],
-            "Name": "Front Panel Temp",
+            "Name": "Front Panel LCC",
             "NegativeHysteresis": 2,
             "Output": [
                 30.0,