BEACON constant

String const BEACON

Measure type for Beacon ranging to detect and estimate proximity to Bluetooth beacons (e.g., iBeacon, Eddystone). Typically collects beacon identifiers (UUID, major, minor) and estimated distance or RSSI.

Implementation

static const String BEACON = "${NameSpace.CARP}.beacon";