An open API service indexing awesome lists of open source software.

https://github.com/energychain/casa-corrently-openems

Casa Corrently connected to OpenEMS
https://github.com/energychain/casa-corrently-openems

Last synced: 4 months ago
JSON representation

Casa Corrently connected to OpenEMS

Awesome Lists containing this project

README

        

# casa-corrently-openems
Casa Corrently connected to OpenEMS

![npm](https://img.shields.io/npm/dw/casa-corrently-openems) [![Build Status](https://travis-ci.com/energychain/casa-corrently-openems.svg?branch=master)](https://travis-ci.com/energychain/casa-corrently-openems) [![Code Quality](https://www.code-inspector.com/project/12872/score/svg)](https://frontend.code-inspector.com/public/project/12872/casa-corrently-openems/dashboard) [![chat](https://img.shields.io/badge/chat-support-brightgreen)](https://tawk.to/chat/5c53189451410568a109843f/default)

## QuickStart
You might deploy your personal test environment easily using [this Heroku deployment template](
https://heroku.com/deploy?template=https://github.com/energychain/casa-corrently-openems).

## Installation

### Prerequisites
- npm and Node JS
- OpenEMS / FEMS access

### via Shell
```shell
git clone https://github.com/energychain/casa-corrently-openems casa-corrently
cd casa-corrently
npm install
```

### using Forever
Forever is a tool that allows Node JS based applications to run as a daemon with start and stop functionality.

## Usage
Configure settings in `sample_config.json` to your needs.

```shell
npm start ./sample_config.json
```

## Funding
This module is part of the Corrently Ecosystem which looks for funding in Germany: https://www.stromdao.de/crowdfunding/info
![STROMDAO - Corrently Crowdfunding](https://squad.stromdao.de/nextcloud/index.php/s/Do4pzpM7KndZxAx/preview)

## Further reading
Further Documentation is available as Casa Corrently Chapter at: https://casa.corrently.de/books/nutzung-von-node-red/chapter/gr%C3%BCnstromz%C3%A4hler-%28discovergy-meter%29

## Maintainer / Imprint
This module is not an official contribution by Influx.

STROMDAO GmbH

Gerhard Weiser Ring 29

69256 Mauer

Germany



+49 6226 968 009 0



[email protected]



Handelsregister: HRB 728691 (Amtsgericht Mannheim)

## LICENSE
Apache-2.0