Skip to content

2.3.1-rc26.dev53

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jan 15:55
6ef6f0d

Added

  • Unittest to read multiple coils at any location if defined as list, verifies #35
  • Unittests to write a single coil or multiple coils at any location if defined as list, verifies fix #15 and #24

Fixed

  • All configured register of a client can be accessed and modified individually, see #35
  • Resolved overlapping register positions in example JSON file
  • Register length of EXAMPLE_IREG in TCP and RTU examples corrected to 1 instead of 2