Skip to content

v3.7.0

Compare
Choose a tag to compare
@brocaar brocaar released this 03 Feb 12:29
· 117 commits to master since this release

v3.7.0

Features

Concentratord backend

The Concentratord backend is compatible with the ChirpStack Concentratord daemon. Please note that this backend is experimental.

Syslog output

When log_to_syslog is enabled in the configuration file, the log output will be written to syslog.

Improvements

  • Change MQTT max. reconnect interval default value to 1 minute.
  • Refactor MQTT subscribe / unsubscribe logic.

Bugfixes

  • Use DevEUI object length instead of JoinEUI. (#154)
  • Remove default values for BasicStation filters. (#157)
  • Fix BasicStation websocket ping loop. (#156)