IDOWalkRemindModel
| Property | Type | Description |
|---|---|---|
| onOff | Int | 0 off, 1 on |
| goalStep | Int | Number of steps per hour (reserved, not yet enabled) |
| startHour | Int | Start time (hours) |
| startMinute | Int | Start time (minutes) |
| endHour | Int | End time (hours) |
| endMinute | Int | End time (minutes) |
| repeats | Set |
Repeat IDOWeek |
| goalTime | Int | Goal time (hours) (reserved, not yet enabled) |
| notifyFlag | Int | Notification type 0: Disable 1: Allow notification 2: Silent notification 3: Disable notification Requires firmware to enable setWalkReminderAddNotify |
| doNotDisturbOnOff | Int | Do Not Disturb switch 0 Off 1 On Requires firmware to enable getSupportSetGetNoReminderOnWalkReminderV2 |
| noDisturbStartHour | Int | Do Not Disturb start time (hours) Requires firmware to enable getSupportSetGetNoReminderOnWalkReminderV2 |
| noDisturbStartMinute | Int | Do Not Disturb start time (minutes) Requires firmware to enable getSupportSetGetNoReminderOnWalkReminderV2 |
| noDisturbEndHour | Int | Do Not Disturb end time (hours) Requires firmware to enable getSupportSetGetNoReminderOnWalkReminderV2 |
| noDisturbEndMinute | Int | Do not disturb end time (minutes) Requires firmware to enable getSupportSetGetNoReminderOnWalkReminderV2 |