Skip to content

v4.3.2

Latest
Compare
Choose a tag to compare
@brocaar brocaar released this 23 Apr 12:16
· 1 commit to master since this release

Features

  • Add MQTT connection callback configuration (e.g. to exec. command to turn on / off LED on gateway).

Improvements

  • Make MQTT re-connect interval configurable through reconnect_interval config option. (#63)
  • On startup, validate that Gateway ID is 8-bytes. (#65)
  • Update internal dependencies.