Connect WebSocket control bus
connect_websocket_control_busCreate a WebSocket DAT control bus scaffold for TouchDesigner, including command maps, message schema hints, status, and safety notes. Specify port, TLS, and network address.
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 |