blob: cd221080dde1172c388acbe890a45bf3b47b8600 [file] [log] [blame]
Brad Bishop5f4a0262020-10-09 08:30:19 -04001{
2 "Exposes": [
3 {
4 "Name": "Compatible System",
5 "Type": "IBMCompatibleSystem",
6 "Names": [
7 "ibm,rainier-4u",
8 "ibm,rainier"
9 ]
10 }
11 ],
12 "Name": "Rainier 4U Chassis",
13 "Probe": [
Brad Bishope1ecc1a2020-11-16 18:28:30 -050014 "com.ibm.ipzvpd.VSBP({'IM': [80, 0, 16, 0]})",
Brad Bishop5f4a0262020-10-09 08:30:19 -040015 "OR",
Brad Bishope1ecc1a2020-11-16 18:28:30 -050016 "com.ibm.ipzvpd.VSBP({'IM': [80, 0, 16, 2]})"
Brad Bishop5f4a0262020-10-09 08:30:19 -040017 ],
18 "Type": "Chassis"
19}