carp.sensing-flutter icon indicating copy to clipboard operation
carp.sensing-flutter copied to clipboard

Create Gardener Sampling Package

Open bardram opened this issue 1 month ago • 0 comments

A sampling package that connects to a "Gardener Device".

  • [ ] specify URL scheme @yuanchen233
  • https://localhost:8444/wearables/api/authorize/withings/userid?scopes=user.metrics,user.activity&deploymentId=deploymentId

or

  • https://localhost:8444/wearables/api/authorize/withings/deployment?deploymentId=1234&deviceRoleName=FathersPhone

Replace

  • localhost
  • withings with name of services
  • userId with CARP Account Id
  • deploymentId
  • [ ] device role name is needed too
  • [ ] don't need the scope is defined here - use only user.metrics,user.activity

Define

  • [ ] data types for Gardner data @bardram
  • [ ] device role name @bardram
  • [ ] needs to be a connected device @bardram

Device options

  • withings
  • fitbit
  • garmin
  • dexcom

bardram avatar Nov 25 '25 14:11 bardram