![]() |
||
---|---|---|
.readme | ||
.gitignore | ||
LICENSE | ||
README.md |
README.md
MyEMS
MyEMS 介绍
MyEMS是领先的开源且免费的能源管理系统,利用云计算、物联网、大数据、人工智能等信息化技术构建而成。MyEMS可用于构建统一规范、功能强大的综合能源管理服务平台。MyEMS由资深专业团队开发维护,系统代码基于MIT开源软件许可协议发布。
MyEMS架构
MyEMS组件(标准版 )
MyEMS Web APP
参考仓库 myems-web 获取更多信息。
MyEMS 管理面板
参考仓库 myems-admin 获取更多信息。
MyEMS 数据库
参考仓库 myems-database 获取更多信息。
MyEMS 数据清洗服务
参考仓库 myems-cleaning 获取更多信息。
MyEMS 数据规范化服务
参考仓库 myems-normalization 获取更多信息。
MyEMS 数据汇总服务
参考仓库 myems-aggregation 获取更多信息。
MyEMS API接口
参考仓库 myems-api 获取更多信息。
MyEMS MQTT 发布服务
参考仓库 myems-mqtt-publisher 获取更多信息。
MyEMS BACnet/IP 服务
参考仓库 myems-bacnet 获取更多信息。
MyEMS Modbus TCP 服务
参考仓库 myems-modbut-tcp 获取更多信息。
功能版本对比
功能 | 标准版(MyEMS) | 企业版(AlbertEOS) |
---|---|---|
开源 | ✔️ | ❌ |
定价模式 | 免费 | 按项目付费 |
更换品牌名称与标志LOGO | ✔️ | ✔️ |
Modbus TCP 协议 | ✔️ | ✔️ |
BACnet/IP 协议 | ✔️ | ✔️ |
MQTT 协议 | ✔️ | ✔️ |
数据点数 | 无限制 | 无限制 |
计量表数 | 无限制 | 无限制 |
设备数 | 无限制 | 无限制 |
用能单位数 | 无限制 | 无限制 |
Docker 容器部署 | ✔️ | ✔️ |
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 | ❌ | ✔️ |
SIEMENS Desigo CC | ❌ | ✔️ |
FDD 故障诊断规则引擎 | ❌ | ✔️ |
高级报表引擎 | ❌ | ✔️ |
组态图形绘制工具 | ❌ | ✔️ |
设备远程控制 | ❌ | ✔️ |
BACnet Server | ❌ | ✔️ |
iOS APP | ❌ | ✔️ |
Android APP | ❌ | ✔️ |
无风扇工控机硬件网关(数据采集和远程控制) | ❌ | ✔️ |
LoRa无线数传电台模块(数据采集和远程控制) | ❌ | ✔️ |
重点用能单位能耗在线监测系统上传省级平台通信协议 | ❌ | ✔️ |
第三方系统集成服务 | ❌ | ✔️ |
在线社区技术支持 | ✔️ | ✔️ |
邮件技术支持 | ✔️ | ✔️ |
电话技术支持服务 | ❌ | ✔️ |
微信技术支持服务 | ❌ | ✔️ |
远程桌面技术支持服务 | ❌ | ✔️ |
现场技术支持服务 | ❌ | ✔️ |
投标技术支持服务 | ❌ | ✔️ |
二次开发技术支持服务 | ❌ | ✔️ |
MyEMS Introduction
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 being developed and maintained by an experienced development team, and the system's source code is publishied under MIT license.
MyEMS Architecture
MyEMS Components (Standard Edition)
This project is compose of following components:
MyEMS Web APP
See the repository myems-web for more information.
MyEMS Admin Panel
See the repository myems-admin for more information.
MyEMS Database
See the repository myems-database for more information.
MyEMS Cleaning Service
See the repository myems-cleaning for more information.
MyEMS Normalization Service
See the repository myems-normalization for more information.
MyEMS Aggregation Service
See the repository myems-aggregation for more information.
MyEMS API
See the repository myems-api for more information.
MyEMS MQTT Publisher Service
See the repository myems-mqtt-publisher for more information.
MyEMS BACnet/IP Service
See the repository myems-bacnet for more information.
MyEMS Modbus TCP Service
See the repository myems-modbus-tcp for more information.
Compare Editions
Features | Standard(MyEMS) | Enterprise(AlbertEOS) |
---|---|---|
Open Source | ✔️ | ❌ |
Pricing | Free | Pay for Projects |
Change Name and Logo | ✔️ | ✔️ |
Modbus TCP | ✔️ | ✔️ |
BACnet/IP | ✔️ | ✔️ |
MQTT 协议 | ✔️ | ✔️ |
Data Points Number | Unlimited | Unlimited |
Meters Number | Unlimited | Unlimited |
Equipments Number | Unlimited | Unlimited |
Spaces Number | Unlimited | Unlimited |
Docker | ✔️ | ✔️ |
Kubernetes | ✔️ | ✔️ |
MySQL | ✔️ | ✔️ |
MariaDB | ✔️ | ✔️ |
MemSQL | ✔️ | ✔️ |
AWS Cloud | ✔️ | ✔️ |
AZure Cloud | ✔️ | ✔️ |
Alibaba Cloud | ✔️ | ✔️ |
Private Cloud | ✔️ | ✔️ |
Space Energy Consumption Reports | ✔️ | ✔️ |
Space Energy Billing Reports | ✔️ | ✔️ |
Space Efficiency Reports | ✔️ | ✔️ |
Space Energy Output Reports | ✔️ | ✔️ |
Space Comparison Reports | ✔️ | ✔️ |
Space Energy Ranking Reports | ✔️ | ✔️ |
Energy Dashboard | ✔️ | ✔️ |
Energy Flow Diagram | ✔️ | ✔️ |
Distribution System | ✔️ | ✔️ |
Equipment Efficiency Reports | ✔️ | ✔️ |
Tenant Energy Consumption Reports | ✔️ | ✔️ |
Sotre Energy Consumption Reports | ✔️ | ✔️ |
REST API | ✔️ | ✔️ |
Web APP | ✔️ | ✔️ |
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 | ❌ | ✔️ |
Fanless IPC Hardware Gateways (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 | ❌ | ✔️ |