| Yodeck ID | Name | Workspace | Type | Status | Last Seen (UTC) | Updating | Registered |
|---|---|---|---|---|---|---|---|
| {{ p.id }} | {{ p.name }} | {{ p.workspace_name or '—' }} | {{ p.player_type or '—' }} | {% if p.online %} ● Online {% else %} ● Offline {% endif %} | {{ (p.last_seen or '—')[:19] }} | {% if p.updating %}Yes{% else %}No{% endif %} | {% if p.registered %}✓{% else %}✗{% endif %} |
| Timestamp (UTC) | Event | Message |
|---|---|---|
| {{ l.timestamp[:19] }} | {{ l.event_type }} | {{ l.message }} |