jmccrohan / pysolarmanv5

A python module to interact with Solarman Data Logging Sticks
MIT License
116 stars 25 forks source link

PysloarmanV5 - read with POLL #33

Closed githubDante closed 1 year ago

githubDante commented 1 year ago

The main functionality of PySolarmanV5 remains unchanged. Should fix #19 and #32 , or at least partially as there is no auto-reconnect at the moment and NoSocketAvailable will be raised sooner or later.

githubDante commented 1 year ago

Added auto-reconnect.