IDOUpHandGestureParamModel
| Property | Type | Description |
|---|---|---|
| onOff | Int | On/Off 1: On 0: Off |
| showSecond | Int | Duration (in seconds) that the screen remains on |
| hasTimeRange | Int | Is there a time range 1: Yes 0: No |
| startHour | Int | Start time of the time range (reserved) |
| startMinute | Int | Start minute of the time range (reserved) |
| endHour | Int | End hour of the time range (reserved) |
| endMinute | Int | End minute of the time range (reserved) |