Skip to content

Commit

Permalink
[sonic-xcvrd] add new daemon sonic-xcvrd to platform monitor (sonic-n…
Browse files Browse the repository at this point in the history
…et#17)

* [sonic-xcvrd] add new daemon sonic-xcvrd to fetch Transceiver informations to DB
* This new daemon will periodcally read DOM information from eeprom and post to DB
* This new daemon will listen to the SFP plug in/out event and update the DB accordingly
* fix typo
* revise according to comments
* add tx_power support
* remove unnecessary try/except
* add error handle for get wrong status from common API
* fix review comments
* rename the event, move event and timer inside the class
* code readability fix
  • Loading branch information
keboliu authored and qiluo-msft committed Jul 30, 2018
1 parent ce83d58 commit b1b9169
Show file tree
Hide file tree
Showing 2 changed files with 478 additions and 0 deletions.
Loading

0 comments on commit b1b9169

Please sign in to comment.