Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

v2.7.0

Compare
Choose a tag to compare
@htdvisser htdvisser released this 09 May 09:26
· 364 commits to develop since this release
d4d85a9

The 2.7.0 release contains the following new features:

  • Support for CayenneLPP Downlink
  • Support for On-Join registration of devices

API Changes:

  • Add component statuses to monitoring
  • Add messages to gateway status

Fixes:

  • Fixed an issue where MAC-only downlink was sent on the wrong FPort
  • Fixed an issue where only the first device was correctly MIC-checked, resulting in dropped messages
  • Fixed an issue where payload functions could crash the handler when returning recursive data structures.