Skip to content

Releases: yaacov/node-modbus-serial

v5.1.1

29 Jan 20:15
Compare
Choose a tag to compare
bump version, add server support

v5.0.1

29 Jan 14:16
Compare
Choose a tag to compare

Breaking changes

  • Errors sent back to callbacks are now Error objects instead of strings.

None Breaking changes

  • The .connect[...] methods can return an optional Promise object, if no callback is given as argument.
  • Added a new .isOpen method to the odbus instance.
  • Added a debug option for emitting debug messages on read and write.
  • Clean up the examples

v4.5.1

15 Aug 18:49
Compare
Choose a tag to compare
Add travis status ro readme.md

v4.2.0

01 Jun 11:20
Compare
Choose a tag to compare
add watchdog example

v4.0.3

01 Mar 20:30
Compare
Choose a tag to compare
bump patch version

v4.0.2

29 Feb 12:12
Compare
Choose a tag to compare
bump patch version number