| { |
| "record_details": |
| { |
| "fru_record_type" : 1, |
| "fru_encoding_type": 1, |
| "dbus_interface_name": "xyz.openbmc_project.Inventory.Item.Vrm" |
| }, |
| "fru_fields":[ |
| { |
| "fru_field_type" : 2, |
| "dbus": |
| { |
| "interface" : "xyz.openbmc_project.Inventory.Decorator.Asset", |
| "property_name" : "Model", |
| "property_type" : "string" |
| } |
| }, |
| { |
| "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" |
| } |
| }, |
| { |
| "fru_field_type" : 5, |
| "dbus": |
| { |
| "interface" : "xyz.openbmc_project.Inventory.Decorator.Asset", |
| "property_name" : "Manufacturer", |
| "property_type" : "string" |
| } |
| }, |
| { |
| "fru_field_type" : 8, |
| "dbus": |
| { |
| "interface" : "xyz.openbmc_project.Inventory.Item", |
| "property_name" : "PrettyName", |
| "property_type" : "string" |
| } |
| }, |
| { |
| "fru_field_type" : 11, |
| "dbus": |
| { |
| "interface" : "xyz.openbmc_project.Inventory.Decorator.AssetTag", |
| "property_name" : "AssetTag", |
| "property_type" : "string" |
| } |
| } |
| ] |
| } |
| |