blob: 97d7ac63a56a4f7a2830bb78ead5f5356a82b138 [file] [log] [blame]
Jet Lib4275472020-06-24 15:33:30 +08001{
Patrick Williams36180642022-12-08 06:13:03 -06002 "record_details": {
3 "fru_record_type": 254,
Jet Lib4275472020-06-24 15:33:30 +08004 "fru_encoding_type": 1,
5 "dbus_interface_name": "xyz.openbmc_project.Inventory.Item.Board.Motherboard"
Patrick Williams36180642022-12-08 06:13:03 -06006 },
7 "fru_fields": [
8 {
9 "fru_field_type": 2,
10 "dbus": {
11 "interface": "com.ibm.ipzvpd.DINF",
12 "property_name": "RT",
13 "property_type": "bytearray"
Jet Lib4275472020-06-24 15:33:30 +080014 }
Patrick Williams36180642022-12-08 06:13:03 -060015 },
16 {
17 "fru_field_type": 3,
18 "dbus": {
19 "interface": "com.ibm.ipzvpd.DINF",
20 "property_name": "RI",
21 "property_type": "bytearray"
Jet Lib4275472020-06-24 15:33:30 +080022 }
Patrick Williams36180642022-12-08 06:13:03 -060023 }
Jet Lib4275472020-06-24 15:33:30 +080024 ]
25}