当前位置:   article > 正文

基于rust的tokio-modbus实现modbus通信_rust modbus

rust modbus

(一)tokio-modbus介绍

A pure Rust Modbus library based on tokio.
Modbus is based on a master/slave model. 
To avoid confusions with the tokio terminology, the master is called client and the slave is called server in this library.
  • 1
  • 2
  • 3

(二)tokio-modbus源码分析

(1)modules

client
prelude
server
slave

每天更新
2021-11-6

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/你好赵伟/article/detail/640922
推荐阅读
相关标签
  

闽ICP备14008679号