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

Reduce number of packets sent if a device is not responding #161

Open
bytedreamer opened this issue Mar 19, 2024 · 0 comments
Open

Reduce number of packets sent if a device is not responding #161

bytedreamer opened this issue Mar 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bytedreamer
Copy link
Owner

  • 3 tries of same command at normal poll rate
  • continue sending polling commands at every second for 8 second
  • After 8 seconds of no response, the reader is marked offline. A poll is sent out every 5 seconds.
@bytedreamer bytedreamer added the enhancement New feature or request label Mar 19, 2024
@bytedreamer bytedreamer self-assigned this Mar 19, 2024
@bytedreamer bytedreamer changed the title Reduce retries if a device is not responding Reduce number of packets sent if a device is not responding Mar 19, 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