Instructions Controls Orchestrate¶
Schedule a set of control changes.
Tip
See the OrchestrateControls instruction documentation for more information.
Usage¶
s10k instructions controls orchestrate
-node=<nodeId>
-control=<controlId>
-X=<executionDate>
[-param=parameter[,parameter...]]...
[-x=<expiration>]
[-tz=<zone>]
Note
The --control-id option refers to the Service Name of the component you want to handel the
orchestration instruction. Typically this is a Control Conductor component.
Additionally, the --exec-at option is mandatory and is used as the orchestration date for
the instruction, instead of the more general executionDate instruction parameter.
Options¶
Output¶
A status message about the result of the instruction.
Examples¶
Schedule an HVAC DR control orchestration:
s10k instructions controls orchestrate --node-id 101 \
--control-id 'HVAC DR' --exec-at 2026-07-16T17:48 \
--parameter mode:cool --parameter duration:PT2H
Control [HVAC DR] received orchestrate instruction 54188983.