push_app
Render and push an app to your Tidbyt or Tronbyt LED display, optionally with custom configuration. Use an existing installation ID to reactivate with saved settings.
Instructions
Render a server-side app (optionally with config) and push it to the display. Use installation_id alone to re-activate an existing installation with its saved config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | No | App identifier, e.g. "clock". Required unless installation_id names an existing installation. | |
| config | No | App config; omitted = the installation's saved config. | |
| device_id | No | Device ID. Omit when the API key can see exactly one device. | |
| background | No | false (default): interrupt the display and show this immediately. true: save into the rotation without interrupting. | |
| installation_id | No |