16 lines
510 B
YAML
16 lines
510 B
YAML
|
|
/xyz/openbmc_project/control/host{}/power_cap:
|
||
|
|
- Interface: xyz.openbmc_project.Control.Power.Cap
|
||
|
|
Properties:
|
||
|
|
PowerCap:
|
||
|
|
Default: 0
|
||
|
|
PowerCapEnable:
|
||
|
|
Default: 'false'
|
||
|
|
|
||
|
|
/xyz/openbmc_project/control/host{}/power_restore_policy:
|
||
|
|
- Interface: xyz.openbmc_project.Control.Power.RestorePolicy
|
||
|
|
Properties:
|
||
|
|
PowerRestorePolicy:
|
||
|
|
Default: RestorePolicy::Policy::Restore
|
||
|
|
PowerRestoreDelay:
|
||
|
|
Default: 30000000
|