openhab-core/bundles/org.openhab.core.io.transport.modbus
Sami Salonen ebda155b47
[modbus] Modbus poolconfig handling (#2199)
* [modbus] More strict nullness annotations
Taking into consideration that we always have default
EndpointPoolConfiguration
* [modbus] Utilize default pool configuration consistently
* [modbus] Make (internal) ModbusCommunicationInterfaceImpl constr private
* [modbus] Handle null config of modbus comm when detecting open conns
* [modbus] default connection timeout of 10s with default pool config

Signed-off-by: Sami Salonen <ssalonen@gmail.com>
2021-02-14 17:14:43 +01:00
..
src [modbus] Modbus poolconfig handling (#2199) 2021-02-14 17:14:43 +01:00
.classpath Moved modbus transport from addons to core (#1892) 2020-12-08 12:55:52 +01:00
.project Moved modbus transport from addons to core (#1892) 2020-12-08 12:55:52 +01:00
bnd.bnd Moved modbus transport from addons to core (#1892) 2020-12-08 12:55:52 +01:00
NOTICE Moved modbus transport from addons to core (#1892) 2020-12-08 12:55:52 +01:00
pom.xml [transport.modbus] Remove dependencies on deprecated libraries (#2127) 2021-02-04 23:27:06 +01:00