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/STP P4000 Chassis.json b/configurations/STP P4000 Chassis.json
index 445c89a..110b916 100644
--- a/configurations/STP P4000 Chassis.json
+++ b/configurations/STP P4000 Chassis.json
@@ -3,125 +3,125 @@
{
"bind_connector": "4U System Fan connector 1",
"index": 0,
- "name": "Fan 1",
+ "Name": "Fan 1",
"thresholds": [
{
"direction": "less than",
- "name": "lower critical",
+ "Name": "lower critical",
"severity": 1,
"value": 1750
},
{
"direction": "less than",
- "name": "lower non critical",
+ "Name": "lower non critical",
"severity": 0,
"value": 2000
}
],
- "type": "AspeedFan"
+ "Type": "AspeedFan"
},
{
"bind_connector": "4U System Fan connector 2",
"index": 1,
- "name": "Fan 2",
+ "Name": "Fan 2",
"thresholds": [
{
"direction": "less than",
- "name": "lower critical",
+ "Name": "lower critical",
"severity": 1,
"value": 1750
},
{
"direction": "less than",
- "name": "lower non critical",
+ "Name": "lower non critical",
"severity": 0,
"value": 2000
}
],
- "type": "AspeedFan"
+ "Type": "AspeedFan"
},
{
"bind_connector": "4U System Fan connector 3",
"index": 2,
- "name": "Fan 3",
+ "Name": "Fan 3",
"thresholds": [
{
"direction": "less than",
- "name": "lower critical",
+ "Name": "lower critical",
"severity": 1,
"value": 1750
},
{
"direction": "less than",
- "name": "lower non critical",
+ "Name": "lower non critical",
"severity": 0,
"value": 2000
}
],
- "type": "AspeedFan"
+ "Type": "AspeedFan"
},
{
"bind_connector": "4U System Fan connector 4",
"index": 3,
- "name": "Fan 4",
+ "Name": "Fan 4",
"thresholds": [
{
"direction": "less than",
- "name": "lower critical",
+ "Name": "lower critical",
"severity": 1,
"value": 1750
},
{
"direction": "less than",
- "name": "lower non critical",
+ "Name": "lower non critical",
"severity": 0,
"value": 2000
}
],
- "type": "AspeedFan"
+ "Type": "AspeedFan"
},
{
"bind_connector": "4U System Fan connector 5",
"index": 4,
- "name": "Fan 5",
+ "Name": "Fan 5",
"thresholds": [
{
"direction": "less than",
- "name": "lower critical",
+ "Name": "lower critical",
"severity": 1,
"value": 1750
},
{
"direction": "less than",
- "name": "lower non critical",
+ "Name": "lower non critical",
"severity": 0,
"value": 2000
}
],
- "type": "AspeedFan"
+ "Type": "AspeedFan"
},
{
"bind_connector": "4U System Fan connector 6",
"index": 5,
- "name": "Fan 6",
+ "Name": "Fan 6",
"thresholds": [
{
"direction": "less than",
- "name": "lower critical",
+ "Name": "lower critical",
"severity": 1,
"value": 1750
},
{
"direction": "less than",
- "name": "lower non critical",
+ "Name": "lower non critical",
"severity": 0,
"value": 2000
}
],
- "type": "AspeedFan"
+ "Type": "AspeedFan"
}
],
- "name": "P4000 Chassis",
+ "Name": "P4000 Chassis",
"probe": [
"FOUND('STP Baseboard')",
"AND",