Merge branch 'develop'
commit
2c4094a28c
345
README.md
345
README.md
|
@ -1,6 +1,6 @@
|
||||||
# MyEMS
|
# MyEMS
|
||||||
|
|
||||||
[中文](#MyEMS-介绍) | [EN](#MyEMS-Introduction) | [DE](#MyEMS-Einführung)
|
[中文](./README.md) | [EN](./README_EN.md) | [DE](./README_DE.md)
|
||||||
|
|
||||||
[](https://myems.readthedocs.io/en/latest/?badge=latest)
|
[](https://myems.readthedocs.io/en/latest/?badge=latest)
|
||||||
|
|
||||||
|
@ -172,346 +172,3 @@ MyEMS项目由下列组件构成:
|
||||||
| 现场技术支持服务 | ❌ | ✔️ |
|
| 现场技术支持服务 | ❌ | ✔️ |
|
||||||
| 投标技术支持服务 | ❌ | ✔️ |
|
| 投标技术支持服务 | ❌ | ✔️ |
|
||||||
| 二次开发技术支持服务 | ❌ | ✔️ |
|
| 二次开发技术支持服务 | ❌ | ✔️ |
|
||||||
|
|
||||||
|
|
||||||
## MyEMS Introduction
|
|
||||||
MyEMS is an industry leading open source 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 being developed and maintained by an experienced development team, and the system's source code is published under MIT license.
|
|
||||||
|
|
||||||
## MyEMS Architecture
|
|
||||||

|
|
||||||
|
|
||||||
## MyEMS Components (Community Edition)
|
|
||||||

|
|
||||||
|
|
||||||
This project is compose of following components:
|
|
||||||
|
|
||||||
### MyEMS Web APP
|
|
||||||
|
|
||||||
See the repository [myems-web](https://github.com/myems/myems-web.git) for more information.
|
|
||||||
|
|
||||||
### MyEMS Admin 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 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.
|
|
||||||
|
|
||||||
### MyEMS BACnet/IP Acquisition Service
|
|
||||||
|
|
||||||
See the repository [myems-bacnet](https://github.com/myems/myems-bacnet.git) 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.
|
|
||||||
|
|
||||||
## MyEMS Screenshot
|
|
||||||

|
|
||||||
|
|
||||||
## Compare Editions
|
|
||||||
|
|
||||||
| Features |Communit Edition (MyEMS) |Enterprise Edition (AlbertEOS)|
|
|
||||||
| :--- | :----: | :----: |
|
|
||||||
| Open Source | ✔️ | ❌ |
|
|
||||||
| Pricing | Free | Pay for Projects |
|
|
||||||
| Change Name and Logo | ✔️ | ✔️ |
|
|
||||||
| Modbus TCP | ✔️ | ✔️ |
|
|
||||||
| BACnet/IP | ✔️ | ✔️ |
|
|
||||||
| MQTT Publisher | ✔️ | ✔️ |
|
|
||||||
| Data Points Number | Unlimited |Unlimited |
|
|
||||||
| Meters Number | Unlimited |Unlimited |
|
|
||||||
| Equipments Number | Unlimited |Unlimited |
|
|
||||||
| Spaces Number | Unlimited |Unlimited |
|
|
||||||
| Docker | ✔️ | ✔️ |
|
|
||||||
| Kubernetes | ✔️ | ✔️ |
|
|
||||||
| MySQL | ✔️ | ✔️ |
|
|
||||||
| MariaDB | ✔️ | ✔️ |
|
|
||||||
| SingleStore | ✔️ | ✔️ |
|
|
||||||
| AWS Cloud | ✔️ | ✔️ |
|
|
||||||
| AZure Cloud | ✔️ | ✔️ |
|
|
||||||
| Alibaba Cloud | ✔️ | ✔️ |
|
|
||||||
| Private Cloud | ✔️ | ✔️ |
|
|
||||||
| Data Comparison(Year-on-Year、Month-on-Month、Any-on-Any)| ✔️ | ✔️ |
|
|
||||||
| Export result to Excel | ✔️ | ✔️ |
|
|
||||||
| Space/Energy Category Data | ✔️ | ✔️ |
|
|
||||||
| Space/Energy Item Data | ✔️ | ✔️ |
|
|
||||||
| Space/Cost Data | ✔️ | ✔️ |
|
|
||||||
| Space/Output Data | ✔️ | ✔️ |
|
|
||||||
| Space/Income Data | ✔️ | ✔️ |
|
|
||||||
| Space/Efficiency Data | ✔️ | ✔️ |
|
|
||||||
| Space/Load Data | ✔️ | ✔️ |
|
|
||||||
| Space/Statistics | ✔️ | ✔️ |
|
|
||||||
| Space/Saving Data | ❌ | ✔️ |
|
|
||||||
| Equipment/Energy Category Data | ✔️ | ✔️ |
|
|
||||||
| Equipment/Energy Item Data | ✔️ | ✔️ |
|
|
||||||
| Equipment/Cost Data | ✔️ | ✔️ |
|
|
||||||
| Equipment/Output Data | ✔️ | ✔️ |
|
|
||||||
| Equipment/Income Data | ✔️ | ✔️ |
|
|
||||||
| Equipment/Efficiency Data | ✔️ | ✔️ |
|
|
||||||
| Equipment/Load Data | ✔️ | ✔️ |
|
|
||||||
| Equipment/Statistics | ✔️ | ✔️ |
|
|
||||||
| Equipment/Saving Data | ❌ | ✔️ |
|
|
||||||
| Equipment/Equipment Tracking | ✔️ | ✔️ |
|
|
||||||
| Meter/Energy Data | ✔️ | ✔️ |
|
|
||||||
| Meter/Cost Data | ✔️ | ✔️ |
|
|
||||||
| Meter/Trend Data | ✔️ | ✔️ |
|
|
||||||
| Meter/Realtime Data | ✔️ | ✔️ |
|
|
||||||
| Meter/Master Meter Submeters Balance | ✔️ | ✔️ |
|
|
||||||
| Meter/Offline Meter Energy Data | ✔️ | ✔️ |
|
|
||||||
| Meter/Offline Meter Cost Data | ✔️ | ✔️ |
|
|
||||||
| Meter/Virtual Meter Energy Data | ✔️ | ✔️ |
|
|
||||||
| Meter/Virtual Meter Cost Data | ✔️ | ✔️ |
|
|
||||||
| Meter/Meter Tracking | ✔️ | ✔️ |
|
|
||||||
| Tenant/Energy Category Data | ✔️ | ✔️ |
|
|
||||||
| Tenant/Energy Item Data | ✔️ | ✔️ |
|
|
||||||
| Tenant/Cost Data | ✔️ | ✔️ |
|
|
||||||
| Tenant/Load Data | ✔️ | ✔️ |
|
|
||||||
| Tenant/Statistics | ✔️ | ✔️ |
|
|
||||||
| Tenant/Saving Data | ❌ | ✔️ |
|
|
||||||
| Tenant/Tenant Bill | ✔️ | ✔️ |
|
|
||||||
| Store/Energy Category Data | ✔️ | ✔️ |
|
|
||||||
| Store/Energy Item Data | ✔️ | ✔️ |
|
|
||||||
| Store/Cost Data | ✔️ | ✔️ |
|
|
||||||
| Store/Load Data | ✔️ | ✔️ |
|
|
||||||
| Store/Statistics | ✔️ | ✔️ |
|
|
||||||
| Store/Saving Data | ❌ | ✔️ |
|
|
||||||
| Shopfloor/Energy Category Data | ✔️ | ✔️ |
|
|
||||||
| Shopfloor/Energy Item Data | ✔️ | ✔️ |
|
|
||||||
| Shopfloor/Cost Data | ✔️ | ✔️ |
|
|
||||||
| Shopfloor/Load Data | ✔️ | ✔️ |
|
|
||||||
| Shopfloor/Statistics | ✔️ | ✔️ |
|
|
||||||
| Shopfloor/Saving Data | ❌ | ✔️ |
|
|
||||||
| Combined Equipment/Energy Category Data | ✔️ | ✔️ |
|
|
||||||
| Combined Equipment/Energy Item Data | ✔️ | ✔️ |
|
|
||||||
| Combined Equipment/Cost Data | ✔️ | ✔️ |
|
|
||||||
| Combined Equipment/Output Data | ✔️ | ✔️ |
|
|
||||||
| Combined Equipment/Income Data | ✔️ | ✔️ |
|
|
||||||
| Combined Equipment/Efficiency Data | ✔️ | ✔️ |
|
|
||||||
| Combined Equipment/Load Data | ✔️ | ✔️ |
|
|
||||||
| Combined Equipment/Statistics | ✔️ | ✔️ |
|
|
||||||
| Combined Equipment/Saving Data | ❌ | ✔️ |
|
|
||||||
| Energy Dashboard | ✔️ | ✔️ |
|
|
||||||
| Energy Flow Diagram | ✔️ | ✔️ |
|
|
||||||
| Distribution System | ✔️ | ✔️ |
|
|
||||||
| REST API | ✔️ | ✔️ |
|
|
||||||
| Web APP | ✔️ | ✔️ |
|
|
||||||
| MQTT Subscriber | ❌ | ✔️ |
|
|
||||||
| Modbus RTU | ❌ | ✔️ |
|
|
||||||
| OPC UA | ❌ | ✔️ |
|
|
||||||
| OPC DA | ❌ | ✔️ |
|
|
||||||
| Siemens S7 | ❌ | ✔️ |
|
|
||||||
| IEC 104 | ❌ | ✔️ |
|
|
||||||
| Johnson Controls Metasys | ✔️ | ✔️ |
|
|
||||||
| Honeywell EBI | ✔️ | ✔️ |
|
|
||||||
| SIEMENS Desigo CC | ❌ | ✔️ |
|
|
||||||
| FDD Rule Engine | ❌ | ✔️ |
|
|
||||||
| Advanced Reporting Engine | ❌ | ✔️ |
|
|
||||||
| Graphics Drwaing Tool | ❌ | ✔️ |
|
|
||||||
| Equipments Remote Control | ❌ | ✔️ |
|
|
||||||
| BACnet Server | ❌ | ✔️ |
|
|
||||||
| iOS APP | ❌ | ✔️ |
|
|
||||||
| Android APP | ❌ | ✔️ |
|
|
||||||
| IPC Hardware Gateway (Data Acquisition and Remote Control)| ❌ | ✔️ |
|
|
||||||
| LoRa Radio Module (Data Acquisition and Remote Control)| ❌ | ✔️ |
|
|
||||||
| Protocol for Uploading to Provincial Platform of On-line monitoring system for Key Energy-Consuming Unit| ❌ | ✔️ |
|
|
||||||
| 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 | ❌ | ✔️ |
|
|
||||||
|
|
||||||
## MyEMS-Einführung
|
|
||||||
MyEMS ist ein branchenführendes Open-Source-Energiemanagementsystem, das auf Cloud-Computing-, IOT-, Big Data- und AI-Technologien basiert. MyEMS kann für eine standardmäßige und leistungsstarke integrierte Energiemanagement-Serviceplattform verwendet werden.
|
|
||||||
MyEMS wird von einem erfahrenen Entwicklungsteam entwickelt und gewartet, und der Quellcode des Systems wird unter MIT-Lizenz veröffentlicht.
|
|
||||||
|
|
||||||
## MyEMS Architektur
|
|
||||||

|
|
||||||
|
|
||||||
## MyEMS Komponenten (GCommunity Edition)
|
|
||||||

|
|
||||||
|
|
||||||
Dieses Projekt besteht aus folgenden Komponenten:
|
|
||||||
|
|
||||||
### MyEMS Web APP
|
|
||||||
|
|
||||||
Weitere Informationen finden Sie im Repository [myems-web](https://github.com/myems/myems-web.git).
|
|
||||||
|
|
||||||
### MyEMS Admin Panel
|
|
||||||
|
|
||||||
Weitere Informationen finden Sie im Repository [myems-admin](https://github.com/myems/myems-admin.git).
|
|
||||||
|
|
||||||
### MyEMS Database
|
|
||||||
|
|
||||||
Weitere Informationen finden Sie im Repository [myems-database](https://github.com/myems/myems-database.git).
|
|
||||||
|
|
||||||
### MyEMS Cleaning Service
|
|
||||||
|
|
||||||
Weitere Informationen finden Sie im Repository [myems-cleaning](https://github.com/myems/myems-cleaning.git).
|
|
||||||
|
|
||||||
### MyEMS Normalization Service
|
|
||||||
|
|
||||||
Weitere Informationen finden Sie im Repository [myems-normalization](https://github.com/myems/myems-normalization.git).
|
|
||||||
|
|
||||||
### MyEMS Aggregation Service
|
|
||||||
|
|
||||||
Weitere Informationen finden Sie im Repository [myems-aggregation](https://github.com/myems/myems-aggregation.git).
|
|
||||||
|
|
||||||
### MyEMS API
|
|
||||||
|
|
||||||
Weitere Informationen finden Sie im Repository [myems-api](https://github.com/myems/myems-api.git).
|
|
||||||
|
|
||||||
### 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).
|
|
||||||
|
|
||||||
### MyEMS BACnet/IP Acquisition Service
|
|
||||||
|
|
||||||
Weitere Informationen finden Sie im Repository [myems-bacnet](https://github.com/myems/myems-bacnet.git).
|
|
||||||
|
|
||||||
### MyEMS Modbus TCP Acquisition Service
|
|
||||||
|
|
||||||
Weitere Informationen finden Sie im Repository [myems-modbus-tcp](https://github.com/myems/myems-modbus-tcp.git).
|
|
||||||
|
|
||||||
## MyEMS Bildschirmfoto
|
|
||||||

|
|
||||||
|
|
||||||
## Editionen vergleichen
|
|
||||||
|
|
||||||
| Eigenschaften |Community Edition (MyEMS) |Enterprise Edition (AlbertEOS)|
|
|
||||||
| :--- | :----: | :----: |
|
|
||||||
| Open Source | ✔️ | ❌ |
|
|
||||||
| Pricing | Free | Pay for Projects |
|
|
||||||
| Change Name and Logo | ✔️ | ✔️ |
|
|
||||||
| Modbus TCP | ✔️ | ✔️ |
|
|
||||||
| BACnet/IP | ✔️ | ✔️ |
|
|
||||||
| MQTT Publisher | ✔️ | ✔️ |
|
|
||||||
| Data Points Number | Unlimited |Unlimited |
|
|
||||||
| Meters Number | Unlimited |Unlimited |
|
|
||||||
| Equipments Number | Unlimited |Unlimited |
|
|
||||||
| Spaces Number | Unlimited |Unlimited |
|
|
||||||
| Docker | ✔️ | ✔️ |
|
|
||||||
| Kubernetes | ✔️ | ✔️ |
|
|
||||||
| MySQL | ✔️ | ✔️ |
|
|
||||||
| MariaDB | ✔️ | ✔️ |
|
|
||||||
| SingleStore | ✔️ | ✔️ |
|
|
||||||
| AWS Cloud | ✔️ | ✔️ |
|
|
||||||
| AZure Cloud | ✔️ | ✔️ |
|
|
||||||
| Alibaba Cloud | ✔️ | ✔️ |
|
|
||||||
| Private Cloud | ✔️ | ✔️ |
|
|
||||||
| Data Comparison(Year-on-Year、Month-on-Month、Any-on-Any) | ✔️ | ✔️ |
|
|
||||||
| Export result to Excel | ✔️ | ✔️ |
|
|
||||||
| Space/Energy Category Data | ✔️ | ✔️ |
|
|
||||||
| Space/Energy Item Data | ✔️ | ✔️ |
|
|
||||||
| Space/Cost Data | ✔️ | ✔️ |
|
|
||||||
| Space/Output Data | ✔️ | ✔️ |
|
|
||||||
| Space/Income Data | ✔️ | ✔️ |
|
|
||||||
| Space/Efficiency Data | ✔️ | ✔️ |
|
|
||||||
| Space/Load Data | ✔️ | ✔️ |
|
|
||||||
| Space/Statistics | ✔️ | ✔️ |
|
|
||||||
| Space/Saving Data | ❌ | ✔️ |
|
|
||||||
| Equipment/Energy Category Data | ✔️ | ✔️ |
|
|
||||||
| Equipment/Energy Item Data | ✔️ | ✔️ |
|
|
||||||
| Equipment/Cost Data | ✔️ | ✔️ |
|
|
||||||
| Equipment/Output Data | ✔️ | ✔️ |
|
|
||||||
| Equipment/Income Data | ✔️ | ✔️ |
|
|
||||||
| Equipment/Efficiency Data | ✔️ | ✔️ |
|
|
||||||
| Equipment/Load Data | ✔️ | ✔️ |
|
|
||||||
| Equipment/Statistics | ✔️ | ✔️ |
|
|
||||||
| Equipment/Saving Data | ❌ | ✔️ |
|
|
||||||
| Equipment/Equipment Tracking | ✔️ | ✔️ |
|
|
||||||
| Meter/Energy Data | ✔️ | ✔️ |
|
|
||||||
| Meter/Cost Data | ✔️ | ✔️ |
|
|
||||||
| Meter/Trend Data | ✔️ | ✔️ |
|
|
||||||
| Meter/Realtime Data | ✔️ | ✔️ |
|
|
||||||
| Meter/Master Meter Submeters Balance | ✔️ | ✔️ |
|
|
||||||
| Meter/Offline Meter Energy Data | ✔️ | ✔️ |
|
|
||||||
| Meter/Offline Meter Cost Data | ✔️ | ✔️ |
|
|
||||||
| Meter/Virtual Meter Energy Data | ✔️ | ✔️ |
|
|
||||||
| Meter/Virtual Meter Cost Data | ✔️ | ✔️ |
|
|
||||||
| Meter/Meter Tracking | ✔️ | ✔️ |
|
|
||||||
| Tenant/Energy Category Data | ✔️ | ✔️ |
|
|
||||||
| Tenant/Energy Item Data | ✔️ | ✔️ |
|
|
||||||
| Tenant/Cost Data | ✔️ | ✔️ |
|
|
||||||
| Tenant/Load Data | ✔️ | ✔️ |
|
|
||||||
| Tenant/Statistics | ✔️ | ✔️ |
|
|
||||||
| Tenant/Saving Data | ❌ | ✔️ |
|
|
||||||
| Tenant/Tenant Bill | ✔️ | ✔️ |
|
|
||||||
| Store/Energy Category Data | ✔️ | ✔️ |
|
|
||||||
| Store/Energy Item Data | ✔️ | ✔️ |
|
|
||||||
| Store/Cost Data | ✔️ | ✔️ |
|
|
||||||
| Store/Load Data | ✔️ | ✔️ |
|
|
||||||
| Store/Statistics | ✔️ | ✔️ |
|
|
||||||
| Store/Saving Data | ❌ | ✔️ |
|
|
||||||
| Shopfloor/Energy Category Data | ✔️ | ✔️ |
|
|
||||||
| Shopfloor/Energy Item Data | ✔️ | ✔️ |
|
|
||||||
| Shopfloor/Cost Data | ✔️ | ✔️ |
|
|
||||||
| Shopfloor/Load Data | ✔️ | ✔️ |
|
|
||||||
| Shopfloor/Statistics | ✔️ | ✔️ |
|
|
||||||
| Shopfloor/Saving Data | ❌ | ✔️ |
|
|
||||||
| Combined Equipment/Energy Category Data | ✔️ | ✔️ |
|
|
||||||
| Combined Equipment/Energy Item Data | ✔️ | ✔️ |
|
|
||||||
| Combined Equipment/Cost Data | ✔️ | ✔️ |
|
|
||||||
| Combined Equipment/Output Data | ✔️ | ✔️ |
|
|
||||||
| Combined Equipment/Income Data | ✔️ | ✔️ |
|
|
||||||
| Combined Equipment/Efficiency Data | ✔️ | ✔️ |
|
|
||||||
| Combined Equipment/Load Data | ✔️ | ✔️ |
|
|
||||||
| Combined Equipment/Statistics | ✔️ | ✔️ |
|
|
||||||
| Combined Equipment/Saving Data | ❌ | ✔️ |
|
|
||||||
| Energy Dashboard | ✔️ | ✔️ |
|
|
||||||
| Energy Flow Diagram | ✔️ | ✔️ |
|
|
||||||
| Distribution System | ✔️ | ✔️ |
|
|
||||||
| REST API | ✔️ | ✔️ |
|
|
||||||
| Web APP | ✔️ | ✔️ |
|
|
||||||
| MQTT Subscriber | ❌ | ✔️ |
|
|
||||||
| Modbus RTU | ❌ | ✔️ |
|
|
||||||
| OPC UA | ❌ | ✔️ |
|
|
||||||
| OPC DA | ❌ | ✔️ |
|
|
||||||
| Siemens S7 | ❌ | ✔️ |
|
|
||||||
| IEC 104 | ❌ | ✔️ |
|
|
||||||
| Johnson Controls Metasys | ✔️ | ✔️ |
|
|
||||||
| Honeywell EBI | ✔️ | ✔️ |
|
|
||||||
| SIEMENS Desigo CC | ❌ | ✔️ |
|
|
||||||
| FDD Rule Engine | ❌ | ✔️ |
|
|
||||||
| Advanced Reporting Engine | ❌ | ✔️ |
|
|
||||||
| Graphics Drwaing Tool | ❌ | ✔️ |
|
|
||||||
| Equipments Remote Control | ❌ | ✔️ |
|
|
||||||
| BACnet Server | ❌ | ✔️ |
|
|
||||||
| iOS APP | ❌ | ✔️ |
|
|
||||||
| Android APP | ❌ | ✔️ |
|
|
||||||
| IPC Hardware Gateway (Data Acquisition and Remote Control)| ❌ | ✔️ |
|
|
||||||
| LoRa Radio Module (Data Acquisition and Remote Control)| ❌ | ✔️ |
|
|
||||||
| Protocol for Uploading to Provincial Platform of On-line monitoring system for Key Energy-Consuming Unit| ❌ | ✔️ |
|
|
||||||
| 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 | ❌ | ✔️ |
|
|
||||||
|
|
|
@ -0,0 +1,176 @@
|
||||||
|
# MyEMS
|
||||||
|
|
||||||
|
[中文](./README.md) | [EN](./README_EN.md) | [DE](./README_DE.md)
|
||||||
|
|
||||||
|
[](https://myems.readthedocs.io/en/latest/?badge=latest)
|
||||||
|
|
||||||
|
## MyEMS-Einführung
|
||||||
|
MyEMS ist ein branchenführendes Open-Source-Energiemanagementsystem, das auf Cloud-Computing-, IOT-, Big Data- und AI-Technologien basiert. MyEMS kann für eine standardmäßige und leistungsstarke integrierte Energiemanagement-Serviceplattform verwendet werden.
|
||||||
|
MyEMS wird von einem erfahrenen Entwicklungsteam entwickelt und gewartet, und der Quellcode des Systems wird unter MIT-Lizenz veröffentlicht.
|
||||||
|
|
||||||
|
## MyEMS Architektur
|
||||||
|

|
||||||
|
|
||||||
|
## MyEMS Komponenten (GCommunity Edition)
|
||||||
|

|
||||||
|
|
||||||
|
Dieses Projekt besteht aus folgenden Komponenten:
|
||||||
|
|
||||||
|
### MyEMS Web APP
|
||||||
|
|
||||||
|
Weitere Informationen finden Sie im Repository [myems-web](https://github.com/myems/myems-web.git).
|
||||||
|
|
||||||
|
### MyEMS Admin Panel
|
||||||
|
|
||||||
|
Weitere Informationen finden Sie im Repository [myems-admin](https://github.com/myems/myems-admin.git).
|
||||||
|
|
||||||
|
### MyEMS Database
|
||||||
|
|
||||||
|
Weitere Informationen finden Sie im Repository [myems-database](https://github.com/myems/myems-database.git).
|
||||||
|
|
||||||
|
### MyEMS Cleaning Service
|
||||||
|
|
||||||
|
Weitere Informationen finden Sie im Repository [myems-cleaning](https://github.com/myems/myems-cleaning.git).
|
||||||
|
|
||||||
|
### MyEMS Normalization Service
|
||||||
|
|
||||||
|
Weitere Informationen finden Sie im Repository [myems-normalization](https://github.com/myems/myems-normalization.git).
|
||||||
|
|
||||||
|
### MyEMS Aggregation Service
|
||||||
|
|
||||||
|
Weitere Informationen finden Sie im Repository [myems-aggregation](https://github.com/myems/myems-aggregation.git).
|
||||||
|
|
||||||
|
### MyEMS API
|
||||||
|
|
||||||
|
Weitere Informationen finden Sie im Repository [myems-api](https://github.com/myems/myems-api.git).
|
||||||
|
|
||||||
|
### 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).
|
||||||
|
|
||||||
|
### MyEMS BACnet/IP Acquisition Service
|
||||||
|
|
||||||
|
Weitere Informationen finden Sie im Repository [myems-bacnet](https://github.com/myems/myems-bacnet.git).
|
||||||
|
|
||||||
|
### MyEMS Modbus TCP Acquisition Service
|
||||||
|
|
||||||
|
Weitere Informationen finden Sie im Repository [myems-modbus-tcp](https://github.com/myems/myems-modbus-tcp.git).
|
||||||
|
|
||||||
|
## MyEMS Bildschirmfoto
|
||||||
|

|
||||||
|
|
||||||
|
## Editionen vergleichen
|
||||||
|
|
||||||
|
| Eigenschaften |Community Edition (MyEMS) |Enterprise Edition (AlbertEOS)|
|
||||||
|
| :--- | :----: | :----: |
|
||||||
|
| Open Source | ✔️ | ❌ |
|
||||||
|
| Pricing | Free | Pay for Projects |
|
||||||
|
| Change Name and Logo | ✔️ | ✔️ |
|
||||||
|
| Modbus TCP | ✔️ | ✔️ |
|
||||||
|
| BACnet/IP | ✔️ | ✔️ |
|
||||||
|
| MQTT Publisher | ✔️ | ✔️ |
|
||||||
|
| Data Points Number | Unlimited |Unlimited |
|
||||||
|
| Meters Number | Unlimited |Unlimited |
|
||||||
|
| Equipments Number | Unlimited |Unlimited |
|
||||||
|
| Spaces Number | Unlimited |Unlimited |
|
||||||
|
| Docker | ✔️ | ✔️ |
|
||||||
|
| Kubernetes | ✔️ | ✔️ |
|
||||||
|
| MySQL | ✔️ | ✔️ |
|
||||||
|
| MariaDB | ✔️ | ✔️ |
|
||||||
|
| SingleStore | ✔️ | ✔️ |
|
||||||
|
| AWS Cloud | ✔️ | ✔️ |
|
||||||
|
| AZure Cloud | ✔️ | ✔️ |
|
||||||
|
| Alibaba Cloud | ✔️ | ✔️ |
|
||||||
|
| Private Cloud | ✔️ | ✔️ |
|
||||||
|
| Data Comparison(Year-on-Year、Month-on-Month、Any-on-Any) | ✔️ | ✔️ |
|
||||||
|
| Export result to Excel | ✔️ | ✔️ |
|
||||||
|
| Space/Energy Category Data | ✔️ | ✔️ |
|
||||||
|
| Space/Energy Item Data | ✔️ | ✔️ |
|
||||||
|
| Space/Cost Data | ✔️ | ✔️ |
|
||||||
|
| Space/Output Data | ✔️ | ✔️ |
|
||||||
|
| Space/Income Data | ✔️ | ✔️ |
|
||||||
|
| Space/Efficiency Data | ✔️ | ✔️ |
|
||||||
|
| Space/Load Data | ✔️ | ✔️ |
|
||||||
|
| Space/Statistics | ✔️ | ✔️ |
|
||||||
|
| Space/Saving Data | ❌ | ✔️ |
|
||||||
|
| Equipment/Energy Category Data | ✔️ | ✔️ |
|
||||||
|
| Equipment/Energy Item Data | ✔️ | ✔️ |
|
||||||
|
| Equipment/Cost Data | ✔️ | ✔️ |
|
||||||
|
| Equipment/Output Data | ✔️ | ✔️ |
|
||||||
|
| Equipment/Income Data | ✔️ | ✔️ |
|
||||||
|
| Equipment/Efficiency Data | ✔️ | ✔️ |
|
||||||
|
| Equipment/Load Data | ✔️ | ✔️ |
|
||||||
|
| Equipment/Statistics | ✔️ | ✔️ |
|
||||||
|
| Equipment/Saving Data | ❌ | ✔️ |
|
||||||
|
| Equipment/Equipment Tracking | ✔️ | ✔️ |
|
||||||
|
| Meter/Energy Data | ✔️ | ✔️ |
|
||||||
|
| Meter/Cost Data | ✔️ | ✔️ |
|
||||||
|
| Meter/Trend Data | ✔️ | ✔️ |
|
||||||
|
| Meter/Realtime Data | ✔️ | ✔️ |
|
||||||
|
| Meter/Master Meter Submeters Balance | ✔️ | ✔️ |
|
||||||
|
| Meter/Offline Meter Energy Data | ✔️ | ✔️ |
|
||||||
|
| Meter/Offline Meter Cost Data | ✔️ | ✔️ |
|
||||||
|
| Meter/Virtual Meter Energy Data | ✔️ | ✔️ |
|
||||||
|
| Meter/Virtual Meter Cost Data | ✔️ | ✔️ |
|
||||||
|
| Meter/Meter Tracking | ✔️ | ✔️ |
|
||||||
|
| Tenant/Energy Category Data | ✔️ | ✔️ |
|
||||||
|
| Tenant/Energy Item Data | ✔️ | ✔️ |
|
||||||
|
| Tenant/Cost Data | ✔️ | ✔️ |
|
||||||
|
| Tenant/Load Data | ✔️ | ✔️ |
|
||||||
|
| Tenant/Statistics | ✔️ | ✔️ |
|
||||||
|
| Tenant/Saving Data | ❌ | ✔️ |
|
||||||
|
| Tenant/Tenant Bill | ✔️ | ✔️ |
|
||||||
|
| Store/Energy Category Data | ✔️ | ✔️ |
|
||||||
|
| Store/Energy Item Data | ✔️ | ✔️ |
|
||||||
|
| Store/Cost Data | ✔️ | ✔️ |
|
||||||
|
| Store/Load Data | ✔️ | ✔️ |
|
||||||
|
| Store/Statistics | ✔️ | ✔️ |
|
||||||
|
| Store/Saving Data | ❌ | ✔️ |
|
||||||
|
| Shopfloor/Energy Category Data | ✔️ | ✔️ |
|
||||||
|
| Shopfloor/Energy Item Data | ✔️ | ✔️ |
|
||||||
|
| Shopfloor/Cost Data | ✔️ | ✔️ |
|
||||||
|
| Shopfloor/Load Data | ✔️ | ✔️ |
|
||||||
|
| Shopfloor/Statistics | ✔️ | ✔️ |
|
||||||
|
| Shopfloor/Saving Data | ❌ | ✔️ |
|
||||||
|
| Combined Equipment/Energy Category Data | ✔️ | ✔️ |
|
||||||
|
| Combined Equipment/Energy Item Data | ✔️ | ✔️ |
|
||||||
|
| Combined Equipment/Cost Data | ✔️ | ✔️ |
|
||||||
|
| Combined Equipment/Output Data | ✔️ | ✔️ |
|
||||||
|
| Combined Equipment/Income Data | ✔️ | ✔️ |
|
||||||
|
| Combined Equipment/Efficiency Data | ✔️ | ✔️ |
|
||||||
|
| Combined Equipment/Load Data | ✔️ | ✔️ |
|
||||||
|
| Combined Equipment/Statistics | ✔️ | ✔️ |
|
||||||
|
| Combined Equipment/Saving Data | ❌ | ✔️ |
|
||||||
|
| Energy Dashboard | ✔️ | ✔️ |
|
||||||
|
| Energy Flow Diagram | ✔️ | ✔️ |
|
||||||
|
| Distribution System | ✔️ | ✔️ |
|
||||||
|
| REST API | ✔️ | ✔️ |
|
||||||
|
| Web APP | ✔️ | ✔️ |
|
||||||
|
| MQTT Subscriber | ❌ | ✔️ |
|
||||||
|
| Modbus RTU | ❌ | ✔️ |
|
||||||
|
| OPC UA | ❌ | ✔️ |
|
||||||
|
| OPC DA | ❌ | ✔️ |
|
||||||
|
| Siemens S7 | ❌ | ✔️ |
|
||||||
|
| IEC 104 | ❌ | ✔️ |
|
||||||
|
| Johnson Controls Metasys | ✔️ | ✔️ |
|
||||||
|
| Honeywell EBI | ✔️ | ✔️ |
|
||||||
|
| SIEMENS Desigo CC | ❌ | ✔️ |
|
||||||
|
| FDD Rule Engine | ❌ | ✔️ |
|
||||||
|
| Advanced Reporting Engine | ❌ | ✔️ |
|
||||||
|
| Graphics Drwaing Tool | ❌ | ✔️ |
|
||||||
|
| Equipments Remote Control | ❌ | ✔️ |
|
||||||
|
| BACnet Server | ❌ | ✔️ |
|
||||||
|
| iOS APP | ❌ | ✔️ |
|
||||||
|
| Android APP | ❌ | ✔️ |
|
||||||
|
| IPC Hardware Gateway (Data Acquisition and Remote Control)| ❌ | ✔️ |
|
||||||
|
| LoRa Radio Module (Data Acquisition and Remote Control)| ❌ | ✔️ |
|
||||||
|
| Protocol for Uploading to Provincial Platform of On-line monitoring system for Key Energy-Consuming Unit| ❌ | ✔️ |
|
||||||
|
| 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 | ❌ | ✔️ |
|
|
@ -0,0 +1,176 @@
|
||||||
|
# MyEMS
|
||||||
|
|
||||||
|
[中文](./README.md) | [EN](./README_EN.md) | [DE](./README_DE.md)
|
||||||
|
|
||||||
|
[](https://myems.readthedocs.io/en/latest/?badge=latest)
|
||||||
|
|
||||||
|
## MyEMS Introduction
|
||||||
|
MyEMS is an industry leading open source 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 being developed and maintained by an experienced development team, and the system's source code is published under MIT license.
|
||||||
|
|
||||||
|
## MyEMS Architecture
|
||||||
|

|
||||||
|
|
||||||
|
## MyEMS Components (Community Edition)
|
||||||
|

|
||||||
|
|
||||||
|
This project is compose of following components:
|
||||||
|
|
||||||
|
### MyEMS Web APP
|
||||||
|
|
||||||
|
See the repository [myems-web](https://github.com/myems/myems-web.git) for more information.
|
||||||
|
|
||||||
|
### MyEMS Admin 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 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.
|
||||||
|
|
||||||
|
### MyEMS BACnet/IP Acquisition Service
|
||||||
|
|
||||||
|
See the repository [myems-bacnet](https://github.com/myems/myems-bacnet.git) 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.
|
||||||
|
|
||||||
|
## MyEMS Screenshot
|
||||||
|

|
||||||
|
|
||||||
|
## Compare Editions
|
||||||
|
|
||||||
|
| Features |Communit Edition (MyEMS) |Enterprise Edition (AlbertEOS)|
|
||||||
|
| :--- | :----: | :----: |
|
||||||
|
| Open Source | ✔️ | ❌ |
|
||||||
|
| Pricing | Free | Pay for Projects |
|
||||||
|
| Change Name and Logo | ✔️ | ✔️ |
|
||||||
|
| Modbus TCP | ✔️ | ✔️ |
|
||||||
|
| BACnet/IP | ✔️ | ✔️ |
|
||||||
|
| MQTT Publisher | ✔️ | ✔️ |
|
||||||
|
| Data Points Number | Unlimited |Unlimited |
|
||||||
|
| Meters Number | Unlimited |Unlimited |
|
||||||
|
| Equipments Number | Unlimited |Unlimited |
|
||||||
|
| Spaces Number | Unlimited |Unlimited |
|
||||||
|
| Docker | ✔️ | ✔️ |
|
||||||
|
| Kubernetes | ✔️ | ✔️ |
|
||||||
|
| MySQL | ✔️ | ✔️ |
|
||||||
|
| MariaDB | ✔️ | ✔️ |
|
||||||
|
| SingleStore | ✔️ | ✔️ |
|
||||||
|
| AWS Cloud | ✔️ | ✔️ |
|
||||||
|
| AZure Cloud | ✔️ | ✔️ |
|
||||||
|
| Alibaba Cloud | ✔️ | ✔️ |
|
||||||
|
| Private Cloud | ✔️ | ✔️ |
|
||||||
|
| Data Comparison(Year-on-Year、Month-on-Month、Any-on-Any)| ✔️ | ✔️ |
|
||||||
|
| Export result to Excel | ✔️ | ✔️ |
|
||||||
|
| Space/Energy Category Data | ✔️ | ✔️ |
|
||||||
|
| Space/Energy Item Data | ✔️ | ✔️ |
|
||||||
|
| Space/Cost Data | ✔️ | ✔️ |
|
||||||
|
| Space/Output Data | ✔️ | ✔️ |
|
||||||
|
| Space/Income Data | ✔️ | ✔️ |
|
||||||
|
| Space/Efficiency Data | ✔️ | ✔️ |
|
||||||
|
| Space/Load Data | ✔️ | ✔️ |
|
||||||
|
| Space/Statistics | ✔️ | ✔️ |
|
||||||
|
| Space/Saving Data | ❌ | ✔️ |
|
||||||
|
| Equipment/Energy Category Data | ✔️ | ✔️ |
|
||||||
|
| Equipment/Energy Item Data | ✔️ | ✔️ |
|
||||||
|
| Equipment/Cost Data | ✔️ | ✔️ |
|
||||||
|
| Equipment/Output Data | ✔️ | ✔️ |
|
||||||
|
| Equipment/Income Data | ✔️ | ✔️ |
|
||||||
|
| Equipment/Efficiency Data | ✔️ | ✔️ |
|
||||||
|
| Equipment/Load Data | ✔️ | ✔️ |
|
||||||
|
| Equipment/Statistics | ✔️ | ✔️ |
|
||||||
|
| Equipment/Saving Data | ❌ | ✔️ |
|
||||||
|
| Equipment/Equipment Tracking | ✔️ | ✔️ |
|
||||||
|
| Meter/Energy Data | ✔️ | ✔️ |
|
||||||
|
| Meter/Cost Data | ✔️ | ✔️ |
|
||||||
|
| Meter/Trend Data | ✔️ | ✔️ |
|
||||||
|
| Meter/Realtime Data | ✔️ | ✔️ |
|
||||||
|
| Meter/Master Meter Submeters Balance | ✔️ | ✔️ |
|
||||||
|
| Meter/Offline Meter Energy Data | ✔️ | ✔️ |
|
||||||
|
| Meter/Offline Meter Cost Data | ✔️ | ✔️ |
|
||||||
|
| Meter/Virtual Meter Energy Data | ✔️ | ✔️ |
|
||||||
|
| Meter/Virtual Meter Cost Data | ✔️ | ✔️ |
|
||||||
|
| Meter/Meter Tracking | ✔️ | ✔️ |
|
||||||
|
| Tenant/Energy Category Data | ✔️ | ✔️ |
|
||||||
|
| Tenant/Energy Item Data | ✔️ | ✔️ |
|
||||||
|
| Tenant/Cost Data | ✔️ | ✔️ |
|
||||||
|
| Tenant/Load Data | ✔️ | ✔️ |
|
||||||
|
| Tenant/Statistics | ✔️ | ✔️ |
|
||||||
|
| Tenant/Saving Data | ❌ | ✔️ |
|
||||||
|
| Tenant/Tenant Bill | ✔️ | ✔️ |
|
||||||
|
| Store/Energy Category Data | ✔️ | ✔️ |
|
||||||
|
| Store/Energy Item Data | ✔️ | ✔️ |
|
||||||
|
| Store/Cost Data | ✔️ | ✔️ |
|
||||||
|
| Store/Load Data | ✔️ | ✔️ |
|
||||||
|
| Store/Statistics | ✔️ | ✔️ |
|
||||||
|
| Store/Saving Data | ❌ | ✔️ |
|
||||||
|
| Shopfloor/Energy Category Data | ✔️ | ✔️ |
|
||||||
|
| Shopfloor/Energy Item Data | ✔️ | ✔️ |
|
||||||
|
| Shopfloor/Cost Data | ✔️ | ✔️ |
|
||||||
|
| Shopfloor/Load Data | ✔️ | ✔️ |
|
||||||
|
| Shopfloor/Statistics | ✔️ | ✔️ |
|
||||||
|
| Shopfloor/Saving Data | ❌ | ✔️ |
|
||||||
|
| Combined Equipment/Energy Category Data | ✔️ | ✔️ |
|
||||||
|
| Combined Equipment/Energy Item Data | ✔️ | ✔️ |
|
||||||
|
| Combined Equipment/Cost Data | ✔️ | ✔️ |
|
||||||
|
| Combined Equipment/Output Data | ✔️ | ✔️ |
|
||||||
|
| Combined Equipment/Income Data | ✔️ | ✔️ |
|
||||||
|
| Combined Equipment/Efficiency Data | ✔️ | ✔️ |
|
||||||
|
| Combined Equipment/Load Data | ✔️ | ✔️ |
|
||||||
|
| Combined Equipment/Statistics | ✔️ | ✔️ |
|
||||||
|
| Combined Equipment/Saving Data | ❌ | ✔️ |
|
||||||
|
| Energy Dashboard | ✔️ | ✔️ |
|
||||||
|
| Energy Flow Diagram | ✔️ | ✔️ |
|
||||||
|
| Distribution System | ✔️ | ✔️ |
|
||||||
|
| REST API | ✔️ | ✔️ |
|
||||||
|
| Web APP | ✔️ | ✔️ |
|
||||||
|
| MQTT Subscriber | ❌ | ✔️ |
|
||||||
|
| Modbus RTU | ❌ | ✔️ |
|
||||||
|
| OPC UA | ❌ | ✔️ |
|
||||||
|
| OPC DA | ❌ | ✔️ |
|
||||||
|
| Siemens S7 | ❌ | ✔️ |
|
||||||
|
| IEC 104 | ❌ | ✔️ |
|
||||||
|
| Johnson Controls Metasys | ✔️ | ✔️ |
|
||||||
|
| Honeywell EBI | ✔️ | ✔️ |
|
||||||
|
| SIEMENS Desigo CC | ❌ | ✔️ |
|
||||||
|
| FDD Rule Engine | ❌ | ✔️ |
|
||||||
|
| Advanced Reporting Engine | ❌ | ✔️ |
|
||||||
|
| Graphics Drwaing Tool | ❌ | ✔️ |
|
||||||
|
| Equipments Remote Control | ❌ | ✔️ |
|
||||||
|
| BACnet Server | ❌ | ✔️ |
|
||||||
|
| iOS APP | ❌ | ✔️ |
|
||||||
|
| Android APP | ❌ | ✔️ |
|
||||||
|
| IPC Hardware Gateway (Data Acquisition and Remote Control)| ❌ | ✔️ |
|
||||||
|
| LoRa Radio Module (Data Acquisition and Remote Control)| ❌ | ✔️ |
|
||||||
|
| Protocol for Uploading to Provincial Platform of On-line monitoring system for Key Energy-Consuming Unit| ❌ | ✔️ |
|
||||||
|
| 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 | ❌ | ✔️ |
|
Loading…
Reference in New Issue