Control device action
Control device: Send a command to a device through its server-side driver. Browser-side devices (Bluetooth, Web Serial) cannot be reached from a rule β only from the page holding them.
Arguments
Control device takes deviceId (required), command (required), payload. Any of them may be a token that reads an earlier step.
Where it runs
Control device reaches the host's own instance and is kept for operators.