RADAR-base / RADAR-REST-Connector

A Kafka Source connector to receive data from REST APIs and publish them to Kafka. It has an extended version to support FitBit APIs.
https://radar-base.org/
Apache License 2.0
4 stars 4 forks source link

Add support for various new fields in the Sleep data #100

Open yatharthranjan opened 1 year ago

yatharthranjan commented 1 year ago

We currently only process a subset of sleep data provided by fitbit. In particular some calculated data are missing such as minsToFallAsleep, timeInBed and more.

image
afolarin commented 1 year ago

Some useful stuff there indeed... if only there were some way to keep an eye for changes on the Fitbit API :thinking: maybe there's a channel on the forum I need to follow?