Skip to content

Releases: githubDante/go-solarman-proxy

v1.2.0

10 Dec 23:02
75378d2
Compare
Choose a tag to compare
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.

1.1.0

23 Nov 23:11
563512f
Compare
Choose a tag to compare
Proxy Version 1.1.0

* Broadcast listener which allows processing of scan requests
* Logger serial number detection on connect
* A fix regarding the pending clients

1.0.4

15 Oct 22:40
5db44ac
Compare
Choose a tag to compare
Proxy version 1.0.4

- added support for silent mode operations

1.0.3

12 Oct 22:42
ed57ed1
Compare
Choose a tag to compare
Fixed build action

- Changed naming scheme
- Plain build workflow removed

1.0.2

15 Oct 22:11
dd1bbaa
Compare
Choose a tag to compare
Workflow - release & upload

- added github token