updated README

pull/1/head
13621160019@163.com 2020-06-22 19:08:23 +08:00
parent 04d9c10a55
commit 23bb7f16f5
1 changed files with 132 additions and 106 deletions

238
README.md
View File

@ -4,7 +4,7 @@
## MyEMS 介绍 ## MyEMS 介绍
MyEMS是领先的开源能源管理系统利用云计算、物联网、大数据、人工智能等信息化技术构建而成。MyEMS可用于构建统一规范、功能强大的综合能源管理服务平台。MyEMS由资深专业团队开发维护系统代码基于MIT开源软件许可协议。 MyEMS是领先的开源且免费的能源管理系统利用云计算、物联网、大数据、人工智能等信息化技术构建而成。MyEMS可用于构建统一规范、功能强大的综合能源管理服务平台。MyEMS由资深专业团队开发维护系统代码基于MIT开源软件许可协议发布
## MyEMS架构 ## MyEMS架构
![MyEMS Architecture](/.readme/architecture.png) ![MyEMS Architecture](/.readme/architecture.png)
@ -50,62 +50,74 @@ MyEMS项目由下列组件构成:
参考仓库 [myems-bacnet](https://github.com/myems/myems-bacnet.git) 获取更多信息。 参考仓库 [myems-bacnet](https://github.com/myems/myems-bacnet.git) 获取更多信息。
## 版本对比 ### MyEMS Modbus TCP 服务
| 功能 | 标准版 | 企业版 |
| :--- | :----: | :----: | 参考仓库 [myems-modbut-tcp](https://github.com/myems/myems-modbus-tcp.git) 获取更多信息。
| 开源 | ✔️ | ❌ |
| 定价模式 | 免费 | 按项目付费 | ## 功能版本对比
| Modbus TCP 协议 | ✔️ | ✔️ | | 功能 | 标准版 | 企业版 |
| BACnet/IP 协议 | ✔️ | ✔️ | | :--- | :----: | :----: |
| MQTT 协议 | ✔️ | ✔️ | | 开源 | ✔️ | ❌ |
| 点数无限制 | ✔️ | ✔️ | | 定价模式 | 免费 | 按项目付费 |
| 计量表数无限制 | ✔️ | ✔️ | | 更换品牌名称与标志LOGO | ✔️ | ✔️ |
| 虚拟表数无限制 | ✔️ | ✔️ | | Modbus TCP 协议 | ✔️ | ✔️ |
| 用能单位数无限制 | ✔️ | ✔️ | | BACnet/IP 协议 | ✔️ | ✔️ |
| Docker 容器部署 | ✔️ | ✔️ | | MQTT 协议 | ✔️ | ✔️ |
| Kubernetes部署 | ✔️ | ✔️ | | 数据点数 | 无限制 |无限制 |
| MySQL | ✔️ | ✔️ | | 计量表数 | 无限制 |无限制 |
| MariaDB | ✔️ | ✔️ | | 设备数 | 无限制 |无限制 |
| MemSQL | ✔️ | ✔️ | | 用能单位数 | 无限制 |无限制 |
| AWS 云部署 | ✔️ | ✔️ | | Docker 容器部署 | ✔️ | ✔️ |
| AZure 云部署 | ✔️ | ✔️ | | Kubernetes部署 | ✔️ | ✔️ |
| 阿里云部署 | ✔️ | ✔️ | | MySQL | ✔️ | ✔️ |
| 能耗报告 | ✔️ | ✔️ | | MariaDB | ✔️ | ✔️ |
| 能源费用 | ✔️ | ✔️ | | MemSQL | ✔️ | ✔️ |
| 能耗排名 | ✔️ | ✔️ | | AWS 云部署 | ✔️ | ✔️ |
| 能耗概览页 | ✔️ | ✔️ | | AZure 云部署 | ✔️ | ✔️ |
| 能流图分析 | ✔️ | ✔️ | | 阿里云部署 | ✔️ | ✔️ |
| 配电系统分析 | ✔️ | ✔️ | | 私有云部署 | ✔️ | ✔️ |
| 设备能效分析 | ✔️ | ✔️ | | 空间能源消耗分析 | ✔️ | ✔️ |
| 租户能耗分析 | ✔️ | ✔️ | | 空间能源费用分析 | ✔️ | ✔️ |
| REST API | ✔️ | ✔️ | | 空间能源产出分析 | ✔️ | ✔️ |
| Web APP |✔️ | ✔️ | | 空间能效分析 | ✔️ | ✔️ |
| 在线支持 |✔️ | ✔️ | | 空间对比分析 | ✔️ | ✔️ |
| 邮件支持 |✔️ | ✔️ | | 空间能耗排名 | ✔️ | ✔️ |
| Modbus RTU 协议 | ❌ | ✔️ | | 能耗概览页 | ✔️ | ✔️ |
| OPC UA 协议 | ❌ | ✔️ | | 能流图分析 | ✔️ | ✔️ |
| OPC DA 协议 | ❌ | ✔️ | | 配电系统分析 | ✔️ | ✔️ |
| Siemens S7 协议 | ❌ | ✔️| | 设备能效分析 | ✔️ | ✔️ |
| IEC 104 协议 | ❌ | ✔️| | 租户能耗分析 | ✔️ | ✔️ |
| Johnson Controls Metasys | ❌ | ✔️| | 店铺能耗分析 | ✔️ | ✔️ |
| Honeywell EBI | ❌ | ✔️| | REST API | ✔️ | ✔️ |
| FDD 规则引擎 | ❌ | ✔️ | | Web APP | ✔️ | ✔️ |
| 高级报表 |❌ | ✔️ | | Modbus RTU 协议 | ✔️ | ✔️ |
| 组态图形绘制工具 | ❌ | ✔️ | | OPC UA 协议 | ✔️ | ✔️ |
| BACnet Server | ❌ | ✔️| | OPC DA 协议 | ✔️ | ✔️ |
| iOS APP | ❌ | ✔️ | | Siemens S7 协议 | ✔️ | ✔️ |
| Android APP | ❌ | ✔️ | | IEC 104 协议 | ✔️ | ✔️ |
| 第三方系统集成服务| ❌ | ✔️ | | Johnson Controls Metasys | ❌ | ✔️ |
| 电话技术支持服务 |❌ | ✔️ | | Honeywell EBI | ❌ | ✔️ |
| 微信技术支持服务 |❌ | ✔️ | | SIEMENS Desigo CC | ❌ | ✔️ |
| 远程技术支持服务 |❌ | ✔️ | | FDD 故障诊断规则引擎 | ❌ | ✔️ |
| 现场技术支持服务 |❌ | ✔️ | | 高级报表引擎 | ❌ | ✔️ |
| 投标技术支持服务 |❌ | ✔️ | | 组态图形绘制工具 | ❌ | ✔️ |
| 定制技术支持服务 |❌ | ✔️ | | BACnet Server | ❌ | ✔️ |
| iOS APP | ❌ | ✔️ |
| Android APP | ❌ | ✔️ |
| 第三方系统集成服务 | ❌ | ✔️ |
| 在线社区技术支持 | ✔️ | ✔️ |
| 邮件技术支持 | ✔️ | ✔️ |
| 电话技术支持服务 | ❌ | ✔️ |
| 微信技术支持服务 | ❌ | ✔️ |
| 远程桌面技术支持服务 | ❌ | ✔️ |
| 现场技术支持服务 | ❌ | ✔️ |
| 投标技术支持服务 | ❌ | ✔️ |
| 二次开发技术支持服务 | ❌ | ✔️ |
## MyEMS Introduction ## MyEMS Introduction
MyEMS is an advanced Energy Management System that is built on cloud computing, IOT, Big Data and AI technologies. MyEMS can be used to build an standard and powerful integrated energy management service platform. MyEMS is a leading open-source and free Energy Management System that is built on cloud computing, IOT, Big Data and AI technologies. MyEMS can be used for a standard and powerful integrated energy management service platform.
MyEMS is developed and maintained by an experienced development team, and the source code is under MIT license. MyEMS is being developed and maintained by an experienced development team, and the system's source code is publishied under MIT license.
## MyEMS Architecture ## MyEMS Architecture
![MyEMS Architecture](/.readme/architecture.png) ![MyEMS Architecture](/.readme/architecture.png)
@ -143,7 +155,7 @@ See the repository [myems-aggregation](https://github.com/myems/myems-aggregatio
See the repository [myems-api](https://github.com/myems/myems-api.git) for more information. See the repository [myems-api](https://github.com/myems/myems-api.git) for more information.
### MyEMS MQTT Service ### MyEMS MQTT Publisher Service
See the repository [myems-mqtt-publisher](https://github.com/myems/myems-mqtt-publisher.git) for more information. See the repository [myems-mqtt-publisher](https://github.com/myems/myems-mqtt-publisher.git) for more information.
@ -151,54 +163,68 @@ See the repository [myems-mqtt-publisher](https://github.com/myems/myems-mqtt-pu
See the repository [myems-bacnet](https://github.com/myems/myems-bacnet.git) for more information. See the repository [myems-bacnet](https://github.com/myems/myems-bacnet.git) for more information.
### MyEMS Modbus TCP Service
See the repository [myems-modbus-tcp](https://github.com/myems/myems-modbus-tcp.git) for more information.
## Compare Editions ## Compare Editions
| Features | Standard Edition | Enterprise Edition |
| :--- | :----: | :----: | | Features | Standard |Enterprise|
| Open Source | ✔️ MIT | ❌ | | :--- | :----: | :----: |
| Pricing Model | Free | Pay for Projects | | Open Source | ✔️ | ❌ |
| Modbus TCP | ✔️ | ✔️ | | Pricing | Free | Pay for Projects |
| BACnet/IP | ✔️ | ✔️ | | Change Name and Logo | ✔️ | ✔️ |
| MQTT | ✔️ | ✔️ | | Modbus TCP | ✔️ | ✔️ |
| Unlimited Number of Points | ✔️ | ✔️ | | BACnet/IP | ✔️ | ✔️ |
| Unlimited Number of Meters | ✔️ | ✔️ | | MQTT 协议 | ✔️ | ✔️ |
| Unlimited Number of Virtual Meters | ✔️ | ✔️ | | Data Points Number | Unlimited |Unlimited |
| Unlimited Number of Spaces | ✔️ | ✔️ | | Meters Number | Unlimited |Unlimited |
| Docker | ✔️ | ✔️ | | Equipments Number | Unlimited |Unlimited |
| Kubernetes | ✔️ | ✔️ | | Spaces Number | Unlimited |Unlimited |
| MySQL | ✔️ | ✔️ | | Docker | ✔️ | ✔️ |
| MemSQL | ✔️ | ✔️ | | Kubernetes | ✔️ | ✔️ |
| AWS Cloud | ✔️ | ✔️ | | MySQL | ✔️ | ✔️ |
| AZure Cloud | ✔️ | ✔️ | | MariaDB | ✔️ | ✔️ |
| Alibaba Cloud | ✔️ | ✔️ | | MemSQL | ✔️ | ✔️ |
| Energy Reporting | ✔️ | ✔️ | | AWS Cloud | ✔️ | ✔️ |
| Energy Billing | ✔️ | ✔️ | | AZure Cloud | ✔️ | ✔️ |
| Energy Ranking | ✔️ | ✔️ | | Alibaba Cloud | ✔️ | ✔️ |
| Energy Dashboard | ✔️ | ✔️ | | Private Cloud | ✔️ | ✔️ |
| Energy Flow Diagram | ✔️ | ✔️ | | Space Energy Consumption Reports | ✔️ | ✔️ |
| Distribution System | ✔️ | ✔️ | | Space Energy Billing Reports | ✔️ | ✔️ |
| Equipment Efficiency | ✔️ | ✔️ | | Space Efficiency Reports | ✔️ | ✔️ |
| Tenant | ✔️ | ✔️ | | Space Energy Output Reports | ✔️ | ✔️ |
| RESTful API | ✔️ | ✔️ | | Space Comparison Reports | ✔️ | ✔️ |
| Web APP |✔️ | ✔️ | | Space Energy Ranking Reports | ✔️ | ✔️ |
| Online Support |✔️ | ✔️ | | Energy Dashboard | ✔️ | ✔️ |
| Email Support |✔️ | ✔️ | | Energy Flow Diagram | ✔️ | ✔️ |
| Modbus RTU | ❌ | ✔️ | | Distribution System | ✔️ | ✔️ |
| OPC UA | ❌ | ✔️ | | Equipment Efficiency Reports | ✔️ | ✔️ |
| OPC DA | ❌ | ✔️ | | Tenant Energy Consumption Reports| ✔️ | ✔️ |
| Siemens S7 | ❌ | ✔️| | Sotre Energy Consumption Reports | ✔️ | ✔️ |
| IEC 104 | ❌ | ✔️| | REST API | ✔️ | ✔️ |
| Johnson Controls Metasys | ❌ | ✔️| | Web APP | ✔️ | ✔️ |
| Honeywell EBI | ❌ | ✔️| | Modbus RTU | ✔️ | ✔️ |
| FDD Rule Engine | ❌ | ✔️ | | OPC UA | ✔️ | ✔️ |
| Advanced Reporting |❌ | ✔️ | | OPC DA | ✔️ | ✔️ |
| Draw Diagrams Tool | ❌ | ✔️ | | Siemens S7 | ✔️ | ✔️ |
| BACnet Server | ❌ | ✔️| | IEC 104 | ✔️ | ✔️ |
| iOS APP | ❌ | ✔️ | | Johnson Controls Metasys | ❌ | ✔️ |
| Android APP | ❌ | ✔️ | | Honeywell EBI | ❌ | ✔️ |
| 3rd Party Systems Integration | ❌ | ✔️ | | SIEMENS Desigo CC | ❌ | ✔️ |
| Telephone Support |❌ | ✔️ | | FDD Rule Engine | ❌ | ✔️ |
| WeChat Support |❌ | ✔️ | | Advanced Reporting Engine | ❌ | ✔️ |
| Remote Support |❌ | ✔️ | | Graphics Drwaing Tool | ❌ | ✔️ |
| Onsite Support |❌ | ✔️ | | BACnet Server | ❌ | ✔️ |
| Bid Support |❌ | ✔️ | | iOS APP | ❌ | ✔️ |
| Customize Support |❌ | ✔️ | | Android APP | ❌ | ✔️ |
| 3rd Party Systems Integration | ❌ | ✔️ |
| Online Community Customer Support| ✔️ | ✔️ |
| Email Customer Support | ✔️ | ✔️ |
| Telephone Customer Support | ❌ | ✔️ |
| WeChat Customer Support | ❌ | ✔️ |
| Remote Desktop Customer Support | ❌ | ✔️ |
| Onsite Customer Support | ❌ | ✔️ |
| Bidding Support Service | ❌ | ✔️ |
| Customize Support Service | ❌ | ✔️ |