IDOUnitParamModel
| Properties | Type | Description |
|---|---|---|
| distUnit | Int | Distance unit: 0: Invalid 1: Kilometer (metric) 2: Mile (imperial) |
| weightUnit | Int | Weight unit: 0: invalid 1: kg 2: lb |
| temp | Int | Temperature unit: 0: invalid 1: ℃ 2: ℉ |
| stride | Int | Walking stride: 0: invalid 0: cm |
| language | Int | language |
| is12HourFormat | Int | Time format: 0: invalid 1: 24-hour format 2: 12-hour format |
| strideRun | Int | Running stride: 0: invalid 1: cm Male default value: 90cm |
| strideGpsCal | Int | Via GPS stride calibration on/off: 0: Invalid 1: On 2: Off |
| weekStartDate | Int | The start date of the week: 0: Monday 1: Sunday 3: Saturday |
| calorieUnit | Int | Calorie unit settings: 0: Invalid 1: Default kCal 2: Cal 3: kJ |
| swimPoolUnit | Int | Pool unit setting: 0: invalid 1: Default meters 2: yards |
| cyclingUnit | Int | Cycling unit: 0: Invalid 1: Kilometers 2: Miles |
| walkingRunningUnit | Int | Walking or running unit (km/mile) settings: 0: Invalid 1: Kilometers 2: Miles Requires device firmware setSupportWalkRunUnit Support |
| heightUnit | int | Height unit 0: invalid 1: cm 2: inch Function table: supportHeightLengthUnit |