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

Add feature Modbus RTU over TCP #93

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

azat385
Copy link

@azat385 azat385 commented May 28, 2020

Sending rtu ADU over tcp socket aka "modbus rtu over tcp"

Should fix #91

usage example:
response = rtu.send_message_over_tcp(message, sock)

Sending rtu ADU over tcp socket aka "modbus rtu over tcp"

Should fix AdvancedClimateSystems#91
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.5%) to 95.565% when pulling 24d4050 on azat385:feature-rtuOverTcp into 749d69f on AdvancedClimateSystems:master.

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

Successfully merging this pull request may close these issues.

Modbus RTU over TCP
2 participants