Anastasios Selalmazidis

Results 197 comments of Anastasios Selalmazidis

Hi there, sorry for the late reply. What do they use instead of cgminer ? cgminer is the default software for miners. It could be that the miner has just...

Difficult one. I got my hands in a S9 running BraiinsOS but there is no documentation for the API it uses. It will take to much time to implement this...

> Braiins OS+ commands are almost the same + some new commands, BOSminer wrote from scratch in Rust language. > This is the API docs: > https://docs.braiins.com/os/plus-en/Development/1_api.html you are right...

I managed to use the bosminer API to retrieve some info. But the only available info is the Hashrate, Uptime and HW Error Rate %. There is no info about...

I guess you are right. I didn't check all endpoints. I checked only stats, pools and summary, the defaults for cgminer. Will look at it tomorrow. Thnx 💪

@ErnesTRKS @chainworksindustries @o2user @3ehzad I managed to retrieve some info from the BOSminer API. I will some changes to a new branch the next days so you can test it....

> Any news on this? Sorry for the late reply. I had some miner issues and totally forgot about that. Will have to recheck my code and try to apply...

Hi there, glad you liked my software. Well, you already have the solution. The sorting happens in the frontend but you want to sort in the backend. Remove `|sort(attribute='ip')` from...

@HMCmin thanks for using my software. Do you know if this BW21 has an API ?

You can try and add it as S9 or another model and there if it is running on cgminer and has the same api there 2 options you will face:...