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 | } |
girik | 494ff07 | 2023-10-05 23:19:47 -0500 | [diff] [blame] | 25 | }, |
| 26 | "xyz.openbmc_project.Inventory.Item": { |
| 27 | "PrettyName": { |
| 28 | "recordName": "VINI", |
| 29 | "keywordName": "DR" |
| 30 | }, |
| 31 | "Present": true |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 32 | } |
| 33 | }, |
| 34 | "frus": { |
| 35 | "/sys/bus/i2c/drivers/at24/8-0050/eeprom": [ |
| 36 | { |
| 37 | "inventoryPath": "/system/chassis/motherboard", |
| 38 | "isSystemVpd": true, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 39 | "extraInterfaces": { |
| 40 | "xyz.openbmc_project.Inventory.Item.Board.Motherboard": null, |
| 41 | "com.ibm.ipzvpd.Location": { |
| 42 | "LocationCode": "Ufcs-P0" |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 43 | } |
| 44 | } |
| 45 | }, |
| 46 | { |
| 47 | "inventoryPath": "/system", |
| 48 | "inherit": false, |
| 49 | "isSystemVpd": true, |
| 50 | "copyRecords": ["VSYS"], |
| 51 | "extraInterfaces": { |
| 52 | "xyz.openbmc_project.Inventory.Item.System": null, |
| 53 | "xyz.openbmc_project.Inventory.Decorator.Asset": { |
| 54 | "SerialNumber": { |
| 55 | "recordName": "VSYS", |
| 56 | "keywordName": "SE" |
| 57 | }, |
| 58 | "Model": { |
| 59 | "recordName": "VSYS", |
| 60 | "keywordName": "TM" |
| 61 | }, |
| 62 | "SubModel": { |
| 63 | "recordName": "VSYS", |
| 64 | "keywordName": "BR" |
| 65 | } |
| 66 | }, |
| 67 | "com.ibm.ipzvpd.Location": { |
| 68 | "LocationCode": "Umts" |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 69 | } |
| 70 | } |
| 71 | }, |
| 72 | { |
| 73 | "inventoryPath": "/system/chassis", |
girik | 494ff07 | 2023-10-05 23:19:47 -0500 | [diff] [blame] | 74 | "inherit": false, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 75 | "isSystemVpd": true, |
| 76 | "extraInterfaces": { |
Gunnar Mills | 7f23d4d | 2024-12-10 10:47:41 -0600 | [diff] [blame^] | 77 | "xyz.openbmc_project.Inventory.Item.Chassis": { |
| 78 | "Type": "xyz.openbmc_project.Inventory.Item.Chassis.ChassisType.RackMount" |
| 79 | }, |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 80 | "com.ibm.ipzvpd.Location": { |
| 81 | "LocationCode": "Ufcs" |
Alpana Kumari | b48e6ff | 2022-04-24 23:42:28 -0500 | [diff] [blame] | 82 | } |
| 83 | } |
| 84 | } |
| 85 | ] |
| 86 | } |
| 87 | } |