PipedreamHQ / PipedreamHQ/pipedream
[Components] minerstat
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# minerstat
## URLs
## Webhook Sources
### new-mining-alert-instant
#### Description
Emit new event when a mining alert is triggered (e.g., temperature too high, hashrate drop). Users can configure alert types to monitor.
### new-worker-status-instant
#### Description
Emit new event when a worker changes status (online/offline). Users can specify which workers or all to monitor.
### new-payout-instant
#### Description
Emit new event when a new mining payout is received. Users can filter by coin or pool.
## Actions
### restart-worker
#### Description
Restart a specific mining worker. Requires worker ID.
### set-fan-speed
#### Description
Set the fan speed for a mining worker. Requires worker ID and target fan speed percentage.
### change-mining-profile
#### Description
Switch the mining profile for a worker or an entire farm. Requires profile ID and optionally worker ID.
Contributor guide
Assessment
This issue has not been assessed yet.