Skip to content

Commit

Permalink
add psu model MTEF-AC-I data to psu_sensors.json
Browse files Browse the repository at this point in the history
add place holder for model MTEF-AC-G-DELTA

Signed-off-by: Yuanzhe, Liu <yualiu@nvidia.com>
  • Loading branch information
yuazhe committed Aug 16, 2024
1 parent 72b2f79 commit 36c9b78
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion device/mellanox/x86_64-mlnx_msn2700-r0/psu_sensors.json
Original file line number Diff line number Diff line change
Expand Up @@ -373,8 +373,21 @@
"curr2 PSU 12V Rail Curr (out)"
]
},
"MTEF-AC-I": {
"MTEF-AC-G-DELTA":{

},
"MTEF-AC-I": {
"label": [
"in1 PSU 220V Rail (in)",
"in2 PSU 12V Rail (out)",
"fan1 PSU Fan 1",
"temp1 PSU Temp 1",
"temp2 PSU Temp 2",
"power1 PSU 220V Rail Pwr (in)",
"power2 PSU 12V Rail Pwr (out)",
"curr1 PSU 220V Rail Curr (in)",
"curr2 PSU 12V Rail Curr (out)"
]
},
"MTEF-AC-M": {
"label": [
Expand Down

0 comments on commit 36c9b78

Please sign in to comment.