Kuiying Wang | 4132f4b | 2018-06-26 11:52:34 +0800 | [diff] [blame^] | 1 | description: > |
2 | Reset button control service | ||||
3 | methods: | ||||
4 | - name: simPress | ||||
5 | description: > | ||||
6 | Emulate reset button press. | ||||
7 | errors: | ||||
8 | - xyz.openbmc_project.Chassis.Common.Error.UnsupportedCommand | ||||
9 | - xyz.openbmc_project.Chassis.Common.Error.IOError | ||||
10 | |||||
11 | signals: | ||||
12 | - name: Released | ||||
13 | description: > | ||||
14 | Reset button released signal | ||||
15 | - name: Pressed | ||||
16 | description: > | ||||
17 | Reset button pressed signal |