IDOScreenBrightnessModel
| Property | Type | Description |
|---|---|---|
| level | Int | Brightness level (0-100) |
| opera | Int | 0 Automatic 1 Manual Send 0 if auto-sync configuration, send 1 if user adjustment |
| mode | Int | 0 Specified level 1 Use ambient light sensor 2 Level doesn't matter |
| autoAdjustNight | Int | Automatic brightness adjustment at night 0 Invalid, defined by firmware 1 Off 2 Automatic brightness adjustment at night 3 Reduce brightness at night using set time Function table: setNightAutoBrightness is enabled |
| startHour | Int | Start time Hours Function table: setBrightScreenTime is enabled |
| startMinute | Int | Start time Minutes Function table: setBrightScreenTime is enabled |
| endHour | Int | End time hour Function table: setBrightScreenTime is enabled |
| endMinute | Int | End time minute Function table: setBrightScreenTime is enabled |
| nightLevel | Int | Night brightness 0-100 Function table getSupportAddNightLevelV2 is enabled |
| showInterval | Int | Display interval 0 is invalid Unit: second |