Skip to content

Conversation

@smurfix
Copy link
Contributor

@smurfix smurfix commented Sep 22, 2024

async_getValues may return a register list or a Modbus exception.

In the latter case the exception needs to be forwarded directly.

Closes #2328.

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.

LGTM, thanks.

But it looks quite incomplete, how about coils and other requests ?

@janiversen janiversen merged commit fd87d4e into pymodbus-dev:dev Sep 23, 2024
@smurfix
Copy link
Contributor Author

smurfix commented Sep 23, 2024

You're right, somebody (ahem …) needs to check for completeness / other instances.

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 forwarder doesn't forward errors

2 participants