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

address check in single register / coil responses added #463

Merged
merged 2 commits into from Jul 19, 2022

Conversation

bachp
Copy link
Contributor

@bachp bachp commented Dec 13, 2018

According to Modbus standard the address of single register / coils request and response must match

According to Modbus standard the address of single register / coils request and response must match
src/modbus.c Outdated Show resolved Hide resolved
@bachp
Copy link
Contributor Author

bachp commented Dec 17, 2018

Retrigger Travis build

@bachp bachp closed this Dec 17, 2018
@bachp bachp reopened this Dec 17, 2018
@bachp
Copy link
Contributor Author

bachp commented Feb 20, 2019

@mhei Is there still something I need to for this to get merged?

@stephane stephane self-assigned this Aug 2, 2019
@bachp
Copy link
Contributor Author

bachp commented Jul 18, 2022

@mhei friendly ping

@mhei
Copy link
Contributor

mhei commented Jul 18, 2022

I'd squash both commits and force push to this branch. I can't do much more here other than commenting...

@stephane stephane merged commit cfeca26 into stephane:master Jul 19, 2022
@stephane
Copy link
Owner

stephane commented Jul 19, 2022

Github didn't use the expected commit title in the squashed commit but it's merged.
Thank you @bachp

epsilonrt pushed a commit to epsilonrt/libmodbus that referenced this pull request Jun 19, 2023
Address check in single register / coil responses added

According to Modbus standard the address of single register / coils request and response must match

Co-authored-by: Heinrich Gsponer <heinrich.gsponer@siemens.com>
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.

None yet

3 participants