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.

43 lines
1.2 KiB

6 years ago
{
"common": {
"name": "vis-history",
"version": "0.2.7",
"title": "yunkong2 Visualisation - history Widgets",
"desc": {
"en": "history Widgets for yunkong2.vis",
"cn": "可视化历史数据"
6 years ago
},
"platform": "Javascript/Node.js",
"icon": "vis-history.png",
"enabled": true,
"mode": "once",
"extIcon": "https://git.spacen.net/yunkong2/yunkong2.vis-history/raw/master/admin/vis-history.png",
6 years ago
"keywords": [
"history",
"vis",
"GUI",
"graphical",
"scada"
],
"readme": "https://git.spacen.net/yunkong2/yunkong2.vis-history/blob/master/README.md",
"authors": [
"Pmant <patrickmo@gmx.de>"
],
"localLink": "%web_protocol%://%ip%:%web_port%/vis/edit.html",
"license": "BSD-3-Clause",
"dependencies": [
"vis"
],
"onlyWWW": true,
"singleton": true,
"type": "visualization-widgets",
"noConfig": true,
"restartAdapters": [
"vis"
]
},
"native": {
"dependencies": []
},
"instanceObjects": []
}