Skip to content

Commit 7b8a6b0

Browse files
author
Zhi Yuan Carl Zhao
committed
Separate decoding/updating in update_eeprom_db
I think it would be best for the syseeprom daemon to publish the information to the database. However, for now I want to separate the decoding and the publishing, so that platform plugins can simply implement get_eeprom_dict and not worry about publishing. Please let me know why or why not the publishing is not handled in the daemon instead. Also created symlink for sonic_eeprom that points to the exact same files in sonic_platform_base/sonic_eeprom.
1 parent f19c061 commit 7b8a6b0

File tree

7 files changed

+28
-1189
lines changed

7 files changed

+28
-1189
lines changed

sonic_eeprom

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
sonic_platform_base/sonic_eeprom

sonic_eeprom/__init__.py

Whitespace-only changes.

sonic_eeprom/eeprom_base.py

Lines changed: 0 additions & 382 deletions
This file was deleted.

0 commit comments

Comments
 (0)