README_DE.md 4.8 KB
Newer Older
nengyuangzhang's avatar
nengyuangzhang 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
# MyEMS

 [中文](/README.md) | [EN](/README_EN.md) | [DE](/README_DE.md)

 [![Documentation Status](https://readthedocs.org/projects/myems/badge/?version=latest)](https://myems.readthedocs.io/en/latest/?badge=latest)
 [![Maintainability](https://api.codeclimate.com/v1/badges/e01a2ca1e833d66040d0/maintainability)](https://codeclimate.com/github/MyEMS/myems/maintainability)
 [![Test Coverage](https://api.codeclimate.com/v1/badges/e01a2ca1e833d66040d0/test_coverage)](https://codeclimate.com/github/MyEMS/myems/test_coverage)
 [![CodeQL Scanning](https://github.com/MyEMS/myems/actions/workflows/codeql.yml/badge.svg)](https://github.com/MyEMS/myems/security/code-scanning)
 [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/MyEMS/myems/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/MyEMS/myems/?branch=master)
 [![Build Status](https://scrutinizer-ci.com/g/MyEMS/myems/badges/build.png?b=master)](https://scrutinizer-ci.com/g/MyEMS/myems/build-status/master)
 [![Codacy Badge](https://app.codacy.com/project/badge/Grade/b2cd6049727240e2aaeb8fc7b4086166)](https://www.codacy.com/gh/MyEMS/myems/dashboard?utm_source=github.com&utm_medium=referral&utm_content=MyEMS/myems&utm_campaign=Badge_Grade)

## MyEMS-Einführung


MyEMS ist ein branchenführendes Open Source Energiemanagementsystem und basiert auf Python und React.
Es wird zum Sammeln, Verarbeiten, Analysieren, Berichten und Anzeigen von Energiedaten von Gebäuden, Fabriken, Einkaufszentren, Rechenzentren und Unternehmenszonen verwendet.
MyEMS wird von einem erfahrenen Entwicklungsteam entwickelt und gewartet, und der Quellcode des Systems wird unter MIT-Lizenz veröffentlicht.
Verwendung von Open Source, um die Ziele der CO2-Peak-Kohlenstoffneutralität zu erreichen.

## MyEMS Architektur

23
![MyEMS Architecture Function View](/docs/images/architecture-function-view-de.png)
nengyuangzhang's avatar
nengyuangzhang 已提交
24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149

![MyEMS Architecture Site View](/docs/images/architecture-site-view-de.png)

![MyEMS Data Flow](/docs/images/myems-data-flow-de.svg)

## MyEMS UI-Präsentation

![MyEMS Space EnergyCategory1](/docs/images/myems-space-energycategory1.gif)

![MyEMS Space EnergyCategory2](/docs/images/myems-space-energycategory2.gif)

![MyEMS Space EnergyCategory3](/docs/images/myems-space-energycategory3.gif)

![MyEMS Großbild-Dashboard](/docs/images/myems-large-screen-dashboard.gif)


## Funktionen der MyEMS Community Edition

Sehen [MyEMS Funktionen(Community Edition)](https://myems.io/de/docs/intro#myems-features)

## Funktionen der MyEMS Enterprise Edition

Sehen [Funktionen der MyEMS Enterprise Edition](https://myems.io/de/docs/enterprise)


## MyEMS Downloads (Community Edition)

[1]. [Github](https://github.com/MyEMS/myems) https://github.com/myems/myems

[2]. [Gitee](https://gitee.com/myems/myems) https://gitee.com/myems/myems

[3]. [Bitbucket](https://bitbucket.org/myems/myems) https://bitbucket.org/myems/myems

[4]. [Gitlab](https://gitlab.com/myems/myems) https://gitlab.com/myems/myems

[5]. [GitCode](https://gitcode.net/myems/myems) https://gitcode.net/myems/myems

## MyEMS Installation (Community Edition)

Dieses Projekt besteht aus folgenden Komponenten:

### MyEMS Database (SQL)

Sehen [database Introduction & Installation](./database/README.md)

### MyEMS API (Python)

Sehen [myems-api Introduction & Installation](./myems-api/README.md)

### MyEMS Admin UI (AngularJS)

Sehen [myems-admin Introduction & Installation](myems-admin/README.md)

### MyEMS Modbus TCP Acquisition Service (Python)

Sehen [myems-modbus-tcp Introduction & Installation](./myems-modbus-tcp/README.md)

### MyEMS Cleaning Service (Python)

Sehen [myems-cleaning Introduction & Installation](./myems-cleaning/README.md)

### MyEMS Normalization Service (Python)

Sehen [myems-normalization Introduction & Installation](./myems-normalization/README.md)

### MyEMS Aggregation Service (Python)

Sehen [myems-aggregation Introduction & Installation](./myems-aggregation/README.md)

### MyEMS Web UI (ReactJS)

Sehen [myems-web Introduction & Installation](myems-web/README.md)

### Standardports

MyEMS Web UI: 80

MyEMS API: 8000

MyEMS Admin UI: 8001


### Voreingestelltes Passwort
<details>
  <summary>Admin UI</summary>

```
administrator

!MyEMS1
```
</details>

<details>
  <summary>Web UI</summary>

```
administrator@myems.io

!MyEMS1
```
</details>

### Docker Compose Schnelle Bereitstellung 

Sehen [Docker Compose Schnelle Bereitstellung](https://myems.io/de/docs/installation/docker-compose)

## MyEMS Projektmanagement

[Community Edition Straßenkarte](https://github.com/orgs/MyEMS/projects?type=beta)


## Kooperationsplan für Integrationstests

Sehen [Kooperationsplan für Integrationstests](https://myems.io/de/docs/cooperation)

## QQ-Gruppe

Gruppennummer: 792528967

![QQ Group 1](/docs/images/qq-group-1.png)


## Videos

[BiliBili](https://space.bilibili.com/539108162)