Skip to content

Commit

Permalink
Update intraday spo2 schema
Browse files Browse the repository at this point in the history
  • Loading branch information
mpgxvii committed Mar 5, 2024
1 parent 1463b8a commit 53446e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion commons/connector/fitbit/fitbit_intraday_spo2.avsc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"fields": [
{ "name": "time", "type": "double", "doc": "Device timestamp in UTC (s)." },
{ "name": "timeReceived", "type": "double", "doc": "Time that the data was received from the Fitbit API (seconds since the Unix Epoch)." },
{ "name": "timeInterval", "type": "int", "doc": "Chronological window size (s)." },
{ "name": "spo2", "type": "float", "doc": "Percentage value of SpO2 calculated at the specific time."}
]
}

0 comments on commit 53446e5

Please sign in to comment.