Here is a short description of the metrics contained in the csv data files exported from the study portal. You can refer to these articles to learn how to export data from the portal and what are the different data types.
Raw data files
In each raw data file, the first column contains a Unix timestamp in milliseconds and the second column shows the corresponding date and time in a readable text format.
PPG files
CardioWatch 287-2B
The color of the LED appears in the name of the csv file. It can also be derived from the metric_id column:
Metric ID | LED |
---|---|
0x7e | green |
0x7c | red |
0x7b | infra red |
0x7f | ambient |
The value column gives the output value of the PPG sensor, comprised in the range [0; 65535]. The led and gain columns give the LED power and gain applied during the measurement. The LED power is a percentage, and the gain is a factor between 1 and 3.
CardioWatch 287-1B
This file contains the following metrics:
Vital Parameter | Column name in csv file | Unit |
---|---|---|
PPG | ppg | PPG green sensor value |
Accelerometer | acc accx accy accz | Magnitude of the acceleration Value of the X-axis, in 1/64 g Value of the Y-axis, in 1/64 g Value of the Z-axis, in 1/64 g |
Pulse rate | bpm bpm_q | Number of beats per minute Quality level from 0: very low to 4: very good |
The magnitude of the acceleration is computed as follows:
acc = sqrt( accx2 + accy2 + accz2 )
The sampling rate for both PPG green and accelerometer sensors is 25 Hz.
ECG file
The ecg column gives the output value of the ECG sensor in mV. The sampling rate is 256 Hz.
This file is not supported for 287-1B.
ACC file
The accX, accY and accZ columns give the output values of the 3-axis accelerometer, in the unit of 1/512 g. The accelerometer is configured to measure acceleration in the range of [ -8 g; +8 g ].
Note that for the CardioWatch 287-1B, the accelerometer data are exported in the PPG file.
BioZ
The value column represents the output of the calibrated sensor, which is a conductance value expressed in the unit of 100 picosiemens. The sampling rate is 25 Hz.
This file is not supported for 287-1B.
Vital parameters files
In each data file, the first column contains a Unix timestamp in milliseconds and the second column shows the corresponding date and time in a readable text format.
Activity
The activity file contains a summary of many metrics provided by the CardioWatch system, as well as some information regarding the bracelet status. Here are the main ones.
Vital Parameter | Column name in csv file | Unit |
---|---|---|
Pulse rate | bpm bpm_q | Number of beats per minute Quality level from 0: very low to 4: very good |
Respiration rate | respiration_rate resp_q | Number of breaths per minute Quality level from 0: very low to 4: very good |
SPO2 | spo2 spo2_q | Pulse oximetry in % Quality level from 0: very low to 4: very good |
Steps | last_steps activity_type | Number of steps Type of activity: 0: unspecified, 1: other, 2: walk, 4: run, 6: cycle, 7: rest |
Energy | energy_exp | Total energy expenditure in cals |
Bracelet status | Column name in csv file | Unit |
---|---|---|
Battery level estimate | battery | Battery level in % |
Wearing status | wearing | From 0: not wearing bracelet to 4: wearing bracelet |
RR intervals
The rr column shows the interval between successive peaks of the heart beat in millisecond.
Workout
The workout file contains the data associated to workout sessions. Some of the fields are identical to those of the activity file (see Activity section above). Additional information might be available, depending on the type of activity selected by the user and the session duration.
Parameter | Column name in csv file | Unit |
---|---|---|
VO2 max | vo2_max | mL/kg/min |
Cardio fitness index | cfi | From 1 to 100 |
GPS | gps_lat gps_lon gps_speed | GPS coordinate latitude GPS coordinate longitude GPS estimated speed |
Sleep
The sleep_state column gives the sleep state and the sleep_q column shows the quality factor associated to this state. Here are the different sleep stages corresponding to the states: 1: awake, 2: light sleep, 3: deep sleep, 4: REM sleep.
Temperature
Parameter | Column name in csv file | Note | Unit |
---|---|---|---|
Temperature | temp_sk1 temp_sk2 | All day long, 287-2B only Only at night | °C °C |
EmoGraphy
EmoGraphy metric | Column name in csv file | Range |
---|---|---|
Stress level skin conductance | stress_skin stress_skin_quality | 0 to 1000 0 to 4 |
Cognitive zone | cz | 0 to 3 |
Predictive cognitive zone | pcz | 0 to 3 |
Predictive cognitive zone time | pczt | Time in minutes |
Cognitive zone in one hour | czh | 0 to 3 |
Cortisol contribution | cc quality | NA 0 to 4 |
Please refer to the EmoGraphy article for further information.
This file is not supported for 287-1B.
Data dictionary
For more details, you can also browse the Corsano Data Dictionary file below:
File/Call | Variable | Description | Source | Type | Unit | Sampling Rate | Comments |
---|---|---|---|---|---|---|---|
user-devices | device_type | bracelet type | FW | string | NA | On demand | |
user-devices | serial_number | bracelet serial number | FW | string | NA | On demand | |
user-devices | firmware_version | bracelet firmware version | FW | string | NA | On demand | |
user-devices | battery_level | current bracelet battery percentage | FW | Number | % | On demand | |
activity | date | Date time of the measuremet in local time | APP | string | yyyy-mm-ddThh:mm:ss.mmm | On demand | |
activity | bpm | Pulse rate | FW | Number | bpm | 1/min, 1/10s, 1/s | |
activity | bpm_q | Quality of the pulse rate | FW | Number | 0-4 | 1/min, 1/10s, 1/s | (0:very low, 1:low, 2:fair, 3:good, 4:very good) |
activity | last_steps | Number of steps in the last period | FW | Number | steps count | 1/min, 1/10s, 1/s | The period depends on the selected sampling rate |
activity | activity_type | Activity type | FW | Number | 0-7 | 1/min, 1/10s, 1/s | (0:UNSPECIFIED, 1:OTHER, 2:WALK, 3:Reserved, 4:RUN, 5:Reserved, 6:CYCLE, 7:REST) |
activity | speed | RESERVED | FW | ||||
activity | skin_proximity | RESERVED | FW | ||||
activity | energy_exp | Energy expenditure | FW | Number | cal | 1/min, 1/10s, 1/s | |
activity | respiration_rate | respiration rate | FW | Number | brpm | 1/30min, 1/10s, 1/s | |
activity | resp_q | Quality of the Respiration rate measurement | FW | Number | 0-4 | 1/30min, 1/10s, 1/s | (0:very low, 1:low, 2:fair, 3:good, 4:very good) |
activity | pha | A-Fib | FW | Number | 0-2 | 1/30s | (Range: [0-25], 0:Other, 1:Atrial fibrillation (AFIB), 10:no A-Fib result available, other values:Unspecified) |
activity | pha_q | Quality of the Afib assessment | FW | Number | 0-4 | 1/30s | (Range: [0-25], 0:very low, 1:low, 2:fair, 3:good, 4:very good, 25:no A-Fib result available, other values: Unspecified) |
activity | wearing | Wearing status | FW | Number | 0-4 | 1/min, 1/10s, 1/s | (0:not wearing, 1:Reserved, 2:Reserved, 3:Reserved, 4:wearing for sure) |
activity | move_alert | RESERVED | |||||
activity | cw | RESERVED | |||||
activity | cwt | RESERVED | |||||
activity | battery | Battey Level percentage corresponding to the sample time (date time of the measurement) | FW | Number | % | 1/min, 1/10s, 1/s | |
activity | step_calories | Calories count based on steps count | APP | Number | Calories | 1/min, 1/10s, 1/s | |
activity | rest_calories | RESERVED | |||||
activity | distance | RESERVED | |||||
activity | step_duration | RESERVED | |||||
activity | spo2 | SPO2 in percentage | FW | Number | % | 1/30min, 1/s | |
activity | spo2_q | Quality of the SPO2 measurement | FW | Number | 0-4 | 1/30min, 1/s | (0:very low, 1:low, 2:fair, 3:good, 4:very good) |
activity | hta | RESERVED | APP | Number | NA | ||
activity | hta_q | RESERVED | APP | Number | NA | ||
sleep | timestamp | Unix time in ms | APP | Number | ms | 1/min | |
sleep | date | Date time of the measuremet in local time | APP | string | yyyy-mm-ddThh:mm:ss.mmm | 1/min | |
sleep | sleep_state | Sleep state | APP | Number | 1-4 | 1/min | (1:Awake, 2:Light, 3:Deep, 4:REM) |
sleep | sleep_q | Quality of Sleep State measurement | APP | Number | 0-4 | 1/min | (0:very low, 1:low, 2:fair, 3:good, 4:very good) |
hrv | timestamp | Unix time in ms | Cloud | Number | ms | 1/5min | |
hrv | date | Date time of the measuremet in local time | Cloud | string | yyyy-mm-ddThh:mm:ss.mmm | 1/5min | |
hrv | beats | Number of beats in a sliding window of 5 minutes | Cloud | Number | Number of beats | 1/5min | |
hrv | mrr | Mean RR | Cloud | Number | ms | 1/5min | |
hrv | sdnn | Standard deviation of NN intervals | Cloud | Number | ms | 1/5min | |
hrv | rmssd | RMS of successive RR interval differences | Cloud | Number | ms | 1/5min | |
hrv | pnn50 | Percentage of successive RR intervals that differ by more than 50 ms | Cloud | Number | % | 1/5min | |
hrv | hf | Power of high frequency band | Cloud | Number | NA | 1/5min | |
hrv | lf | Power of low frequency band | Cloud | Number | NA | 1/5min | |
hrv | vlf | Power of very low frequency band | Cloud | Number | NA | 1/5min | |
hrv | hrv | HRV | Cloud | Number | ms | 1/5min | |
hrv | si | Stress index | Cloud | Number | 1/s2 | 1/5min | |
hrv | sin | Stress index normalized | Cloud | Number | % | 1/5min | |
hrv | sic | Stress index colour | Cloud | string | NA | 1/5min | |
rr_intervals | date | Date time of the measuremet in local time | APP | string | yyyy-mm-ddThh:mm:ss.mmm | NA | |
rr_intervals | timestamp | Unix timestamp | FW | Number | ms | NA | |
rr_intervals | rr | beat interval ( the time distance between two consecuitive beats) | FW | Number | ms | NA | When signal quality is not good, no RR interval value is given. |
temperature | timestamp | Unix time in ms | FW | Number | ms | 1/min, 1/10s, 1/s | |
temperature | date | Date time of the measuremet in local time | APP | string | yyyy-mm-ddThh:mm:ss.mmm | 1/min, 1/10s, 1/s | |
temperature | temp_sk1 | Temperature #1 | FW | Number | Celsius/100 | 1/min, 1/10s, 1/s | CW287-1: Temperature 1=empty field CW287-2: Temperature 1=Core Body Temperature (day and night) |
temperature | temp_sk2 | Temperature #2 | FW | Number | Celsius/100 | 1/min, 1/10s, 1/s | CW287-1: Temperature 2=skin temperature during the Sleep CW287-2: Temperature 2=skin temperature during the Sleep |
temperature | temp_amb | RESERVED | FW | ||||
emography | timestamp | Timestamp of the measuremet | FW | Number | ms | 1/min | Emography data are based on skin conductance measurements |
emography | date | Date time of the measuremet in local time | APP | string | yyyy-mm-ddThh:mm:ss.mmm | 1/min | |
emography | cz | cognitive zone | FW | Number | 0-3 | 1/min | ( 0: Undefined, 1: Under Stimulated, 2: Balanced, 3: Over Stimulated) |
emography | pcz | Predictive Cognitive Zone | FW | Number | 0-3 | 1/min | Next Cognitive Zone ( 0: Undefined, 1: Under Stimulated, 2: Balanced, 3: Over Stimulated) |
emography | pczt | Predictive Cognitive Zone Transition Time (transition time to next state pcz) | FW | Number | minutes | 1/min | |
emography | czh | Cognitive Zone in One Hour | FW | Number | 0-3 | 1/min | ( 0: Undefined, 1: Under Stimulated, 2: Balanced, 3: Over Stimulated) |
emography | cc | Cortisol Contribution | FW | Number | NA | 1/min | |
emography | quality | quality of cognitive zone | FW | Number | 0-4 | 1/min | (0:very low, 1:low, 2:fair, 3:good, 4:very good) |
emography | stress_skin | Stress level based on Skin conductance | FW | Number | 0-1000 | 1/min | (0-1000) |
emography | stress_skin_quality | Quality of Stress Level | FW | Number | 0-4 | 1/min | (0:very low, 1:low, 2:fair, 3:good, 4:very good) |
acc | time | Unix time in ms | FW | Number | ms | 32Hz / 128Hz | Only for 287-2 |
acc | metric_id | metric ID of acc metric, always equals 0x2B | FW | Number | NA | 32Hz / 128Hz | Only for 287-2 |
acc | chunk_index | The chunk index of the measurment. This field is used by Corsano Cloud to check the consistency of the collected data | FW | Number | 0-255 | 32Hz / 128Hz | Only for 287-2 |
acc | quality | always set to 4 | FW | Number | NA | 32Hz / 128Hz | Only for 287-2 |
acc | body_pose | The body position of the bracelet. | FW | Number | NA | 32Hz / 128Hz | (0 unspecified, 1: left hand, 2:right hand) - From User Settings |
acc | accX | the axis X accelerometer values | FW | Number | see comment | 32Hz / 128Hz | cw2872-2b: the range is -8 to +8g while the unit is 1/512 g per count |
acc | accY | the axis Y accelerometer values | FW | Number | see comment | 32Hz / 128Hz | cw2872-2b: the range is -8 to +8g while the unit is 1/512 g per count |
acc | accZ | the axis Z accelerometer values | FW | Number | see comment | 32Hz / 128Hz | cw2872-2b: the range is -8 to +8g while the unit is 1/512 g per count |
ppg1 | timestamp | Unix time in ms | FW | Number | ms | 25Hz | Only for 287-1 |
ppg1 | date | Date time of the measuremet in local time | APP | string | yyyy-mm-ddThh:mm:ss.mmm | 25Hz | Only for 287-1 |
ppg1 | ppg | PPG green value | FW | Number | NA | 25Hz | Only for 287-1 |
ppg1 | acc | The norm of the movement vector | FW | Number | NA | 25Hz | Norm_of_d_acc[t] = sqrt(d_accX[t] * d_accX[t] + d_accY[t] * d_accY[t] + d_accZ[t] * d_accZ[t]); |
ppg1 | bpm | Heart rate | FW | Number | bpm | 25Hz | Only for 287-1 |
ppg1 | bpm_q | Heart rate quality index | FW | Number | 0-4 | 25Hz | (0:very low, 1:low, 2:fair, 3:good, 4:very good) |
ppg1 | crc | RESERVED | 25Hz | Only for 287-1 | |||
ppg1 | accx | the axis X accelerometer values | Number | see comment | 25Hz | cw287-1: the range is -8g to +8g. the unit is 1/64 g per count | |
ppg1 | accy | the axis Y accelerometer values | Number | see comment | 25Hz | cw287-1: the range is -8g to +8g. the unit is 1/64 g per count | |
ppg1 | accz | the axis Z accelerometer values | Number | see comment | 25Hz | cw287-1: the range is -8g to +8g. the unit is 1/64 g per count | |
ppg1 | data_source_id | RESERVED | 25Hz | Only for 287-1 | |||
ppg1 | from_old_db | RESERVED | 25Hz | Only for 287-1 | |||
ppg2_green_6 | time | Unix time in ms | FW | Number | ms | 32Hz / 128Hz | Only for 287-2 |
ppg2_green_6 | metric_id | 0x7E | FW | Number | NA | 32Hz / 128Hz | Only for 287-2 |
ppg2_green_6 | chunk_index | The chunk index of the measurment. This field is used by Corsano Cloud to check the consistency of the collected data | FW | Number | NA | 32Hz / 128Hz | Only for 287-2 |
ppg2_green_6 | quality | Synchronisation flag | FW | Number | 32Hz / 128Hz | -1: indicates a jump in the data stream timestamps due to time synchronisation other values: RESERVED |
|
ppg2_green_6 | body_pose | The body position of the bracelet | FW | Number | NA | 32Hz / 128Hz | (0 unspecified, 1: left hand, 2:right hand) |
ppg2_green_6 | led_pd_pos | 0x06 | FW | Number | NA | 32Hz / 128Hz | this is a code defining the combination of PPG LED and PPG Photodiode used for a PPG measurement. we have 2 photodiodes and 2 leds for each color (2 green, 2 red, and 2 infrared). for example for infra-red, the metric id for the 2 channels of red is 0x7b, but one channel has the led_pd_pos of 22 (= 0x16 meaning that the infra-red led at position 1 o'clock and photodiode at position 6 o'clock is used), while the other infra-red channel has the led_pd_pos of 124 (=0x7C meaning that the infra-red led at position 7 o'clock and photodiode at position 12 o'clock is used). The positions are defined as if the LEDs and photodiodes are mapped on a dial of a watch. the center green LEDs are marked 0 o'clock. |
ppg2_green_6 | offset | RESERVED | FW | ||||
ppg2_green_6 | exp | RESERVED | FW | ||||
ppg2_green_6 | led | ppg led power at the time of measurement. It is in percentage from 0 to 100 | FW | Number | NA | 32Hz / 128Hz | Only for 287-2 |
ppg2_green_6 | gain | the ADC gain of the ppg at the time of the measurement. it can 1, 2 or 3. | FW | Number | NA | 32Hz / 128Hz | Only for 287-2 |
ppg2_green_6 | value | The value of the PPG - Green channel 1 | FW | Number | NA | 32Hz / 128Hz | Only for 287-2 |
ppg2_red_182 | time | Unix time in ms | FW | Number | ms | 32Hz / 128Hz | Only for 287-2 |
ppg2_red_182 | metric_id | 0x7C | FW | Number | NA | 32Hz / 128Hz | Only for 287-2 |
ppg2_red_182 | chunk_index | The chunk index of the measurment. This field is used by Corsano Cloud to check the consistency of the collected data | FW | Number | NA | 32Hz / 128Hz | Only for 287-2 |
ppg2_red_182 | quality | Synchronisation flag | FW | Number | 32Hz / 128Hz | -1: indicates a jump in the data stream timestamps other values: RESERVED |
|
ppg2_red_182 | body_pose | The body position of the bracelet | FW | Number | NA | 32Hz / 128Hz | (0 unspecified, 1: left hand, 2:right hand) |
ppg2_red_182 | led_pd_pos | 0xB6 | FW | Number | NA | 32Hz / 128Hz | this is a code defining the combination of PPG LED and PPG Photodiode used for a PPG measurement. we have 2 photodiodes and 2 leds for each color (2 green, 2 red, and 2 infrared). for example for infra-red, the metric id for the 2 channels of red is 0x7b, but one channel has the led_pd_pos of 22 (= 0x16 meaning that the infra-red led at position 1 o'clock and photodiode at position 6 o'clock is used), while the other infra-red channel has the led_pd_pos of 124 (=0x7C meaning that the infra-red led at position 7 o'clock and photodiode at position 12 o'clock is used). The positions are defined as if the LEDs and photodiodes are mapped on a dial of a watch. the center green LEDs are marked 0 o'clock. |
ppg2_red_182 | offset | RESERVED | FW | ||||
ppg2_red_182 | exp | RESERVED | FW | ||||
ppg2_red_182 | led | ppg led power at the time of measurement. It is in percentage from 0 to 100 | FW | Number | NA | 32Hz / 128Hz | Only for 287-2 |
ppg2_red_182 | gain | the ADC gain of the ppg at the time of the measurement. it can 1, 2 or 3. | FW | Number | NA | 32Hz / 128Hz | Only for 287-2 |
ppg2_red_182 | value | The value of the PPG - Red channel 2 | FW | Number | NA | 32Hz / 128Hz | Only for 287-2 |
ppg2_infra_red_22 | time | Unix time in ms | FW | Number | ms | 32Hz / 128Hz | Only for 287-2 |
ppg2_infra_red_22 | metric_id | 0x7B | FW | Number | NA | 32Hz / 128Hz | Only for 287-2 |
ppg2_infra_red_22 | chunk_index | The chunk index of the measurment. This field is used by Corsano Cloud to check the consistency of the collected data | FW | Number | NA | 32Hz / 128Hz | Only for 287-2 |
ppg2_infra_red_22 | quality | Synchronisation flag | FW | Number | 32Hz / 128Hz | -1: indicates a jump in the data stream timestamps other values: RESERVED |
|
ppg2_infra_red_22 | body_pose | The body position of the bracelet | FW | Number | NA | 32Hz / 128Hz | (0 unspecified, 1: left hand, 2:right hand) |
ppg2_infra_red_22 | led_pd_pos | 0x16 | FW | Number | NA | 32Hz / 128Hz | this is a code defining the combination of PPG LED and PPG Photodiode used for a PPG measurement. we have 2 photodiodes and 2 leds for each color (2 green, 2 red, and 2 infrared). for example for infra-red, the metric id for the 2 channels of red is 0x7b, but one channel has the led_pd_pos of 22 (= 0x16 meaning that the infra-red led at position 1 o'clock and photodiode at position 6 o'clock is used), while the other infra-red channel has the led_pd_pos of 124 (=0x7C meaning that the infra-red led at position 7 o'clock and photodiode at position 12 o'clock is used). The positions are defined as if the LEDs and photodiodes are mapped on a dial of a watch. the center green LEDs are marked 0 o'clock. |
ppg2_infra_red_22 | offset | RESERVED | FW | ||||
ppg2_infra_red_22 | exp | RESERVED | FW | ||||
ppg2_infra_red_22 | led | ppg led power at the time of measurement. It is in percentage from 0 to 100 | FW | Number | NA | 32Hz / 128Hz | Only for 287-2 |
ppg2_infra_red_22 | gain | the ADC gain of the ppg at the time of the measurement. it can 1, 2 or 3. | FW | Number | NA | 32Hz / 128Hz | Only for 287-2 |
ppg2_infra_red_22 | value | The value of the PPG - Red channel 1 | FW | Number | NA | 32Hz / 128Hz | Only for 287-2 |
ppg2_ambient_0 | time | Unix time in ms | FW | Number | ms | 32Hz / 128Hz | RESERVED |
ppg2_ambient_0 | metric_id | 0x7F | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_ambient_0 | chunk_index | The chunk index of the measurment. This field is used by Corsano Cloud to check the consistency of the collected data | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_ambient_0 | quality | RESERVED | FW | 32Hz / 128Hz | RESERVED | ||
ppg2_ambient_0 | body_pose | The body position of the bracelet | FW | Number | 0-2 | 32Hz / 128Hz | RESERVED |
ppg2_ambient_0 | led_pd_pos | RESERVED | FW | RESERVED | |||
ppg2_ambient_0 | offset | RESERVED | FW | RESERVED | |||
ppg2_ambient_0 | exp | RESERVED | FW | RESERVED | |||
ppg2_ambient_0 | led | ppg led power at the time of measurement. It is in percentage from 0 to 100 | FW | Number | % | 32Hz / 128Hz | RESERVED |
ppg2_ambient_0 | gain | the ADC gain of the ppg at the time of the measurement. it can 1, 2 or 3. | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_ambient_0 | value | The value of the PPG | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_green_12 | time | Unix time in ms | FW | Number | ms | 32Hz / 128Hz | RESERVED |
ppg2_green_12 | metric_id | 0x7E | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_green_12 | chunk_index | The chunk index of the measurment. This field is used by Corsano Cloud to check the consistency of the collected data | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_green_12 | quality | RESERVED | FW | RESERVED | |||
ppg2_green_12 | body_pose | The body position of the bracelet | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_green_12 | led_pd_pos | 0x0C | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_green_12 | offset | RESERVED | FW | RESERVED | |||
ppg2_green_12 | exp | RESERVED | FW | RESERVED | |||
ppg2_green_12 | led | ppg led power at the time of measurement. It is in percentage from 0 to 100 | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_green_12 | gain | the ADC gain of the ppg at the time of the measurement. it can 1, 2 or 3. | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_green_12 | value | The value of the PPG - Green channel 2 | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_infra_red_124 | time | Unix time in ms | FW | Number | ms | 32Hz / 128Hz | RESERVED |
ppg2_infra_red_124 | metric_id | 0x7B | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_infra_red_124 | chunk_index | The chunk index of the measurment. This field is used by Corsano Cloud to check the consistency of the collected data | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_infra_red_124 | quality | RESERVED | FW | RESERVED | |||
ppg2_infra_red_124 | body_pose | The body position of the bracelet | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_infra_red_124 | led_pd_pos | 0x7C | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_infra_red_124 | offset | RESERVED | FW | RESERVED | |||
ppg2_infra_red_124 | exp | RESERVED | FW | RESERVED | |||
ppg2_infra_red_124 | led | ppg led power at the time of measurement. It is in percentage from 0 to 100 | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_infra_red_124 | gain | the ADC gain of the ppg at the time of the measurement. it can 1, 2 or 3. | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_infra_red_124 | value | The value of the PPG - InfraRed channel 1 | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_red_92 | time | Unix time in ms | FW | Number | ms | 32Hz / 128Hz | RESERVED |
ppg2_red_92 | metric_id | 0x7C | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_red_92 | chunk_index | The chunk index of the measurment. This field is used by Corsano Cloud to check the consistency of the collected data | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_red_92 | quality | RESERVED | FW | 32Hz / 128Hz | RESERVED | ||
ppg2_red_92 | body_pose | The body position of the bracelet | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_red_92 | led_pd_pos | 0x5C | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_red_92 | offset | RESERVED | FW | RESERVED | |||
ppg2_red_92 | exp | RESERVED | FW | RESERVED | |||
ppg2_red_92 | led | ppg led power at the time of measurement. It is in percentage from 0 to 100 | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_red_92 | gain | the ADC gain of the ppg at the time of the measurement. it can 1, 2 or 3. | FW | Number | NA | 32Hz / 128Hz | RESERVED |
ppg2_red_92 | value | The value of the PPG - InfraRed channel 2 | FW | Number | NA | 32Hz / 128Hz | RESERVED |
bioz | timestamp | Unix timestamp | FW | Number | ms | 25Hz | Only for 287-2 |
bioz | date | Date in local time | APP | string | yyyy-mm-ddThh:mm:ss.mmm | 25Hz | Only for 287-2 |
bioz | metric_id | 0x3D | FW | Number | NA | 25Hz | Only for 287-2 |
bioz | chunk_index | The chunk index of the measurment. This field is used by Corsano Cloud to check the consistency of the collected data | FW | Number | NA | 25Hz | Only for 287-2 |
bioz | value | Skin conductance | FW | Number | 100 pSiemens | 25Hz | Only for 287-2 |
bioz | bioz | RESERVED | |||||
ecg | timestamp | Unix timestamp | FW | Number | NA | 256Hz | Only for 287-2 |
ecg | metric_id | 0x64 | FW | Number | NA | 256Hz | Only for 287-2 |
ecg | chunk_index | The chunk index of the measurment. This field is used by Corsano Cloud to check the consistency of the collected data | FW | Number | NA | 256Hz | Only for 287-2 |
ecg | value | RESERVED | FW | 256Hz | Only for 287-2 | ||
ecg | ecg | ECG signal in uV - ECG measurement is performed as spot measurement on request. Refer to IFU - Resolution is 0.5uV | FW | Number | uV | 256Hz | Only for 287-2 |
blood pressure | timestamp start | Unix timestamp - start measurement | FW | Number | ms | 1/2hours | Only for 287-2 |
blood pressure | timestamp stop | Unix timestamp - stop measurement | FW | Number | ms | 1/2hours | Only for 287-2 |
blood pressure | dpb | Diastolic blood pressure | FW | Number | mmHg | 1/2hours | Only for 287-2 |
blood pressure | sbp | Systolic blood pressure | FW | Number | mmHg | 1/2hours | Only for 287-2 |
blood pressure | quality | RESERVED | FW | ||||