v1

latestOpenAPI 3.0.42026-08-06124112344.5 KB
Devices

Gets device ping data by registration key.

get/devices/pingdata

Query parameters

keystring

Registration key

Response

OK

typestring nullable

Ping type

snapstring byte nullable

Snapshot (screenshot) of live player content

player_versionstring nullable

Player version number

os_versionstring nullable

Player OS version

cpu_usagenumber float

CPU usage (percentage) Value range [0, 100]

memory_usagenumber float

Memory usage (percentage) Value range [0, 100]

mac_addressstring nullable

MAC address of primary player network interface

disk_usagenumber float

Disk usage (percentage) Value range [0, 100]

timestampstring date-time

Timestamp of this ping. Device is considered offline if this timestamp is older than 10 minutes

bytes_receivedinteger

Bytes recieved by this player

transfer_rateinteger

Current transfer rate over the primary network interface

ip_addressstring nullable

IP address of the primary network interface

latitudenumber double nullable

Current location of the player (latitude)

longitudenumber double nullable

Current location of the player (longitude)

current_schedulestring nullable

Currently running schedule

uptimeinteger nullable

Current uptime of the player (milliseconds)

external_ip_addressstring nullable

IP address as seen by the server for this device

download_pct_completeinteger nullable

Package download progress (percentage)

metaobject nullable

Dictionary of meta data

cpu_temperaturenumber float nullable

Current CPU temperature