{% if cmd == 'tgid' %}
Import Tool
Editor
Talkgroup Tags
{% elif cmd == 'unit' %}Subscriber Tags
{% endif %}Import Tool
This tool imports tags from the selected TSV and associates them with the
selected system. Existing System ID and Talkgroup or Subscriber ID combinations will be overwritten by the tag values in the TSV file.
To add new tags: Add in OP25 Web UI, then import them here. Wildcard entries are not imported.
{% if session['sm'] == 3 %}
Import completed.
Existing records updated: {{ session['imp_results'][0] }}
New records added: {{ session['imp_results'][1] }}
Duplicate records corrected: {{ session['imp_results'][2] }}
{{ clear_sm() }}
{% endif %}
{% if session['sm'] == 4 %}
Tags deleted.
{{ clear_sm() }}
{% endif %}
This tool imports tags from the selected TSV and associates them with the selected system. Existing System ID and Talkgroup or Subscriber ID combinations will be overwritten by the tag values in the TSV file. To add new tags: Add in OP25 Web UI, then import them here. Wildcard entries are not imported.
{% if session['sm'] == 3 %}
Import completed.
Existing records updated: {{ session['imp_results'][0] }} New records added: {{ session['imp_results'][1] }} Duplicate records corrected: {{ session['imp_results'][2] }}
{{ clear_sm() }}
{% endif %}
{% if session['sm'] == 4 %}
Existing records updated: {{ session['imp_results'][0] }} New records added: {{ session['imp_results'][1] }} Duplicate records corrected: {{ session['imp_results'][2] }}
Tags deleted.
{{ clear_sm() }}
{% endif %}
Editor
{% if session['sm'] == 1 %}
Edit completed.
{{ clear_sm() }}
{% endif %}
{% if session['sm'] == 2 %}
Record deleted.
{{ clear_sm() }}
{% endif %}
{% if cmd == 'tgid' %}
Record ID
System ID
Talkgroup ID
Talkgroup Tag
Actions
{% elif cmd == 'unit' %}
Record ID
System ID
Subscriber ID
Subscriber Tag
Actions
{% endif %}
Edit completed.
{{ clear_sm() }}
{% endif %}
{% if session['sm'] == 2 %}
Record deleted.
{{ clear_sm() }}
{% endif %}
Record ID | System ID | Talkgroup ID | Talkgroup Tag | Actions | {% elif cmd == 'unit' %}Record ID | System ID | Subscriber ID | Subscriber Tag | Actions | {% endif %}
---|