Forked from
FS Info TU Dortmund / Infoscreen / Infoscreen
59 commits behind the upstream repository.
-
Niklas Schrötler authored
Reported by lexy
Niklas Schrötler authoredReported by lexy
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
karaoke-testbetrieb.json 1.69 KiB
{
"id": "karaoke-testbetrieb",
"schedule": {
"times": [
{
"from": "2023-12-12T22:00",
"to": "2023-12-19T22: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/karaoke.png",
"title": "Weihnachts-Karaoke am 19.12.",
"description": "Wir laden euch herzlich zur unvergesslichen Weihnachtskaraoke am 19.12. um 18 Uhr in der Otto-Hahn-Straße 14 ein! Lasst uns gemeinsam festliche Lieder singen und die Vorfreude auf das Fest genießen! Bringt eure Freunde mit!"
}
},
{
"type": "callout",
"position": {
"x": 9,
"y": 5,
"w": 16,
"h": 2
},
"config": {
"type": "warning",
"title": "Achtung, Testbetrieb",
"description": "Der neue Infoscreen ist da! Bitte melde Fehler an die Admins unter root@oh14.de."
}
},
{
"type": "mensaplan",
"position": {
"x": 9,
"y": 7,
"w": 16,
"h": 6
},
"config": {
"canteenId": 341,
"closingTime": {
"hours": 14,
"minutes": 15
}
}
}
]
}