Get reminder settings during exercise

Function table: supportSettingsDuringExercise

Flutter example:

/// Get reminder settings during exercise
getSettingsDuringExercise(
evtBase: _VBusEvtBase.base_app_set,
evtType: _VBusEvtType.vbus_evt_app_get_settings_during_exercise),

/// Get reminder settings during exercise
libManager.send(evt: CmdEvtType.getSettingsDuringExercise, json: jsonEncode(json));

JSON fields received by App:

Field name Field type Field description
notification_switch int Alert tone switch: 0x55 off, 0xAA on

Example:

{
"notification_switch":0xAA,
}
Copyright © 2023-2024 IDO. All rights reserved. all right reserved,powered by GitbookModify Date: 2025-04-30 14:06:27

results matching ""

    No results matching ""