From 024d10fd5fef331055980b1c47d769ba6d6abb8a Mon Sep 17 00:00:00 2001 From: guangyuzhang <13621160019@163.com> Date: Fri, 20 Mar 2020 17:36:49 +0800 Subject: [PATCH 1/3] updated README --- README.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/README.md b/README.md index 3b745442..adbe84ad 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,38 @@ MyEMS项目由下列组件构成: 参考仓库 [myems-bacnet](https://github.com/myems/myems-bacnet.git) 获取更多信息。 +## 版本对比 +| 功能 | 标准版 | 企业版 | +| :--- | :----: | :----: | +| Open Source | ✔️ MIT | ❌ | +| Free of Charge | ✔️ | ❌ | +| Rights to Modify | ✔️ | ❌ | +| Rights to Resell | ✔️ | ❌ | +| BACnet/IP | ✔️ | ✔️ | +| MQTT | ✔️ | ✔️ | +| Modbus TCP | ❌ | ✔️ | +| OPC UA | ❌ | ✔️ | +| Siemens S7 | ❌ | ✔️| +| Unlimited Number of Points | ✔️ | ✔️ | +| Unlimited Number of Meters | ✔️ | ✔️ | +| Unlimited Number of Virtual Meters | ✔️ | ✔️ | +| Unlimited Number of Spaces | ✔️ | ✔️ | +| MySQL | ✔️ | ✔️ | +| MemSQL | ❌ | ✔️ | +| Energy Reporting | ✔️ | ✔️ | +| Dashboard | ✔️ | ✔️ | +| Tenant | ✔️ | ✔️ | +| FDD Rule Engine | ❌ | ✔️ | +| Advanced Reporting |❌ | ✔️ | +| Draw Diagrams | ❌ | ✔️ | +| Web APP |✔️ | ✔️ | +| iOS APP | ❌ | ✔️ | +| Android APP | ❌ | ✔️ | +| Online Support |✔️ | ✔️ | +| Email Support |✔️ | ✔️ | +| Telephone Support |❌ | ✔️ | +| Remote Support |❌ | ✔️ | +| Onsite Support |❌ | ✔️ | ## 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. From 89c248cfbefbad7b71ab2b059453d9a898741321 Mon Sep 17 00:00:00 2001 From: guangyuzhang <13621160019@163.com> Date: Fri, 20 Mar 2020 18:40:48 +0800 Subject: [PATCH 2/3] updated README --- README.md | 42 ++++++++++++++++++++++++++---------------- 1 file changed, 26 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index adbe84ad..7113e0d6 100644 --- a/README.md +++ b/README.md @@ -53,34 +53,44 @@ MyEMS项目由下列组件构成: | 功能 | 标准版 | 企业版 | | :--- | :----: | :----: | | Open Source | ✔️ MIT | ❌ | -| Free of Charge | ✔️ | ❌ | -| Rights to Modify | ✔️ | ❌ | -| Rights to Resell | ✔️ | ❌ | +| Price | Free | Floating | | BACnet/IP | ✔️ | ✔️ | | MQTT | ✔️ | ✔️ | +| Unlimited Number of Points | ✔️ | ✔️ | +| Unlimited Number of Meters | ✔️ | ✔️ | +| Unlimited Number of Virtual Meters | ✔️ | ✔️ | +| Unlimited Number of Spaces | ✔️ | ✔️ | +| Docker | ✔️ | ✔️ | +| Kubernetes | ✔️ | ✔️ | +| MySQL | ✔️ | ✔️ | +| MemSQL | ✔️ | ✔️ | +| AWS Cloud | ✔️ | ✔️ | +| AZure Cloud | ✔️ | ✔️ | +| Alibaba Cloud | ✔️ | ✔️ | +| Energy Reporting | ✔️ | ✔️ | +| Energy Billing | ✔️ | ✔️ | +| Energy Ranking | ✔️ | ✔️ | +| Energy Dashboard | ✔️ | ✔️ | +| Tenant | ✔️ | ✔️ | +| RESTful API | ✔️ | ✔️ | +| Web APP |✔️ | ✔️ | +| Online Support |✔️ | ✔️ | +| Email Support |✔️ | ✔️ | | Modbus TCP | ❌ | ✔️ | | OPC UA | ❌ | ✔️ | -| Siemens S7 | ❌ | ✔️| -| Unlimited Number of Points | ✔️ | ✔️ | -| Unlimited Number of Meters | ✔️ | ✔️ | -| Unlimited Number of Virtual Meters | ✔️ | ✔️ | -| Unlimited Number of Spaces | ✔️ | ✔️ | -| MySQL | ✔️ | ✔️ | -| MemSQL | ❌ | ✔️ | -| Energy Reporting | ✔️ | ✔️ | -| Dashboard | ✔️ | ✔️ | -| Tenant | ✔️ | ✔️ | +| Siemens S7 | ❌ | ✔️| +| Johnson Controls Metasys | ❌ | ✔️| | FDD Rule Engine | ❌ | ✔️ | | Advanced Reporting |❌ | ✔️ | | Draw Diagrams | ❌ | ✔️ | -| Web APP |✔️ | ✔️ | +| BACnet Server | ❌ | ✔️| | iOS APP | ❌ | ✔️ | | Android APP | ❌ | ✔️ | -| Online Support |✔️ | ✔️ | -| Email Support |✔️ | ✔️ | | Telephone Support |❌ | ✔️ | | Remote Support |❌ | ✔️ | | Onsite Support |❌ | ✔️ | +| Bid Support |❌ | ✔️ | +| Customize Support |❌ | ✔️ | ## 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. From 78d5b728a73b3abe0af50fa7ea4a1d44db08099c Mon Sep 17 00:00:00 2001 From: guangyuzhang <13621160019@163.com> Date: Fri, 20 Mar 2020 18:56:00 +0800 Subject: [PATCH 3/3] updated README --- README.md | 93 +++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 69 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 7113e0d6..a156cb43 100644 --- a/README.md +++ b/README.md @@ -52,45 +52,46 @@ MyEMS项目由下列组件构成: ## 版本对比 | 功能 | 标准版 | 企业版 | | :--- | :----: | :----: | -| Open Source | ✔️ MIT | ❌ | -| Price | Free | Floating | +| 开源 | ✔️ MIT | ❌ | +| 价格 | Free | Floating | | BACnet/IP | ✔️ | ✔️ | | MQTT | ✔️ | ✔️ | -| Unlimited Number of Points | ✔️ | ✔️ | -| Unlimited Number of Meters | ✔️ | ✔️ | -| Unlimited Number of Virtual Meters | ✔️ | ✔️ | -| Unlimited Number of Spaces | ✔️ | ✔️ | +| 无点数限制 | ✔️ | ✔️ | +| 无计量表数限制 | ✔️ | ✔️ | +| 无虚拟表数限制 | ✔️ | ✔️ | +| 无用能单位数限制 | ✔️ | ✔️ | | Docker | ✔️ | ✔️ | | Kubernetes | ✔️ | ✔️ | | MySQL | ✔️ | ✔️ | | MemSQL | ✔️ | ✔️ | -| AWS Cloud | ✔️ | ✔️ | -| AZure Cloud | ✔️ | ✔️ | -| Alibaba Cloud | ✔️ | ✔️ | -| Energy Reporting | ✔️ | ✔️ | -| Energy Billing | ✔️ | ✔️ | -| Energy Ranking | ✔️ | ✔️ | -| Energy Dashboard | ✔️ | ✔️ | -| Tenant | ✔️ | ✔️ | +| AWS 云 | ✔️ | ✔️ | +| AZure 云 | ✔️ | ✔️ | +| 阿里云 | ✔️ | ✔️ | +| 能耗报告 | ✔️ | ✔️ | +| 能源费用 | ✔️ | ✔️ | +| 能耗排名 | ✔️ | ✔️ | +| 能耗概览页 | ✔️ | ✔️ | +| 设备能效 | ✔️ | ✔️ | +| 租户 | ✔️ | ✔️ | | RESTful API | ✔️ | ✔️ | | Web APP |✔️ | ✔️ | -| Online Support |✔️ | ✔️ | -| Email Support |✔️ | ✔️ | +| 在线支持 |✔️ | ✔️ | +| 邮件支持 |✔️ | ✔️ | | Modbus TCP | ❌ | ✔️ | | OPC UA | ❌ | ✔️ | | Siemens S7 | ❌ | ✔️| | Johnson Controls Metasys | ❌ | ✔️| -| FDD Rule Engine | ❌ | ✔️ | -| Advanced Reporting |❌ | ✔️ | -| Draw Diagrams | ❌ | ✔️ | +| FDD 规则引擎 | ❌ | ✔️ | +| 高级报表 |❌ | ✔️ | +| 组态图形绘制 | ❌ | ✔️ | | BACnet Server | ❌ | ✔️| | iOS APP | ❌ | ✔️ | | Android APP | ❌ | ✔️ | -| Telephone Support |❌ | ✔️ | -| Remote Support |❌ | ✔️ | -| Onsite Support |❌ | ✔️ | -| Bid Support |❌ | ✔️ | -| Customize Support |❌ | ✔️ | +| 电话支持 |❌ | ✔️ | +| 远程支持 |❌ | ✔️ | +| 现场支持 |❌ | ✔️ | +| 投标支持 |❌ | ✔️ | +| 定制支持 |❌ | ✔️ | ## 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. @@ -138,3 +139,47 @@ See the repository [myems-mqtt](https://github.com/myems/myems-mqtt.git) for mor ### MyEMS BACnet/IP Service See the repository [myems-bacnet](https://github.com/myems/myems-bacnet.git) for more information. + +## Compare Editions +| Features | Standard Edition | Enterprise Edition | +| :--- | :----: | :----: | +| Open Source | ✔️ MIT | ❌ | +| Price | Free | Floating | +| BACnet/IP | ✔️ | ✔️ | +| MQTT | ✔️ | ✔️ | +| Unlimited Number of Points | ✔️ | ✔️ | +| Unlimited Number of Meters | ✔️ | ✔️ | +| Unlimited Number of Virtual Meters | ✔️ | ✔️ | +| Unlimited Number of Spaces | ✔️ | ✔️ | +| Docker | ✔️ | ✔️ | +| Kubernetes | ✔️ | ✔️ | +| MySQL | ✔️ | ✔️ | +| MemSQL | ✔️ | ✔️ | +| AWS Cloud | ✔️ | ✔️ | +| AZure Cloud | ✔️ | ✔️ | +| Alibaba Cloud | ✔️ | ✔️ | +| Energy Reporting | ✔️ | ✔️ | +| Energy Billing | ✔️ | ✔️ | +| Energy Ranking | ✔️ | ✔️ | +| Energy Dashboard | ✔️ | ✔️ | +| Equipment Efficiency | ✔️ | ✔️ | +| Tenant | ✔️ | ✔️ | +| RESTful API | ✔️ | ✔️ | +| Web APP |✔️ | ✔️ | +| Online Support |✔️ | ✔️ | +| Email Support |✔️ | ✔️ | +| Modbus TCP | ❌ | ✔️ | +| OPC UA | ❌ | ✔️ | +| Siemens S7 | ❌ | ✔️| +| Johnson Controls Metasys | ❌ | ✔️| +| FDD Rule Engine | ❌ | ✔️ | +| Advanced Reporting |❌ | ✔️ | +| Draw Diagrams | ❌ | ✔️ | +| BACnet Server | ❌ | ✔️| +| iOS APP | ❌ | ✔️ | +| Android APP | ❌ | ✔️ | +| Telephone Support |❌ | ✔️ | +| Remote Support |❌ | ✔️ | +| Onsite Support |❌ | ✔️ | +| Bid Support |❌ | ✔️ | +| Customize Support |❌ | ✔️ |