summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Control
diff options
context:
space:
mode:
Diffstat (limited to 'xyz/openbmc_project/Control')
-rw-r--r--xyz/openbmc_project/Control/PowerSupplyAttributes.interface.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/xyz/openbmc_project/Control/PowerSupplyAttributes.interface.yaml b/xyz/openbmc_project/Control/PowerSupplyAttributes.interface.yaml
new file mode 100644
index 0000000..1e8f1b3
--- /dev/null
+++ b/xyz/openbmc_project/Control/PowerSupplyAttributes.interface.yaml
@@ -0,0 +1,10 @@
+description: >
+ An interface to set control characteristics for an individual power supply.
+properties:
+ - name: DeratingFactor
+ type: uint32
+ flags:
+ - const
+ description: >
+ The power supply derating factor, which is the percentage to multiply
+ the input power by to get the output power.
OpenPOWER on IntegriCloud