Skip to content

Commit

Permalink
Added Event Parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesaltmann authored Dec 1, 2023
1 parent 9848654 commit 0a6586b
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion edww/del.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,35 @@
"frequency": "121.605",
"abbreviation": "DBC",
"description": "Berlin Delivery"
"schedule_minstation": [
"EDWW"
]
},
{
"logon": "EDDH_DEL",
"frequency": "121.805",
"abbreviation": "DHL",
"description": "Hamburg Ground"
"schedule_minstation": [
"EDWW"
]
},
{
"logon": "EDDV_DEL",
"frequency": "120.405",
"abbreviation": "DVL",
"description": "Hannover Delivery"
"schedule_groups": [
"EDWW"
]
},
{
"logon": "EDDW_DEL",
"frequency": "134.830",
"abbreviation": "DWL",
"description": "Bremen Delivery"
"schedule_groups": [
"EDWW"
]
}
]
]

0 comments on commit 0a6586b

Please sign in to comment.