{{ device.name }}
{% if device.revoked_at %}Revoked{% elif online[device.id] %}Online{% elif device.enrolled_at %}Offline{% else %}Awaiting enrollment{% endif %}{{ monitors[device.id]|length }} {{ 'monitor' if monitors[device.id]|length == 1 else 'monitors' }} · {{ device.platform or 'Platform not reported' }} · {{ device.client_version or 'Version not reported' }}