Unverified Commit b81fab29 authored by iteaj's avatar iteaj Committed by Gitee
Browse files

update README.md.

parent 6f5b1622
### iot网络中间件
### iot网络中间件(v2.4.1)
使用java语言且基于netty, spring boot, redis等开源项目开发来的物联网网络中间件, 支持udp, tcp通讯等底层协议和http, mqtt, modbus(tcp,rtu),plc,dtu(支持心跳,设备注册功能以及AT协议和自定义协议支持),dtu for modbus tcp,dtu for modbus rtu组件适配 等上层协议. 主打工业物联网底层网络交互、设备管理、数据存储、大数据处理. (其中plc包括西门子S7系列,欧姆龙Fins,罗克韦尔CIP,三菱MC). 数据存储将使用taos数据库以及redis消息队列
#### 主要特性
- 支持服务端启动监听多个端口, 统一所有协议可使用的api接口
......@@ -24,7 +24,7 @@
4. 新增plc(西门子、欧姆龙)支持(已完成/v2.4.0)
5. taos数据库适配(已完成/v2.4.0)
- 支持单条写入、批量写入
#### 更新日志(最新 v2.4.0)
#### 更新日志(最新 v2.4.1)
1. 完成和测试通过modbus tcp客户端协议实现(2021/9/11)
2. 完成和测试通过mqtt协议的客户端实现(2021/9/7)
3. 完成西门子plc的开发和模拟调试(2021/12/17)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment