v1

latestOpenAPI 3.1.02026-07-1757128164.2 KB
Performance

Set power target to a relative reference

Sets power target to a relative reference by a set percentage.

patch/api/v1/performance/power-target/relative

Request body

percentagenumber double required

Percentage value to set (e.g., 85.5 for 85.5%)

referenceinteger required

Reference point from which the percentage is calculated<br> 1 = nominal - use nominal (sticker) power/hashrate target as the reference<br> 2 = min - use minimal power/hashrate target as the reference<br> 3 = max - use maximal power/hashrate target as the reference<br> 4 = current - use current power/hashrate target as the reference<br>

Response

Successful response containing power target (watt).

wattinteger required