Post
Topic
Board Mining (Altcoins)
Re: excavator by NiceHash - multi-algorithm NVIDIA GPU miner [1.4.2a]
by
Lexabush
on 03/02/2018, 08:42:34 UTC
Setting extra add in json:
Code:
{"time":5,"commands":[
{"id":1,"method":"device.set.power_limit","params":["0","86"]}
]},

Can be so:
Code:
{"time":5,"commands":[
{"id":1,"method":"device.set.tdp","params":["0","86"]}
]},