added fan counts to miners, and added more data to bosminer and miner data

This commit is contained in:
UpstreamData
2022-05-26 10:26:40 -06:00
parent 0f51487d3f
commit d6638fa4d2
35 changed files with 81 additions and 12 deletions

View File

@@ -13,7 +13,7 @@ DATA_HEADER_MAP = {
"model": "Model",
"hostname": "Hostname",
"hashrate": "Hashrate",
"temperature": "Temp",
"temperature_avg": "Temp",
"wattage": "Wattage",
"ideal_chips": "Ideal",
"left_chips": "Left Board",