Details
Description
An iBeacon is a Bluetooth beacon that can be used to determine proximity.
Activity
Ted Goddard
created issue -
Ted Goddard
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | Ted Goddard [ ted.goddard ] |
Ken Fyten
made changes -
Component/s | BridgeIt [ 10870 ] | |
Component/s | Containers [ 10064 ] |
iBeacon detection in iOS is performed by registering interest in the proximityUUID of a beacon. When the beacon with that UUID is detected, the range can be measured. Multiple beacons can have the same proximityUUID (typically assigned by the manufacturer), but will have different major and minor integer values that identify the individual beacon object.