0.0.2 • Published 7 years ago

stromdao-bo-discovergy v0.0.2

Weekly downloads
7
License
SEE LICENSE IN li...
Repository
github
Last release
7 years ago

BusinessObject-Discovergy-Module

StromDAO Business Object Module for Discovergy Meter Point Operations

Codeship Status for energychain/BusinessObject-Discovergy-Module

Emulates a Smart Meter Gateway access by requesting meter reading from Discovergy API. Commits Meter Reading to StromDAO Energy Block Chain to be used in consens based applications like trading, p2p markets or prosumer services.

Installation

''' npm install stromdao-bo-discovergy '''

or

''' git clone https://github.com/energychain/BusinessObject-Discovergy-Module cd BusinessObject-Discovergy-Module npm install '''

Integration Test

''' npm test '''

Contributing