mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2026-08-14 15:43:50 -04:00
Tidy up repo and prepare data structure
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
{"rptrs":[
|
||||
{"locator":"2603154",
|
||||
"id":"2603154",
|
||||
"callsign":"SP3KFQ",
|
||||
"city":"Chojnice",
|
||||
"state":"Pomorskie",
|
||||
"country":"Polska",
|
||||
"frequency":"440.58750",
|
||||
"color_code":2,
|
||||
"offset":"+5.000",
|
||||
"assigned":"Peer",
|
||||
"ts_linked":"TS1 TS2",
|
||||
"trustee":"SP2KFQ",
|
||||
"map_info":"",
|
||||
"map":0,
|
||||
"ipsc_network":"HBLink"},
|
||||
{"locator":"260312201",
|
||||
"id":"260312201",
|
||||
"callsign":"SP3PMK",
|
||||
"city":"Torun",
|
||||
"state":"Pomorskie",
|
||||
"country":"Polska",
|
||||
"frequency":"438.5175",
|
||||
"color_code":2,
|
||||
"offset":"+5.000",
|
||||
"assigned":"Peer",
|
||||
"ts_linked":"TS1 TS2",
|
||||
"trustee":"SP3KFQ",
|
||||
"map_info":"",
|
||||
"map":0,
|
||||
"ipsc_network":"HBLink"}
|
||||
|
||||
]}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"count": 2,
|
||||
"results": [
|
||||
{
|
||||
"callsign": "N0CALL",
|
||||
"city": "",
|
||||
"country": "",
|
||||
"fname": " ",
|
||||
"id": 1234567,
|
||||
"remarks": "",
|
||||
"state": "",
|
||||
"surname": ""
|
||||
},
|
||||
{
|
||||
"callsign": "N0CALL",
|
||||
"city": "",
|
||||
"country": "",
|
||||
"fname": " ",
|
||||
"id": 0,
|
||||
"remarks": "",
|
||||
"state": "",
|
||||
"surname": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"results": [
|
||||
{
|
||||
"tgid": 1,
|
||||
"callsign": "TG Local 1",
|
||||
"id": "1"
|
||||
},
|
||||
{
|
||||
"tgid": 2,
|
||||
"callsign": "TG Local 2",
|
||||
"id": "2"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"results": [
|
||||
{
|
||||
"tgid": 7,
|
||||
"callsign": "TG Local",
|
||||
"id": "7"
|
||||
},
|
||||
{
|
||||
"tgid": 9,
|
||||
"callsign": "TG XLX",
|
||||
"id": "9"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user