Create local_talkgroup_ids.json (#4)

add support for local_talkgroup_ids.json
This commit is contained in:
w7ncx 2021-06-26 20:12:50 -07:00 committed by GitHub
parent 1ff373bb1c
commit 333e18ab87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

10
local_talkgroup_ids.json Normal file
View File

@ -0,0 +1,10 @@
{
"results": [
{
"tgid": 9,
"callsign": "TG Local",
"country": "",
"id": "9"
}
]
}