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

aquila-server with Mesh Support, minor bug fixes.

Choose a tag to compare

@Rodmg Rodmg released this 05 Jan 18:50
· 62 commits to master since this release

Changelog:

  • Updated for supporting new Aquila Mesh communication stack, that includes new features like multi-hopping, security and multiple endpoints.
  • 802.15.4 security encryption support.
  • New Configuration options. Now you can change the PAN, Channel, Security key, etc.
  • Updates to device discovery algorithm, now is much more stable.
  • Better user interface, Possibility to show disconnected devices, Actions and events, event counter, device details.
  • WSerial console in the Web App - See device logs and send serial data for developing and debugging.
  • Services API implementation: now you can acces the REST-like API on your devices. (for more details, see Aquila Embedded Developer Guide and Aquila API Guide).