ACCELEROMETER constant

String const ACCELEROMETER

Measure type for continuos collection of accelerometer data (x,y,z). This includes gravity.

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

Implementation

static const String ACCELEROMETER = 'dk.cachet.carp.accelerometer';