Managing Beacons
What are beacons?
Beacons are Bluetooth low energy (Bluetooth LE) devices that broadcast identifying information to nearby devices. By knowing which beacons are close-by (and where those beacons are), it's possible to obtain position information even when indoors (where GPS reception is poor).
There are two technology standards for beacons - iBeacon (by Apple) and Eddystone (by Google).
For more information about beacon technology, see iBeacon and Eddystone on Wikipedia.
About iBeacon Identifiers
iBeacons have 3 identifiers:
- UUID - a GUID, ordinarily representing an organisation.
- Major Revision - a number between 0 - 65,535, ordinarily representing a location, branch or office
- Minor Revision - a number between 0 - 65,535, ordinarily representing an individual beacon
To find out more about setting Beacon identifiers, check out this article.
Adding Beacons
To work with beacons, you must have the "View Beacons" and "Manage Beacons" permissions assigned to your user role.
To add a beacon to GAP:
- Click "Options"
- Click "Beacons"
- Click "+"
- Enter a friendly name for the beacon in the "Name" text box
- Enter the beacon identifiers (see above) in the "UUID", "Major Revision" and "Minor Revision" boxes
- Enter the beacon's approximate range (in metres) into the "Range in meters" text box
- Select a colour from the colour picker to represent the beacon on the map
- Click anywhere on the map to place the beacon or enter the longitude and latitude manually via the "Longitude" and "Latitude" text boxes
- Select a minimum zoom level at which the beacon should be displayed via the "Min Zoom" drop-down list
- Select a tenant in which the beacon resides from the "Tenant" drop-down list
- Click "OK"
Editing Beacons
To edit a beacon:
- Click "Options"
- Click "Beacons"
- Click on the beacon's name in the list
- Click "Edit"
- Edit the information as required
- Click "OK"
Deleting Beacons
To delete a beacon:
- Click "Options"
- Click "Beacons"
- Click on the beacon's name in the list
- Click "Delete"
- Click "Yes, Delete"