Apollo3zehn / FluentModbus

Lightweight and fast client and server implementation of the Modbus protocol (TCP/RTU).
MIT License
211 stars 72 forks source link

Make IsConnected an abstract member of ModbusClient #115

Closed Muximize closed 5 months ago

Muximize commented 5 months ago

This is useful in code where you reference a ModbusClient and don't care if it is TCP or RTU.

Apollo3zehn commented 5 months ago

Thanks!

Apollo3zehn commented 5 months ago

It is available now in v5.2.0