blob: d56418555bf5737d3f2e5606e36145c346ba938b [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
Patrick Williamsa1347412022-12-06 10:56:22 -06003 located in a rack, and can be enabled remotely via WebUI; user can press ID
4 button on the front panel and then walk around to the back and quickly
5 identify the rear bulkhead of the same server unit.
Kuiying Wang4132f4b2018-06-26 11:52:34 +08006methods:
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