ipmi: add more analog sensors support
authorMytnyk, VolodymyrX <volodymyrx.mytnyk@intel.com>
Mon, 28 Nov 2016 16:57:49 +0000 (16:57 +0000)
committerMytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Wed, 11 Oct 2017 16:18:18 +0000 (17:18 +0100)
commit1f88406aadbfbd3da8f2d7f08220d2734aa286b4
tree5163a276c8502e1ee044ead31b7be277b4d47822
parenta1b19a64325554b0410daaefed3ce229b34958b7
ipmi: add more analog sensors support

- Add support of new analog sensors:
  System Airflow, PS1 Input Power, MTT CPU1, MTT CPU2
- Extend list of sensors to support "memory" sensor type.
- Map sensors with a 'percent' flag to 'percent' type
  and add sensor type as a prefix to type_instance in
  this case. The type_instance of non % sensors will
  remain the same (just sensor name).

Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
src/ipmi.c