Files
hawkbit/hawkbit-ddi-dl-api
Michael Hirsch 22272ba3c1 Feature hawkbit uaa extension (#317)
* use UserPrincipal to determine tenant at runtime

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>

* add hawkbit-uaa extension

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>

* adapt WithSpringAuthorityRule with UserPrincipal for determine tenant

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>

* fix String principal in DDI download resource

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>

* merge the email to the UserPrincipal from the master manually

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>

* Fixed some grammar issues and typos

Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com>
2016-10-31 13:16:03 +01:00
..
2016-05-03 13:35:29 +02:00

Eclipse.IoT hawkBit - DDI Download API

This module is part of the Direct Device Integration (DDI) API and is used by devices/targets for downloading artifacts through HTTP.

Compile

Build hawkbit-ddi-dl-api

$ cd hawkbit/hawkbit-ddi-dl-api
$ mvn clean install