AMBIENT_LIGHT constant
String
const AMBIENT_LIGHT
Ambient light from the phone's light sensor.
- Event-based measure.
- Uses the Smartphone device for data collection.
- Uses a PeriodicSamplingConfiguration for configuration. Default is 10 seconds sampling every 5 minutes.
Implementation
static const String AMBIENT_LIGHT =
'${CarpDataTypes.CARP_NAMESPACE}.ambientlight';