What command in API can I use to know if the miner has stopped mining?
whatsminer
2025.08.08
8
0

You could get relevant information using the following commands.

{“cmd”:“get.device.info”}

{“cmd”:“get.device.info”,“param”:“miner”}

If "working" indicates "false", then it means the miner has stopped mining. The following figure can be used as a reference.

image.png

Is it helpful?
Feedback

Login to comment