Releases: Jacajack/liblightmodbus
Releases · Jacajack/liblightmodbus
Beta 0.5.6
Beta 0.5.5
This is new functional release, before diving into coils, input registers, and all that stuff... 😝
Changes:
- Added register write protection mask on slave side
- Finally tested (as master) on real Modbus device (AMP-3)
- Changed file structure, and roadmap
- Changed modules management system
- Some minor changes
Beta 0.5
This is first functional release! 😄
Beta 0.5 includes parsing and creating Modbus frames operating on holding registers, it also has full exception support on both sides. That means, that library can be used to comunicate with some kind of Modbus device!
Code contains a lots of comments, but more detailed information will be avialable on wiki.
Unfortunatly, this version isn't tested with real modbus device, but frames are correct, and are processed by both sides of library. This testing phase is coming soon 😄
