modbus_client_tcp 1.0.4
modbus_client_tcp: ^1.0.4 copied to clipboard
This is the Modbus Client package sending requests to a remote device via TCP/IP connection.
1.0.4 #
- Fixed 'connect' method throwing exception instead of returning false
1.0.3 #
- Fixed a possible timeout issue (completer throwing exception if socket receives data after timeout being expired).
- Flushing any old socket data before sending new request.
1.0.2 #
- Added 'discover' method.
1.0.1 #
- Modbus client upgrade.
- Documentation update.
1.0.0 #
- Initial version.