SYSCLS PROXIMITY BEACON
Proximity Beacons are used to determine the location based on the UBIK proximity determination mechanism.
MetaProperties
Name | Data type | Comment |
---|---|---|
GEO | Geographic Coordinate | The coordinates (location) of the beacon. Keep in mind that also the altitude has to be configured. The positioning mode uses the difference of the beacon altitude and the reference altitude. |
UUID | String | Part of the threepart beacon identifier. The UUID has to match the UUID value of the physical beacon. |
MAJOR | Integer | Part of the threepart beacon identifier. Major has to match the major value of the physical beacon. |
MINOR | Integer | Part of the threepart beacon identifier. Minor has to match the minor value of the physical beacon. |
PROPAGATION_FACTOR | Double | Factor that describes the power loss of the beacon signal over distance. In general a higher factor leads to shorter distance calculations for the same received signal strength.
Recommended Values:
The recommended values should be improved on-site. |
TRANS_POWER | Integer | Transmission power of the beacon in dBm. |
PROXIMITY_DISTANCE | Double | Distance (radius) in Meter used as threshold for the proximity determination |