Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add control board model to MinerData #134

Open
cryptographicturk opened this issue Apr 30, 2024 · 1 comment
Open

Add control board model to MinerData #134

cryptographicturk opened this issue Apr 30, 2024 · 1 comment

Comments

@cryptographicturk
Copy link

As a large scale miner we have a variety of different control boards that has come with all of our equipment. Where it's possible to know, we would like a string that identifies each control board in the MinerData. Some of the firmware API's provide this information, and it's possible to parse it out of the log files on the stock bitmain miners.

@b-rowan
Copy link
Collaborator

b-rowan commented Apr 30, 2024

Ideally I would prefer not to parse log files for this information, I can check elsewhere for it on stock FW, but loading log files implicitly seems like a bad idea, as they can contain a very large amount of data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants