Skip to content
Snippets Groups Projects
Commit cfb1d00a authored by Niklas Schrötler's avatar Niklas Schrötler
Browse files

configs: Added ophase config

parent 2e31015c
Branches
No related tags found
No related merge requests found
[ [
"config/foobar.json", "config/foobar.json",
"config/ophase.json",
"config/fvv.json", "config/fvv.json",
"config/ophase-teamer-testbetrieb.json",
"config/karaoke-testbetrieb.json",
"config/default.json" "config/default.json"
] ]
{
"id": "ophase",
"schedule": {
"times": [
{
"from": "2024-03-23T10:00",
"to": "2024-03-24T22:00"
}
]
},
"panels": [
{
"type": "fahrplan",
"position": {
"x": 0,
"y": 0,
"w": 9,
"h": 13
},
"config": {
"stops": [
"Dortmund Universität S",
"Dortmund Meitnerweg",
"Dortmund/Joseph Fraunhofer"
],
"filter": {
"types": [
"H-Bahn"
],
"destination": [
"Dortmund Otto-Hahn-Straße"
]
}
}
},
{
"type": "bild",
"position": {
"x": 9,
"y": 0,
"w": 16,
"h": 5
},
"config": {
"url": "/content/SpiderMan-Infoscreen.png",
"gradient": false
}
},
{
"type": "mensaplan",
"position": {
"x": 9,
"y": 6,
"w": 16,
"h": 7
},
"config": {
"canteenId": 341,
"closingTime": {
"hours": 14,
"minutes": 15
}
}
}
]
}
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment