openhab / jamod

A fork of Java Modbus Library (jamod) - http://jamod.sourceforge.net/
Apache License 2.0
18 stars 25 forks source link

Serial/RTU to error immediately when all bytes are not received and more explicit logging of invalid CRC bytes #15

Closed ssalonen closed 3 years ago

ssalonen commented 3 years ago

Related: https://community.openhab.org/t/modbus-errors-when-upgrading-to-oh3-wierd/120225/28?u=ssalonen

Instead of logging DEBUG level that we are missing some bytes we abort immediately.