From e2742ed6c63051edc342348bb3de004e0eb21258 Mon Sep 17 00:00:00 2001 From: Bryan Biedenkapp Date: Thu, 3 Oct 2024 15:47:58 -0400 Subject: [PATCH] add missing documentation for alias field; --- configs/talkgroup_rules.example.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/configs/talkgroup_rules.example.yml b/configs/talkgroup_rules.example.yml index d6867b94..92f76794 100644 --- a/configs/talkgroup_rules.example.yml +++ b/configs/talkgroup_rules.example.yml @@ -9,6 +9,8 @@ groupVoice: # Textual name of the talkgroup. - name: Talkgroup 1 + # Secondary name/grouping of the talkgroup. (Informational) + alias: Tactical # # Talkgroup Configuration # @@ -40,6 +42,8 @@ groupVoice: # Textual name of the talkgroup. - name: Parrot + # Secondary name/grouping of the talkgroup. (Informational) + alias: Parrot/Testing # # Talkgroup Configuration # @@ -73,6 +77,8 @@ groupVoice: # Textual name of the talkgroup. - name: Rewrite Example + # Secondary name/grouping of the talkgroup. (Informational) + alias: Example Group # # Talkgroup Configuration # @@ -112,6 +118,8 @@ groupVoice: # Textual name of the talkgroup. - name: System Wide P25 + # Secondary name/grouping of the talkgroup. (Informational) + alias: System Wide # # Talkgroup Configuration # @@ -143,6 +151,8 @@ groupVoice: # Textual name of the talkgroup. - name: System Wide DMR TS1 + # Secondary name/grouping of the talkgroup. (Informational) + alias: System Wide # # Talkgroup Configuration # @@ -174,6 +184,8 @@ groupVoice: # Textual name of the talkgroup. - name: System Wide DMR TS2 + # Secondary name/grouping of the talkgroup. (Informational) + alias: System Wide # # Talkgroup Configuration #