sonic-buildimage/platform/broadcom/sonic-platform-modules-dell
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
..
common DellEMC: Z9332f - Component firmware upgrade platform API implementation (#8973) 2021-10-20 23:04:37 -07:00
debian [DellEMC S6000]: Move fan control to thermalctld from fancontrol.sh (#7239) 2021-12-08 10:43:14 -08:00
n3248pxe DellEMC SFP Refactor (#9142) 2021-11-17 21:40:46 +05:30
n3248te DellEMC SFP Refactor (#9142) 2021-11-17 21:40:46 +05:30
s5212f DellEMC SFP Refactor (#9142) 2021-11-17 21:40:46 +05:30
s5224f DellEMC SFP Refactor (#9142) 2021-11-17 21:40:46 +05:30
s5232f DellEMC SFP Refactor (#9142) 2021-11-17 21:40:46 +05:30
s5248f DellEMC SFP Refactor (#9142) 2021-11-17 21:40:46 +05:30
s5296f Upgrade new DellEMC platforms to bullseye kernel (#10) 2021-11-10 15:27:22 -08:00
s6000 DellEMC: S6100, S6000 - Platform API implementation (#9586) 2022-01-02 22:38:35 -08:00
s6100 DellEMC: S6100, S6000 - Platform API implementation (#9586) 2022-01-02 22:38:35 -08:00
z9100 DellEMC SFP Refactor (#9142) 2021-11-17 21:40:46 +05:30
z9264f DellEMC SFP Refactor (#9142) 2021-11-17 21:40:46 +05:30
z9332f DellEMC: Change Platform LP mode API (#9391) 2021-12-02 22:35:36 -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