sonic-buildimage/platform/broadcom/sonic-platform-modules-dell/s6100/sonic_platform
Arun Saravanan Balachandran e976b70e74
DellEMC: get_change_event Platform API implementation for S6000, S6100 and Z9100 (#4593)
For detecting transceiver change events through xcvrd in DellEMC S6000, S6100 and Z9100 platforms.

- In S6000, rename 'get_transceiver_change_event' in chassis.py to 'get_change_event' and return appropriate values.
- In S6100, implement 'get_change_event' through polling method (poll interval = 1 second) in chassis.py (Transceiver insertion/removal does not generate interrupts due to a CPLD bug)
- In Z9100, implement 'get_change_event' through interrupt method using select.epoll().
2020-05-20 12:52:50 -07:00
..
__init__.py DellEMC S6100 : Platform2.0 API implementation [Module, Thermal] 2019-08-19 09:35:30 -04:00
chassis.py DellEMC: get_change_event Platform API implementation for S6000, S6100 and Z9100 (#4593) 2020-05-20 12:52:50 -07:00
component.py DellEMC : Platform2.0 API Implementation for Component [S6000, S6100, Z9100] (#3588) 2019-10-16 17:57:32 -07:00
eeprom.py [DellEMC] S6100 Last Reboot Reason Thermal Support (#3767) 2020-02-18 00:02:33 -08:00
fan.py DellEMC: Platform2.0 API enhancements in DellEMC S6000 and other API changes (#3956) 2020-01-24 10:08:22 -08:00
module.py DellEMC : Platform2.0 API Implementation [S6100, S6000, Z9100] (#3740) 2019-12-03 10:36:41 -08:00
platform.py [DELLEMC][S6000] Platform 2.0 Reboot Reason and fixed issue in process-reboot-cause (#3156) 2019-07-24 12:15:46 -07:00
psu.py DellEMC S6100 : Platform2.0 API [Module] 2019-08-23 23:34:53 -04:00
sfp.py DellEMC:optoe driver support in DellEMC platforms (#3747) 2019-11-14 00:04:11 -08:00
thermal.py DellEMC S6100 : Platform2.0 API [Module] 2019-08-23 23:34:53 -04:00
watchdog.py [DellEMC] S6100 Watchdog Support (#3698) 2019-11-07 13:27:02 -08:00