sonic-buildimage/device/celestica/x86_64-cel_seastone-r0/sonic_platform
Wirut Getbamrung 120a8da50d [device/celestica]: Add thermalctld support on DX010 platform APIs (#6089)
**- Why I did it**
- The thermalctld daemon on the Pmon docker requires support from the thermal manager API.

**- How I did it**
- Removed the old function for detecting a faulty fan.
- Removed the old function for detecting excess temperature.
- Implement thermal_manager APIs based on ThermalManagerBase
- Implement thermal_conditions APIs based on ThermalPolicyConditionBase
- Implement thermal_actions APIs based on ThermalPolicyActionBase
- Implement thermal_info APIs based on ThermalPolicyInfoBase
- Add thermal_policy.json
2021-01-19 01:09:54 -08:00
..
__init__.py [sonic-utilities] Update submodule; Build and install as a Python 3 wheel (#5926) 2020-11-25 10:28:36 -08:00
chassis.py [device/celestica]: Add thermalctld support on DX010 platform APIs (#6089) 2021-01-19 01:09:54 -08:00
component.py [sonic-utilities] Update submodule; Build and install as a Python 3 wheel (#5926) 2020-11-25 10:28:36 -08:00
eeprom.py [sonic-utilities] Update submodule; Build and install as a Python 3 wheel (#5926) 2020-11-25 10:28:36 -08:00
event.py [device/celestica]: Add xcvrd event support for Seastone-DX010 (#5896) 2020-12-14 10:22:56 -08:00
fan.py [device/celestica]: Add thermalctld support on DX010 platform APIs (#6089) 2021-01-19 01:09:54 -08:00
helper.py [sonic-utilities] Update submodule; Build and install as a Python 3 wheel (#5926) 2020-11-25 10:28:36 -08:00
platform.py [sonic-utilities] Update submodule; Build and install as a Python 3 wheel (#5926) 2020-11-25 10:28:36 -08:00
psu.py [celestica/dx010]: Fix incorrect path for voltage, current and power. (#6128) 2020-12-04 13:41:20 -08:00
sfp.py [device/celestica]: Add xcvrd event support for Seastone-DX010 (#5896) 2020-12-14 10:22:56 -08:00
thermal_actions.py [device/celestica]: Add thermalctld support on DX010 platform APIs (#6089) 2021-01-19 01:09:54 -08:00
thermal_conditions.py [device/celestica]: Add thermalctld support on DX010 platform APIs (#6089) 2021-01-19 01:09:54 -08:00
thermal_infos.py [device/celestica]: Add thermalctld support on DX010 platform APIs (#6089) 2021-01-19 01:09:54 -08:00
thermal_manager.py [device/celestica]: Add thermalctld support on DX010 platform APIs (#6089) 2021-01-19 01:09:54 -08:00
thermal.py [device/celestica]: Add thermalctld support on DX010 platform APIs (#6089) 2021-01-19 01:09:54 -08:00
watchdog.py [sonic-utilities] Update submodule; Build and install as a Python 3 wheel (#5926) 2020-11-25 10:28:36 -08:00