steveohara / j2mod

Enhanced Modbus library implemented in the Java programming language
Apache License 2.0
276 stars 110 forks source link

Modbus Serial Event Disconnected #148

Closed caiokrauel closed 8 months ago

caiokrauel commented 10 months ago

Hello,

Firstly, I would like to express my gratitude for creating this library. It has been incredibly helpful to me.

I would like to offer a suggestion for improvement: adding a "disconnected" event to the serial module. I extensively utilize this event in my project and believe it would be a valuable addition.

Thank you again for your work and consideration.

Best regards,

steveohara commented 8 months ago

Thanks caiokrauel