1{
2    "Exposes": [
3        {
4            "Name": "Compatible System",
5            "Names": [
6                "ibm,rainier-4u",
7                "ibm,rainier"
8            ],
9            "Type": "IBMCompatibleSystem"
10        },
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"
20        }
21    ],
22    "Name": "Rainier 4U Chassis",
23    "Probe": [
24        "com.ibm.ipzvpd.VSBP({'IM': [80, 0, 16, 0]})"
25    ],
26    "Type": "Chassis",
27    "xyz.openbmc_project.Inventory.Decorator.Compatible": {
28        "Names": [
29            "com.ibm.Hardware.Chassis.Model.Rainier4U",
30            "com.ibm.Hardware.Chassis.Model.Rainier"
31        ]
32    }
33}
34