steveohara / j2mod

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

added method isConnected() #103

Closed halimselim closed 4 years ago

halimselim commented 4 years ago

There is connect and disconnect methods. isConnected is needed I guess.

steveohara commented 4 years ago

Added to all Master facade classes