You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

75 lines
2.5 KiB

6 years ago
{
"common": {
"name": "vis-timeandweather",
"version": "1.1.7",
"news": {
"1.1.7": {
"en": "add update interval for weather",
"de": "Updateintervalle für Wetter hinzugefügt",
"ru": "Добавлен интервал обновления для погоды"
},
"1.1.6": {
"en": "support of vis APP",
"de": "support of vis APP",
"ru": "support of vis APP"
},
"1.1.4": {
"en": "better translations",
"de": "better translations",
"ru": "better translations"
},
"1.1.3": {
"en": "enable widgets for https too",
"de": "enable widgets for https too",
"ru": "enable widgets for https too"
},
"1.1.2": {
"en": "add weather custom widget",
"de": "add weather custom widget",
"ru": "add weather custom widget"
},
"1.1.1": {
"en": "fix the slide in htc weather",
"de": "fix the slide in htc weather",
"ru": "fix the slide in htc weather"
}
},
"title": "yunkong2 Visualisation - time and weather Widgets",
"desc": {
"en": "Time and weather widgets for yunkong2.vis",
"de": "Zeit und Wetter Widgets für yunkong2.vis",
"ru": "Widgets времени и погоды для yunkong2.vis"
},
"platform": "Javascript/Node.js",
"loglevel": "info",
"icon": "timeandweather.png",
"enabled": true,
"mode": "once",
"extIcon": "https://git.spacen.net/yunkong2/yunkong2.vis-timeandweather/raw/master/admin/timeandweather.png",
"keywords": [
"timeandweather",
"vis",
"GUI",
"graphical",
"scada"
],
"readme": "https://github.com/yunkong2/yunkong2.vis-timeandweather/blob/master/README.md",
"authors": [
"bluefox <dogafox@gmail.com>"
],
"localLink": "%web_protocol%://%ip%:%web_port%/vis/edit.html",
"license": "MIT",
"dependencies": [
"vis"
],
"onlyWWW": true,
"singleton": true,
"type": "visualization-widgets",
"noConfig": true,
"restartAdapters": [
"vis"
]
},
"native": {},
"instanceObjects": []
}