commit | 82d507d0ca733b4ce0a7814dd2e8d26cc457c008 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Thu Oct 12 16:36:57 2017 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Tue Oct 17 10:03:10 2017 -0500 |
tree | 5bdf7ed3ee2874c7ac1fae079f33bfb12f1e1957 | |
parent | 049e0dd2f70b5bf6255aa6291ab761fb62e124fe [diff] |
Add getIndirectID function This function will look up the sensor ID for a sensor when it is specified in a label file in hwmon sysfs. This functionality was previously all contained in getIndirectlLabelEnv(). A future commit will remove this function entirely and just use getIndirectID() and getEnv() to look up the label for the indirect case. Change-Id: Ifeb636eb0e58a6204f782f64e9aba839b812a967 Signed-off-by: Matt Spinler <spinler@us.ibm.com>