Skip to content

Commit cd19608

Browse files
committed
📝 WIP
1 parent 4c0cede commit cd19608

File tree

2 files changed

+47
-9
lines changed

2 files changed

+47
-9
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,4 @@
22
Changelog
33
=========
44

5-
Version 0.0.1
6-
=============
7-
8-
- initial release
5+
You can find the changelog on the `Releases page<https://github.com/bo4e/BO4E-python/releases>`_.

docs/index.rst

Lines changed: 46 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,28 @@
1-
=============
2-
BO4E
3-
=============
1+
=================================
2+
BO4E - Business Object for Energy
3+
=================================
44

5-
This is the official documentation of **BO4E** data model.
6-
Cause of the fact that the data model is written in Python, it is also the Python documentation.
5+
This is the official documentation of the **BO4E** data model.
76

7+
Welcome to the BO4E (Business Object for Energy) data model!
8+
This model is specifically designed with the German energy market in mind.
9+
10+
Our primary goal is to facilitate seamless information exchange between market partners.
11+
12+
The BO4E data model provides a standardized format for data communication, making it easier for different systems to interact and understand each other.
13+
It's all about improving efficiency, reducing errors, and fostering a more collaborative energy market.
14+
15+
Whether you're a utility, a grid operator, a metering point operator, or a software service provider, the BO4E data model can help streamline your data exchange processes and enhance your collaborations in the energy market.
16+
17+
We invite you to explore the BO4E data model and discover how it can benefit your operations in the German energy market.
18+
19+
20+
Membership
21+
==========
22+
23+
Companies interested in contributing to the development and maintenance of this data model can become members of this registered non-profit association.
24+
As a member, your company will have the opportunity to influence the development of the BO4E data model and contribute to the evolution of the German energy market.
25+
For more information on how to become a member, please contact us.
826

927
Contents
1028
========
@@ -22,6 +40,29 @@ Contents
2240
License <license>
2341

2442

43+
Indices and tables
44+
==================
45+
46+
* :ref:`genindex`
47+
* :ref:`modindex`
48+
* :ref:`search`
49+
50+
Contents
51+
========
52+
53+
.. toctree::
54+
:maxdepth: 2
55+
56+
Fundamentals <fundamentals>
57+
Data model <api/modules>
58+
Versioning <versioning>
59+
Release Workflow <release_workflow>
60+
Contributing <contributing_guide>
61+
Changelog <changelog>
62+
Authors <authors>
63+
License <license>
64+
65+
2566
Indices and tables
2667
==================
2768

0 commit comments

Comments
 (0)