blob: aa6dc4b2d1c231bfbacc24b5e636a6dff8161ecf [file] [log] [blame]
Tom Joseph151d5332019-11-17 22:21:45 +05301{
2 "record_details":
3 {
4 "fru_record_type" : 1,
5 "encoding_type": 1
6 },
7 "fields":[
8 {
9 "field_type" : 3,
10 "dbus":
11 {
12 "interface" : "xyz.openbmc_project.Inventory.Decorator.Asset",
13 "property_name" : "PartNumber",
14 "property_type" : "string"
15 }
16 },
17 {
18 "field_type" : 4,
19 "dbus":
20 {
21 "interface" : "xyz.openbmc_project.Inventory.Decorator.Asset",
22 "property_name" : "SerialNumber",
23 "property_type" : "string"
24 }
25 }
26 ]
27}
28