radioWide: hostVersion: "R01.00.00" codeplugVersion: "R01.00.00" radioAlias: "" serialNumber: "123ABC1234" model: "CONSOLE" inCarMode: "N/A" systems: - name: "System 1" address: "localhost" port: 3000 authKey: "" 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 # 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" channels: - name: "Channel 1" system: "System 1" tgid: "2001" keyId: 0x50 algoId: 0xaa # 0xAA or 0x84 (RC4 or AES) encryptionKey: null # Ignored now, we use dvmfne KMM support - name: "Channel 2" system: "System 1" tgid: "15002" - name: "Channel 3" system: "System 1" tgid: "15003" - name: "Zone 2" channels: - name: "Channel A" system: "System 1" tgid: "16001" - name: "Channel B" system: "System 1" tgid: "16002" - name: "Channel C" system: "System 1" tgid: "16002"