Brandon Wyman | 2fe5186 | 2019-11-25 16:43:21 -0600 | [diff] [blame] | 1 | { |
Brandon Wyman | aed1f75 | 2019-11-25 18:10:52 -0600 | [diff] [blame] | 2 | "SystemProperties" : { |
Brandon Wyman | aed1f75 | 2019-11-25 18:10:52 -0600 | [diff] [blame] | 3 | "MinPowerSupplies" : 1, |
| 4 | "MaxPowerSupplies" : 2 |
| 5 | }, |
| 6 | "PowerSupplies": [ |
| 7 | { |
| 8 | "Inventory" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0", |
| 9 | "Bus" : 3, |
Brandon Wyman | c63941c | 2020-01-27 16:49:33 -0600 | [diff] [blame] | 10 | "Address" : "0068" |
Brandon Wyman | aed1f75 | 2019-11-25 18:10:52 -0600 | [diff] [blame] | 11 | }, |
| 12 | { |
| 13 | "Inventory" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1", |
| 14 | "Bus" : 3, |
Brandon Wyman | c63941c | 2020-01-27 16:49:33 -0600 | [diff] [blame] | 15 | "Address" : "0069" |
Brandon Wyman | aed1f75 | 2019-11-25 18:10:52 -0600 | [diff] [blame] | 16 | } |
| 17 | ] |
Brandon Wyman | 2fe5186 | 2019-11-25 16:43:21 -0600 | [diff] [blame] | 18 | } |