Skip to content

Releases: fawno/Modbus

v0.2.1

10 Mar 00:38
Compare
Choose a tag to compare

SerialConfig->setCanonical(false) in default config

v0.2.0

07 Mar 03:50
Compare
Choose a tag to compare

Update PHP-Serial to 2.0.0

v0.1.5

15 Oct 13:49
Compare
Choose a tag to compare

Stype ModbusException::__toString();

Full Changelog: 0.1.4...0.1.5

v0.1.4

14 Oct 23:50
Compare
Choose a tag to compare

Custom method ModbusException::_toString()

v0.1.3

13 Oct 20:34
Compare
Choose a tag to compare

Exception renamed to ModbusException

v0.1.2

12 Oct 23:10
Compare
Choose a tag to compare

Exception: request and response properties

v0.1.1 sendRequest fix error detection

12 Oct 21:25
Compare
Choose a tag to compare
sendRequest fix error detection

v0.1.0

12 Oct 19:26
Compare
Choose a tag to compare
  • ModbusRTU:
    Direct access to functions 0x01 to 0x11
  • ModbusDDS238:
    Now it extends ModbusRTU

Full Changelog: 0.0.9...0.1.0

v0.0.9

10 Oct 06:59
Compare
Choose a tag to compare

Add setters in ModbusDDS238
Full Changelog: 0.0.8...0.0.9

v0.0.8

10 Oct 06:47
Compare
Choose a tag to compare

Full Changelog: 0.0.7...0.0.8