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

Change to "sync client" in forwarder example #1625

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

Fredo70
Copy link
Contributor

@Fredo70 Fredo70 commented Jun 23, 2023

I replace the AsyncModbusTcpClient with ModbusTcpClient.
The problems caused with the Async Client are discussed here:
#1593 (reply in thread)
#1549 (comment)

An error in the ModbusTcpClient in the method connected was also fixed.

@janiversen janiversen merged commit 5273bf1 into pymodbus-dev:dev Jun 23, 2023
@janiversen
Copy link
Collaborator

Thanks.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants