Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
29507397
Topic
1777827
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
Quote from: sir_blacks on February 02, 2018, 07:57:48 PM
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"]}
]},