Skip to content

Instantly share code, notes, and snippets.

@svp
Last active January 21, 2022 17:02
Show Gist options
  • Select an option

  • Save svp/af89fb59c3ee81f32d0ebce44b967461 to your computer and use it in GitHub Desktop.

Select an option

Save svp/af89fb59c3ee81f32d0ebce44b967461 to your computer and use it in GitHub Desktop.
tv menu api

devices

id,
hardware_id,
name,
location_id,
activation_code,
activated,
activation_time,
status,
playlist_id

playlists

id,
name,
schedule

slides

id,
resource_type,
url,
duration

@ivan-kurcubic
Copy link
Copy Markdown

ivan-kurcubic commented Jan 21, 2022

slides

id,
playlist_id,
position,
resource_type,
properties,
duration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment