{ | |
"record_details": | |
{ | |
"fru_record_type" : 1, | |
"encoding_type": 1 | |
}, | |
"fields":[ | |
{ | |
"field_type" : 3, | |
"dbus": | |
{ | |
"interface" : "xyz.openbmc_project.Inventory.Decorator.Asset", | |
"property_name" : "PartNumber", | |
"property_type" : "string" | |
} | |
}, | |
{ | |
"field_type" : 4, | |
"dbus": | |
{ | |
"interface" : "xyz.openbmc_project.Inventory.Decorator.Asset", | |
"property_name" : "SerialNumber", | |
"property_type" : "string" | |
} | |
} | |
] | |
} | |