sonic-buildimage/platform/broadcom/sonic-platform-modules-dell/z9332f/sonic_platform
Aravind Mani 11aa05b1d3
[202012][DellEMC] Z9332f PSU data is not updated in state DB (#7543)
#### Why I did it

- PSU data is loaded into state DB.
   Following errors are seen in syslogs:
  "Failed to update PSU data - '<=' not supported between instances of 'float' and 'str'"

- Issue is not seen in master image as the PSU API return type is different.

#### How I did it

- Changed the return type in PSU API's.
2021-05-06 11:53:42 -07:00
..
__init__.py [DellEMC-Z9332f] Fix platform issues (#6250) 2020-12-22 16:21:09 -08:00
chassis.py DellEMC: Z9332f SFP enhancements (#7457) 2021-05-05 13:48:30 -07:00
component.py DellEMC: Z9332F - Watchdog support, add platform.json, new platform API implementation and fixes (#6988) 2021-05-05 13:47:03 -07:00
eeprom.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00
fan_drawer.py DellEMC: Z9332F - Watchdog support, add platform.json, new platform API implementation and fixes (#6988) 2021-05-05 13:47:03 -07:00
fan.py DellEMC: Z9332F - Watchdog support, add platform.json, new platform API implementation and fixes (#6988) 2021-05-05 13:47:03 -07:00
hwaccess.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00
platform.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00
psu.py [202012][DellEMC] Z9332f PSU data is not updated in state DB (#7543) 2021-05-06 11:53:42 -07:00
sfp.py DellEMC: Z9332f SFP enhancements (#7457) 2021-05-05 13:48:30 -07:00
thermal.py DellEMC: Z9332F - Watchdog support, add platform.json, new platform API implementation and fixes (#6988) 2021-05-05 13:47:03 -07:00
watchdog.py DellEMC: Z9332F - Watchdog support, add platform.json, new platform API implementation and fixes (#6988) 2021-05-05 13:47:03 -07:00