Skip to content

Conversation

blootsvoets
Copy link
Contributor

@blootsvoets blootsvoets commented Feb 7, 2022

Fitbit subscription endpoint for getting subscription info. Still missing:

  • Notification storage
  • Fetching notifications using the connector
  • Subscribing users

WIP for #88. Feel free to drop a line and continue this line of work.

@blootsvoets blootsvoets changed the base branch from master to dev February 7, 2022 16:08
@yatharthranjan
Copy link
Member

Do you think this will be better placed in https://github.com/RADAR-base/RADAR-PushEndpoint ? The garmin backfill is something similar (we make requests and keep offset in redis) so probably some of that could be reused for this too.

@blootsvoets
Copy link
Contributor Author

Yes, good point. I've moved the data conversion into a separate radar-fitbit-converter library, so it can be used both in this package and later in the push endpoint package. Still needs package publishing gradle setup and Github actions. The endpoint code will remain for now, as a reference for implementation in the push endpoint.

@yatharthranjan
Copy link
Member

Ok great, thanks @blootsvoets, @jzhou59 will be continuing this piece of work (as part of gsoc).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants