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

Recognize and record wake-on-wlan in Device.info #544

Merged
merged 1 commit into from May 16, 2023

Conversation

dtaralla
Copy link
Contributor

This will allow users of this library to detect whether a Roku device is able to use Wake on Lan magic packets to power on. The application can then choose to send this magic packet to the retained MAC address of this device to wake it, even from deep sleep where it cannot be woken up through keypress/poweron.

This will allow users of this library to detect whether a Roku device is able to use Wake on Lan magic packets to power on. The application can then choose to send this magic packet to the retained MAC address of this device to wake it, even from deep sleep where it cannot be woken up through keypress/poweron.
@ctalkington ctalkington added the enhancement Enhancement of the code, not introducing new features. label May 16, 2023
@ctalkington ctalkington merged commit c838c9e into ctalkington:main May 16, 2023
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants