commit | 5d66a0aadab248f243bbbcfc6a732ff2a7749079 | [log] [tgz] |
---|---|---|
author | Chris Cain <cjcain@us.ibm.com> | Wed Feb 09 08:52:10 2022 -0600 |
committer | Chris Cain <cjcain@us.ibm.com> | Tue Mar 08 16:31:28 2022 -0600 |
tree | 644020d88c4659533bd0345b76c1239bba3f831e | |
parent | cb018dafc88784a8cbb038ddf351b75b639627f8 [diff] |
Expose power cap min/max on dbus The min and max power cap values will be read from sysfs files and then the data will be put on the dbus. This will allow users to know the valid range of power cap available. The PowerCap object was moved from Manager to Status. Change-Id: I5196cc8645f84c31a5282cf844109bae47b09bf7 Signed-off-by: Chris Cain <cjcain@us.ibm.com>