{ | |
"record_details": | |
{ | |
"fru_record_type" : 1 | |
"fru_encoding_type": 1, | |
"dbus_interface_name": "xyz.openbmc_project.Inventory.Item.Cpu" | |
}, | |
"fru_fields":[ | |
{ | |
"fru_field_type" : 3, | |
"dbus": | |
{ | |
"interface" : "xyz.openbmc_project.Inventory.Decorator.Asset", | |
"property_name" : "PartNumber", | |
"property_type" : "string" | |
} | |
}, | |
{ | |
"fru_field_type" : 4, | |
"dbus": | |
{ | |
"interface" : "xyz.openbmc_project.Inventory.Decorator.Asset", | |
"property_name" : "SerialNumber", | |
"property_type" : "string" | |
} | |
} | |
] | |
} |