summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-11-08Rename 'upload' to 'download' functionsLoïc Collignon1-5/+7
Change-Id: Idb0c1b549aa2a6bf0f1740578019b6c37b89a7dc Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
2017-10-31Split in two: agl-identity-service and uds-ble-id-init-serviceJosé Bollo33-95/+684
The binding is splitted in two parts and packeged as widgets. The two parts are: - uds-ble-id-init-service This service provides a UDS (User Data Service) over BLE. It detects writes to the email of the user to initiate the authentication process. - agl-identity-service This service queries the Forgerock's Edge Controller to fill user data and make it available. The actual code is not fully functionnal. Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2017-09-14Add automatic advertisementJosé Bollo4-0/+17
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2017-07-21export any versionJosé Bollo1-1/+1
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2017-07-21first commitJosé Bollo24-0/+3767