Of course there is some sort of process a Meter-Point-Operator is following...
... like ensuring that customer is billable ..
but this is all bilateral (=no one else cares).
There are two signatures that could be made visible (=useable) in the blockchain.
For other contracts.
= Consens on "Prove of Existance".
Due to existance of MPO and DSO contract.
The MPO could notariy with any reading a new Deliverable Contract
This ensures that every consumption/generation ends up once in a Deliverable Contract.
= Consens on Amount of Circulated Electricity
contract Delivery is owned {
address public owner;
address public dso;
uint256 public role;
uint256 public startTime;
uint256 public endTime;
uint256 public power;
address public resolution;
...
}
Ownership is an important concept of blockchain technology.
We use it in this example to indicate that a Deliverable could be forwarded.
The MPO Contract issues a new Deliverable Contract and forwards it to the Actor.
... but the actor does not want to care about it ...
>>Start Business-Object Demo (localhost:8000)
git clone https://github.com/energychain/BusinessObject-Demo.git
cd BusinessObject-Demo
npm install
Starting...
npm start
Open http://localhost:8000/ in your browser.
Transfering bilateral agreements into a global consens.
Abstraction layer between blockchain technology and business logic providing energy market related entities and use cases.
The StromDAO BusinessObject comes ready-to-use in custom applications.
Multiple integtration APIs:
You are about to leave your browser and doing things manually only a droid is subjected to do.