From 2aeb714d0c7b5517494de726baeb42af9b5ec440 Mon Sep 17 00:00:00 2001 From: firealarmss Date: Fri, 7 Mar 2025 07:13:23 -0600 Subject: [PATCH] Add example DVM system --- WhackerLinkConsoleV2/codeplugs/codeplug.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/WhackerLinkConsoleV2/codeplugs/codeplug.yml b/WhackerLinkConsoleV2/codeplugs/codeplug.yml index 923a6ee..0604ba6 100644 --- a/WhackerLinkConsoleV2/codeplugs/codeplug.yml +++ b/WhackerLinkConsoleV2/codeplugs/codeplug.yml @@ -24,6 +24,27 @@ systems: siteID: 1 range: 1.5 + # Example DVM Project FNE system + - name: "System 2" + address: "localhost" + port: 3001 + authKey: "RPT_PASSWORD" + peerId: 1234567 + isDvm: true + # Note: for proper operation with affiliated traffic, this id will use +1 for each channel you have for affiliation purposes + rid: "12345" + site: + name: "Central Site" + controlChannel: "772.74375" + voiceChannels: [] + location: + x: 757.89 + y: 1274.17 + z: 360.3 + systemID: 1 + siteID: 1 + range: 1.5 + zones: - name: "Zone 1"