Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
patrike
on 19/05/2019, 12:19:49 UTC
Hi Patrike,

Is it by any chance the HTTP API for

Code:
coins/stats

can also include "Exponential Factor" (Default and Override where applicable) as part of the JSON response?

I've done some work on my Excel sheet to display TTF based on profile hashrate, but right now, using a lot of "if else if" for different algo/coins (since PowerBi don't support switch like statements), it'll be handy to just refer them as cell variables if it's included in the JSON.

Best Regards,

P.S. It's coming along nicely though.
https://imgur.com/a/oXL96B5
Hi - yes, I will add this additonal property to the existing API method. I assume it's fine with only the effective value of Exp Factor? So you get either the Default or the overridden value depending on which one is selected.

Nice progress with Excel!