Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.18 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.18 KB

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.