| { |
| "Exposes": [ |
| { |
| "Address": "0x57", |
| "Bus": "$bus", |
| "Name": "PSU $index FRU", |
| "Type": "EEPROM" |
| }, |
| { |
| "Address": "0x40", |
| "Bus": "$bus", |
| "Labels": [ |
| "iin", |
| "iout1", |
| "iout2", |
| "fan1", |
| "vin", |
| "vcap", |
| "vout1", |
| "vout2", |
| "pin", |
| "pout1", |
| "pout2", |
| "temp1", |
| "temp2", |
| "temp3" |
| ], |
| "Name": "PSU $index", |
| "PollRate": 5.0, |
| "Type": "pmbus" |
| } |
| ], |
| "Name": "Delta AWF2DC3200W $index", |
| "Probe": "xyz.openbmc_project.FruDevice({'PRODUCT_PRODUCT_NAME': 'AWF2DC3200W'})", |
| "Type": "PowerSupply", |
| "xyz.openbmc_project.Inventory.Decorator.Asset": { |
| "Manufacturer": "$PRODUCT_MANUFACTURER", |
| "Model": "$PRODUCT_PRODUCT_NAME", |
| "PartNumber": "$PRODUCT_PART_NUMBER", |
| "SerialNumber": "$PRODUCT_SERIAL_NUMBER" |
| } |
| } |