added MQTT Subscriber

pull/1/head
13621160019@163.com 2020-09-28 15:10:28 +08:00
parent 27898d4d5d
commit 7e7ac33eb8
1 changed files with 2 additions and 0 deletions

View File

@ -91,6 +91,7 @@ MyEMS项目由下列组件构成:
| 车间能耗分析 | ✔️ | ✔️ | | 车间能耗分析 | ✔️ | ✔️ |
| REST API | ✔️ | ✔️ | | REST API | ✔️ | ✔️ |
| Web APP | ✔️ | ✔️ | | Web APP | ✔️ | ✔️ |
| MQTT 协议 订阅 | ❌ | ✔️ |
| Modbus RTU 协议 | ❌ | ✔️ | | Modbus RTU 协议 | ❌ | ✔️ |
| OPC UA 协议 | ❌ | ✔️ | | OPC UA 协议 | ❌ | ✔️ |
| OPC DA 协议 | ❌ | ✔️ | | OPC DA 协议 | ❌ | ✔️ |
@ -210,6 +211,7 @@ See the repository [myems-modbus-tcp](https://github.com/myems/myems-modbus-tcp.
| Shopfloor Energy Consumption Reports | ✔️ | ✔️ | | Shopfloor Energy Consumption Reports | ✔️ | ✔️ |
| REST API | ✔️ | ✔️ | | REST API | ✔️ | ✔️ |
| Web APP | ✔️ | ✔️ | | Web APP | ✔️ | ✔️ |
| MQTT Subscriber | ❌ | ✔️ |
| Modbus RTU | ❌ | ✔️ | | Modbus RTU | ❌ | ✔️ |
| OPC UA | ❌ | ✔️ | | OPC UA | ❌ | ✔️ |
| OPC DA | ❌ | ✔️ | | OPC DA | ❌ | ✔️ |