Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 1 | { |
| 2 | "commonInterfaces": { |
| 3 | "xyz.openbmc_project.Inventory.Decorator.Asset": { |
| 4 | "PartNumber": { |
| 5 | "recordName": "VINI", |
| 6 | "keywordName": "PN" |
| 7 | }, |
| 8 | "SerialNumber": { |
| 9 | "recordName": "VINI", |
| 10 | "keywordName": "SN" |
| 11 | }, |
| 12 | "SparePartNumber": { |
| 13 | "recordName": "VINI", |
| 14 | "keywordName": "FN" |
| 15 | }, |
| 16 | "Model": { |
| 17 | "recordName": "VINI", |
| 18 | "keywordName": "CC" |
| 19 | }, |
| 20 | "BuildDate": { |
| 21 | "recordName": "VR10", |
| 22 | "keywordName": "DC", |
| 23 | "encoding": "DATE" |
| 24 | } |
| 25 | } |
| 26 | }, |
| 27 | "frus": { |
| 28 | "/sys/bus/i2c/drivers/at24/8-0050/eeprom": [ |
| 29 | { |
| 30 | "inventoryPath": "/system/chassis/motherboard", |
| 31 | "isSystemVpd": true, |
| 32 | "extraInterfaces": { |
| 33 | "xyz.openbmc_project.Inventory.Item.Board.Motherboard": null, |
| 34 | "com.ibm.ipzvpd.Location": { |
| 35 | "LocationCode": "Ufcs-P0" |
| 36 | }, |
| 37 | "xyz.openbmc_project.Inventory.Item": { |
| 38 | "PrettyName": "System Backplane" |
| 39 | } |
| 40 | } |
| 41 | }, |
| 42 | { |
| 43 | "inventoryPath": "/system", |
| 44 | "inherit": false, |
| 45 | "isSystemVpd": true, |
| 46 | "copyRecords": ["VSYS"], |
| 47 | "extraInterfaces": { |
| 48 | "xyz.openbmc_project.Inventory.Item.System": null, |
| 49 | "xyz.openbmc_project.Inventory.Decorator.Asset": { |
| 50 | "SerialNumber": { |
| 51 | "recordName": "VSYS", |
| 52 | "keywordName": "SE" |
| 53 | }, |
| 54 | "Model": { |
| 55 | "recordName": "VSYS", |
| 56 | "keywordName": "TM" |
| 57 | }, |
| 58 | "SubModel": { |
| 59 | "recordName": "VSYS", |
| 60 | "keywordName": "BR" |
| 61 | } |
| 62 | }, |
| 63 | "com.ibm.ipzvpd.Location": { |
| 64 | "LocationCode": "Umts" |
| 65 | }, |
| 66 | "xyz.openbmc_project.Inventory.Item": { |
| 67 | "PrettyName": "System" |
| 68 | } |
| 69 | } |
| 70 | }, |
| 71 | { |
| 72 | "inventoryPath": "/system/chassis", |
| 73 | "isSystemVpd": true, |
| 74 | "extraInterfaces": { |
| 75 | "xyz.openbmc_project.Inventory.Item.Chassis": null, |
| 76 | "xyz.openbmc_project.Inventory.Item.Global": null, |
| 77 | "com.ibm.ipzvpd.Location": { |
| 78 | "LocationCode": "Ufcs" |
| 79 | }, |
| 80 | "xyz.openbmc_project.Inventory.Item": { |
| 81 | "PrettyName": "Chassis" |
| 82 | } |
| 83 | } |
| 84 | } |
| 85 | ] |
| 86 | } |
| 87 | } |