Skip to content

v1.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Oct 18:56
· 2 commits to master since this release

Added

  • Added an error code (IMPROPER_RESPONSE = 0xC) that will be set when the modbus response doesn't match the request. This could be an incorrect value set, a malformed response, or a number of bytes returned from a command is different from that expected.