bobcatpy
A Python library to interact with the Bobcat Helium miner diagnostics API.
BobcatPy provides an alternative way to interact with the Bobcat diagnoser interface and includes some additional functionality for easy troubleshooting and maintenance.
Usage
import bobcatpy
# Define your Bobcat instance. Replace with your actual hotspot IP
b = Bobcat("192.168.1.150")
# Get statuses
b.temps()
b.sync_status()
b.miner_status()
# Reboot the hotspot
b.reboot()
# Fastsync the hotspot
b.fastsync()
# Resync the hotspot
b.resync()
# Reset the hotspot
b.reset()
# Run diagnostics
b.diagnose()
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bobcatpy-1.0.0.tar.gz
(15.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
bobcatpy-1.0.0-py3-none-any.whl
(15.6 kB
view details)
File details
Details for the file bobcatpy-1.0.0.tar.gz.
File metadata
- Download URL: bobcatpy-1.0.0.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc917ab4cf08f14dda2d316bea7e0306e0c550b3d97fad570cfb991955bdf5b5
|
|
| MD5 |
a9b0f8ece1c9519c1ae5b0f898266540
|
|
| BLAKE2b-256 |
cf3b43313a8f5f45081ec3d3bcb006ea335f9ca5daafa5c168b79e6a34f01753
|
File details
Details for the file bobcatpy-1.0.0-py3-none-any.whl.
File metadata
- Download URL: bobcatpy-1.0.0-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21c4ded6d211c3ec09e126a5dad84761958024245d3370c57e0586d1fef99d00
|
|
| MD5 |
03542f2f3c5336849349b6dac076c98c
|
|
| BLAKE2b-256 |
5015ffbfe2076e6e541ea10cd74b318d5a4365b41f2470e142e0609dce242db7
|