commit | af79dd3e757bfedab64b3c8232f7cb3d2b9ef3e9 | [log] [tgz] |
---|---|---|
author | James Feist <james.feist@linux.intel.com> | Wed Sep 12 12:54:15 2018 -0700 |
committer | Ed Tanous <ed.tanous@intel.com> | Fri Nov 16 18:55:49 2018 +0000 |
tree | 7ac50f66df3347244ea7989bbf9c3d3f4ce74f73 | |
parent | b9d9b33f7f7a9792220319242187dac428bf300a [diff] |
Add base class to simplify threshold logic Add base class for the default case check_thresholds calls the thresholds.cpp function. This way for normal things we can just pass sensors around as the base class. Make it so that theshold alerts are only sent once. Change-Id: Ic8e3ae1900aeb12b74c099f637f45bc038bd3c9a Signed-off-by: James Feist <james.feist@linux.intel.com>