blob: 596265267104717524f251f4e0c2958f0dbf8bf7 [file] [log] [blame]
Kuiying Wang4132f4b2018-06-26 11:52:34 +08001description: >
2 ID button is the system identification button, that allows the server to be
3 located in a rack, and can be enabled remotely via WebUI;
4 user can press ID button on the front panel and then walk around to the back
5 and quickly identify the rear bulkhead of the same server unit.
6methods:
7 - name: simPress
8 description: >
Patrick Williams8da396c2022-03-14 14:21:02 -05009 Emulate ID button press.
Kuiying Wang4132f4b2018-06-26 11:52:34 +080010 errors:
Patrick Williams8da396c2022-03-14 14:21:02 -050011 - xyz.openbmc_project.Chassis.Common.Error.UnsupportedCommand
12 - xyz.openbmc_project.Chassis.Common.Error.IOError
Kuiying Wang4132f4b2018-06-26 11:52:34 +080013
14signals:
15 - name: Released
16 description: >
Patrick Williams8da396c2022-03-14 14:21:02 -050017 ID button released signal
Kuiying Wang4132f4b2018-06-26 11:52:34 +080018 - name: Pressed
19 description: >
Patrick Williams8da396c2022-03-14 14:21:02 -050020 ID button pressed signal