Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wscherphof/openpower
Quick start for a power supplier
https://github.com/wscherphof/openpower
Last synced: about 1 month ago
JSON representation
Quick start for a power supplier
- Host: GitHub
- URL: https://github.com/wscherphof/openpower
- Owner: wscherphof
- Created: 2013-02-04T12:59:58.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-13T09:24:09.000Z (almost 12 years ago)
- Last Synced: 2023-03-24T12:32:57.938Z (over 1 year ago)
- Size: 121 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# openpower
Quick start for a power supplier
## Problem description
So, what does it take to be a power supplier company? All kinds of systems you need to run. Don't all power supplier companies need all the same systems? Why not create one common and open version of those systems, that all companies can use, at least to get them started?
Of course, a good deal of the distinctiveness of any particular company lies in the nature and configuration of its marketing and customer support systems, and options in these areas are plentiful. So, we won't recreate those, but probably we do need to provide some basic way of keeping track of customers and contracts.The main focus is on the backend systems, that serve the part of the company that is perfectly transparent for the customers. These systems support the common industry processes in which the company interacts with various market parties in order to establish its services. These are also typically the systems that need to be in place in order to get an operating licence from the ruling regulator party.
To narrow things down a bit further, we aim for the Dutch market exclusively for the time being. And, to be absolutely clear, we only do electricity, and no gas, water, heat, or cold. That's because we view that electricity holds the sustainable future of conveying the energy from renewable sources, and it's the transition from fossil fuels to renewable energy sources that we want to support with this project.
In short, what this repository aims to deliver is: a minimal set of out of the box and easy deployable, yet robust and scalable, accessible and extensible, open source solutions that can fullfill all computing and automation related requirements of the Dutch energy regulator body in order to acquire a licence to operate a power supplier company. To be of use for any interested party, and open for improvement by any contributor.