set_brightness
Sets the brightness level of a Ulanzi TC001 smart pixel clock matrix from 0 (off) to 255 (maximum), with optional index to target a specific clock.
Instructions
Set the matrix brightness.
Args: brightness: Brightness level from 0 (off) to 255 (max) clock_index: Optional index of clock to target (0-based). Defaults to first clock.
Returns: Updated settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brightness | Yes | ||
| clock_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||