Merge branch 'develop'
commit
77453c26f7
Binary file not shown.
After Width: | Height: | Size: 113 KiB |
Binary file not shown.
102
README.md
102
README.md
|
@ -1 +1,101 @@
|
||||||
# myems
|
# MyEMS
|
||||||
|
|
||||||
|
[中文](#MyEMS 介绍) | [EN](#MyEMS Introduction)
|
||||||
|
|
||||||
|
## MyEMS 介绍
|
||||||
|
|
||||||
|
MyEMS是领先的免费开源能源管理系统。
|
||||||
|
MyEMS由资深专业团队开发维护。
|
||||||
|
MyEMS系统基于MIT开源软件许可协议
|
||||||
|
|
||||||
|
## MyEMS架构
|
||||||
|

|
||||||
|
|
||||||
|
## 组件
|
||||||
|
|
||||||
|
MyEMS项目由下列组件构成:
|
||||||
|
|
||||||
|
### MyEMS Web APP
|
||||||
|
|
||||||
|
参考仓库 [myems](https://github.com/myems/myems.git) 获取更多信息。
|
||||||
|
|
||||||
|
### MyEMS 管理面板
|
||||||
|
|
||||||
|
参考仓库 [myems-admin](https://github.com/myems/myems-admin.git) 获取更多信息。
|
||||||
|
|
||||||
|
### MyEMS 数据库
|
||||||
|
|
||||||
|
参考仓库 [myems-database](https://github.com/myems/myems-database.git) 获取更多信息。
|
||||||
|
|
||||||
|
### MyEMS 数据清洗服务
|
||||||
|
|
||||||
|
参考仓库 [myems-cleaning](https://github.com/myems/myems-cleaning.git) 获取更多信息。
|
||||||
|
|
||||||
|
### MyEMS 数据规范化服务
|
||||||
|
|
||||||
|
参考仓库 [myems-normalization](https://github.com/myems/myems-normalization.git) 获取更多信息。
|
||||||
|
|
||||||
|
### MyEMS 数据汇总服务
|
||||||
|
|
||||||
|
参考仓库 [myems-aggregation](https://github.com/myems/myems-aggregation.git) 获取更多信息。
|
||||||
|
|
||||||
|
### MyEMS API接口
|
||||||
|
|
||||||
|
参考仓库 [myems-api](https://github.com/myems/myems-api.git) 获取更多信息。
|
||||||
|
|
||||||
|
### MyEMS MQTT 服务
|
||||||
|
|
||||||
|
参考仓库 [myems-mqtt](https://github.com/myems/myems-mqtt.git) 获取更多信息。
|
||||||
|
|
||||||
|
### MyEMS BACnet/IP 服务
|
||||||
|
|
||||||
|
参考仓库 [myems-bacnet](https://github.com/myems/myems-bacnet.git) 获取更多信息。
|
||||||
|
|
||||||
|
|
||||||
|
## MyEMS Introduction
|
||||||
|
MyEMS is an advanced open source Energy Management System.
|
||||||
|
MyEMS is developed and maintained by an experienced development team.
|
||||||
|
This project is under MIT license.
|
||||||
|
|
||||||
|
## Architecture
|
||||||
|

|
||||||
|
|
||||||
|
## Components
|
||||||
|
|
||||||
|
This project is compose of following components:
|
||||||
|
|
||||||
|
### MyEMS Web APP
|
||||||
|
|
||||||
|
See the repository [myems](https://github.com/myems/myems.git) for more information.
|
||||||
|
|
||||||
|
### MyEMS Administration Panel
|
||||||
|
|
||||||
|
See the repository [myems-admin](https://github.com/myems/myems-admin.git) for more information.
|
||||||
|
|
||||||
|
### MyEMS Database
|
||||||
|
|
||||||
|
See the repository [myems-database](https://github.com/myems/myems-database.git) for more information.
|
||||||
|
|
||||||
|
### MyEMS Cleaning Service
|
||||||
|
|
||||||
|
See the repository [myems-cleaning](https://github.com/myems/myems-cleaning.git) for more information.
|
||||||
|
|
||||||
|
### MyEMS Normalization Service
|
||||||
|
|
||||||
|
See the repository [myems-normalization](https://github.com/myems/myems-normalization.git) for more information.
|
||||||
|
|
||||||
|
### MyEMS Aggregation Service
|
||||||
|
|
||||||
|
See the repository [myems-aggregation](https://github.com/myems/myems-aggregation.git) for more information.
|
||||||
|
|
||||||
|
### MyEMS API
|
||||||
|
|
||||||
|
See the repository [myems-api](https://github.com/myems/myems-api.git) for more information.
|
||||||
|
|
||||||
|
### MyEMS MQTT Service
|
||||||
|
|
||||||
|
See the repository [myems-mqtt](https://github.com/myems/myems-mqtt.git) for more information.
|
||||||
|
|
||||||
|
### MyEMS BACnet/IP Service
|
||||||
|
|
||||||
|
See the repository [myems-bacnet](https://github.com/myems/myems-bacnet.git) for more information.
|
||||||
|
|
Loading…
Reference in New Issue