blob: 6a56f6233f6b78dbc601a85c47e6c20570d1ca55 [file] [log] [blame]
James Feistcd69ffc2018-06-08 15:08:44 -07001[
2 {
James Feist1e3e6982018-08-03 16:09:28 -07003 "Exposes": [
James Feistcd69ffc2018-06-08 15:08:44 -07004 {
James Feist1e3e6982018-08-03 16:09:28 -07005 "Address": "0x59",
6 "Bus": "$bus",
James Feistd63d18a2018-07-19 15:23:45 -07007 "Name": "SOLUM CO IS162F22 PSU Device",
8 "Type": "pmbus"
James Feistcd69ffc2018-06-08 15:08:44 -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 CO IS162F22 PSU FRU",
James Feist57cf32d2018-10-15 16:15:36 -070014 "Type": "EEPROM"
James Feistcd69ffc2018-06-08 15:08:44 -070015 }
16 ],
James Feistd63d18a2018-07-19 15:23:45 -070017 "Name": "SOLUM CO IS162F22 PSU 2",
James Feist1e3e6982018-08-03 16:09:28 -070018 "Probe": "xyz.openbmc_project.FruDevice({'PRODUCT_PRODUCT_NAME': 'IS162F22', 'ADDRESS': 81})",
James Feistd63d18a2018-07-19 15:23:45 -070019 "Type": "PowerSupply",
James Feistcd69ffc2018-06-08 15:08:44 -070020 "xyz.openbmc_project.Inventory.Decorator.Asset": {
21 "Manufacturer": "$BOARD_MANUFACTURER",
22 "Model": "$BOARD_PRODUCT_NAME",
23 "PartNumber": "$BOARD_PART_NUMBER",
24 "SerialNumber": "$BOARD_SERIAL_NUMBER"
25 }
26 },
27 {
James Feist1e3e6982018-08-03 16:09:28 -070028 "Exposes": [
James Feistcd69ffc2018-06-08 15:08:44 -070029 {
James Feist1e3e6982018-08-03 16:09:28 -070030 "Address": "0x58",
31 "Bus": "$bus",
James Feistd63d18a2018-07-19 15:23:45 -070032 "Name": "SOLUM CO IS162F22 PSU Device",
33 "Type": "pmbus"
James Feistcd69ffc2018-06-08 15:08:44 -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 CO IS162F22 PSU FRU",
James Feist57cf32d2018-10-15 16:15:36 -070039 "Type": "EEPROM"
James Feistcd69ffc2018-06-08 15:08:44 -070040 }
41 ],
James Feistd63d18a2018-07-19 15:23:45 -070042 "Name": "SOLUM CO IS162F22 PSU 1",
James Feist1e3e6982018-08-03 16:09:28 -070043 "Probe": "xyz.openbmc_project.FruDevice({'PRODUCT_PRODUCT_NAME': 'IS162F22*', 'ADDRESS': 80})",
James Feistd63d18a2018-07-19 15:23:45 -070044 "Type": "PowerSupply",
James Feistcd69ffc2018-06-08 15:08:44 -070045 "xyz.openbmc_project.Inventory.Decorator.Asset": {
46 "Manufacturer": "$BOARD_MANUFACTURER",
47 "Model": "$BOARD_PRODUCT_NAME",
48 "PartNumber": "$BOARD_PART_NUMBER",
49 "SerialNumber": "$BOARD_SERIAL_NUMBER"
50 }
51 }
52]