提交 7e6508e5 编写于 作者: nengyuangzhang's avatar nengyuangzhang

updated README

上级 ac856ead
......@@ -61,38 +61,41 @@ MyEMS由资深专业团队开发维护,源代码基于MIT开源软件许可协
## MyEMS安装(社区版)
MyEMS项目由下列组件构成:
详见 [https://myems.io/docs/category/installation](https://myems.io/docs/category/installation)
## MyEMS组件构成
### MyEMS 数据库 (SQL)
详见 [database介绍与安装](./database/README.md)
详见 [database介绍](./database/README.md)
### MyEMS API 应用程序接口 (Python)
详见 [myems-api介绍与安装](./myems-api/README.md)
详见 [myems-api介绍](./myems-api/README.md)
### MyEMS 管理 UI (AngularJS version 1.x)
详见 [myems-admin介绍与安装](myems-admin/README.md)
详见 [myems-admin介绍](myems-admin/README.md)
### MyEMS Modbus TCP 数据采集服务 (Python)
详见 [myems-modbus-tcp介绍与安装](./myems-modbus-tcp/README.md)
详见 [myems-modbus-tcp介绍](./myems-modbus-tcp/README.md)
### MyEMS 数据清洗服务 (Python)
详见 [myems-cleaning介绍与安装](./myems-cleaning/README.md)
详见 [myems-cleaning介绍](./myems-cleaning/README.md)
### MyEMS 数据规范化服务 (Python)
详见 [myems-normalization介绍与安装](./myems-normalization/README.md)
详见 [myems-normalization介绍](./myems-normalization/README.md)
### MyEMS 数据汇总服务 (Python)
详见 [myems-aggregation介绍与安装](./myems-aggregation/README.md)
详见 [myems-aggregation介绍](./myems-aggregation/README.md)
### MyEMS Web UI (ReactJS)
详见 [myems-web介绍与安装](myems-web/README.md)
详见 [myems-web介绍](myems-web/README.md)
### 默认端口号
......
......@@ -60,39 +60,41 @@ Sehen [Funktionen der MyEMS Enterprise Edition](https://myems.io/de/docs/enterpr
## MyEMS Installation (Community Edition)
Dieses Projekt besteht aus folgenden Komponenten:
Sehen [https://myems.io/docs/category/installation](https://myems.io/docs/category/installation)
## Dieses Projekt besteht Komponenten:
### MyEMS Database (SQL)
Sehen [database Introduction & Installation](./database/README.md)
Sehen [database Introduction](./database/README.md)
### MyEMS API (Python)
Sehen [myems-api Introduction & Installation](./myems-api/README.md)
Sehen [myems-api Introduction](./myems-api/README.md)
### MyEMS Admin UI (AngularJS)
Sehen [myems-admin Introduction & Installation](myems-admin/README.md)
Sehen [myems-admin Introduction](myems-admin/README.md)
### MyEMS Modbus TCP Acquisition Service (Python)
Sehen [myems-modbus-tcp Introduction & Installation](./myems-modbus-tcp/README.md)
Sehen [myems-modbus-tcp Introduction](./myems-modbus-tcp/README.md)
### MyEMS Cleaning Service (Python)
Sehen [myems-cleaning Introduction & Installation](./myems-cleaning/README.md)
Sehen [myems-cleaning Introduction](./myems-cleaning/README.md)
### MyEMS Normalization Service (Python)
Sehen [myems-normalization Introduction & Installation](./myems-normalization/README.md)
Sehen [myems-normalization Introduction](./myems-normalization/README.md)
### MyEMS Aggregation Service (Python)
Sehen [myems-aggregation Introduction & Installation](./myems-aggregation/README.md)
Sehen [myems-aggregation Introduction](./myems-aggregation/README.md)
### MyEMS Web UI (ReactJS)
Sehen [myems-web Introduction & Installation](myems-web/README.md)
Sehen [myems-web Introduction](myems-web/README.md)
### Standardports
......
......@@ -61,39 +61,41 @@ See [Features of MyEMS Enterprise Edition](https://myems.io/docs/enterprise)
## MyEMS Installation (Community Edition)
This project is compose of following components:
See [https://myems.io/docs/category/installation](https://myems.io/docs/category/installation)
## MyEMS Compose of Components:
### MyEMS Database (SQL)
See [database Introduction & Installation](./database/README.md)
See [database Introduction](./database/README.md)
### MyEMS API (Python)
See [myems-api Introduction & Installation](./myems-api/README.md)
See [myems-api Introduction](./myems-api/README.md)
### MyEMS Admin UI (ReactJS)
See [myems-admin Introduction & Installation](myems-admin/README.md)
See [myems-admin Introduction](myems-admin/README.md)
### MyEMS Modbus TCP Acquisition Service (Python)
See [myems-modbus-tcp Introduction & Installation](./myems-modbus-tcp/README.md)
See [myems-modbus-tcp Introduction](./myems-modbus-tcp/README.md)
### MyEMS Cleaning Service (Python)
See [myems-cleaning Introduction & Installation](./myems-cleaning/README.md)
See [myems-cleaning Introduction](./myems-cleaning/README.md)
### MyEMS Normalization Service (Python)
See [myems-normalization Introduction & Installation](./myems-normalization/README.md)
See [myems-normalization Introduction](./myems-normalization/README.md)
### MyEMS Aggregation Service (Python)
See [myems-aggregation Introduction & Installation](./myems-aggregation/README.md)
See [myems-aggregation Introduction](./myems-aggregation/README.md)
### MyEMS Web UI (AngularJS)
See [myems-web Introduction & Installation](myems-web/README.md)
See [myems-web Introduction](myems-web/README.md)
### Default Ports
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册