commit | 39747a03af01f5a9aedc54accbbb319747f6dfcb | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Wed Feb 22 18:16:23 2017 +0530 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Mar 09 19:19:15 2017 +0000 |
tree | fc22af946ba7ceee9c9fca1455dbe8527085d3dd | |
parent | c736670674c931860d1c2fa1ca940c9d4557ebbf [diff] |
gen_ipmi_sensor.pl: construct sensor metadata Generates a file to depict which dbus properties are implemented for a sensor, and how IPMI sensor data map to those dbus properties. This commit defines a YAML file which helps figure out the supported dbus interface/properties for a sensor and how to get the sensor value. Change-Id: I62ddd3b8546cd036663708c5aa6041523e399e4f Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>