MAGNETOMETER constant

String const MAGNETOMETER

Measure type for continuos collection of magnetometer data (x,y,z).

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

Implementation

static const String MAGNETOMETER = 'dk.cachet.carp.magnetometer';