Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@sfehlandt sfehlandt released this 14 Aug 17:17
· 1104 commits to develop since this release

This version contains:

  • REST API endpoints
  • Token-based authentication
  • Websocket channels subscription (token required to open connection)
  • Support for events, telemetries and commands
  • Custom global permissions models
  • Restriction of commands execution based on permissions
  • Support for Command acknowledgement