add missing documentation for alias field;

pull/72/head
Bryan Biedenkapp 1 year ago
parent a497cfcc21
commit e2742ed6c6

@ -9,6 +9,8 @@
groupVoice: groupVoice:
# Textual name of the talkgroup. # Textual name of the talkgroup.
- name: Talkgroup 1 - name: Talkgroup 1
# Secondary name/grouping of the talkgroup. (Informational)
alias: Tactical
# #
# Talkgroup Configuration # Talkgroup Configuration
# #
@ -40,6 +42,8 @@ groupVoice:
# Textual name of the talkgroup. # Textual name of the talkgroup.
- name: Parrot - name: Parrot
# Secondary name/grouping of the talkgroup. (Informational)
alias: Parrot/Testing
# #
# Talkgroup Configuration # Talkgroup Configuration
# #
@ -73,6 +77,8 @@ groupVoice:
# Textual name of the talkgroup. # Textual name of the talkgroup.
- name: Rewrite Example - name: Rewrite Example
# Secondary name/grouping of the talkgroup. (Informational)
alias: Example Group
# #
# Talkgroup Configuration # Talkgroup Configuration
# #
@ -112,6 +118,8 @@ groupVoice:
# Textual name of the talkgroup. # Textual name of the talkgroup.
- name: System Wide P25 - name: System Wide P25
# Secondary name/grouping of the talkgroup. (Informational)
alias: System Wide
# #
# Talkgroup Configuration # Talkgroup Configuration
# #
@ -143,6 +151,8 @@ groupVoice:
# Textual name of the talkgroup. # Textual name of the talkgroup.
- name: System Wide DMR TS1 - name: System Wide DMR TS1
# Secondary name/grouping of the talkgroup. (Informational)
alias: System Wide
# #
# Talkgroup Configuration # Talkgroup Configuration
# #
@ -174,6 +184,8 @@ groupVoice:
# Textual name of the talkgroup. # Textual name of the talkgroup.
- name: System Wide DMR TS2 - name: System Wide DMR TS2
# Secondary name/grouping of the talkgroup. (Informational)
alias: System Wide
# #
# Talkgroup Configuration # Talkgroup Configuration
# #

Loading…
Cancel
Save

Powered by TurnKey Linux.