You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[chassis_base] Add platform API support for system LED (sonic-net#91)
Why I did this?
To support system health feature, we need get/set system LED status.
How I did this?
Add 2 new platform API to chassis_base.py for vendor to implement:
- set_status_led
- get_status_led
0 commit comments