commit | cd3bfbc101cca799dfd5706b13d996407e2e5892 | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Wed Mar 07 16:26:03 2018 -0600 |
committer | Matthew Barth <msbarth@us.ibm.com> | Tue May 21 11:07:23 2019 -0500 |
tree | 20b1b319f1bcd849d54373b0e3a13f534b47ce4e | |
parent | 146b7390da9e0264a99df5786d58dc380b0dc06a [diff] |
Add event init trigger An event defined with an init trigger will run the event's actions upon the event initializing. An event initializes when the fan control application starts or at anytime an event's precondition is valid. Tested: Used missing fan action to set a speed at application start Used missing fan action to set a speed upon valid precondition Change-Id: I96a36425a2ca345371c27d7b580070bec28acaa1 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>