update_installation
Update an installation's rotation settings: enable or disable, pin or unpin, and adjust render interval and display time.
Instructions
Update an installation: enable/disable it in the rotation, pin/unpin it, or change its render interval and display time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pinned | No | ||
| enabled | No | ||
| device_id | No | Device ID. Omit when the API key can see exactly one device. | |
| installation_id | Yes | Installation name (iname) from list_installations. | |
| display_time_sec | No | Seconds shown per rotation. | |
| render_interval_min | No | Minutes between re-renders. |