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

Track node's power events #147

Closed
sameh-farouk opened this issue Jan 1, 2024 · 1 comment
Closed

Track node's power events #147

sameh-farouk opened this issue Jan 1, 2024 · 1 comment

Comments

@sameh-farouk
Copy link
Member

Currently we indexing the node power events powerStateChanged, and powerTargetChanged but in not very useful way, it just keeps the last status in db. instead, we can keep all power related events in a table.

export async function powerTargetChanged(

export async function powerStateChanged(

@sameh-farouk
Copy link
Member Author

Close as duplicated #133

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

No branches or pull requests

1 participant