branch | CI build | test coverage |
---|---|---|
master | ||
develop |
Interface to communicate with a Cotek Inverter over HTTP.
This service is based on Spring-Boot and provides an HTTP interface to communicate with the Cotek Inverter. The communication with the Inverter itself is done via RS232.
There is also an optional integration for the logreposit API.
The configuration is done via environment variables.
TODO: table with configuration options and default/example values.