{{ _('OCPI backend assignments') }}

{{ _('Assign OCPI backends per station and control activation/priority for EMSP routing.') }}

{{ _('Assignments') }}: {{ rows|length }}
{% if errors %} {% endif %} {% if message %} {% endif %}
{% if rows %} {% for row in rows %} {% endfor %} {% else %} {% endif %}
{{ _('Station ID') }} {{ _('Backend') }} {{ _('Active') }} {{ _('Priority') }} {{ _('Actions') }}
{{ row.station_id }}
{{ _('Backend ID:') }} {{ row.backend_id }}
{{ row.name }}
{{ _('No OCPI assignments recorded yet.') }}