Skip to main content

Data Access Control

Accessing Preprocessed Data

In order to access Preprocessed Data for a device, a Manager only need to have ownership of the device during the entire time interval requested.

Accessing Computed Data

Unless an existing TimeFrame has been created for the current Manager, the same rule applies for creating new TimeFrames, as illustrated below.

Device ownerships and data access

The following table summarizes the various cases for accessing TimeFrames linked to Athlete accounts:

TimeFrameManager is the
TimeFrame owner
ConditionAccess Level
Existing oneYes-
  • Get Computed Data
  • Get TimeFrame
  • Update Timeframe
Existing oneNoHas READ access for the Athlete
  • Get Computed Data
  • Get TimeFrame
New oneYesHas WRITE access for the Athlete
  • Create TimeFrame
  • Get Computed Data
  • Get TimeFrame

Note a Manager automatically have READ and WRITE access over their Managed Athletes.