1{
2    "record_details": {
3        "fru_record_type": 254,
4        "fru_encoding_type": 1,
5        "dbus_interface_name": "xyz.openbmc_project.Inventory.Item.Bmc"
6    },
7    "fru_fields": [
8        {
9            "fru_field_type": 2,
10            "dbus": {
11                "interface": "com.ibm.ipzvpd.VW10",
12                "property_name": "RT",
13                "property_type": "bytearray"
14            }
15        },
16        {
17            "fru_field_type": 3,
18            "dbus": {
19                "interface": "com.ibm.ipzvpd.VW10",
20                "property_name": "DR",
21                "property_type": "bytearray"
22            }
23        },
24        {
25            "fru_field_type": 4,
26            "dbus": {
27                "interface": "com.ibm.ipzvpd.VW10",
28                "property_name": "GD",
29                "property_type": "bytearray"
30            }
31        }
32    ]
33}
34