1f4b2e5a8SBrad Bishop{
2f4b2e5a8SBrad Bishop    "Exposes": [
3f4b2e5a8SBrad Bishop        {
4f4b2e5a8SBrad Bishop            "Name": "Compatible System",
5f4b2e5a8SBrad Bishop            "Names": [
6f4b2e5a8SBrad Bishop                "ibm,everest"
7f4b2e5a8SBrad Bishop            ],
8f4b2e5a8SBrad Bishop            "Type": "IBMCompatibleSystem"
904b0b013SChris Cain        },
1004b0b013SChris Cain        {
1104b0b013SChris Cain            "EnterUtilizationDwellTime": 240,
1204b0b013SChris Cain            "EnterUtilizationPercent": 8,
1304b0b013SChris Cain            "ExitUtilizationDwellTime": 10,
1404b0b013SChris Cain            "ExitUtilizationPercent": 12,
1504b0b013SChris Cain            "IdlePowerSaverEnabled": true,
1604b0b013SChris Cain            "Name": "Default Power Mode Properties",
1704b0b013SChris Cain            "PowerMode": "MaximumPerformance",
1804b0b013SChris Cain            "Type": "PowerModeProperties"
19f4b2e5a8SBrad Bishop        }
20f4b2e5a8SBrad Bishop    ],
21f4b2e5a8SBrad Bishop    "Name": "Everest Chassis",
22f4b2e5a8SBrad Bishop    "Probe": [
23f4b2e5a8SBrad Bishop        "com.ibm.ipzvpd.VSBP({'IM': [80, 0, 48, 0]})"
24f4b2e5a8SBrad Bishop    ],
25*9bac6409SMatt Spinler    "Type": "Chassis",
26*9bac6409SMatt Spinler    "xyz.openbmc_project.Inventory.Decorator.Compatible": {
27*9bac6409SMatt Spinler        "Names": [
28*9bac6409SMatt Spinler            "com.ibm.Hardware.Chassis.Model.Everest"
29*9bac6409SMatt Spinler        ]
30*9bac6409SMatt Spinler    }
31f4b2e5a8SBrad Bishop}
32