|
@@ -1,16 +1,15 @@
|
|
|
let config = {
|
|
let config = {
|
|
|
- address: "0.0.0.0",
|
|
|
|
|
- port: 8080,
|
|
|
|
|
- basePath: "/",
|
|
|
|
|
- ipWhitelist: [],
|
|
|
|
|
- useHttps: false,
|
|
|
|
|
- language: "de",
|
|
|
|
|
- locale: "de-DE",
|
|
|
|
|
- logLevel: ["INFO", "LOG", "WARN", "ERROR"],
|
|
|
|
|
- timeFormat: 24,
|
|
|
|
|
- units: "metric",
|
|
|
|
|
|
|
+ address: "0.0.0.0",
|
|
|
|
|
+ port: 8080,
|
|
|
|
|
+ basePath: "/",
|
|
|
|
|
+ ipWhitelist: [],
|
|
|
|
|
+ useHttps: false,
|
|
|
|
|
+ language: "de",
|
|
|
|
|
+ locale: "de-DE",
|
|
|
|
|
+ logLevel: ["INFO", "LOG", "WARN", "ERROR"],
|
|
|
|
|
+ timeFormat: 24,
|
|
|
|
|
+ units: "metric",
|
|
|
modules: [
|
|
modules: [
|
|
|
- /**====================== Definiton des Carousels ========================**/
|
|
|
|
|
{
|
|
{
|
|
|
module: 'MMM-Carousel',
|
|
module: 'MMM-Carousel',
|
|
|
position: 'bottom_bar',
|
|
position: 'bottom_bar',
|
|
@@ -34,13 +33,13 @@ let config = {
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
name: 'calendar',
|
|
name: 'calendar',
|
|
|
- position: "middle_center"
|
|
|
|
|
|
|
+ position: "middle_center",
|
|
|
|
|
+ carouselId: "1"
|
|
|
}
|
|
}
|
|
|
]
|
|
]
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- /**====================== Definitonen der Uhren ========================**/
|
|
|
|
|
{
|
|
{
|
|
|
module: "clock",
|
|
module: "clock",
|
|
|
position: "top_left",
|
|
position: "top_left",
|
|
@@ -57,44 +56,44 @@ let config = {
|
|
|
carouselId: "2"
|
|
carouselId: "2"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- /**====================== Definitonen der Kalender ========================**/
|
|
|
|
|
{
|
|
{
|
|
|
- module: "calendar",
|
|
|
|
|
- position: "middle_center",
|
|
|
|
|
- config: {
|
|
|
|
|
- tableClass: "large wachenaufgaben",
|
|
|
|
|
- fetchInterval: 600000,
|
|
|
|
|
- maxTitleLength: 50,
|
|
|
|
|
- displaySymbol: true,
|
|
|
|
|
|
|
+ module: "calendar",
|
|
|
|
|
+ position: "middle_center",
|
|
|
|
|
+ config: {
|
|
|
|
|
+ carouselId: "1",
|
|
|
|
|
+ tableClass: "large wachenaufgaben",
|
|
|
|
|
+ fetchInterval: 600000,
|
|
|
|
|
+ maxTitleLength: 50,
|
|
|
|
|
+ displaySymbol: true,
|
|
|
maximumNumberOfDays: 1,
|
|
maximumNumberOfDays: 1,
|
|
|
- showLocation: false,
|
|
|
|
|
- maxTitleLines: 1,
|
|
|
|
|
- maximumEntries: 9,
|
|
|
|
|
- calendars: [
|
|
|
|
|
- {
|
|
|
|
|
- url: 'https://nc.x0p.it/remote.php/dav/public-calendars/ZMGgBLGn52oATzDw/?export',
|
|
|
|
|
- symbolClass: 'todo-symbol',
|
|
|
|
|
- titleClass: 'todo-title',
|
|
|
|
|
- timeClass: 'todotime',
|
|
|
|
|
- symbol: 'clipboard-list-check'
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- url: 'https://nc.x0p.it/remote.php/dav/public-calendars/WW49cKGiiZyy95q8/?export',
|
|
|
|
|
- symbolClass: 'clean-symbol',
|
|
|
|
|
- titleClass: 'clean-title',
|
|
|
|
|
- timeClass: 'clean-time',
|
|
|
|
|
- symbol: 'vacuum'
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- url: 'https://nc.x0p.it/remote.php/dav/public-calendars/eMQW6HmyjfgS8bXq?export',
|
|
|
|
|
- symbolClass: 'info-symbol',
|
|
|
|
|
- titleClass: 'info-title',
|
|
|
|
|
- timeClass: 'info-time',
|
|
|
|
|
- symbol: 'circle-info',
|
|
|
|
|
- maximumNumberOfDays: 7
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
|
|
+ showLocation: false,
|
|
|
|
|
+ maxTitleLines: 1,
|
|
|
|
|
+ maximumEntries: 9,
|
|
|
|
|
+ calendars: [
|
|
|
|
|
+ {
|
|
|
|
|
+ url: 'https://nc.x0p.it/remote.php/dav/public-calendars/ZMGgBLGn52oATzDw/?export',
|
|
|
|
|
+ symbolClass: 'todo-symbol',
|
|
|
|
|
+ titleClass: 'todo-title',
|
|
|
|
|
+ timeClass: 'todotime',
|
|
|
|
|
+ symbol: 'clipboard-list-check'
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ url: 'https://nc.x0p.it/remote.php/dav/public-calendars/WW49cKGiiZyy95q8/?export',
|
|
|
|
|
+ symbolClass: 'clean-symbol',
|
|
|
|
|
+ titleClass: 'clean-title',
|
|
|
|
|
+ timeClass: 'clean-time',
|
|
|
|
|
+ symbol: 'vacuum'
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ url: 'https://nc.x0p.it/remote.php/dav/public-calendars/eMQW6HmyjfgS8bXq?export',
|
|
|
|
|
+ symbolClass: 'info-symbol',
|
|
|
|
|
+ titleClass: 'info-title',
|
|
|
|
|
+ timeClass: 'info-time',
|
|
|
|
|
+ symbol: 'circle-info',
|
|
|
|
|
+ maximumNumberOfDays: 7
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
]
|
|
]
|
|
|
}
|
|
}
|