1{
2    "Exposes": [
3        {
4            "Name": "Compatible System",
5            "Names": [
6                "ibm,everest"
7            ],
8            "Type": "IBMCompatibleSystem"
9        },
10        {
11            "EnterUtilizationDwellTime": 240,
12            "EnterUtilizationPercent": 8,
13            "ExitUtilizationDwellTime": 10,
14            "ExitUtilizationPercent": 12,
15            "IdlePowerSaverEnabled": true,
16            "Name": "Default Power Mode Properties",
17            "PowerMode": "MaximumPerformance",
18            "Type": "PowerModeProperties"
19        }
20    ],
21    "Name": "Everest Chassis",
22    "Probe": [
23        "com.ibm.ipzvpd.VSBP({'IM': [80, 0, 48, 0]})"
24    ],
25    "Type": "Chassis",
26    "xyz.openbmc_project.Inventory.Decorator.Compatible": {
27        "Names": [
28            "com.ibm.Hardware.Chassis.Model.Everest"
29        ]
30    }
31}
32