BangleApps/apps/bthrm/default.json

22 lines
484 B
JSON
Raw Normal View History

{
2022-02-13 17:05:21 +00:00
"mode": 1,
"enabled": true,
"replace": true,
"debuglog": false,
"startWithHrm": true,
"allowFallback": true,
"warnDisconnect": false,
"fallbackTimeout": 10,
"custom_replace": true,
2022-02-13 17:05:21 +00:00
"custom_debuglog": false,
"custom_startWithHrm": true,
"custom_allowFallback": true,
2022-02-13 17:05:21 +00:00
"custom_warnDisconnect": false,
"custom_fallbackTimeout": 10,
"gracePeriodNotification": 0,
"gracePeriodConnect": 0,
"gracePeriodRequest": 0,
"bonding": false,
"active": false
}