Firmware/API Docs/CGminer commands
temps
Shows per-board temperature data
temps
Description
Shows per-board temperature data with associated metadata.
Command
Examples
The output fields change depending on the miner model. The example below shows the fields available on a Hydro model; please check the Field Details section to see the full list of available fields.
Field details
For the METADATA
section:
Field | Notes |
---|---|
Label | A descriptive name for the associated temperature sensor. |
Position | A matrix-based position for UI display purposes. |
For the TEMPS
section:
Field | Notes |
---|---|
Board | The "local" temperature measured. (S9 models only) |
Chip | The "remote" temperature measured. (S9 models only) |
TopLeft | The "top left" temperature measured. (S19/S21 models) |
TopRight | The "top right" temperature measured. (S19/S21 models) |
BottomRight | The "bottom right" temperature measured. (S19/S21 models) |
BottomLeft | The "bottom left" temperature measured. (S19/S21 models) |
ID | Board ID. Starts at zero. |
TEMP | Same as ID . |