2018-09-28 09:23:52 +08:00
|
|
|
{
|
|
|
|
"common": {
|
|
|
|
"name": "vis-history",
|
|
|
|
"version": "0.2.7",
|
|
|
|
"title": "yunkong2 Visualisation - history Widgets",
|
|
|
|
"desc": {
|
|
|
|
"en": "history Widgets for yunkong2.vis",
|
2018-09-28 09:24:26 +08:00
|
|
|
"cn": "可视化历史数据"
|
2018-09-28 09:23:52 +08:00
|
|
|
},
|
|
|
|
"platform": "Javascript/Node.js",
|
|
|
|
"icon": "vis-history.png",
|
|
|
|
"enabled": true,
|
|
|
|
"mode": "once",
|
2018-09-28 09:24:26 +08:00
|
|
|
"extIcon": "https://git.spacen.net/yunkong2/yunkong2.vis-history/raw/master/admin/vis-history.png",
|
2018-09-28 09:23:52 +08:00
|
|
|
"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": []
|
|
|
|
}
|