49804c64b6
Fixes #6126. There is a bug in getting the path of voltage, current and power. The list object is directly converted to string to format the file path. As a result, read_txt_file will get None value and a WARNING will be recorded. This commit fix the issue. Signed-off-by: bingwang <bingwang@microsoft.com> |
||
---|---|---|
.. | ||
__init__.py | ||
chassis.py | ||
component.py | ||
eeprom.py | ||
fan.py | ||
platform.py | ||
psu.py | ||
sfp.py | ||
thermal.py | ||
watchdog.py |