| # This JSON has the information needed to create OEM FRU record VINI for FRU of |
| # FRU Record Type - OEM FRU Record |
| # Encoding Type for FRU fields - ASCII |
| "dbus_interface_name": "xyz.openbmc_project.Inventory.Item.Board" |
| # FRU Field Type 2 - Keyword RT |
| # D-Bus property to read and populate the FRU field |
| "interface" : "com.ibm.ipzvpd.VINI", |
| "property_type" : "string" |
| # FRU Field Type 3 - Keyword B3 |
| # D-Bus property to read and populate the FRU field |
| "interface" : "com.ibm.ipzvpd.VINI", |
| "property_type" : "bytearray" |