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

Change network settings on Antminer S9 using API #5

Open
jvanulden opened this issue Mar 12, 2018 · 3 comments
Open

Change network settings on Antminer S9 using API #5

jvanulden opened this issue Mar 12, 2018 · 3 comments

Comments

@jvanulden
Copy link

The documentation doesn't document an API call to do this. How does one send a command to set a static IP using the API?

@Zwilla
Copy link

Zwilla commented Mar 12, 2018

Hi, there is no function to do this, put it is possible to build it into.
Recommended: Extend your api with a password protection, if not anyone on your network can control the miners.

@jvanulden
Copy link
Author

Many thanks @Zwilla! Is there an example somewhere that I can draw from? I am intending on doing this via Python.

@Zwilla
Copy link

Zwilla commented Mar 12, 2018

no chance to doit with pyton at first.
You need to create a c function inside the mining engine, than you can control it from outside.
How many machines do you have?

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