-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hi.
I am trying to get your module to work :)
i have the json url: http://xmlopen.rejseplanen.dk/bin/rest.exe/departureBoard?id=731643902&format=json
This i my config.
module: 'MMM-JsonTable',
position: 'bottom_right',
header: 'Bus tider ',
config: {
url: 'https://xmlopen.rejseplanen.dk/bin/rest.exe/departureBoard?id=731643902&format=json'
arrayName: 'Departure',
keepColumns: ["Name"] // Optional
}
},
I have made the adding to line 61 in MMM-Json.js [all]
Metadata
Metadata
Assignees
Labels
No labels