instructions_send_to_device
Send a single instruction to a target device using its Tachyon GUID. Avoids complex targeting when the device GUID is already known.
Instructions
Send an instruction directly to a single device identified by its Tachyon GUID. Simpler than instructions_send when you already know the device GUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guid | Yes | Tachyon GUID of the target device | |
| comments | No | ||
| parameters | No | ||
| definitionId | No | Instruction Definition ID | |
| definitionName | No | Instruction Definition name (alternative to definitionId) | |
| responseTtlMinutes | No | ||
| instructionTtlMinutes | No |