sonic-buildimage/platform/broadcom/sonic-platform-modules-dell/s6000
Arun Saravanan Balachandran 174833d319
DellEMC: S6100, S6000 - Platform API implementation (#9586)
Why I did it
To incorporate the below changes in DellEMC S6100, S6000 platforms.

S6100, S6000:
Implement 'get_revision' method for Chassis
Implement 'get_maximum_consumed_power' method for FanDrawer
Implement 'get_revision', 'get_maximum_supplied_power' methods for PSU
Implement 'get_error_description' method for SFP.
S6100:
Implement 'get_module_index' method for Chassis
Implement 'get_description', 'get_maximum_consumed_power', 'get_oper_status', 'get_slot' methods for Module
Update component names in platform.json
How I did it
Implement the platform API methods in the respective device files

How to verify it
Verified that the respective sonic-mgmt platform API test cases report success.
2022-01-02 22:38:35 -08:00
..
modules DellEMC bullseye merge (#2) 2021-11-10 15:27:22 -08:00
scripts [DellEMC S6000]: Move fan control to thermalctld from fancontrol.sh (#7239) 2021-12-08 10:43:14 -08:00
sonic_platform DellEMC: S6100, S6000 - Platform API implementation (#9586) 2022-01-02 22:38:35 -08:00
systemd [DellEMC S6000]: Move fan control to thermalctld from fancontrol.sh (#7239) 2021-12-08 10:43:14 -08:00
LICENSE Remapping S6000 platform files under Vendor (DellEmc) specific directory (#3079) 2019-06-25 12:23:24 -07:00
MAINTAINERS Remapping S6000 platform files under Vendor (DellEmc) specific directory (#3079) 2019-06-25 12:23:24 -07:00
README.md Remapping S6000 platform files under Vendor (DellEmc) specific directory (#3079) 2019-06-25 12:23:24 -07:00
setup.py [DELLEMC][S6000] Platform 2.0 Reboot Reason and fixed issue in process-reboot-cause (#3156) 2019-07-24 12:15:46 -07:00

sonic-platform-modules-s6000

Device drivers for support of Dell S6000 for the SONiC project