{# ── Stato di rete acquisito via MQTT (snapshot DB, worker-updated) ── #}
{{ 'Network state'|trans }}
{% if deviceId %}
| {{ 'Last seen'|trans }} | — |
| {{ 'Signal'|trans }} | — |
| {{ 'Network'|trans }} | — |
| {{ 'Operator'|trans }} | — |
| {{ 'Data'|trans }} | — |
| {{ 'IP'|trans }} | — |
| {{ 'GPS'|trans }} | — |
| {{ 'Uptime (24h)'|trans }} | — |
{% else %}
{{ 'Device not associated'|trans }}
{% endif %}
{# ── Anagrafica (persistita in DB cloud) ── #}
{{ 'Registry'|trans }}
{# ── Azioni sul dispositivo: push di configurazione via MQTT (device-config) ── #}
{% if deviceId %}