Releases: paulorb/modbus-simulator-cli
Releases · paulorb/modbus-simulator-cli
1.9.4
- fix(ISSUE-15): ifGreater not working as expected by @paulorb in #16
1.9.3
- feat(ISSUE-13): Add support for Mult, Div, IfLess and ifGreater by @paulorb in #14
1.9.2
- feat(ISSUE-11): Added simulation configuration with exception case by @paulorb in #12
1.9.1
- Fixed issue on trace command for holding registers float32 datatypes
1.9.0
- Added support for trace command
1.8.0
- Fixed issue with INT16 (signed)
- Improved description of commands
1.7.0
- Fixed issue with custom parameters
1.6.0
- Added ifEqual operation
- Added input parameters
- Added the possibility of using variables on operations
1.5.0
Update to latest version of modbuskt driver 1.0.12