https://ns.adobe.com/xdm/context/beacon-interaction-details
Beacon, a wireless device that communicates identity information to mobile applications as mobile devices come within range.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Experimental | No | Forbidden | Permitted | context/beacon-interaction-details.schema.json |
- Beacon
https://ns.adobe.com/xdm/context/beacon-interaction-details
- Extensibility base schema
https://ns.adobe.com/xdm/common/extensible
- Extensibility base schema
{
"xdm:proximityUUID": "dd0094a0-52bb-4d3a-ab15-fcccb9b9b48e",
"xdm:beaconMajor": 100,
"xdm:beaconMinor": 23,
"xdm:proximity": "near"
}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:beaconMajor | number |
Optional | Beacon (this schema) |
xdm:beaconMinor | number |
Optional | Beacon (this schema) |
xdm:proximity | enum |
Optional | Beacon (this schema) |
xdm:proximityUUID | string |
Optional | Beacon (this schema) |
* |
any | Additional | this schema allows additional properties |
The first sub organization identifier of an area multiple beacon operate in.
xdm:beaconMajor
- is optional
- type:
number
- defined in this schema
number
The second sub organization identifier of an area multiple beacon operate in. The smallest area a beacon can refine location to.
xdm:beaconMinor
- is optional
- type:
number
- defined in this schema
number
Estimated distance from the beacon.
xdm:proximity
- is optional
- type:
enum
- defined in this schema
The value of this property must be equal to one of the known values below.
Value | Description |
---|---|
immediate |
Within a few centimeters |
near |
Within a couple of meters |
far |
Greater than 10 meters away |
unknown |
Not able to ascertain distance, signal likely very weak. |
The UUID configured into a beacon (or multiple beacons if multiple operate in an area) to be transmitted to mobile devices in range to identify an organizations beacons.
xdm:proximityUUID
- is optional
- type:
string
- defined in this schema
string