sonic-buildimage/platform/broadcom/sonic-platform-modules-dell
Justin Thomas fb29a4047c
[devices]: fix show environment for n3248te (#17508)
Why I did it
The command show environment has been broken on this platform for quite a while. These adjustments allow it to function again.

How I did it
I adjusted the platform_sensors.py file for the n3248te to appease the errors that it was generating from the Python interpreter.

How to verify it
Run sudo show environment on an unchanged n3248te to see that it generates an error right away about print statements being malformed. Then place this file at /usr/bin/platform_sensors.py in the pmon container and run the command again to see the correct output.
2024-03-25 12:53:36 -07:00
..
common [Bookworm] Upgrade Dell platforms to Bookworm (#17003) 2023-11-21 18:53:15 -08:00
debian [Bookworm] Upgrade Dell platforms to Bookworm (#17003) 2023-11-21 18:53:15 -08:00
e3224f [Bookworm] Upgrade Dell platforms to Bookworm (#17003) 2023-11-21 18:53:15 -08:00
n3248pxe [Bookworm] Upgrade Dell platforms to Bookworm (#17003) 2023-11-21 18:53:15 -08:00
n3248te [devices]: fix show environment for n3248te (#17508) 2024-03-25 12:53:36 -07:00
s5212f Dell FPGA driver fix (#15144) 2023-06-05 11:01:46 -07:00
s5224f DellEMC: Fix API2.0 initialization issue (#15687) 2023-07-20 09:50:22 -07:00
s5232f DellEMC: Fix API2.0 initialization issue (#15687) 2023-07-20 09:50:22 -07:00
s5248f DellEMC: System health config changes (#15771) 2023-08-23 11:05:03 -07:00
s5296f DellEMC: System health config changes (#15771) 2023-08-23 11:05:03 -07:00
s6000 [DellEMC] Fixing 'show interface status' break in DellEMC platforms (#13021) 2022-12-20 12:38:09 -08:00
s6100 [Dell] S6100 - Update EEPROM API serial_number_str to return service tag instead of serial number (#17440) 2023-12-07 10:08:42 -08:00
z9100 [Bookworm] Upgrade Dell platforms to Bookworm (#17003) 2023-11-21 18:53:15 -08:00
z9264f DellEMC: Fix API2.0 initialization issue (#15687) 2023-07-20 09:50:22 -07:00
z9332f [Bookworm] Upgrade Dell platforms to Bookworm (#17003) 2023-11-21 18:53:15 -08:00
z9432f [Bookworm] Upgrade Dell platforms to Bookworm (#17003) 2023-11-21 18:53:15 -08:00
.gitignore Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
LICENSE [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00
README.md [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00

platform drivers for Dell Z9100 for the SONiC project