Quickstart

Here you are at the Quick start panel. This page shows you how to get the Dynamic Access Control Demo working right out of the box, with fewest possible steps.

Things you need:

  1. Two android smart phones with API 20 or higher
  2. A BLE Beacon

First Step:

Configuring the Permission Granter:

The Permission granter script is the python script by name "check_locations_OAuth.py". This file can be found in the Github repo : https://github.com/IoT-Expedition/Giotto-Dynamic-Access-Control

Download this file onto the server hosting Building Depot. Edit the below field:




Final Steps:

Do this only after you have completed all the above steps !!!

  1. Run the newly configured "check_locations_OAuth.py" in the terminal

  2. Using the GIOTTO app:
    1. Install and open the application on both the phones

    2. On one phone, enter the user name as admin@admin.com. Leave the password field unchanged. Click Settings button.
    3. On the other phone, enter the user name as non-admin@non-admin.com. Leave the password field unchanged. Click Settings button.
    4. Test case:

  3. Using the BLE_GOOGLE_TESE app:
    1. Install and open the application on both the phones

    2. On one phone, enter the user name as admin@admin.com. Leave the password field unchanged. Click Settings button.
    3. On the other phone, enter the user name as non-admin@non-admin.com. Leave the password field unchanged. Click Settings button.
    4. Test case:


HAPPY WORKING !!!

Back to Main Page