Stel de dagelijkse configuratie voor stroompiekverschuiving in.
Dit beleid wordt alleen gebruikt als DevicePowerPeakShiftEnabled is ingesteld op True.
Als dit beleid niet is geconfigureerd of niet is ingesteld, is stroompiekverschuiving altijd uitgeschakeld.
Opmerking: Toegestane waarden voor het veld minute in start_time, end_time en charge_start_time zijn 0, 15, 30, 45.
Ga naar https://cloud.google.com/docs/chrome-enterprise/policies/?policy=DevicePowerPeakShiftDayConfig voor meer informatie over schema en indeling.
Voorbeeldwaarde:
{
"entries": [
{
"start_time": {
"minute": 0,
"hour": 9
},
"day": "MONDAY",
"charge_start_time": {
"minute": 45,
"hour": 20
},
"end_time": {
"minute": 15,
"hour": 15
}
},
{
"start_time": {
"minute": 30,
"hour": 2
},
"day": "FRIDAY",
"charge_start_time": {
"minute": 45,
"hour": 23
},
"end_time": {
"minute": 0,
"hour": 21
}
}
]
}
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 |