Great miner, thank you for your job.
The only problem have with API is that it does not have fan speeds listed, only temp.
{
"id": 1,
"result": [
{
"gpu_id": 0,
"temperature": 67,
"sol_ps": 74.85,
"avg_sol_ps": 74.85,
"sol_pw": 1.7976931348623157e+308,
"avg_sol_pw": 1.7976931348623157e+308,
"power_usage": 0,
"avg_power_usage": 0,
"accepted_shares": 0,
"rejected_shares": 0
}
],
"error": null
}
Would be great to add fans % speed to stats.
And I have added this miner to Hive OS Linux distribution
https://hiveos.farm so that users will have it right our of the box.
Thank you.