pazzarpj / aiomodbus

Asyncio Library for Modbus
MIT License
5 stars 1 forks source link

Moved connected devent #11

Closed pazzarpj closed 4 years ago

pazzarpj commented 4 years ago

Moved connection to the client instead of the protocol because the protocol only exists when first connected, making it hard to check or await until a connection is established