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

The internal server currently crashes when receiving negative values #1

Open
w4tsn opened this issue May 13, 2019 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@w4tsn
Copy link
Owner

w4tsn commented May 13, 2019

Describe the bug
When a negative value is written to the internal server, it crashes.

Expected behavior
It should be handled, such that a negative value is either rejected with a sensible error-code, a default of 0 is written or a support for negative values is implemented if possible.

@w4tsn w4tsn added the bug Something isn't working label May 13, 2019
@w4tsn w4tsn self-assigned this May 13, 2019
w4tsn pushed a commit that referenced this issue Dec 17, 2019
added modbus exceptions to respond to requests for registers that have no associated input nodes assigned to them. Returns modbus excepton code 2, illegal address.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant