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

Implement idle Timeout in ModbusClient #74

Open
pkuehnel opened this issue Jul 21, 2022 · 1 comment
Open

Implement idle Timeout in ModbusClient #74

pkuehnel opened this issue Jul 21, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@pkuehnel
Copy link

Am I missing something, or isn't it possible to set an idle timeout on Client connections?

@Apollo3zehn Apollo3zehn added the enhancement New feature or request label Jul 25, 2022
@Apollo3zehn
Copy link
Owner

Your are right, there is no option and I also did not find any option for the underlying NetworkStream class (or do you mean Modbus RTU?).

Unfortunately I do not have much time right now to implement it but feel free to create a PR. I have labelled this issue as enhancement to put it on my to do list.

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

2 participants