modbus_client_udp 1.2.1 modbus_client_udp: ^1.2.1 copied to clipboard
This is the Modbus Client package sending requests to a remote device via UDP/IP connection.
1.2.0+1 #
- updated reference to new modbus_client 1.2.1
1.2.0 #
- dependency set to new modbus_client 1.2.0
1.0.6 #
- updated reference to new modbus_client 1.1.2 (Bug fix and ModbusFileMultipleRecord class)
1.0.5 #
- updated reference to new modbus_client 1.1.1 (Modbus Read & Write file records support)
1.0.4+2 #
- updated reference to new modbus_client 1.1.0 (Modbus Read & Write file records support)
1.0.4+1 #
- updated reference to new modbus_client 1.0.4
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.