summaryrefslogtreecommitdiffstats
path: root/sensorhandler.h
Commit message (Collapse)AuthorAgeFilesLines
* Refactor the code related to Sensor handlingTom2016-09-231-0/+4
| | | | | | | | | The sensor related code is moved to sensorhandler.c. These changes were part of the ipmi daemon code and would have to replicated in RMCP daemon. The refactoring would get away with those changes. Change-Id: Ib9e1a1929282221e6f259e4a54502eea82f42939 Signed-off-by: Tom <tomjoseph@in.ibm.com>
* Add support for get-sensor-readingChris Austen2015-12-101-0/+1
|
* Added Dynamic lookup for sensor typesChris Austen2015-10-221-2/+11
| | | | | | | Fixed bug where ipmi sensor readings > offset 7 where not asserted Added testcases for code Kept sensors 35,37-3A hardcoded until dbus side decides if they want to represent them.
* Add sensor ipmi commandsChris Austen2015-10-131-0/+13
OpenPOWER on IntegriCloud