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

[Enhancement] Auto-timeout if scanner doesn't return a result for a certain period of time #3

Open
thomasgalliker opened this issue Jul 3, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@thomasgalliker
Copy link
Owner

Summary

In order to safe battery, we'd like to pause the scanner if no result is returned for a defined amount of time. This feature must be configurable.

API Changes

New property AutoTimeout which is a TimeSpan value.
By default, no auto-timeout is set.

Intended Use Case

Pause the scanner automatically in order to safe battery.

@thomasgalliker thomasgalliker added the enhancement New feature or request label Jul 3, 2024
@thomasgalliker thomasgalliker self-assigned this Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant