This release is focused on
- improving existing features and performance
- introducing support for tenant specific confguration
- initial support for sending commands and control messages to devices.
Command & Control functionality will be available for connected devices only, i.e. it will only be possible to send a command to a device if it is connected at the time of issuing the command.
Name | Date | Description |
---|---|---|
0.6-M1 | 2018/03/12 | Protocol Adapters can be configured at the Tenant level, e.g. to enable certain protocols for the tenant, configure authentication parameters etc. |
0.6-M2 | 2018/04/03 | Support CORS in HTTP protocol adapter, Upgrade to Apache Qpid Dispatch Router 1.0.1, Upgrade to vert.x 3.5.1, Code refactoring and pre-requisite work for client certificate based authentication |