added get_model to X19s

This commit is contained in:
UpstreamData
2022-01-07 10:25:29 -07:00
parent 4e8ff9ea74
commit 770b17c86b
5 changed files with 32 additions and 256 deletions

View File

@@ -124,7 +124,6 @@ class MinerFactory:
print(ip, e)
return None
async def _send_api_command(self, ip: ipaddress.ip_address or str, command: str):
try:
# get reader and writer streams