blob: 57492fd414c08170b6fd032fa99e4d3d3093ab07 [file] [log] [blame]
Jet Lib4275472020-06-24 15:33:30 +08001{
2 "record_details":
3 {
4 "fru_record_type" : 254,
5 "fru_encoding_type": 1,
6 "dbus_interface_name": "xyz.openbmc_project.Inventory.Item.Board.Motherboard"
7 },
8 "fru_fields":[
9 {
10 "fru_field_type" : 2,
11 "dbus":
12 {
13 "interface" : "com.ibm.ipzvpd.VCEN",
14 "property_name" : "RT",
15 "property_type" : "bytearray"
16 }
17 },
18 {
19 "fru_field_type" : 4,
20 "dbus":
21 {
22 "interface" : "com.ibm.ipzvpd.VCEN",
23 "property_name" : "SE",
24 "property_type" : "bytearray"
25 }
26 },
27 {
Manojkiran Edaf47694f2022-06-06 14:40:06 +053028 "fru_field_type" : 5,
29 "dbus":
30 {
31 "interface" : "com.ibm.ipzvpd.VCEN",
32 "property_name" : "TM",
33 "property_type" : "bytearray"
34 }
35 },
36 {
Jet Lib4275472020-06-24 15:33:30 +080037 "fru_field_type" : 6,
38 "dbus":
39 {
40 "interface" : "com.ibm.ipzvpd.VCEN",
41 "property_name" : "FC",
42 "property_type" : "bytearray"
43 }
44 }
45 ]
46}
47