openhab-addons/bundles/org.openhab.binding.modbus/src
Sami Salonen fbf55d5886
[modbus] fix defaults for tcp and serial things and some other minor cleanup (#10147)
* [modbus] More strict nullness. Remove apache.commons.lang from itests
* [modbus] Defaults for tcp and serial things according to docs
* [modbus] further explicit defaults
* [modbus] document default encoding for serial.
RTU is pretty much the only one used in the field.
Previous default was ascii implicitly.
* [modbus] verify defaults are used for undefined configuration parameters

Signed-off-by: Sami Salonen <ssalonen@gmail.com>
2021-02-17 11:41:40 +01:00
..
main [modbus] fix defaults for tcp and serial things and some other minor cleanup (#10147) 2021-02-17 11:41:40 +01:00
test/java/org/openhab/binding/modbus/internal [modbus] Modbus transformations: cascaded/chained transformations and new-style transformation string (#9945) 2021-02-02 08:33:07 +01:00