Add PWM configurations to Chassis
This should allow redfish to find the Pwms.
Also autojson all the files. Also delete the extra
PWM in PID control.
Change-Id: I0a6e515cd07333b498738d96818c325f0cc2e427
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/R1000 Chassis.json b/configurations/R1000 Chassis.json
index d7af315..69eb6aa 100644
--- a/configurations/R1000 Chassis.json
+++ b/configurations/R1000 Chassis.json
@@ -1,6 +1,30 @@
{
"Exposes": [
{
+ "Name": "Pwm 1",
+ "Type": "Pwm"
+ },
+ {
+ "Name": "Pwm 2",
+ "Type": "Pwm"
+ },
+ {
+ "Name": "Pwm 3",
+ "Type": "Pwm"
+ },
+ {
+ "Name": "Pwm 4",
+ "Type": "Pwm"
+ },
+ {
+ "Name": "Pwm 5",
+ "Type": "Pwm"
+ },
+ {
+ "Name": "Pwm 6",
+ "Type": "Pwm"
+ },
+ {
"BindConnector": "1U System Fan connector 1",
"Index": 0,
"Name": "Fan 1a",
@@ -274,8 +298,7 @@
"ILimitMin": 0.0,
"Inputs": [
"Fan 2a",
- "Fan 2b",
- "Pwm 2"
+ "Fan 2b"
],
"Name": "Fan 2",
"OutLimitMax": 100.0,