DATA MODEL User Settings - Medisana/vitadock-api GitHub Wiki
(access via user/settings)
Friendly Name | Parameter name | Description | Type | Comment |
Sex | sex | Gender of the user | String | "male" or "female" |
Birthday | birthday | Birthday of the user | Date | z.B. 2013-05-17 |
Height | height | Height of the user | Float | User setting Range: 61-249cm / 2ft-8ft 2in |
Stride | stride | Stride length | Float | User setting Range: 40-149 cm / 1,13-4,89 ft in |
Length unit | lengthUnit | Unit of a length | String | User setting "cm" or "ft - in" |
Goal steps | goalSteps | Number of steps of the daily goal | Integer | Range: 0-99999 (default: 8000) |
Body Weight | bodyWeight | Weight of the user in kg | Float | Range: 30.0-999.9 (must not be NULL, default 70.0) |
Goal calories | goalCalories | Goal calories / day | Integer | (default 2000) |
Goal sleep | goalSleep | Goal number of minutes for sleep | Integer | Range: 0-1440 (default: 480) |