updated README

pull/1/head
13621160019@163.com 2021-02-19 15:12:13 +08:00
parent 070c7a0d56
commit 01940f2933
3 changed files with 26 additions and 26 deletions

View File

@ -18,43 +18,43 @@ MyEMS项目由下列组件构成:
### MyEMS Web APP
参考仓库 [myems-web](https://github.com/myems/myems-web.git) 获取更多信息。
参考[myems-web](https://github.com/myems/myems-web.git) 获取更多信息。
### MyEMS 管理面板
参考仓库 [myems-admin](https://github.com/myems/myems-admin.git) 获取更多信息。
参考[admin](./admin/README.md) 获取更多信息。
### MyEMS 数据库
参考仓库 [myems-database](https://github.com/myems/myems-database.git) 获取更多信息。
参考[database](./database/README.md) 获取更多信息。
### MyEMS 数据清洗服务
参考仓库 [myems-cleaning](https://github.com/myems/myems-cleaning.git) 获取更多信息。
参考[myems-cleaning](./myems-cleaning/README.md) 获取更多信息。
### MyEMS 数据规范化服务
参考仓库 [myems-normalization](https://github.com/myems/myems-normalization.git) 获取更多信息。
参考[myems-normalization](./myems-normalization/README.md) 获取更多信息。
### MyEMS 数据汇总服务
参考仓库 [myems-aggregation](https://github.com/myems/myems-aggregation.git) 获取更多信息。
参考[myems-aggregation](./myems-aggregation/README.md) 获取更多信息。
### MyEMS 数据接口API
参考仓库 [myems-api](https://github.com/myems/myems-api.git) 获取更多信息。
参考仓库[myems-api](https://github.com/myems/myems-api.git) 获取更多信息。
### MyEMS MQTT 数据发布服务 (从MyEMS转发到第三方)
参考仓库 [myems-mqtt-publisher](https://github.com/myems/myems-mqtt-publisher.git) 获取更多信息。
参考[myems-mqtt-publisher](./myems-mqtt-publisher/README.md) 获取更多信息。
### MyEMS BACnet/IP 数据采集服务
参考仓库 [myems-bacnet](https://github.com/myems/myems-bacnet.git) 获取更多信息。
参考[myems-bacnet](./myems-bacnet/README.md) 获取更多信息。
### MyEMS Modbus TCP 数据采集服务
参考仓库 [myems-modbus-tcp](https://github.com/myems/myems-modbus-tcp.git) 获取更多信息。
参考[myems-modbus-tcp](./myems-modbus-tcp/README.md) 获取更多信息。
## MyEMS截图
![MyEMS Screenshot](/docs/images/screenshot-2020.12.01-16_53_12.png)

View File

@ -21,23 +21,23 @@ Weitere Informationen finden Sie im Repository [myems-web](https://github.com/my
### MyEMS Admin Panel
Weitere Informationen finden Sie im Repository [myems-admin](https://github.com/myems/myems-admin.git).
Weitere Informationen finden Sie im [admin](./admin/README.md).
### MyEMS Database
Weitere Informationen finden Sie im Repository [myems-database](https://github.com/myems/myems-database.git).
Weitere Informationen finden Sie im [database](./database/README.md).
### MyEMS Cleaning Service
Weitere Informationen finden Sie im Repository [myems-cleaning](https://github.com/myems/myems-cleaning.git).
Weitere Informationen finden Sie im [myems-cleaning](./myems-cleaning/README.md).
### MyEMS Normalization Service
Weitere Informationen finden Sie im Repository [myems-normalization](https://github.com/myems/myems-normalization.git).
Weitere Informationen finden Sie im [myems-normalization](./myems-normalization/README.md).
### MyEMS Aggregation Service
Weitere Informationen finden Sie im Repository [myems-aggregation](https://github.com/myems/myems-aggregation.git).
Weitere Informationen finden Sie im [myems-aggregation](./myems-aggregation/README.md).
### MyEMS API
@ -45,15 +45,15 @@ Weitere Informationen finden Sie im Repository [myems-api](https://github.com/my
### MyEMS MQTT Data Publisher Service (transmit data from MyEMS to 3rd Party)
Weitere Informationen finden Sie im Repository [myems-mqtt-publisher](https://github.com/myems/myems-mqtt-publisher.git).
Weitere Informationen finden Sie im [myems-mqtt-publisher](./myems-mqtt-publisher/README.md).
### MyEMS BACnet/IP Acquisition Service
Weitere Informationen finden Sie im Repository [myems-bacnet](https://github.com/myems/myems-bacnet.git).
Weitere Informationen finden Sie im [myems-bacnet](./myems-bacnet/README.md).
### MyEMS Modbus TCP Acquisition Service
Weitere Informationen finden Sie im Repository [myems-modbus-tcp](https://github.com/myems/myems-modbus-tcp.git).
Weitere Informationen finden Sie im [myems-modbus-tcp](./myems-modbus-tcp/README.md).
## MyEMS Bildschirmfoto
![MyEMS Bildschirmfoto](/docs/images/screenshot-2020.12.01-16_53_12.png)

View File

@ -21,23 +21,23 @@ See the repository [myems-web](https://github.com/myems/myems-web.git) for more
### MyEMS Admin Panel
See the repository [myems-admin](https://github.com/myems/myems-admin.git) for more information.
See [admin](./admin/README.md) for more information.
### MyEMS Database
See the repository [myems-database](https://github.com/myems/myems-database.git) for more information.
See [database](./database/README.md) for more information.
### MyEMS Cleaning Service
See the repository [myems-cleaning](https://github.com/myems/myems-cleaning.git) for more information.
See [myems-cleaning](./myems-cleaning/README.md) for more information.
### MyEMS Normalization Service
See the repository [myems-normalization](https://github.com/myems/myems-normalization.git) for more information.
See [myems-normalization](./myems-normalization/README.md) for more information.
### MyEMS Aggregation Service
See the repository [myems-aggregation](https://github.com/myems/myems-aggregation.git) for more information.
See [myems-aggregation](./myems-aggregation/README.md) for more information.
### MyEMS API
@ -45,15 +45,15 @@ See the repository [myems-api](https://github.com/myems/myems-api.git) for more
### MyEMS MQTT Data Publisher Service (transmit data from MyEMS to 3rd Party)
See the repository [myems-mqtt-publisher](https://github.com/myems/myems-mqtt-publisher.git) for more information.
See [myems-mqtt-publisher](./myems-mqtt-publisher/README.md) for more information.
### MyEMS BACnet/IP Acquisition Service
See the repository [myems-bacnet](https://github.com/myems/myems-bacnet.git) for more information.
See [myems-bacnet](./myems-bacnet/README.md) for more information.
### MyEMS Modbus TCP Acquisition Service
See the repository [myems-modbus-tcp](https://github.com/myems/myems-modbus-tcp.git) for more information.
See [myems-modbus-tcp](./myems-modbus-tcp/README.md) for more information.
## MyEMS Screenshot
![MyEMS Screenshot](/docs/images/screenshot-2020.12.01-16_53_12.png)