Skip to content

Releases: thin-edge/modbus-plugin

v0.11.1

13 Nov 10:49
0eeaaf2

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

30 Oct 14:33
55b8327

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

30 Sep 13:06
ae286a1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

12 Sep 10:46
b7de64a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

15 Jul 22:25
5e78dde

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

12 May 21:12
ffc7da5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

16 Oct 15:28
4542906

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

05 Jun 07:54
1230d28

Choose a tag to compare

v0.5.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0: Poll & Parsing

09 Dec 13:50

Choose a tag to compare

  • Reimplement polling to poll server as few times as possible per run
  • Add capability to parse float16 values
  • Make int default for all parsing, use datatype="float" in case you need float
  • Change parsing implementation to allow more combinations of registers
  • Bump version of pymodbus
  • Distribute package as single deb package for all architectures

v0.3.0: Events and Alarms

21 Nov 11:21

Choose a tag to compare

Pre-release
  • Adds capabilities to raise Alarms and Events
  • Add optional flag for datatype