Workers
Board Management
Board management from the Pulse interface. Only available for devices with HashCore Firmware.
Single Management
- Open the device card → Boards tab
- Click Config ↗
- Select Enabled or Disabled for each board
- Click Apply
Group Management
- Select devices → Boards config
- Specify the action for each board slot
- Click Apply
Available Actions
| Action | Description |
|---|---|
| No change | Don't change the board state |
| Enable | Enable the board |
| Disable | Disable the board |
| Enable if | Enable the board if a condition is met |
| Disable if | Disable the board if a condition is met |
Rule Builder
For conditional actions Enable if and Disable if, a Rule Builder is available — a rule constructor with conditions:
- Status — by board status (Mining, Failure, Stopped, etc.)
- Temperature — by chip temperature
Conditions are combined with And / Or logic.
Example
Disable board 1 where status = Failure AND temperature > 85°C:
- Action: Disable if
- Condition 1: Status = Failure
- Condition 2: Temperature > 85°C
- Logic: And
Devices without HashCore Firmware are skipped during group operations and displayed in the Failed section with the note "Not supported".