Re: MMM-DVB - Local Dresden transport (DVB) departure times
Hallo.
Bei mir erscheint beim einfügen der optionalen Parametern die Meldung “keine Verbindungen verfügbar”
{
module: 'MMM-DVB',
position: 'top_left',
config: {
stopName: 'Hauptbahnhof', // Which stop would you like to have displayed?
timeOffset: 5, // With how many minutes in advance should connections be displayed?
resultNum: 5, // How many connections should be displayed?
lines: ["1", "2"], // What lines should be displayed?
directions: ["Striesen"], // What directions should be displayed?
reload: 60000, // How often should the information be updated? (In milliseconds)
noTableHeader: false, // suppress table header if true
showRelative: true //show relative time to departure from the current moment (if less than 15 minutes)
}
}
Mit den Grund Parametern funktioniert es.
Kann mir bitte jemand weiterhelfen?
Ich danke Euch.