Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

osfv_cli/src/osfv: Integrate power LED in power control #119

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

miczyg1
Copy link
Contributor

@miczyg1 miczyg1 commented Mar 13, 2025

There is no need to have power_on_ex and power_off_ex keywords. Add a new atribute to YAML called power_led which inidcates whether the platform support checking the power LED. Use it to verify the state of the platform when using regualr power_on and power_off functions.

There is no need to have power_on_ex and power_off_ex keywords.
Add a new atribute to YAML called power_led which inidcates whether
the platform support checking the power LED. Use it to verify the
state of the platform when using regualr power_on and power_off
functions.

Signed-off-by: Michał Żygowski <[email protected]>
@miczyg1 miczyg1 marked this pull request as draft March 13, 2025 18:48
Base automatically changed from vp3210_rte_relay to main March 17, 2025 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant