Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
"id": "ophase-teamer-testbetrieb",
"schedule": {
"times": [
{
"from": "2024-01-24T15:00",
"to": "2024-02-02T18: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/ophase-teamer-temp.png",
"title": "Teamende Gesucht!",
"description": "In der Woche vom 1.4. bis zum 5.4. findet die Sommer-O-Phase statt. Wenn auch du neuen Studierenden die Uni zeigen und den Studienstart erleichtern willst, melde dich jetzt als Teamer:in an. Weitere Infos findest du auf tix.oh14.de/sose24team.",
"gradient": false
}
},
{
"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
}
}
}
]
}