[Mellanox] fix gearbox ambient thermal name (#4005)
This commit is contained in:
parent
ba74e36855
commit
3710172bc0
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user