JCP Wifi Migration 2026

APtool

Site {{ site }} Back to form
{{ rows|length }} AP{{ 's' if rows|length != 1 else '' }} submitted
{% if rows %} {% for row in rows %}
AP {{ row.ap_number }}
{{ row.ap_location }}
Serial
{{ row.serial_number }}
MAC
{{ row.mac_address }}
Cable
{{ row.cable_length }}
{% if row.photos %}
{% for p in row.photos %}
{{ p.label }}
{% if p.exists %} {{ p.label }} {% else %} No photo {% endif %}
{% if p.exists %} {% else %} {% endif %}
{% endfor %}
{% endif %}
{% endfor %} {% else %}
No APs submitted yet for this site.
{% endif %}