blob: 93de1d197d4c02da17dfa20bb406963650f50a1d [file] [log] [blame]
Deepak Kodihalli6e51e372020-06-19 03:49:07 -05001{
2 "service":"xyz.openbmc_project.Inventory.Manager",
3 "root_path":"/xyz/openbmc_project/inventory",
4 "entities":[
5 {
6 "interface" : "xyz.openbmc_project.Inventory.Item.Board.Motherboard",
7 "entity_type" : 64
8 },
9 {
10 "interface" : "xyz.openbmc_project.Inventory.Item.Bmc",
11 "entity_type" : 137
12 },
13 {
14 "interface" : "xyz.openbmc_project.Inventory.Item.Panel",
15 "entity_type" : 69
16 },
17 {
18 "interface" : "xyz.openbmc_project.Inventory.Item.Vrm",
19 "entity_type" : 123
20 },
21 {
22 "interface" : "xyz.openbmc_project.Inventory.Item.Tpm",
23 "entity_type" : 24576
24 },
25 {
26 "interface" : "xyz.openbmc_project.Inventory.Item.System",
27 "entity_type" : 11521
28 },
29 {
30 "interface" : "xyz.openbmc_project.Inventory.Item.Chassis",
31 "entity_type" : 45
32 }
33 ]
34}