This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/platform/mellanox/mlnx-platform-api/sonic_platform
Stephen Sun 362a6855ec [Mellanox] enhance the initialization flow of sfp part of new platform api (#3319)
* [sonic_platform.sfp_event]enhance the initialization flow of sfp_event

* [sonic_platform.sfp_event] replace "retry = retry + 1" with "retry += 1"

* [sonic_platform] fix typo in sfp_event

* [sfp_event] remove unused variables

* [sonic_platform/sfp_event.py]remove unnecessary statements
2019-09-25 11:41:07 -07:00
..
__init__.py [Mellanox] optimize new platform api (#3289) 2019-08-28 11:59:37 -07:00
chassis.py [Mellanox] optimize new platform api (#3289) 2019-08-28 11:59:37 -07:00
eeprom.py [Mellanox]New platform api -- chassis part (#3082) 2019-07-04 14:29:58 +03:00
fan.py [Mellanox] Implement new fan platform API (#2747) 2019-04-21 14:34:28 -07:00
platform.py [Mellanox] optimize new platform api (#3289) 2019-08-28 11:59:37 -07:00
psu.py [Mellanox] support new platform api, thermal and psu part (#3175) 2019-07-22 07:59:48 -07:00
sfp_event.py [Mellanox] enhance the initialization flow of sfp part of new platform api (#3319) 2019-09-25 11:41:07 -07:00
sfp.py [Mellanox] optimize new platform api (#3289) 2019-08-28 11:59:37 -07:00
thermal.py [mlnx_platform_api.thermal]align thermal sensor names with hw-management v2.0.0191 (#3371) 2019-08-23 11:58:03 -07:00
watchdog.py [Mellanox] Implement new fan platform API (#2747) 2019-04-21 14:34:28 -07:00