PEDOMETER constant

String const PEDOMETER

Measure type for collection of step count from the phones pedometer sensor.

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

Implementation

static const String PEDOMETER = 'dk.cachet.carp.pedometer';