mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-25 19:55:48 +01:00
[modbus] jamod modbus library update 1.3.3.OH (#2315)
Modbus TCP client to read the full modbus message, even if fragmented/segmented. Serial/RTU to error more clearly if all bytes are not received as expected. Signed-off-by: Sami Salonen <ssalonen@gmail.com>
This commit is contained in:
parent
4a2954d409
commit
872dacfe7c
@ -35,7 +35,7 @@
|
||||
<dependency>
|
||||
<groupId>net.wimpi</groupId>
|
||||
<artifactId>jamod</artifactId>
|
||||
<version>1.3.2.OH</version>
|
||||
<version>1.3.3.OH</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
Loading…
Reference in New Issue
Block a user