Connect WebSocket control bus
connect_websocket_control_busGenerate a WebSocket DAT scaffold for TouchDesigner with command maps, message schema hints, status tracking, and safety notes, enabling real-time remote control.
Instructions
Create a WebSocket DAT scaffold with command maps, message schema hints, status, and safety notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tls | No | ||
| name | No | Generated baseCOMP name. | websocket_control_bus |
| path | No | / | |
| port | No | ||
| active | No | ||
| net_address | No | 127.0.0.1 | |
| parent_path | No | Parent COMP for the WebSocket control scaffold. | /project1 |
| command_count | No |