summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Chassis/Buttons/Reset.interface.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'xyz/openbmc_project/Chassis/Buttons/Reset.interface.yaml')
-rw-r--r--xyz/openbmc_project/Chassis/Buttons/Reset.interface.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/xyz/openbmc_project/Chassis/Buttons/Reset.interface.yaml b/xyz/openbmc_project/Chassis/Buttons/Reset.interface.yaml
index 3c91afd..7db8bd5 100644
--- a/xyz/openbmc_project/Chassis/Buttons/Reset.interface.yaml
+++ b/xyz/openbmc_project/Chassis/Buttons/Reset.interface.yaml
@@ -8,6 +8,18 @@ methods:
- xyz.openbmc_project.Chassis.Common.Error.UnsupportedCommand
- xyz.openbmc_project.Chassis.Common.Error.IOError
+properties:
+ - name: Enabled
+ type: boolean
+ default: true
+ description: >
+ Enable/disable reset button.
+ false means reset button is disabled
+ true means reset button is enabled
+ errors:
+ - xyz.openbmc_project.Chassis.Common.Error.UnsupportedCommand
+ - xyz.openbmc_project.Chassis.Common.Error.IOError
+
signals:
- name: Released
description: >
OpenPOWER on IntegriCloud