Skip to content

mhejle/geh-charges

 
 

Charges

Intro

Welcome to the charges domain of the Green Energy Hub project

The charges domain is responsible for keeping track of price lists of Grid Access Providers and Transmission System Operators (TSO). A charge may be a fee, a subscription or a tariff, where the latter has the option of being a tax.

In addition, the charges domain also keeps track of which of these prices are assigned to a specific metering point at any given moment in time.

These are the business processes maintained by this domain.

Process
Change of Subscription price list
Change of Fee price list
Change of Tariff price list
Request for Prices
Settlement master data for metering point - fee, subscription and tariff links

Architecture

design

Context Streams

TODO: Awaiting drawing from @MartinFHansen.

Domain Road Map

In the current program increment (PI) the planned work is captured by the stated PI goals:

  1. Charges are moved to its own Charges domain (and GitHub repository), in order to ensure flexibility, independence of other domains, and stability.
  2. The domain can validate, create, update and stop charges.
  3. The domain delivers change of charge messages to the Post Office domain.
  4. The domain supports retrieval of historic charges for audit purposes.
  5. The domain can be surveilled by a dashboard (one step closer to working software).

Getting Started

Learn how to get started with Green Energy Hub here.

Where can I get more help?

Read about community for Green Energy Hub here and learn about how to get involved and get help.

Please note that we have provided a Dictionary to help understand many of the terms used throughout the repository.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.3%
  • HCL 5.5%
  • TSQL 1.2%