Skip to content

Releases: gavinying/modpoll

v1.1.0

03 Aug 04:05
fd6d88a
Compare
Choose a tag to compare

1.1.0 (2024-08-03)

Features

Bug Fixes

  • allow user defined docker registry (38acfcc)
  • device list is not properly used (1824bed)
  • duplications in ci actions (db5c667)
  • paho v2 changes in callbacks (09316f8)
  • poetry warning (44ec61f)
  • unexpected input for release-please (24703fe)

v1.0.0

11 Jul 13:26
96cce1d
Compare
Choose a tag to compare

1.0.0 (2024-07-11)

⚠ BREAKING CHANGES

  • Initial stable release

Features

  • Support Modbus RTU/TCP/UDP devices
  • Poll data from multiple Modbus devices
  • Publish data to MQTT broker for remote debugging
  • Log data for further investigation
  • Provide docker solution for continuous data polling in production