commit | bd551de3344fac0a26fb65c1f6165d63ab8f1095 | [log] [tgz] |
---|---|---|
author | Chris Cain <cjcain@us.ibm.com> | Tue Apr 26 13:41:16 2022 -0500 |
committer | Chris Cain <cjcain@us.ibm.com> | Wed Apr 27 12:33:13 2022 -0500 |
tree | e25c50d4270a27d719da2c82e7bb5baa1eb253bc | |
parent | 613dc90d89138052559e421fd005c445ef16814b [diff] |
Queue active sensor updates before status objs created If an OCC Active sensor update comes in before the Status objects have been created, the value is lost. This commit will save that sensor value until the status objects are created. Also, prevent querying the master sysfs file if OCCs are not yet activated. Change-Id: I8c0d2686024278ec7435e19cf99f59802e1ecceb Signed-off-by: Chris Cain <cjcain@us.ibm.com>