Initial commit
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
[
|
||||
{
|
||||
"name": "FAN3",
|
||||
"zone": "0",
|
||||
"sensors": ["PWM3"],
|
||||
"target_interface": "xyz.openbmc_project.Control.FanPwm",
|
||||
"target_path": "/xyz/openbmc_project/control/fanpwm/"
|
||||
},
|
||||
{
|
||||
"name": "FAN4",
|
||||
"zone": "0",
|
||||
"sensors": ["PWM4"],
|
||||
"target_interface": "xyz.openbmc_project.Control.FanPwm",
|
||||
"target_path": "/xyz/openbmc_project/control/fanpwm/"
|
||||
},
|
||||
{
|
||||
"name": "FAN5",
|
||||
"zone": "0",
|
||||
"sensors": ["PWM5"],
|
||||
"target_interface": "xyz.openbmc_project.Control.FanPwm",
|
||||
"target_path": "/xyz/openbmc_project/control/fanpwm/"
|
||||
},
|
||||
{
|
||||
"name": "FAN6",
|
||||
"zone": "0",
|
||||
"sensors": ["PWM6"],
|
||||
"target_interface": "xyz.openbmc_project.Control.FanPwm",
|
||||
"target_path": "/xyz/openbmc_project/control/fanpwm/"
|
||||
},
|
||||
{
|
||||
"name": "FAN7",
|
||||
"zone": "0",
|
||||
"sensors": ["PWM7"],
|
||||
"target_interface": "xyz.openbmc_project.Control.FanPwm",
|
||||
"target_path": "/xyz/openbmc_project/control/fanpwm/"
|
||||
},
|
||||
{
|
||||
"name": "FAN8",
|
||||
"zone": "0",
|
||||
"sensors": ["PWM8"],
|
||||
"target_interface": "xyz.openbmc_project.Control.FanPwm",
|
||||
"target_path": "/xyz/openbmc_project/control/fanpwm/"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user