[Mellanox] fix gearbox ambient thermal name (#4005)

This commit is contained in:
Stephen Sun 2020-01-18 06:05:35 +08:00 committed by Prince
parent ba74e36855
commit 3710172bc0

View File

@ -56,7 +56,7 @@ thermal_api_handler_psu = {
THERMAL_API_GET_HIGH_THRESHOLD:"psu{}_temp_max"
}
thermal_api_handler_gearbox = {
THERMAL_API_GET_TEMPERATURE:"temp_input_gearbox{}",
THERMAL_API_GET_TEMPERATURE:"gearbox{}_temp_input",
THERMAL_API_GET_HIGH_THRESHOLD:None
}
thermal_ambient_apis = {