Changelog

1.2.0 (2024-08-25)

Features

  • Introduce MQTT topic pattern to replace the existing MQTT topic prefix. (58d3f67)

  • Add docker compose for better developer experience. (01f15e8)

Bug Fixes

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)

Documentation

1.0.0 (2024-07-11)

⚠ BREAKING CHANGES

  • Release v1.0.0

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