sonic-buildimage/device/celestica/x86_64-cel_seastone-r0/sonic_platform
Wirut Getbamrung a5de91069c [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-02-18 18:09:57 -08:00
..
__init__.py [device/celestica]: Update DX010 platform APIS on 201911 branch (#5416) 2020-09-24 10:20:15 -07:00
chassis.py [device/celestica]: Add thermalctld support on DX010 platform APIs (#6089) 2021-02-18 18:09:57 -08:00
component.py [device/celestica]: Update DX010 platform APIS on 201911 branch (#5416) 2020-09-24 10:20:15 -07:00
eeprom.py [device/celestica]: Update Component APIs (#3510) 2019-09-27 12:44:16 -07:00
fan.py [device/celestica]: Add thermalctld support on DX010 platform APIs (#6089) 2021-02-18 18:09:57 -08:00
helper.py [device/celestica]: Update DX010 platform APIS on 201911 branch (#5416) 2020-09-24 10:20:15 -07:00
platform.py [platform-celestica] - Implement FAN APIs based on the new platform API (#2739) 2019-05-09 00:57:17 -07:00
psu.py [device/celestica]: Update DX010 platform APIS on 201911 branch (#5416) 2020-09-24 10:20:15 -07:00
sfp.py [device/celestica]: Update DX010 platform APIS on 201911 branch (#5416) 2020-09-24 10:20:15 -07:00
thermal_actions.py [device/celestica]: Add thermalctld support on DX010 platform APIs (#6089) 2021-02-18 18:09:57 -08:00
thermal_conditions.py [device/celestica]: Add thermalctld support on DX010 platform APIs (#6089) 2021-02-18 18:09:57 -08:00
thermal_infos.py [device/celestica]: Add thermalctld support on DX010 platform APIs (#6089) 2021-02-18 18:09:57 -08:00
thermal_manager.py [device/celestica]: Add thermalctld support on DX010 platform APIs (#6089) 2021-02-18 18:09:57 -08:00
thermal.py [device/celestica]: Add thermalctld support on DX010 platform APIs (#6089) 2021-02-18 18:09:57 -08:00
watchdog.py [device/celestica]: Update DX010 platform APIS on 201911 branch (#5416) 2020-09-24 10:20:15 -07:00