Skip to content

Commit 6811263

Browse files
committed
Integrate BMC support and Redfish APIs into SONiC
1 parent ef6ee2b commit 6811263

17 files changed

+2751
-0
lines changed

sonic_platform_base/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
from . import thermal_base
1111
from . import sensor_base
1212
from . import watchdog_base
13+
from . import bmc_base

0 commit comments

Comments
 (0)