powertargetset
Set the power target
powertargetset
Description
Sets the power level to be tracked by the miner. When using power targeting, the system automatically figures out the best voltage and frequency combination, within the desired limit.
The parameters are the session_id, followed by a comma-separated list of key-value pairs, in the format key=value. The available keys are:
- power: The desired power target.
This command will fail if you try to set a limit outside bounds (see the fields on limits) or if your miner hardware does not support this feature.
Command
Examples
Parameters
| Parameter | Notes |
|---|---|
session_id | A valid session ID. See Session Management for details. |
params | List of key-value parameters to change. |