Post
Topic
Board Mining (Altcoins)
Re: GMiner v1.71 Equihash(BEAM, BTG, YCASH)/CuckooCycle(AE, SWAP, GRIN, BFC)/Ethash
by
disman
on 01/11/2019, 14:33:50 UTC
I get api json:

Code:
{
"miner":"GMiner 1.56",
"uptime":6877,
"server":"stratum+ssl://beam-us.leafpool.com:3333",
"user": "1rftybyh69a61919967573489t95h248jf834g948g2h4n33f0cf58347c.a_201_1070Tix8",
"algorithm":"BeamHashII",
"electricity":2.031,
"total_accepted_shares":522,
"total_rejected_shares":0,
"devices":[
{
"gpu_id":0,
"bus_id":"0000:01:00.0",
"name":"ASUS GeForce GTX 1070 Ti 8GB",
"speed":42.5,
"accepted_shares":80,
"rejected_shares":0,
"temperature":62,
"temperature_limit":90,
"power_usage":157
},{
"gpu_id":1,
"bus_id":"0000:02:00.0",
"name":"ASUS GeForce GTX 1070 Ti 8GB",
"speed":41.9,
"accepted_shares":74,
"rejected_shares":0,
"temperature":67,
"temperature_limit":90,
"power_usage":157
}],
"speedRatePrecision":1,
"speedUnit":"Sol/s",
"powerUnit":"Sol/W"
}

I do not see the cooler speed...
How to get cooler rpm gpu?   Huh