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

PLDM: Implement LEDs lamp test interfaces #2900

Open
lxwinspur opened this issue Feb 7, 2021 · 2 comments
Open

PLDM: Implement LEDs lamp test interfaces #2900

lxwinspur opened this issue Feb 7, 2021 · 2 comments
Assignees
Labels
Migrate-No Do not migrate to Jira prio_high_2 ReadyForDev Stories ready for development work
Milestone

Comments

@lxwinspur
Copy link

When the LED manager started lamp test, as part of lamp test, we need to send a command to PHYP and thus need to send a PLDM command.

PLDM daemon will host /xyz/openbmc_project/led/groups/host_lamp_test D-Bus object and implement xyz.openbmc_project.Led.Group interface, When the LED manager set asserted property to true, PLDM daemon will do SetHostStateEffector to PHYP.

PLDM will not do anything when the LED manager set asserted property to false, PHYP will auto stop the timer.

this story depends on #2732

@lxwinspur lxwinspur added prio_high_2 ReadyForDev Stories ready for development work labels Feb 7, 2021
@lxwinspur
Copy link
Author

@lxwinspur lxwinspur self-assigned this Feb 8, 2021
@lxwinspur
Copy link
Author

@vishwabmc @sampmisr
I created this issue and pushed a new commit, could you review it?

@rfrandse rfrandse added this to the A.1.999 milestone Feb 8, 2021
@mzipse mzipse added the Migrate-No Do not migrate to Jira label Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Migrate-No Do not migrate to Jira prio_high_2 ReadyForDev Stories ready for development work
Projects
None yet
Development

No branches or pull requests

3 participants