dewet22 / givenergy-modbus

A python library to access GivEnergy inverters via Modbus TCP on a local network, with no dependency on the GivEnergy Cloud.
Other
19 stars 15 forks source link

Example for async client #24

Open britkat1980 opened 1 year ago

britkat1980 commented 1 year ago

Could you provide an example of how to use the new client structure? The original client.py file has gone, and I'd like to bring the async capability into GivTCP.