Requesting sensor data and metrics
Analytics are computed from Device data based on the Athlete's profile and parameters from the Activity for a given Time frame. Results can be Live streamed or requested offline.
So the process is the following:
- Manager creates an Activity
- Manager creates a Time frame for this Activity and Athlete
- Manager requests Computed Data for the Time frame
For live streaming, the Time frame should be created before the session.
It is also possible to only retrieve some basic raw sensor data, which are refered to as Preprocessed Data. This is also available as both livestreaming or post-session and does not require the steps above ; only a Device ownership.
Note: it is possible to define long Time frames (e.g. of a month or a year), so that Athletes do not need to give access to the Manager before each sport session.