Firmware/API Docs/LUXminer commands
tempctrlset
Sets the temperature control values
tempctrlset
Description
Sets the temperature control values. The order must be target
, hot
and dangerous
, and a later value cannot be lower than an earlier one.
Note: If autosave is disabled, the changes will be lost after a reboot.
Command
Examples
Parameters
Parameter | Notes |
---|---|
session_id | A valid session ID. See Session Management for details. |
target_temp | The target temperature that the automatic control strives to reach. |
hot_temp | The temperature considered "hot", when the system turns the fans to 100% in an attempt to cool it down. |
dangerous_temp | The temperature considered "dangerous"; if reached, voltage of the boards is cut and the application shuts down. |