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

Even when TCP connection is dropped #91

Closed
TheWizz opened this issue Dec 5, 2024 · 5 comments
Closed

Even when TCP connection is dropped #91

TheWizz opened this issue Dec 5, 2024 · 5 comments

Comments

@TheWizz
Copy link

TheWizz commented Dec 5, 2024

I see there's an isConnected() method on ModbusTcpMaster to poll for connection status. I would prefer some kind of event or notification when the TCP connection is lost, but haven't found any. Am I overlloking something, or is polling isConnected() every now and then the preferred method?

Mike

@kevinherron
Copy link
Contributor

This was merged, just hasn't been released yet: #78

@TheWizz
Copy link
Author

TheWizz commented Dec 5, 2024

Excellent! Any ETA on when this may be released into the wild?

@kevinherron
Copy link
Contributor

I'll try to release this evening, should have done it a couple weeks ago but I forgot.

@kevinherron
Copy link
Contributor

@TheWizz released and available in Maven Central any minute.

@TheWizz
Copy link
Author

TheWizz commented Dec 6, 2024

Many thanks!

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

2 participants