2.3.1-rc26.dev53
Pre-release
Pre-release
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_IREGin TCP and RTU examples corrected to 1 instead of 2