1{
2    "record_details": {
3        "fru_record_type": 254,
4        "fru_encoding_type": 1,
5        "dbus_interface_name": "xyz.openbmc_project.Inventory.Item.Board.Motherboard"
6    },
7    "fru_fields": [
8        {
9            "fru_field_type": 2,
10            "dbus": {
11                "interface": "com.ibm.ipzvpd.PSPD",
12                "property_name": "RT",
13                "property_type": "bytearray"
14            }
15        },
16        {
17            "fru_field_type": 3,
18            "dbus": {
19                "interface": "com.ibm.ipzvpd.PSPD",
20                "property_name": "PF",
21                "property_type": "bytearray"
22            }
23        },
24        {
25            "fru_field_type": 4,
26            "dbus": {
27                "interface": "com.ibm.ipzvpd.PSPD",
28                "property_name": "VM",
29                "property_type": "bytearray"
30            }
31        },
32        {
33            "fru_field_type": 5,
34            "dbus": {
35                "interface": "com.ibm.ipzvpd.PSPD",
36                "property_name": "VZ",
37                "property_type": "bytearray"
38            }
39        }
40    ]
41}
42