2022-02-08 10:41:50 +00:00
|
|
|
{
|
|
|
|
"minHR": 40,
|
|
|
|
"maxHR": 200,
|
|
|
|
"confidence": 0,
|
|
|
|
"stepGoal": 10000,
|
|
|
|
"stepDistanceGoal": 8000,
|
|
|
|
"stepLength": 0.8,
|
|
|
|
"batteryWarn": 30,
|
|
|
|
"showWidgets": false,
|
|
|
|
"weatherCircleData": "humidity",
|
|
|
|
"circleCount": 3,
|
|
|
|
"circle1": "hr",
|
|
|
|
"circle2": "steps",
|
|
|
|
"circle3": "battery",
|
|
|
|
"circle4": "weather",
|
|
|
|
"circle1color": "green-red",
|
|
|
|
"circle2color": "#0000ff",
|
|
|
|
"circle3color": "red-green",
|
|
|
|
"circle4color": "#ffff00",
|
|
|
|
"circle1colorizeIcon": true,
|
|
|
|
"circle2colorizeIcon": true,
|
|
|
|
"circle3colorizeIcon": true,
|
|
|
|
"circle4colorizeIcon": false,
|
2022-05-18 18:13:57 +00:00
|
|
|
"hrmValidity": 60,
|
|
|
|
"updateInterval": 60
|
2022-02-08 10:41:50 +00:00
|
|
|
}
|