George Liu | ef17944 | 2019-08-15 10:56:07 +0800 | [diff] [blame] | 1 | { |
Patrick Williams | 0dbce56 | 2022-12-12 10:43:31 -0600 | [diff] [blame] | 2 | "inventoryPMBusAccessType": "HwmonDeviceDebug", |
| 3 | "fruConfigs": [ |
| 4 | { |
| 5 | "propertyName": "PartNumber", |
| 6 | "fileName": "part_number", |
| 7 | "interface": "xyz.openbmc_project.Inventory.Decorator.Asset" |
| 8 | }, |
| 9 | { |
| 10 | "propertyName": "SerialNumber", |
| 11 | "fileName": "serial_number", |
| 12 | "interface": "xyz.openbmc_project.Inventory.Decorator.Asset" |
| 13 | }, |
| 14 | { |
| 15 | "propertyName": "Manufacturer", |
| 16 | "fileName": "manufacturer", |
| 17 | "interface": "xyz.openbmc_project.Inventory.Decorator.Asset" |
| 18 | }, |
| 19 | { |
| 20 | "propertyName": "Model", |
| 21 | "fileName": "ccin", |
| 22 | "interface": "xyz.openbmc_project.Inventory.Decorator.Asset" |
| 23 | }, |
| 24 | { |
| 25 | "propertyName": "Version", |
| 26 | "fileName": "fw_version", |
| 27 | "interface": "xyz.openbmc_project.Software.Version" |
| 28 | } |
| 29 | ], |
| 30 | "psuDevices": { |
| 31 | "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0": "/sys/bus/i2c/devices/3-0069", |
| 32 | "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1": "/sys/bus/i2c/devices/3-0068" |
George Liu | ef17944 | 2019-08-15 10:56:07 +0800 | [diff] [blame] | 33 | } |
Lei YU | 0bf1b78 | 2019-08-29 16:02:30 +0800 | [diff] [blame] | 34 | } |