1{
2    "SystemProperties" : {
3        "MaxPowerSupplies" : 2
4    },
5    "PowerSupplies": [
6        {
7            "Inventory" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0",
8            "Bus" : 3,
9            "Address" : "0068"
10        },
11        {
12            "Inventory" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1",
13            "Bus" : 3,
14            "Address" : "0069"
15        }
16    ]
17}
18