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
- Host: GitHub
- URL: https://github.com/energychain/casa-corrently-openems
- Owner: energychain
- License: apache-2.0
- Created: 2020-09-08T18:56:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T21:33:28.000Z (over 2 years ago)
- Last Synced: 2025-01-11T15:20:37.866Z (5 months ago)
- Language: JavaScript
- Size: 851 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# casa-corrently-openems
Casa Corrently connected to OpenEMS [](https://travis-ci.com/energychain/casa-corrently-openems) [](https://frontend.code-inspector.com/public/project/12872/casa-corrently-openems/dashboard) [](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
## 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