Se DevicePowerPeakShiftEnabled estiver "Ativada", a definição de DevicePowerPeakShiftDayConfig determinará a configuração do dia para a economia de energia no período de pico.
Se a política não for definida, a economia de energia no período de pico ficará desativada.
Os valores válidos para o campo minute em start_time, end_time e charge_start_time são 0, 15, 30, 45.
Consulte https://cloud.google.com/docs/chrome-enterprise/policies/?policy=DevicePowerPeakShiftDayConfig para ver mais informações sobre esquema e formatação.
Exemplo de valor:
{
"entries": [
{
"day": "MONDAY",
"start_time": {
"hour": 9,
"minute": 0
},
"end_time": {
"hour": 15,
"minute": 15
},
"charge_start_time": {
"hour": 20,
"minute": 45
}
},
{
"day": "FRIDAY",
"start_time": {
"hour": 2,
"minute": 30
},
"end_time": {
"hour": 21,
"minute": 0
},
"charge_start_time": {
"hour": 23,
"minute": 45
}
}
]
}
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Google\ChromeOS |
Value Name | DevicePowerPeakShiftDayConfig |
Value Type | REG_SZ |
Default Value |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Google\ChromeOS |
Value Name | DevicePowerPeakShiftDayConfig |
Value Type | REG_MULTI_SZ |
Default Value |