George Liu | ef17944 | 2019-08-15 10:56:07 +0800 | [diff] [blame] | 1 | { |
| 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 | } |