sonic-buildimage/platform/broadcom/sonic-platform-modules-dell/z9100/sonic_platform
Arun Saravanan Balachandran 98b8d1eee1 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-27 18:00:45 -07:00
..
__init__.py DellEMC Z9100 : Platform2.0 API implementation [PSU, Thermal] (#3361) 2019-09-18 15:09:43 -07:00
chassis.py DellEMC: get_change_event Platform API implementation for S6000, S6100 and Z9100 (#4593) 2020-05-27 18:00:45 -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 Z9100 : Platform2.0 API implementation [PSU, Thermal] (#3361) 2019-09-18 15:09:43 -07:00
fan.py DellEMC: Platform2.0 API enhancements in DellEMC S6000 and other API changes (#3956) 2020-02-03 15:34:12 -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 Z9100 : Platform2.0 API implementation [PSU, Thermal] (#3361) 2019-09-18 15:09:43 -07:00
sfp.py DellEMC:optoe driver support in DellEMC platforms (#3747) 2019-11-14 00:04:11 -08:00
thermal.py DellEMC Z9100 : Platform2.0 API implementation [PSU, Thermal] (#3361) 2019-09-18 15:09:43 -07:00