@things-factory/operato-ecs 4.0.28 → 4.0.33
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +39 -39
- package/config.development.js +0 -16
- package/config.production.js +0 -51
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-ecs",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.33",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -38,47 +38,47 @@
|
|
|
38
38
|
"docker:run": "docker run -p 4000:3000 hatiolab/operato-ecs:latest"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@operato/scene-chartjs": "^0.1.
|
|
42
|
-
"@operato/scene-clock": "^0.1.
|
|
43
|
-
"@operato/scene-gauge": "^0.1.
|
|
44
|
-
"@operato/scene-integration": "^0.1.
|
|
45
|
-
"@operato/scene-progressbar": "^0.1.
|
|
46
|
-
"@operato/scene-random": "^0.1.
|
|
47
|
-
"@operato/scene-switch": "^0.1.
|
|
48
|
-
"@operato/scene-table": "^0.1.
|
|
49
|
-
"@operato/scene-timer": "^0.1.
|
|
50
|
-
"@things-factory/api": "^4.0.
|
|
51
|
-
"@things-factory/apptool-ui": "^4.0.
|
|
52
|
-
"@things-factory/auth-ui": "^4.0.
|
|
53
|
-
"@things-factory/board-service": "^4.0.
|
|
54
|
-
"@things-factory/board-ui": "^4.0.
|
|
55
|
-
"@things-factory/context-ui": "^4.0.
|
|
56
|
-
"@things-factory/dashboard": "^4.0.
|
|
57
|
-
"@things-factory/export-ui": "^4.0.
|
|
58
|
-
"@things-factory/grist-ui": "^4.0.
|
|
59
|
-
"@things-factory/help": "^4.0.
|
|
60
|
-
"@things-factory/i18n-ui": "^4.0.
|
|
61
|
-
"@things-factory/integration-melsec": "^4.0.
|
|
62
|
-
"@things-factory/integration-modbus": "^4.0.
|
|
63
|
-
"@things-factory/integration-ui": "^4.0.
|
|
64
|
-
"@things-factory/lite-menu": "^4.0.
|
|
65
|
-
"@things-factory/more-ui": "^4.0.
|
|
66
|
-
"@things-factory/oauth2-client": "^4.0.
|
|
67
|
-
"@things-factory/print-ui": "^4.0.
|
|
68
|
-
"@things-factory/resource-ui": "^4.0.
|
|
69
|
-
"@things-factory/scene-data-transform": "^4.0.
|
|
70
|
-
"@things-factory/scene-form": "^4.0.
|
|
41
|
+
"@operato/scene-chartjs": "^0.1.2",
|
|
42
|
+
"@operato/scene-clock": "^0.1.2",
|
|
43
|
+
"@operato/scene-gauge": "^0.1.2",
|
|
44
|
+
"@operato/scene-integration": "^0.1.2",
|
|
45
|
+
"@operato/scene-progressbar": "^0.1.2",
|
|
46
|
+
"@operato/scene-random": "^0.1.2",
|
|
47
|
+
"@operato/scene-switch": "^0.1.2",
|
|
48
|
+
"@operato/scene-table": "^0.1.2",
|
|
49
|
+
"@operato/scene-timer": "^0.1.2",
|
|
50
|
+
"@things-factory/api": "^4.0.33",
|
|
51
|
+
"@things-factory/apptool-ui": "^4.0.33",
|
|
52
|
+
"@things-factory/auth-ui": "^4.0.33",
|
|
53
|
+
"@things-factory/board-service": "^4.0.33",
|
|
54
|
+
"@things-factory/board-ui": "^4.0.33",
|
|
55
|
+
"@things-factory/context-ui": "^4.0.33",
|
|
56
|
+
"@things-factory/dashboard": "^4.0.33",
|
|
57
|
+
"@things-factory/export-ui": "^4.0.33",
|
|
58
|
+
"@things-factory/grist-ui": "^4.0.33",
|
|
59
|
+
"@things-factory/help": "^4.0.33",
|
|
60
|
+
"@things-factory/i18n-ui": "^4.0.33",
|
|
61
|
+
"@things-factory/integration-melsec": "^4.0.33",
|
|
62
|
+
"@things-factory/integration-modbus": "^4.0.33",
|
|
63
|
+
"@things-factory/integration-ui": "^4.0.33",
|
|
64
|
+
"@things-factory/lite-menu": "^4.0.33",
|
|
65
|
+
"@things-factory/more-ui": "^4.0.33",
|
|
66
|
+
"@things-factory/oauth2-client": "^4.0.33",
|
|
67
|
+
"@things-factory/print-ui": "^4.0.33",
|
|
68
|
+
"@things-factory/resource-ui": "^4.0.33",
|
|
69
|
+
"@things-factory/scene-data-transform": "^4.0.33",
|
|
70
|
+
"@things-factory/scene-form": "^4.0.33",
|
|
71
71
|
"@things-factory/scene-half-roundrect": "^4.0.9",
|
|
72
|
-
"@things-factory/scene-news-ticker": "^4.0.
|
|
73
|
-
"@things-factory/scene-restful": "^4.0.
|
|
74
|
-
"@things-factory/setting-base": "^4.0.
|
|
75
|
-
"@things-factory/setting-ui": "^4.0.
|
|
76
|
-
"@things-factory/shell": "^4.0.
|
|
77
|
-
"@things-factory/system-ui": "^4.0.
|
|
72
|
+
"@things-factory/scene-news-ticker": "^4.0.33",
|
|
73
|
+
"@things-factory/scene-restful": "^4.0.33",
|
|
74
|
+
"@things-factory/setting-base": "^4.0.33",
|
|
75
|
+
"@things-factory/setting-ui": "^4.0.33",
|
|
76
|
+
"@things-factory/shell": "^4.0.33",
|
|
77
|
+
"@things-factory/system-ui": "^4.0.33",
|
|
78
78
|
"jsmodbus": "^4.0.2"
|
|
79
79
|
},
|
|
80
80
|
"devDependencies": {
|
|
81
|
-
"@things-factory/builder": "^4.0.
|
|
81
|
+
"@things-factory/builder": "^4.0.33"
|
|
82
82
|
},
|
|
83
|
-
"gitHead": "
|
|
83
|
+
"gitHead": "0cd5e3b224feb8d526dd5ebc0ee838ff55e2c91c"
|
|
84
84
|
}
|
package/config.development.js
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
module.exports = {
|
|
2
|
-
subdomain: 'system',
|
|
3
|
-
accessTokenCookieKey: 'access_token.ecs'
|
|
4
|
-
// pubsub: {
|
|
5
|
-
// middleware: 'redis', // empty, redis, mqtt, redisCluster
|
|
6
|
-
// host: 'localhost',
|
|
7
|
-
// port: 6379,
|
|
8
|
-
// options: {}
|
|
9
|
-
// },
|
|
10
|
-
// airflowconfig: {
|
|
11
|
-
// url: 'a0445155e71fe462e8ae9968b69e9bf5-405657580.ap-northeast-2.elb.amazonaws.com',
|
|
12
|
-
// port: 8080,
|
|
13
|
-
// user: 'admin',
|
|
14
|
-
// password: 'admin'
|
|
15
|
-
// }
|
|
16
|
-
}
|
package/config.production.js
DELETED
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
module.exports = {
|
|
2
|
-
protocol: 'http',
|
|
3
|
-
subdomain: 'system',
|
|
4
|
-
accessTokenCookieKey: 'access_token.ecs',
|
|
5
|
-
email: {
|
|
6
|
-
host: 'smtp.office365.com', // your sender-email smtp host
|
|
7
|
-
port: 587, // smtp server port
|
|
8
|
-
secure: false, // true for 465, false for other ports
|
|
9
|
-
auth: {
|
|
10
|
-
user: 'your sender-email',
|
|
11
|
-
pass: 'your sender-email password' // generated ethereal password
|
|
12
|
-
},
|
|
13
|
-
secureConnection: false,
|
|
14
|
-
tls: {
|
|
15
|
-
ciphers: 'SSLv3'
|
|
16
|
-
}
|
|
17
|
-
},
|
|
18
|
-
logger: {
|
|
19
|
-
file: {
|
|
20
|
-
filename: 'logs/application-%DATE%.log',
|
|
21
|
-
datePattern: 'YYYY-MM-DD-HH',
|
|
22
|
-
zippedArchive: false,
|
|
23
|
-
maxSize: '20m',
|
|
24
|
-
maxFiles: '2d',
|
|
25
|
-
level: 'info'
|
|
26
|
-
},
|
|
27
|
-
console: {
|
|
28
|
-
level: 'silly'
|
|
29
|
-
}
|
|
30
|
-
},
|
|
31
|
-
ormconfig: {
|
|
32
|
-
name: 'default',
|
|
33
|
-
type: 'sqlite',
|
|
34
|
-
database: 'db.sqlite',
|
|
35
|
-
synchronize: false,
|
|
36
|
-
logging: true,
|
|
37
|
-
logger: 'debug'
|
|
38
|
-
}
|
|
39
|
-
// pubsub: {
|
|
40
|
-
// middleware: 'redis', // empty, redis, mqtt, redisCluster
|
|
41
|
-
// host: 'localhost',
|
|
42
|
-
// port: 6379,
|
|
43
|
-
// options: {}
|
|
44
|
-
// },
|
|
45
|
-
// airflowconfig: {
|
|
46
|
-
// url: 'http://a0445155e71fe462e8ae9968b69e9bf5-405657580.ap-northeast-2.elb.amazonaws.com:8080/',
|
|
47
|
-
// port: 8080,
|
|
48
|
-
// user: 'admin',
|
|
49
|
-
// password: 'admin'
|
|
50
|
-
// }
|
|
51
|
-
}
|