blob: 0f24b7c081d494faff9d886f65bda313278bbd2e [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 Feistb69602b2018-11-21 09:34:14 -080015 },
16 {
17 "Address": "0x59",
18 "Bus": "$bus",
19 "Index": 0,
20 "Name": "PS 1 Fan 1",
21 "Type": "I2CFan"
22 },
23 {
24 "Address": "0x59",
25 "Bus": "$bus",
26 "Index": 1,
27 "Name": "PS 1 Fan 2",
28 "Type": "I2CFan"
James Feistcd69ffc2018-06-08 15:08:44 -070029 }
30 ],
James Feistd63d18a2018-07-19 15:23:45 -070031 "Name": "SOLUM CO IS162F22 PSU 2",
James Feist1e3e6982018-08-03 16:09:28 -070032 "Probe": "xyz.openbmc_project.FruDevice({'PRODUCT_PRODUCT_NAME': 'IS162F22', 'ADDRESS': 81})",
James Feistd63d18a2018-07-19 15:23:45 -070033 "Type": "PowerSupply",
James Feistcd69ffc2018-06-08 15:08:44 -070034 "xyz.openbmc_project.Inventory.Decorator.Asset": {
35 "Manufacturer": "$BOARD_MANUFACTURER",
36 "Model": "$BOARD_PRODUCT_NAME",
37 "PartNumber": "$BOARD_PART_NUMBER",
38 "SerialNumber": "$BOARD_SERIAL_NUMBER"
39 }
40 },
41 {
James Feist1e3e6982018-08-03 16:09:28 -070042 "Exposes": [
James Feistcd69ffc2018-06-08 15:08:44 -070043 {
James Feist1e3e6982018-08-03 16:09:28 -070044 "Address": "0x58",
45 "Bus": "$bus",
James Feistd63d18a2018-07-19 15:23:45 -070046 "Name": "SOLUM CO IS162F22 PSU Device",
47 "Type": "pmbus"
James Feistcd69ffc2018-06-08 15:08:44 -070048 },
49 {
James Feist1e3e6982018-08-03 16:09:28 -070050 "Address": "$address",
51 "Bus": "$bus",
James Feistd63d18a2018-07-19 15:23:45 -070052 "Name": "SOLUM CO IS162F22 PSU FRU",
James Feist57cf32d2018-10-15 16:15:36 -070053 "Type": "EEPROM"
James Feistb69602b2018-11-21 09:34:14 -080054 },
55 {
56 "Address": "0x58",
57 "Bus": "$bus",
58 "Index": 0,
59 "Name": "PS 2 Fan 1",
60 "Type": "I2CFan"
61 },
62 {
63 "Address": "0x58",
64 "Bus": "$bus",
65 "Index": 1,
66 "Name": "PS 2 Fan 2",
67 "Type": "I2CFan"
James Feistcd69ffc2018-06-08 15:08:44 -070068 }
69 ],
James Feistd63d18a2018-07-19 15:23:45 -070070 "Name": "SOLUM CO IS162F22 PSU 1",
James Feist1e3e6982018-08-03 16:09:28 -070071 "Probe": "xyz.openbmc_project.FruDevice({'PRODUCT_PRODUCT_NAME': 'IS162F22*', 'ADDRESS': 80})",
James Feistd63d18a2018-07-19 15:23:45 -070072 "Type": "PowerSupply",
James Feistcd69ffc2018-06-08 15:08:44 -070073 "xyz.openbmc_project.Inventory.Decorator.Asset": {
74 "Manufacturer": "$BOARD_MANUFACTURER",
75 "Model": "$BOARD_PRODUCT_NAME",
76 "PartNumber": "$BOARD_PART_NUMBER",
77 "SerialNumber": "$BOARD_SERIAL_NUMBER"
78 }
79 }
80]