LOCATION constant

String const LOCATION

Measure type for one-time collection of GPS location.

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

Implementation

static const String LOCATION = "${NameSpace.CARP}.location";