{% if unit.slm_model %}{{ unit.slm_model }}{% endif %} {% if unit.slm_serial_number %} • S/N: {{ unit.slm_serial_number }}{% endif %}
{% if modem %}via Modem: {{ modem.id }}{% if modem_ip %} ({{ modem_ip }}){% endif %}
{% elif modem_ip %}Direct: {{ modem_ip }}
{% else %}⚠️ No modem assigned or IP configured
{% endif %}Lp (Instant)
{% if current_status and current_status.lp %}{{ current_status.lp }}{% else %}--{% endif %}
dB
Leq (Average)
{% if current_status and current_status.leq %}{{ current_status.leq }}{% else %}--{% endif %}
dB
Lmax (Max)
{% if current_status and current_status.lmax %}{{ current_status.lmax }}{% else %}--{% endif %}
dB
Lmin (Min)
{% if current_status and current_status.lmin %}{{ current_status.lmin }}{% else %}--{% endif %}
dB
Lpeak (Peak)
{% if current_status and current_status.lpeak %}{{ current_status.lpeak }}{% else %}--{% endif %}
dB
Path: /