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

removes undue reported error when forwarding #1134

Merged
merged 2 commits into from
Oct 22, 2022
Merged

removes undue reported error when forwarding #1134

merged 2 commits into from
Oct 22, 2022

Conversation

alexandrecuer
Copy link
Contributor

the first commit solves a cosmetic problem mentionned in the discussion : #1110 (comment)

it removes the following undue error, reported when running a TCP server forwarding a serial server :

17:10:21 ERROR mixin:113 Please do not use unit=, convert to slave=.

the second commit is a suggestion of homogeneisation in register_read_message.py

cf #1110 (comment)

this removes the error, when running a TCP server forwarding a serial server :
```
17:10:21 ERROR mixin:113 Please do not use unit=, convert to slave=.
````
ReadRegistersRequestBase cf ResponseBase
Copy link
Collaborator

@janiversen janiversen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! thanks.

@janiversen janiversen merged commit 17d66c6 into pymodbus-dev:dev Oct 22, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 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