Preprocessed data
Preprocessed data refers to the raw sensor data, that is, every data point of the measurements made by the sensors.
They are available regardless of the sport. They can also be access directly from the Device resource without having to set up Timeframes.
GNSS (embedded)
- 3D position: latitude, altitude, altitude
- Speed
- Altitude
ECG (embedded or paired)
- Heart-rate
Power meter (paired)
- Cadence
- Instant power
Device information
- Battery level (device, power meter)
Sampling and temporal resolution
Currently, the sampling rate for Intense is 10Hz with a synchronization rate of 1Hz. In other words, device data will be available on the API with up to one update per second, with each update containing 10 new measurements.
Some metrics may be provided at a different sampling rate depending on the sensor they come from. This is why for example ECG metrics are associated to a distinct timestamp, since the ECG signal is sampled on different time intervals compared to the GNSS signal.
Unless specified, the reference time is that of the GNSS sensor.