BeaconRegion QML Type

Interface to interact with regions of Bluetooth beacons. More...

Import Statement: import ArcGIS.AppFramework.Devices 1.0

Properties

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.

Property Documentation

identifier : string

The identifier for the beacon region.


majorNumber : string

The value identifying a group of beacons.


minorNumber : string

The value identifying a specific beacon within a group.


uuid : string

The unique ID of the beacon region being targeted.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close