commit | 8a3b49d25419df8227ea88b18bc670865ec442b1 | [log] [tgz] |
---|---|---|
author | James Feist <james.feist@linux.intel.com> | Mon Jan 22 16:11:43 2018 -0800 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Feb 14 21:29:29 2018 +0000 |
tree | 3a83287a0c926de0a40e4ac0a2dc0318d1e91f85 | |
parent | dfa9e650af73db752e561aab3746f8ccca453b6c [diff] |
Add MaxValue and MinValue interface to Sensors To be able to correctly tell an error has occurred, as well as to be able to dynamically create sensor scaling factors the MaxValue and MinValue interface need to be added. This commit adds these to the interface. Change-Id: I8f0abfa3446350329c38210beb540faddc0a65a0 Signed-off-by: James Feist <james.feist@linux.intel.com>