Change Type and Name to Upper Case

This is the first round of updating properties. The standard
is camel case so slowly transition that way.

Change-Id: I29824116d621f1b0c394cd5663bbd340d319cc16
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/R1000 Chassis.json b/configurations/R1000 Chassis.json
index 6c1e20b..ed6ed64 100644
--- a/configurations/R1000 Chassis.json
+++ b/configurations/R1000 Chassis.json
@@ -3,245 +3,245 @@
         {
             "bind_connector": "1U System Fan connector 1",
             "index": 0,
-            "name": "Fan 1a",
+            "Name": "Fan 1a",
             "thresholds": [
                 {
                     "direction": "less than",
-                    "name": "lower critical",
+                    "Name": "lower critical",
                     "severity": 1,
                     "value": 1080
                 },
                 {
                     "direction": "less than",
-                    "name": "lower non critical",
+                    "Name": "lower non critical",
                     "severity": 0,
                     "value": 1260
                 }
             ],
-            "type": "AspeedFan"
+            "Type": "AspeedFan"
         },
         {
             "bind_connector": "1U System Fan connector 1",
             "index": 1,
-            "name": "Fan 1b",
+            "Name": "Fan 1b",
             "thresholds": [
                 {
                     "direction": "less than",
-                    "name": "lower critical",
+                    "Name": "lower critical",
                     "severity": 1,
                     "value": 1110
                 },
                 {
                     "direction": "less than",
-                    "name": "lower non critical",
+                    "Name": "lower non critical",
                     "severity": 0,
                     "value": 1295
                 }
             ],
-            "type": "AspeedFan"
+            "Type": "AspeedFan"
         },
         {
             "bind_connector": "1U System Fan connector 2",
             "index": 2,
-            "name": "Fan 2a",
+            "Name": "Fan 2a",
             "thresholds": [
                 {
                     "direction": "less than",
-                    "name": "lower critical",
+                    "Name": "lower critical",
                     "severity": 1,
                     "value": 1080
                 },
                 {
                     "direction": "less than",
-                    "name": "lower non critical",
+                    "Name": "lower non critical",
                     "severity": 0,
                     "value": 1260
                 }
             ],
-            "type": "AspeedFan"
+            "Type": "AspeedFan"
         },
         {
             "bind_connector": "1U System Fan connector 2",
             "index": 3,
-            "name": "Fan 2b",
+            "Name": "Fan 2b",
             "thresholds": [
                 {
                     "direction": "less than",
-                    "name": "lower critical",
+                    "Name": "lower critical",
                     "severity": 1,
                     "value": 1110
                 },
                 {
                     "direction": "less than",
-                    "name": "lower non critical",
+                    "Name": "lower non critical",
                     "severity": 0,
                     "value": 1295
                 }
             ],
-            "type": "AspeedFan"
+            "Type": "AspeedFan"
         },
         {
             "bind_connector": "1U System Fan connector 3",
             "index": 4,
-            "name": "Fan 3a",
+            "Name": "Fan 3a",
             "thresholds": [
                 {
                     "direction": "less than",
-                    "name": "lower critical",
+                    "Name": "lower critical",
                     "severity": 1,
                     "value": 1080
                 },
                 {
                     "direction": "less than",
-                    "name": "lower non critical",
+                    "Name": "lower non critical",
                     "severity": 0,
                     "value": 1260
                 }
             ],
-            "type": "AspeedFan"
+            "Type": "AspeedFan"
         },
         {
             "bind_connector": "1U System Fan connector 3",
             "index": 5,
-            "name": "Fan 3b",
+            "Name": "Fan 3b",
             "thresholds": [
                 {
                     "direction": "less than",
-                    "name": "lower critical",
+                    "Name": "lower critical",
                     "severity": 1,
                     "value": 1110
                 },
                 {
                     "direction": "less than",
-                    "name": "lower non critical",
+                    "Name": "lower non critical",
                     "severity": 0,
                     "value": 1295
                 }
             ],
-            "type": "AspeedFan"
+            "Type": "AspeedFan"
         },
         {
             "bind_connector": "1U System Fan connector 4",
             "index": 6,
-            "name": "Fan 4a",
+            "Name": "Fan 4a",
             "thresholds": [
                 {
                     "direction": "less than",
-                    "name": "lower critical",
+                    "Name": "lower critical",
                     "severity": 1,
                     "value": 1080
                 },
                 {
                     "direction": "less than",
-                    "name": "lower non critical",
+                    "Name": "lower non critical",
                     "severity": 0,
                     "value": 1260
                 }
             ],
-            "type": "AspeedFan"
+            "Type": "AspeedFan"
         },
         {
             "bind_connector": "1U System Fan connector 4",
             "index": 7,
-            "name": "Fan 4b",
+            "Name": "Fan 4b",
             "thresholds": [
                 {
                     "direction": "less than",
-                    "name": "lower critical",
+                    "Name": "lower critical",
                     "severity": 1,
                     "value": 1110
                 },
                 {
                     "direction": "less than",
-                    "name": "lower non critical",
+                    "Name": "lower non critical",
                     "severity": 0,
                     "value": 1295
                 }
             ],
-            "type": "AspeedFan"
+            "Type": "AspeedFan"
         },
         {
             "bind_connector": "1U System Fan connector 5",
             "index": 8,
-            "name": "Fan 5a",
+            "Name": "Fan 5a",
             "thresholds": [
                 {
                     "direction": "less than",
-                    "name": "lower critical",
+                    "Name": "lower critical",
                     "severity": 1,
                     "value": 1080
                 },
                 {
                     "direction": "less than",
-                    "name": "lower non critical",
+                    "Name": "lower non critical",
                     "severity": 0,
                     "value": 1260
                 }
             ],
-            "type": "AspeedFan"
+            "Type": "AspeedFan"
         },
         {
             "bind_connector": "1U System Fan connector 5",
             "index": 9,
-            "name": "Fan 5b",
+            "Name": "Fan 5b",
             "thresholds": [
                 {
                     "direction": "less than",
-                    "name": "lower critical",
+                    "Name": "lower critical",
                     "severity": 1,
                     "value": 1110
                 },
                 {
                     "direction": "less than",
-                    "name": "lower non critical",
+                    "Name": "lower non critical",
                     "severity": 0,
                     "value": 1295
                 }
             ],
-            "type": "AspeedFan"
+            "Type": "AspeedFan"
         },
         {
             "bind_connector": "1U System Fan connector 6",
             "index": 10,
-            "name": "Fan 6a",
+            "Name": "Fan 6a",
             "thresholds": [
                 {
                     "direction": "less than",
-                    "name": "lower critical",
+                    "Name": "lower critical",
                     "severity": 1,
                     "value": 1080
                 },
                 {
                     "direction": "less than",
-                    "name": "lower non critical",
+                    "Name": "lower non critical",
                     "severity": 0,
                     "value": 1260
                 }
             ],
-            "type": "AspeedFan"
+            "Type": "AspeedFan"
         },
         {
             "bind_connector": "1U System Fan connector 6",
             "index": 11,
-            "name": "Fan 6b",
+            "Name": "Fan 6b",
             "thresholds": [
                 {
                     "direction": "less than",
-                    "name": "lower critical",
+                    "Name": "lower critical",
                     "severity": 1,
                     "value": 1110
                 },
                 {
                     "direction": "less than",
-                    "name": "lower non critical",
+                    "Name": "lower non critical",
                     "severity": 0,
                     "value": 1295
                 }
             ],
-            "type": "AspeedFan"
+            "Type": "AspeedFan"
         }
     ],
-    "name": "R1000 Chassis",
+    "Name": "R1000 Chassis",
     "probe": [
         "FOUND('WFP Baseboard')",
         "AND",