feature: add device models.

This commit is contained in:
Upstream Data
2024-05-01 14:16:49 -06:00
parent 497aa6a42c
commit 742dde622b
91 changed files with 922 additions and 560 deletions

View File

@@ -13,11 +13,11 @@
# See the License for the specific language governing permissions and -
# limitations under the License. -
# ------------------------------------------------------------------------------
from pyasic.device.models import MinerModels
from pyasic.miners.device.makes import WhatsMinerMake
class M31LV10(WhatsMinerMake):
raw_model = "M31L V10"
raw_model = MinerModels.WHATSMINER.M31LV10
expected_chips = 114
expected_fans = 2