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

default config: Adapted to actual CZI screen

parent ce12ff62
No related branches found
No related tags found
No related merge requests found
......@@ -9,22 +9,64 @@
"position": {
"x": 0,
"y": 0,
"w": 6,
"h": 10
"w": 9,
"h": 13
},
"config": {
"stops": [
"Dortmund Universität S",
"Dortmund Joseph von Fraunhofer",
"Dortmund Meitnerweg"
],
"filter": {
"type": [
"H-Bahn"
],
"destination": [
"Dortmund Otto-Hahn-Straße"
]
}
}
},
{
"type": "bild",
"position": {
"x": 6,
"x": 9,
"y": 0,
"w": 10,
"h": 4
"w": 16,
"h": 5
},
"config": {
"url": "/preisliste.png",
"title": "FooBar",
"description": "Ihr habt dort die Möglichkeit, mit 40 verschiedenen Ansprechpartnern auf der IT-Kontaktmesse Kontakt aufzunehmen. Ihr habt dort die Möglichkeit, mit 40 verschiedenen Ansprechpartnern auf der IT-Kontaktmesse Kontakt aufzunehmen."
"url": "/warning.png",
"title": "Achtung, Testbetrieb",
"description": "Wie du vielleicht siehst, sieht dieser Bildschirm heute anders aus. Darf ich vorstellen: Der neue Infoscreen. Bitte beachte allerdings, dass wir gerade einen Testbetrieb machen. Bitte melde daher Fehler und auch sonstige Wünsche an Niklas unter @niklasschroetler:chat.upi.li oder niklas.schroetler@tu-dortmund.de"
}
},
{
"type": "placeholder",
"position": {
"x": 9,
"y": 5,
"w": 8,
"h": 2
}
},
{
"type": "placeholder",
"position": {
"x": 17,
"y": 5,
"w": 8,
"h": 2
}
},
{
"type": "placeholder",
"position": {
"x": 9,
"y": 7,
"w": 16,
"h": 6
}
}
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment