Registered Tablets
| Name | Device ID | Location | Orientation | Active Playlist | Owner | Status | ||
|---|---|---|---|---|---|---|---|---|
| {{ tab.name }} | {{ tab.deviceId }} |
{{ tab.locationName }} | {{ tab.orientation }} | {{ tab.activePlaylistName || '— none —' }} | {{ tab.userName || '— unassigned —' }} |
{{ tab.status === 'online' ? 'Playing' : tab.status === 'idle' ? 'Idle' : 'Offline' }}
{{ fmtDuration(tab.uptimeSeconds) }}
{{ tab.adsPlayedToday }} ads
|
||
| No tablets registered yet. | ||||||||