Kuiying Wang | 4132f4b | 2018-06-26 11:52:34 +0800 | [diff] [blame] | 1 | description: > |
| 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. |
| 6 | methods: |
| 7 | - name: simPress |
| 8 | description: > |
| 9 | Emulate ID button press. |
| 10 | errors: |
| 11 | - xyz.openbmc_project.Chassis.Common.Error.UnsupportedCommand |
| 12 | - xyz.openbmc_project.Chassis.Common.Error.IOError |
| 13 | |
| 14 | signals: |
| 15 | - name: Released |
| 16 | description: > |
| 17 | ID button released signal |
| 18 | - name: Pressed |
| 19 | description: > |
| 20 | ID button pressed signal |