blob: 11ebfab1b6f279c84a5e74cf82b8575601815e7f [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": "$address",
6 "Bus": "$bus",
James Feistd63d18a2018-07-19 15:23:45 -07007 "Name": "SOLUM CO IS162F22 PSU FRU",
James Feist57cf32d2018-10-15 16:15:36 -07008 "Type": "EEPROM"
James Feistb69602b2018-11-21 09:34:14 -08009 },
10 {
11 "Address": "0x59",
12 "Bus": "$bus",
13 "Index": 0,
14 "Name": "PS 1 Fan 1",
15 "Type": "I2CFan"
16 },
17 {
18 "Address": "0x59",
19 "Bus": "$bus",
20 "Index": 1,
21 "Name": "PS 1 Fan 2",
22 "Type": "I2CFan"
James Feistc4e56942019-04-19 12:15:19 -070023 },
24 {
25 "Address": "0x59",
26 "Bus": "$bus",
27 "Name": "SOLUM CO IS162F22 PSU Device",
28 "Type": "pmbus"
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": "$address",
45 "Bus": "$bus",
James Feistd63d18a2018-07-19 15:23:45 -070046 "Name": "SOLUM CO IS162F22 PSU FRU",
James Feist57cf32d2018-10-15 16:15:36 -070047 "Type": "EEPROM"
James Feistb69602b2018-11-21 09:34:14 -080048 },
49 {
50 "Address": "0x58",
51 "Bus": "$bus",
52 "Index": 0,
53 "Name": "PS 2 Fan 1",
54 "Type": "I2CFan"
55 },
56 {
57 "Address": "0x58",
58 "Bus": "$bus",
59 "Index": 1,
60 "Name": "PS 2 Fan 2",
61 "Type": "I2CFan"
James Feistc4e56942019-04-19 12:15:19 -070062 },
63 {
64 "Address": "0x58",
65 "Bus": "$bus",
66 "Name": "SOLUM CO IS162F22 PSU Device",
67 "Type": "pmbus"
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]