Sagar Srinivas | d8306f5 | 2020-06-23 04:47:56 -0500 | [diff] [blame] | 1 | { |
2 | "record_details": | ||||
3 | { | ||||
4 | "fru_record_type" : 1, | ||||
5 | "fru_encoding_type": 1, | ||||
6 | "dbus_interface_name": "xyz.openbmc_project.Inventory.Item.PowerSupply" | ||||
7 | }, | ||||
8 | "fru_fields":[ | ||||
9 | { | ||||
10 | "fru_field_type" : 8, | ||||
11 | "dbus": | ||||
12 | { | ||||
13 | "interface" : "xyz.openbmc_project.Inventory.Item", | ||||
14 | "property_name" : "PrettyName", | ||||
15 | "property_type" : "string" | ||||
16 | } | ||||
17 | } | ||||
18 | ] | ||||
19 | } |