Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

0.24.0

Choose a tag to compare

@brocaar brocaar released this 08 Feb 18:34
· 479 commits to master since this release

Features:

  • LoRa Server uses a new configuration file format.
    See configuration for more information.
  • StreamFrameLogsForGateway API method has been added to stream frames for a given gateway MAC.
  • StreamFrameLogsForDevice API method has been added to stream frames for a given DevEUI.
  • Support MQTT client certificate authentication (#284).

Changes:

  • GetFrameLogsForDevEUI API method has been removed. The frame_log table
    will be removed from the database in the next release!

Upgrade notes:

When upgrading using the .deb package / using apt or apt-get, your
configuration will be automatically migrated for you. In any other case,
please see configuration.