blob: 89994af1a86797da73f8ef6faba98cc73ff7e143 [file] [log] [blame]
Brad Bishop5f4a0262020-10-09 08:30:19 -04001{
2 "Exposes": [
3 {
4 "Name": "Compatible System",
Brad Bishop5f4a0262020-10-09 08:30:19 -04005 "Names": [
6 "ibm,rainier-2u",
7 "ibm,rainier"
Ed Tanous98e102f2021-04-19 15:56:43 -07008 ],
9 "Type": "IBMCompatibleSystem"
Chris Cain04b0b012021-12-14 16:19:05 -060010 },
11 {
12 "EnterUtilizationDwellTime": 240,
13 "EnterUtilizationPercent": 8,
14 "ExitUtilizationDwellTime": 10,
15 "ExitUtilizationPercent": 12,
16 "IdlePowerSaverEnabled": true,
17 "Name": "Default Power Mode Properties",
18 "PowerMode": "MaximumPerformance",
19 "Type": "PowerModeProperties"
Brad Bishop5f4a0262020-10-09 08:30:19 -040020 }
21 ],
22 "Name": "Rainier 2U Chassis",
23 "Probe": [
24 "com.ibm.ipzvpd.VSBP({'IM': [80, 0, 16, 1]})",
25 "OR",
26 "com.ibm.ipzvpd.VSBP({'IM': [80, 0, 16, 3]})"
27 ],
Matt Spinler9bac6402023-12-06 11:23:19 -060028 "Type": "Chassis",
29 "xyz.openbmc_project.Inventory.Decorator.Compatible": {
30 "Names": [
31 "com.ibm.Hardware.Chassis.Model.Rainier2U",
32 "com.ibm.Hardware.Chassis.Model.Rainier"
33 ]
34 }
Brad Bishop5f4a0262020-10-09 08:30:19 -040035}