blob: a811328076002bfbedd660d2cab28e2d41305738 [file] [log] [blame]
Ed Tanous33832732018-03-14 16:09:14 -07001[
2 {
James Feist1e3e6982018-08-03 16:09:28 -07003 "Exposes": [
Ed Tanous33832732018-03-14 16:09:14 -07004 {
James Feist1e3e6982018-08-03 16:09:28 -07005 "Address": "0x59",
6 "Bus": "$bus",
James Feistd63d18a2018-07-19 15:23:45 -07007 "Name": "Solum 1300W PSU 2 Device",
8 "Type": "pmbus"
Ed Tanous33832732018-03-14 16:09:14 -07009 },
10 {
James Feist1e3e6982018-08-03 16:09:28 -070011 "Address": "$address",
12 "Bus": "$bus",
James Feistd63d18a2018-07-19 15:23:45 -070013 "Name": "Solum 1300W PSU 2 FRU",
James Feist57cf32d2018-10-15 16:15:36 -070014 "Type": "EEPROM"
Ed Tanous33832732018-03-14 16:09:14 -070015 }
16 ],
James Feistd63d18a2018-07-19 15:23:45 -070017 "Name": "Solum 1300W PSU 2",
James Feist1e3e6982018-08-03 16:09:28 -070018 "Probe": "xyz.openbmc_project.FruDevice({'PRODUCT_PRODUCT_NAME': 'PSSF132202A', 'ADDRESS': 81})",
James Feistd63d18a2018-07-19 15:23:45 -070019 "Type": "PowerSupply",
James Feist11be6672018-04-06 14:05:32 -070020 "xyz.openbmc_project.Inventory.Decorator.Asset": {
21 "Manufacturer": "$PRODUCT_MANUFACTURER",
22 "Model": "$PRODUCT_PRODUCT_NAME",
23 "PartNumber": "$PRODUCT_PART_NUMBER",
Vijay Khemka161addb2018-11-20 10:52:01 -080024 "SerialNumber": "$PRODUCT_SERIAL_NUMBER"
James Feist11be6672018-04-06 14:05:32 -070025 }
Ed Tanous33832732018-03-14 16:09:14 -070026 },
27 {
James Feist1e3e6982018-08-03 16:09:28 -070028 "Exposes": [
Ed Tanous33832732018-03-14 16:09:14 -070029 {
James Feist1e3e6982018-08-03 16:09:28 -070030 "Address": "0x58",
31 "Bus": "$bus",
James Feistd63d18a2018-07-19 15:23:45 -070032 "Name": "Solum 1300W PSU 1 Device",
33 "Type": "pmbus"
Ed Tanous33832732018-03-14 16:09:14 -070034 },
35 {
James Feist1e3e6982018-08-03 16:09:28 -070036 "Address": "$address",
37 "Bus": "$bus",
James Feistd63d18a2018-07-19 15:23:45 -070038 "Name": "Solum 1300W PSU 1 FRU",
James Feist57cf32d2018-10-15 16:15:36 -070039 "Type": "EEPROM"
Ed Tanous33832732018-03-14 16:09:14 -070040 }
41 ],
James Feistd63d18a2018-07-19 15:23:45 -070042 "Name": "Solum 1300W PSU 1",
James Feist1e3e6982018-08-03 16:09:28 -070043 "Probe": "xyz.openbmc_project.FruDevice({'PRODUCT_PRODUCT_NAME': 'PSSF132202A', 'ADDRESS': 80})",
James Feistd63d18a2018-07-19 15:23:45 -070044 "Type": "PowerSupply",
James Feist11be6672018-04-06 14:05:32 -070045 "xyz.openbmc_project.Inventory.Decorator.Asset": {
46 "Manufacturer": "$PRODUCT_MANUFACTURER",
47 "Model": "$PRODUCT_PRODUCT_NAME",
48 "PartNumber": "$PRODUCT_PART_NUMBER",
Vijay Khemka161addb2018-11-20 10:52:01 -080049 "SerialNumber": "$PRODUCT_SERIAL_NUMBER"
James Feist11be6672018-04-06 14:05:32 -070050 }
Ed Tanous33832732018-03-14 16:09:14 -070051 }
Vijay Khemka161addb2018-11-20 10:52:01 -080052]