stromdao-bo-mpo
Version:
Operation of an Energy Meter Point using StromDAO Business Object for Energy Blockchain. Abstraction for storage connection as crossed meter point.
21 lines (18 loc) • 805 B
Markdown
# Default Roles for Role Lookup
| Role | Description | Expected Contract Class |
| ------------- | ------------- | ------------- |
| 1 | Meter Point Operator | MPO / Address |
| 2 | Distribution Service Operator | DSO / Address |
| 3 | Service Provider | Provider / Address |
| 4 | Feed In | MP / Address |
| 5 | Feed Out | MP / Address |
| 10 | Infrastruture Node | Address |
| 11 | UI Helper | StringStorage/IPFS Hash |
| 41 | Owned Balancing Group | Stromkonto / StromkontoProxy |
| 42 | Parent Balancing Group | Stromkonto / StromkontoProxy |
| 43 | MeterPoint Token | MPToken |
| 44 | MeterPoint Set | MPSet |
| 45 | Capazity Token | CUToken |
| 222 | Encrypted Private Key | StringStorage |
| 223 | Encrypted RSA PrivKey | StringStorage |
| 224 | RSA Public Key | StringStorage |