Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[sfputil] Refactor to utilize sonic-platform package (sonic-net#1421)
Refactor sfputil to use sonic-platform package in lieu of old, deprecated platform plugins. The sfputil utility is still useful, as sfpshow only reads and displays SFP data from State DB. However, we still need a utility to write to the transceivers (low power mode, reset, etc.), and the ability to read directly from the transceivers is helpful for debugging. - Complete refactor to use sonic-platform package - Refactor display functions to align with sfpshow utility - Bump version to 3.0 - Add unit tests
- Loading branch information