stepfunc / rodbus

Rust implementation of Modbus with idiomatic bindings for C, C++, .NET, and Java
https://stepfunc.io/products/libraries/modbus/
Other
80 stars 22 forks source link

Use common (de)serialization routines with DNP3 via external crate #100

Closed jadamcrain closed 1 year ago

jadamcrain commented 1 year ago

Use scursor read and write cursors to share code with DNP3.