CSMotionEnergySensor Class Reference

Inherits from CSSensor : NSObject
Declared in CSMotionEnergySensor.h

Overview

Sensor that stores derivate of the motion data in the form of motion energy; i.e., a measure of the total amount of motion that occured over a specific time frame.

WARNING Since no time interval can be specified, this is currently implement as the average energy over all samples collected in a polling action.

JSON output value format

"value": FLOAT;