Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 23:02
75378d2
Proxy Version 1.2.0

* Support for sequential communication with the datalogger.  If 2 or more clients request data simultaneously the requests will be buffered by the proxy and sent sequentially to the datalogger. Requires the `-buffered` flag to be used.
* Datalogger write timeout.