/cotek-api

Service which allows to communicate with a Cotek Inverter via HTTP

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Cotek API Service

branch CI build test coverage
master CircleCI codecov.io
develop CircleCI codecov.io

Interface to communicate with a Cotek Inverter over HTTP.

Description

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.

Configuration

The configuration is done via environment variables.

TODO: table with configuration options and default/example values.