blob: 1ef87ef41c1e7cfd9d69aaab0222779af7222435 [file] [log] [blame]
Tom Joseph151d5332019-11-17 22:21:45 +05301{
2 "record_details":
3 {
4 "fru_record_type" : 254,
5 "fru_encoding_type": 1,
6 "dbus_interface_name": "xyz.openbmc_project.Inventory.Item.Board"
7 },
8 "fru_fields":[
9 {
10 "fru_field_type" : 2,
11 "dbus":
12 {
13 "interface" : "com.ibm.ipzvpd.VINI",
14 "property_name" : "RT",
15 "property_type" : "string"
16 }
17 },
18 {
19 "fru_field_type" : 3,
20 "dbus":
21 {
22 "interface" : "com.ibm.ipzvpd.VINI",
23 "property_name" : "B3",
24 "property_type" : "bytearray"
25 }
26 }
27
28 ]
29}
30