Post
Topic
Board Hardware
Re: Official FutureBit Apollo BTC Software/Image and Support thread
by
terra.tec
on 25/05/2024, 16:43:57 UTC
how do we check the power usage of the standard unit if we are running it via a raspberry pi or different computer? not sure how to read the terminal/command line results haha.

You can also read the apollo log file. It is in JSON format.

Code:
$ cat /path/to/your/apollo-miner-log-file | jq -r ".master.boardsW"