commit | 902c4c587057e8bd413441eb8dc778fefadd4216 | [log] [tgz] |
---|---|---|
author | James Feist <james.feist@linux.intel.com> | Tue Apr 16 14:51:31 2019 -0700 |
committer | James Feist <james.feist@linux.intel.com> | Fri Apr 19 21:05:42 2019 +0000 |
tree | e59220b8828733588ef2e22014009d3da2f685ad | |
parent | b49a98a5cc3115ca042def92f3dab29505f25b89 [diff] |
Update getThreshold to new API This command is broken out into a "getIPMIThresholds" function and the actual handler so that the SDR can call the same code to get thresholds into IPMI format. Doing this caused quite a bit of rewrite so I updated it to the new API as well. Tested: IPMI sensor list thresholds still worked. Change-Id: If6f33574d61549ec0e70955f3d1867af8d698246 Signed-off-by: James Feist <james.feist@linux.intel.com>