Jayashree Dhanapal | 10612f3 | 2022-11-02 16:12:41 +0530 | [diff] [blame] | 1 | { |
Jayashree Dhanapal | b94b6ea | 2022-02-28 13:11:32 +0530 | [diff] [blame] | 2 | "Exposes": [ |
| 3 | { |
| 4 | "Address": "0x01", |
| 5 | "Bus": "$ipmbindex", |
| 6 | "Class": "IpmbDevice", |
| 7 | "Name": "$ipmbindex + 1 Twinlake Board", |
| 8 | "PowerState": "Always", |
| 9 | "Type": "IpmbDevice" |
Logananth Sundararaj | 3ce37a1 | 2022-06-30 21:10:16 +0530 | [diff] [blame] | 10 | }, |
| 11 | { |
| 12 | "Address": "0x03", |
| 13 | "Bus": "$ipmbindex", |
| 14 | "Class": "twin_lake", |
| 15 | "Name": "$ipmbindex + 1 Twinlake", |
| 16 | "Type": "IpmbPowerMonitor" |
Jayashree Dhanapal | b94b6ea | 2022-02-28 13:11:32 +0530 | [diff] [blame] | 17 | } |
| 18 | ], |
Jayashree Dhanapal | 10612f3 | 2022-11-02 16:12:41 +0530 | [diff] [blame] | 19 | "Name": "Twin Lakes $ipmbindex + 1", |
| 20 | "Probe": "xyz.openbmc_project.Ipmb.FruDevice({'PRODUCT_PRODUCT_NAME': 'Twin Lakes .*'})", |
| 21 | "Type": "Board", |
| 22 | "xyz.openbmc_project.Inventory.Decorator.Asset": { |
| 23 | "Manufacturer": "$PRODUCT_MANUFACTURER", |
| 24 | "Model": "$PRODUCT_PRODUCT_NAME", |
| 25 | "PartNumber": "$BOARD_PART_NUMBER", |
| 26 | "SerialNumber": "$BOARD_SERIAL_NUMBER" |
Kumar Thangavel | e5c473f | 2023-01-27 15:09:45 +0530 | [diff] [blame] | 27 | }, |
| 28 | "xyz.openbmc_project.Inventory.Decorator.Replaceable": { |
Logananth Sundararaj | 7396332 | 2023-01-24 18:23:44 +0530 | [diff] [blame] | 29 | "FieldReplaceable": true, |
| 30 | "HotPluggable": true |
Jayashree Dhanapal | 10612f3 | 2022-11-02 16:12:41 +0530 | [diff] [blame] | 31 | } |
| 32 | } |