Skip to content

Conversation

anrodlo
Copy link

@anrodlo anrodlo commented Jan 9, 2025

It is crucial to have access to the modbus frames in order to diagnose communication problems. The incoming frame is already available via API but the response frame sent by the modbus server is not.
By adding two extra API functions, we provide access to the response frame without affecting compatibility with previous implementations.

Copy link

cla-bot bot commented Jan 9, 2025

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Ana Rodriguez.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email [email protected]
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

Copy link

cla-bot bot commented Apr 7, 2025

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, please fill https://forms.gle/5635zjphDo5JEJQSA to get added. Your document will be manually checked by the maintainer. Be patient...

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.

1 participant