User Tools

Site Tools


api:iptv:app:getlauncherconfig

API : IPTV : App : Get Launcher Config

Introduction

This request is used by an IPTV Business Android tablet to get its launcher configuration. The tablet uses the token sent to it when it logged in (i.e. by device ID/barcode or serial), to get its launcher configuration.

If the given tablet has a tablet profile, it will return it converted to the launcher config format. If the tablet does not have a tablet profile, but has a launcher configuration it will return that. If the tablet has neither, it will return the standard tablet profile for the customer, otherwise just an empty launcher config.

Request

Query example

https://api.telecomx.dk/iptv/app/launcherconfig

Response

The response is a JSON object, which can vary between tablets. Therefore, there is no specific template.

Example

{
  "...": "..."
}

Errors

Error code Message Description
403 access_denied Insufficient access level
404 config Config not found
500 internal_error <Unspecified>
api/iptv/app/getlauncherconfig.txt · Last modified: 2021/06/21 11:53 by Joakim Andersen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki