3个版本 (破坏性更新)
0.3.0 | 2024年6月26日 |
---|---|
0.2.0 | 2024年3月5日 |
0.1.3 | 2024年2月29日 |
0.1.2 |
|
0.1.1 |
|
#38 in #modbus
每月36次 下载
在 modbus-mapping 中使用
33KB
723 代码行
modbus-mapping
基于 tokio-modbus 的Modbus寄存器映射API
使用方法
请检查 示例文件夹 了解使用方法。
设备和客户端示例应在两个不同的终端中同时运行。RTU示例假设已事先创建虚拟串行端口
socat -d -d pty,raw,echo=0,link=/tmp/ttys001 pty,raw,echo=0,link=/tmp/ttys002
开发
请检查 justfile
。
lib.rs
:
用于 derive
modbus-mapping
特性的宏
依赖关系
~255–700KB
~17K SLoC