Skip to content

v4.0.0-preview.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Apollo3zehn Apollo3zehn released this 21 Sep 14:16
· 133 commits to master since this release

Features

  • The Modbus RTU server now supports multiple units which can be created using the constructor or by invoking the server.AddUnit() method (#53). Thanks, @aviatrix.
  • There are new methods to set and get mid-little-endian data.

Breaking Changes