commit | 69f93512727d93f26854c03e04de542ad5e0e9d6 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Mon Nov 26 14:55:58 2018 -0600 |
committer | Matt Spinler <spinler@us.ibm.com> | Mon Nov 26 15:34:19 2018 -0600 |
tree | 78df99ab2bdc97e5fe773e3daf2b117a69c62bc5 | |
parent | 06a5bddf6c4bd373265dc5acffc8ed0e4555ae3b [diff] |
button-handler: Add ID button actions Creates a signal handler for the 'Released' signal. The handler will toggle the 'Asserted' property in the LED group defined by the configure file. The default group is 'enclosure_identify'. The effect of this is the LEDs in the group will toggle on or off on each button press. Tested: Used the 'simPress' method on the ID button object. Change-Id: I9f68a8b3fae02efc7f6cfb6dbcf8a45cce7f2d9c Signed-off-by: Matt Spinler <spinler@us.ibm.com>