Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
开源群组
iotucy
Iot
Commits
b81fab29
Unverified
Commit
b81fab29
authored
3 years ago
by
iteaj
Committed by
Gitee
3 years ago
Browse files
Options
Download
Email Patches
Plain Diff
update README.md.
parent
6f5b1622
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
b81fab29
### 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)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment