Sensors
The Pulse Sensor is an executable responsible for collecting data from various tools, platforms, or applications. It acts as a central component that retrieves the required information in a format compatible with the Fitness Function Engine and sends it to the Streamer. The Pulse Sensor works in conjunction with individual Fitness Sensors to configure and manage the collection of data from specific sources.
A Fitness Sensor represents a configuration that enables the Pulse Sensor to access, retrieve, and transform data from a specific tool, platform, or application. Each Fitness Sensor contains the necessary information, such as authentication credentials, API endpoints, or connection details, to establish a connection with the data source. Fitness Sensors play a crucial role in defining how data is accessed, retrieved, and prepared before it is sent to the Streamer for further processing.
