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"
9*04b0b013SChris Cain        },
10*04b0b013SChris Cain        {
11*04b0b013SChris Cain            "EnterUtilizationDwellTime": 240,
12*04b0b013SChris Cain            "EnterUtilizationPercent": 8,
13*04b0b013SChris Cain            "ExitUtilizationDwellTime": 10,
14*04b0b013SChris Cain            "ExitUtilizationPercent": 12,
15*04b0b013SChris Cain            "IdlePowerSaverEnabled": true,
16*04b0b013SChris Cain            "Name": "Default Power Mode Properties",
17*04b0b013SChris Cain            "PowerMode": "MaximumPerformance",
18*04b0b013SChris 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    ],
25f4b2e5a8SBrad Bishop    "Type": "Chassis"
26f4b2e5a8SBrad Bishop}
27