Skip to content

Releases: retrodaredevil/io-lib

Made IOBundle extend AutoCloseable

05 Sep 19:06
Compare
Choose a tag to compare

Made IOBundle extend AutoCloseable to make it easy to pass around IOBundle instances that can be closed.

ModbusSlave -> ModbusSlaveBus and added ModbusSlave

28 Aug 17:30
Compare
Choose a tag to compare

ModbusSlave -> ModbusSlaveBus and added ModbusSlave.

You can now use ModbusSlave to communicate with a specific Slave without specifying the address. That is now the job of the implementation.

Signed data types bug fixes

28 Aug 00:49
Compare
Choose a tag to compare

Signed data types bug fixes.

Easily read and write values to and from a modbus slave

26 Aug 22:00
Compare
Choose a tag to compare

Easily read and write values to and from a modbus slave.

First release!

25 Aug 20:48
Compare
Choose a tag to compare
First release! Pre-release
Pre-release

The first release!