GEOLOCATION constant

String const GEOLOCATION

Measure type for continous collection of GPS location data.

  • Event-based measure.
  • Uses the LocationService connected device for data collection.
  • No sampling configuration needed.

Implementation

static const String GEOLOCATION = "${NameSpace.CARP}.geolocation";