- Update to
tokio-modbus
v0.4
- Remove usage of RefCell
- Remove
tick_and_comsume
method - Rename fn
read_input_data
tobinary_input_data
- Update to
tokio-modbus
v0.3
- Update to
ur20
v0.5
- Reexport
ur20
crate - Avoid reading zero registers
- Add tick method that consumes the coupler
- Small refactoring
- Update to
ur20
v0.4
- Improve documentation
- Add method to read collected input bytes
- Initial implementation