Skip to content

v7.7.1

Compare
Choose a tag to compare
@yaacov yaacov released this 11 Oct 08:04
· 118 commits to master since this release
909532a

Backward compatible changes:

  • Describe Modbus errors and return numeric error code.
  • Update FC6 and FC16 functions to accept buffer as value.

Bugfixes:.

  • Replaced connectRTU with connectRTUBuffered in examples and readme.
  • Don't lose scope binding when using getCoil and getDiscreteInput.