refactor: remove parameters from get_{x} functions and move them to _get_{x}(**params). Add miner.fw_str, and miner.raw_model. Remove model from get_data exclude. Swap fan_count to expected_fans.
This commit is contained in:
@@ -56,7 +56,6 @@ class MinersTest(unittest.TestCase):
|
||||
"hostname",
|
||||
"is_mining",
|
||||
"mac",
|
||||
"model",
|
||||
"expected_hashrate",
|
||||
"uptime",
|
||||
"wattage",
|
||||
|
||||
Reference in New Issue
Block a user