1{
2   "record_details":
3   {
4        "fru_record_type" : 254,
5        "fru_encoding_type": 1,
6        "dbus_interface_name": "xyz.openbmc_project.Inventory.Item.Bmc"
7   },
8   "fru_fields":[
9     {
10         "fru_field_type" : 2,
11         "dbus":
12            {
13               "interface" : "com.ibm.ipzvpd.VR10",
14               "property_name" : "RT",
15               "property_type" : "bytearray"
16            }
17      },
18      {
19         "fru_field_type" : 3,
20         "dbus":
21            {
22               "interface" : "com.ibm.ipzvpd.VR10",
23               "property_name" : "DC",
24               "property_type" : "bytearray"
25            }
26      },
27      {
28         "fru_field_type" : 4,
29         "dbus":
30            {
31               "interface" : "com.ibm.ipzvpd.VR10",
32               "property_name" : "DR",
33               "property_type" : "bytearray"
34            }
35      },
36      {
37         "fru_field_type" : 5,
38         "dbus":
39            {
40               "interface" : "com.ibm.ipzvpd.VR10",
41               "property_name" : "FL",
42               "property_type" : "bytearray"
43            }
44      },
45      {
46         "fru_field_type" : 6,
47         "dbus":
48            {
49               "interface" : "com.ibm.ipzvpd.VR10",
50               "property_name" : "WA",
51               "property_type" : "bytearray"
52            }
53      }
54    ]
55}
56
57