如果已啟用 DevicePowerPeakShiftEnabled,你可以透過 DevicePowerPeakShiftDayConfig 設定電源尖峰轉移每日配置。
如果不設定這項政策,系統會停用電源尖峰轉移。
在 start_time、end_time 和 charge_start_time 的 minute 欄位中,有效值為 0、15、30、45。
如要進一步瞭解架構和格式設定,請參閱 https://cloud.google.com/docs/chrome-enterprise/policies/?policy=DevicePowerPeakShiftDayConfig。
範例值:
{
"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 |