設定日間用電尖峰轉移配置

如果已啟用 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
}
}
]
}

支援的作業系統: 至少需要 Microsoft Windows 7 或 Windows Server 2008 系列產品

設定日間用電尖峰轉移配置 (單行欄位已淘汰,日後將遭到移除。請開始使用下方的多行文字方塊。)

Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Google\ChromeOS
Value NameDevicePowerPeakShiftDayConfig
Value TypeREG_SZ
Default Value


Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Google\ChromeOS
Value NameDevicePowerPeakShiftDayConfig
Value TypeREG_MULTI_SZ
Default Value

chromeos.admx

系統管理範本 (電腦)

系統管理範本 (使用者)