IDONotDisturbStatusModel
| Property | Type | Description |
|---|---|---|
| switchFlag | Int | switch status 1: on 0: off -1: not supported |
| startHour | Int | start time |
| startMinute | Int | start minute |
| endHour | Int | End time |
| endMinute | Int | End minute |
| haveTimeRange | Int | Whether there is a time range 0: Invalid 1: No time range 2: There is time Range |
| weekRepeat | Int | Repeat bit0: invalid (bit1 - bit7): Monday to Sunday |
| noontimeRestOnOff | Int | Noon break switch, headphone reminder switch 1: On 0: Off -1: Not supported |
| noontimeRestStartHour | Int | Reminder start time |
| noontimeRestStartMinute | Int | Reminder start minute |
| noontimeRestEndHour | Int | Reminder end time |
| noontimeRestEndMinute | Int | Reminder end minute |
| allDayOnOff | Int | All-day do not disturb switch 1: On 0: Off -1: Not supported |
| intelligentOnOff | Int | Intelligent Do not disturb switch 1: On 0: Off -1: Not supported |