Feature - Add initial ePIC UMC support (#71)
* prelim support of ePIC UMC * slowly adding things * add most api calls * add some guards * fix post commands * remove print * catch when API returns error * missing guard * remove semicolon * recommended changes * add docs and changes * respect ignore_errors
This commit is contained in:
@@ -310,5 +310,6 @@ Here are of all the settings, and their default values:
|
||||
"default_antminer_password": "root",
|
||||
"default_bosminer_password": "root",
|
||||
"default_vnish_password": "admin",
|
||||
"default_epic_password": "letmein",
|
||||
"default_goldshell_password": "123456789",
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user