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

Releases: makerlabmx/aquila-api-hub

aquila-server v0.2.0

01 May 17:47

Choose a tag to compare

Updated for supporting the new SLIP-based bridge, lots of fixes and huge improvements in reliability of the mesh.

aquila-server with Mesh Support, more bug fixes and improvements.

23 Jan 16:13

Choose a tag to compare

  • Various bug fixes in the UI
  • Now all configuration is stoerd in ~/.aquila-server, you can edit it there.
  • The token and SSL keys are generated on first start for better security.

aquila-server with Mesh Support, important bug fixes.

16 Jan 16:22

Choose a tag to compare

Changelog:

  • Better reliability on slow computers such as the Raspberry Pi (avoid "Server busy" responses).
  • Fixed a serious problem where data sent in a service request wouldn't be redirected to the device
  • Fixed a problem where request from external web applications hosted on a different server wouldn't be accepted (CORS)
  • Fixed a typo in the launcher

aquila-server with Mesh Support, minor bug fixes.

05 Jan 18:50

Choose a tag to compare

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).

aquila-server with Mesh support, lots of new features

04 Jan 20:52

Choose a tag to compare

aquila-server first public release

04 Jan 20:38

Choose a tag to compare

v0.0.9

fixed bug where interactions actions and events where displayed incor…