Optisigns GraphQL API
Update Screen
Rename a Screen and Assign Content
Use the updateDevice
mutation to rename a paired screen or assign an asset/playlist.
Example:
Steps:
- Replace
SCREEN_ID
with the screen’s unique ID. - Replace
ASSET_ID
with the ID of the asset/playlist to assign. - Update other fields as needed (e.g.,
deviceName
,orientation
).
Update Your Screens via APIs
OptiSigns offers an open GraphQL API for updating screens, playlists, assets, and schedules. For more details, see the reference guide here.
Common Workflow:
- Generate images, videos, or PDFs from your systems.
- Use a Cloud File Store: Google Drive, Dropbox, or OneDrive.
- OptiSigns automatically syncs changes to your screens.