DATA MODEL Glucodock Settings - Medisana/vitadock-api GitHub Wiki
(access via /data/glucodocks/settings)
| Friendly Name | Parameter name | Description | Type | Comment |
| Glucose measure unit | glucose_measure_unit | Glucose measure unit | String | User setting "mg/dL" or "mmol/L" |
| Blood glucose target min | blood_glucose_target_min | Minimum value for optimal blood glucose range |
Integer |
User setting Range: 20-600mg/dL |
| Blood glucose target max | blood_glucose_target_max | Maximum value for optimal blood glucose range |
Integer |
User setting Range: 20-600mg/dL |
| Friendly Name | Parameter name | Description | Type | Comment |
| Insulin type name 1 | medicine1 | Name of insulin medicine (1st) | String | Maximum length of string is 128 characters |
| Insulin type name 2 | medicine2 | Name of insulin medicine (2nd) | String | Maximum length of string is 128 characters |
| Insulin type name 3 | medicine3 | Name of insulin medicine (3rd) | String | Maximum length of string is 128 characters |
| Friendly Name | Parameter name | Description | Type | Comment |
| Food Unit | food_unit | Unit for entering food | String | User setting "grams" or "carbs" |
| Carb factor | carb_factor | The carb factor (food unit) |
Integer |
Range: 0-99.9g |