Interface to interact with regions of Bluetooth beacons. More...
Import Statement: | import ArcGIS.AppFramework.Devices 1.0 |
Properties
- identifier : string
- majorNumber : string
- minorNumber : string
- uuid : string
Detailed Description
When using Bluetooth beacons, a region is a collective term for a group of Bluetooth beacons with specific identifying information; it's unrelated to the range of the beacon, or geographic location. The BeaconRegion component represents a collection of properties used to match beacons within a given region.
If you only intend to detect a single beacon, you can set the region to detect its specific UUID, major number and minor number.