Firmware/API Documentation/LUXminer commands
updaterun
Triggers the user update action
updaterun
Description
Triggers the on_user action defined in the autoupdate configuration. By default, this does a full update.
Returns an error if the signal could not be sent to luxupdate (e.g. luxupdate is not running or its PID file is missing).
The current autoupdate configuration can be seen on the config command.
Command
Examples
Error case (luxupdate process not found):
Parameters
| Parameter | Notes |
|---|---|
session_id | A valid session ID. See Session Management for details. |