blob: 8f3d3bedd8ee002d918009579a0272c76704ac91 [file] [log] [blame]
Tom Joseph151d5332019-11-17 22:21:45 +05301{
Patrick Williams36180642022-12-08 06:13:03 -06002 "record_details": {
3 "fru_record_type": 1,
Tom Joseph151d5332019-11-17 22:21:45 +05304 "fru_encoding_type": 1,
5 "dbus_interface_name": "xyz.openbmc_project.Inventory.Item.Cpu"
Patrick Williams36180642022-12-08 06:13:03 -06006 },
7 "fru_fields": [
8 {
9 "fru_field_type": 3,
10 "dbus": {
11 "interface": "xyz.openbmc_project.Inventory.Decorator.Asset",
12 "property_name": "PartNumber",
13 "property_type": "string"
Tom Joseph151d5332019-11-17 22:21:45 +053014 }
Patrick Williams36180642022-12-08 06:13:03 -060015 },
16 {
17 "fru_field_type": 4,
18 "dbus": {
19 "interface": "xyz.openbmc_project.Inventory.Decorator.Asset",
20 "property_name": "SerialNumber",
21 "property_type": "string"
Tom Joseph151d5332019-11-17 22:21:45 +053022 }
Patrick Williams36180642022-12-08 06:13:03 -060023 }
Tom Joseph151d5332019-11-17 22:21:45 +053024 ]
25}