Releases: githubDante/go-solarman-proxy
Releases · githubDante/go-solarman-proxy
v1.2.0
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
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
Proxy version 1.0.4 - added support for silent mode operations
1.0.3
Fixed build action - Changed naming scheme - Plain build workflow removed
1.0.2
Workflow - release & upload - added github token