@operato/scene-scichart 7.0.2 → 7.0.3
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +10 -0
- package/db.sqlite +0 -0
- package/dist/charts/ox-scichart.d.ts +2 -1
- package/dist/charts/ox-scichart.js +20 -9
- package/dist/charts/ox-scichart.js.map +1 -1
- package/dist/index.d.ts +0 -2
- package/dist/index.js +0 -2
- package/dist/index.js.map +1 -1
- package/dist/templates/index.d.ts +51 -0
- package/dist/templates/index.js +1 -3
- package/dist/templates/index.js.map +1 -1
- package/icons/scichart-timeseries.png +0 -0
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +35 -0
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +15 -0
- package/logs/application-2024-07-05-16.log +106 -0
- package/logs/application-2024-07-05-19.log +1 -0
- package/logs/application-2024-07-05-20.log +5 -0
- package/logs/application-2024-07-05-21.log +1 -0
- package/logs/application-2024-07-05-22.log +105 -0
- package/logs/application-2024-07-05-23.log +1 -0
- package/logs/application-2024-07-06-00.log +105 -0
- package/logs/connections-2024-07-05-16.log +50 -0
- package/logs/connections-2024-07-05-22.log +50 -0
- package/logs/connections-2024-07-06-00.log +50 -0
- package/logs/system/.ff447eb42e255d0436b200b50a92dc6546166b36-audit.json +25 -0
- package/logs/system/scenario-/353/251/224/354/235/270 /354/247/221/354/247/204/352/270/260 /354/204/274/354/213/261 /353/215/260/354/235/264/355/204/260 /354/241/260/355/232/214 - /354/213/244/354/213/234/352/260/204-2024-07-05-16.log" +7 -0
- package/logs/system/scenario-/353/251/224/354/235/270 /354/247/221/354/247/204/352/270/260 /354/204/274/354/213/261 /353/215/260/354/235/264/355/204/260 /354/241/260/355/232/214 - /354/213/244/354/213/234/352/260/204-2024-07-05-19.log" +7 -0
- package/logs/system/scenario-/353/251/224/354/235/270 /354/247/221/354/247/204/352/270/260 /354/204/274/354/213/261 /353/215/260/354/235/264/355/204/260 /354/241/260/355/232/214 - /354/213/244/354/213/234/352/260/204-2024-07-05-20.log" +35 -0
- package/logs/system/scenario-/353/251/224/354/235/270 /354/247/221/354/247/204/352/270/260 /354/204/274/354/213/261 /353/215/260/354/235/264/355/204/260 /354/241/260/355/232/214 - /354/213/244/354/213/234/352/260/204-2024-07-05-21.log" +7 -0
- package/logs/system/scenario-/353/251/224/354/235/270 /354/247/221/354/247/204/352/270/260 /354/204/274/354/213/261 /353/215/260/354/235/264/355/204/260 /354/241/260/355/232/214 - /354/213/244/354/213/234/352/260/204-2024-07-05-23.log" +7 -0
- package/package.json +2 -2
- package/src/charts/ox-scichart.ts +18 -8
- package/src/index.ts +0 -2
- package/src/templates/index.ts +1 -3
- package/tsconfig.tsbuildinfo +1 -1
- package/dist/charts/sci-candle-stick-chart.d.ts +0 -19
- package/dist/charts/sci-candle-stick-chart.js +0 -249
- package/dist/charts/sci-candle-stick-chart.js.map +0 -1
- package/dist/charts/volume-pallette-provider.d.ts +0 -12
- package/dist/charts/volume-pallette-provider.js +0 -21
- package/dist/charts/volume-pallette-provider.js.map +0 -1
- package/dist/data/binance-rest-client.d.ts +0 -14
- package/dist/data/binance-rest-client.js +0 -53
- package/dist/data/binance-rest-client.js.map +0 -1
- package/dist/scichart-candle-stick.d.ts +0 -10
- package/dist/scichart-candle-stick.js +0 -50
- package/dist/scichart-candle-stick.js.map +0 -1
- package/dist/scichart.d.ts +0 -21
- package/dist/scichart.js +0 -72
- package/dist/scichart.js.map +0 -1
- package/dist/templates/scichart-candle-stick.d.ts +0 -14
- package/dist/templates/scichart-candle-stick.js +0 -16
- package/dist/templates/scichart-candle-stick.js.map +0 -1
- package/dist/templates/scichart.d.ts +0 -14
- package/dist/templates/scichart.js +0 -16
- package/dist/templates/scichart.js.map +0 -1
- package/dist/themes/app-theme.d.ts +0 -56
- package/dist/themes/app-theme.js +0 -35
- package/dist/themes/app-theme.js.map +0 -1
- package/icons/scichart-candle-stick.png +0 -0
- package/icons/scichart.png +0 -0
- package/src/charts/sci-candle-stick-chart.ts +0 -306
- package/src/charts/volume-pallette-provider.ts +0 -41
- package/src/data/binance-rest-client.ts +0 -74
- package/src/scichart-candle-stick.ts +0 -60
- package/src/scichart.ts +0 -90
- package/src/templates/scichart-candle-stick.ts +0 -16
- package/src/templates/scichart.ts +0 -16
- package/src/themes/app-theme.ts +0 -72
@@ -0,0 +1,105 @@
|
|
1
|
+
2024-07-06T00:01:09+09:00 info: File Storage is Ready.
|
2
|
+
2024-07-06T00:01:10+09:00 error: Error: Cannot find module 'oracledb'
|
3
|
+
Require stack:
|
4
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/connector/oracle-connector.js
|
5
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/connector/index.js
|
6
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/index.js
|
7
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/index.js
|
8
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/lib/module-loader.js
|
9
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/index.js
|
10
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js
|
11
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/bin/things-factory-dev
|
12
|
+
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
13
|
+
at Module._load (node:internal/modules/cjs/loader:986:27)
|
14
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
15
|
+
at require (node:internal/modules/helpers:179:18)
|
16
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/connector/oracle-connector.js:7:20)
|
17
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
18
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
19
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
20
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
21
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
22
|
+
at require (node:internal/modules/helpers:179:18)
|
23
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/connector/index.js:11:1)
|
24
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
25
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
26
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
27
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
28
|
+
2024-07-06T00:01:10+09:00 error: Error: Cannot find module 'oracledb'
|
29
|
+
Require stack:
|
30
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/task/oracle-procedure.js
|
31
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/task/index.js
|
32
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/index.js
|
33
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/index.js
|
34
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/lib/module-loader.js
|
35
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/index.js
|
36
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js
|
37
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/bin/things-factory-dev
|
38
|
+
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
39
|
+
at Module._load (node:internal/modules/cjs/loader:986:27)
|
40
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
41
|
+
at require (node:internal/modules/helpers:179:18)
|
42
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/task/oracle-procedure.js:9:20)
|
43
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
44
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
45
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
46
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
47
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
48
|
+
at require (node:internal/modules/helpers:179:18)
|
49
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/task/index.js:42:1)
|
50
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
51
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
52
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
53
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
54
|
+
2024-07-06T00:01:10+09:00 error: Error: Cannot find module '@thiagoelg/node-printer'
|
55
|
+
Require stack:
|
56
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/board-service/dist-server/controllers/print.js
|
57
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/board-service/dist-server/controllers/index.js
|
58
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/board-service/dist-server/index.js
|
59
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/lib/module-loader.js
|
60
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/index.js
|
61
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js
|
62
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/bin/things-factory-dev
|
63
|
+
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
64
|
+
at Module._load (node:internal/modules/cjs/loader:986:27)
|
65
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
66
|
+
at require (node:internal/modules/helpers:179:18)
|
67
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/board-service/dist-server/controllers/print.js:10:17)
|
68
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
69
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
70
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
71
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
72
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
73
|
+
at require (node:internal/modules/helpers:179:18)
|
74
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/board-service/dist-server/controllers/index.js:4:17)
|
75
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
76
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
77
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
78
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
79
|
+
2024-07-06T00:01:11+09:00 error: Error: Cannot find module '@thiagoelg/node-printer'
|
80
|
+
Require stack:
|
81
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/print-service/dist-server/middlewares/index.js
|
82
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/print-service/dist-server/index.js
|
83
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/lib/module-loader.js
|
84
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/index.js
|
85
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js
|
86
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/bin/things-factory-dev
|
87
|
+
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
88
|
+
at Module._load (node:internal/modules/cjs/loader:986:27)
|
89
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
90
|
+
at require (node:internal/modules/helpers:179:18)
|
91
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/print-service/dist-server/middlewares/index.js:8:19)
|
92
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
93
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
94
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
95
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
96
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
97
|
+
at require (node:internal/modules/helpers:179:18)
|
98
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/print-service/dist-server/index.js:4:22)
|
99
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
100
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
101
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
102
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
103
|
+
2024-07-06T00:01:11+09:00 info: Default DataSource established
|
104
|
+
2024-07-06T00:01:12+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
105
|
+
2024-07-06T00:01:12+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
@@ -0,0 +1,50 @@
|
|
1
|
+
2024-07-05T16:07:46+09:00 info: Initializing ConnectionManager...
|
2
|
+
2024-07-05T16:07:46+09:00 info: Connector 'echo-back-server' started to ready
|
3
|
+
2024-07-05T16:07:46+09:00 info: Connector 'echo-back' started to ready
|
4
|
+
2024-07-05T16:07:46+09:00 info: Connector 'http-connector' started to ready
|
5
|
+
2024-07-05T16:07:46+09:00 info: Connector 'graphql-connector' started to ready
|
6
|
+
2024-07-05T16:07:46+09:00 info: Connector 'sqlite-connector' started to ready
|
7
|
+
2024-07-05T16:07:46+09:00 info: Connector 'postgresql-connector' started to ready
|
8
|
+
2024-07-05T16:07:46+09:00 info: Connector 'mqtt-connector' started to ready
|
9
|
+
2024-07-05T16:07:46+09:00 info: Connector 'mssql-connector' started to ready
|
10
|
+
2024-07-05T16:07:46+09:00 info: Connector 'oracle-connector' started to ready
|
11
|
+
2024-07-05T16:07:46+09:00 info: Connector 'mysql-connector' started to ready
|
12
|
+
2024-07-05T16:07:46+09:00 info: Connector 'socket-server' started to ready
|
13
|
+
2024-07-05T16:07:46+09:00 info: Connector 'operato-connector' started to ready
|
14
|
+
2024-07-05T16:07:46+09:00 info: Connector 'email-connector' started to ready
|
15
|
+
2024-07-05T16:07:46+09:00 info: Connector 'influxdb-connector' started to ready
|
16
|
+
2024-07-05T16:07:46+09:00 info: Connector 'msgraph-connector' started to ready
|
17
|
+
2024-07-05T16:07:46+09:00 info: Connector 'proxy-connector' started to ready
|
18
|
+
2024-07-05T16:07:46+09:00 info: echo-back-servers are ready
|
19
|
+
2024-07-05T16:07:46+09:00 info: echo-back connections are ready
|
20
|
+
2024-07-05T16:07:46+09:00 info: http-connector connections are ready
|
21
|
+
2024-07-05T16:07:46+09:00 info: graphql-connector connections are ready
|
22
|
+
2024-07-05T16:07:46+09:00 info: sqlite-connector connections are ready
|
23
|
+
2024-07-05T16:07:46+09:00 info: postgresql-connector connections are ready
|
24
|
+
2024-07-05T16:07:46+09:00 info: mqtt-connector connections are ready
|
25
|
+
2024-07-05T16:07:46+09:00 info: mssql-connector connections are ready
|
26
|
+
2024-07-05T16:07:46+09:00 info: oracle-connector connections are ready
|
27
|
+
2024-07-05T16:07:46+09:00 info: mysql-connector connections are ready
|
28
|
+
2024-07-05T16:07:46+09:00 info: socket servers are ready
|
29
|
+
2024-07-05T16:07:46+09:00 info: operato-connector connections are ready
|
30
|
+
2024-07-05T16:07:46+09:00 info: email connections are ready
|
31
|
+
2024-07-05T16:07:46+09:00 info: influxdb connections are ready
|
32
|
+
2024-07-05T16:07:46+09:00 info: msgraph-connector connections are ready
|
33
|
+
2024-07-05T16:07:46+09:00 info: proxy-connector connections are ready
|
34
|
+
2024-07-05T16:07:46+09:00 info: All connector for 'echo-back-server' ready
|
35
|
+
2024-07-05T16:07:46+09:00 info: All connector for 'echo-back' ready
|
36
|
+
2024-07-05T16:07:46+09:00 info: All connector for 'http-connector' ready
|
37
|
+
2024-07-05T16:07:46+09:00 info: All connector for 'graphql-connector' ready
|
38
|
+
2024-07-05T16:07:46+09:00 info: All connector for 'sqlite-connector' ready
|
39
|
+
2024-07-05T16:07:46+09:00 info: All connector for 'postgresql-connector' ready
|
40
|
+
2024-07-05T16:07:46+09:00 info: All connector for 'mqtt-connector' ready
|
41
|
+
2024-07-05T16:07:46+09:00 info: All connector for 'mssql-connector' ready
|
42
|
+
2024-07-05T16:07:46+09:00 info: All connector for 'oracle-connector' ready
|
43
|
+
2024-07-05T16:07:46+09:00 info: All connector for 'mysql-connector' ready
|
44
|
+
2024-07-05T16:07:46+09:00 info: All connector for 'socket-server' ready
|
45
|
+
2024-07-05T16:07:46+09:00 info: All connector for 'operato-connector' ready
|
46
|
+
2024-07-05T16:07:46+09:00 info: All connector for 'email-connector' ready
|
47
|
+
2024-07-05T16:07:46+09:00 info: All connector for 'influxdb-connector' ready
|
48
|
+
2024-07-05T16:07:46+09:00 info: All connector for 'msgraph-connector' ready
|
49
|
+
2024-07-05T16:07:46+09:00 info: All connector for 'proxy-connector' ready
|
50
|
+
2024-07-05T16:07:46+09:00 info: ConnectionManager initialization done:
|
@@ -0,0 +1,50 @@
|
|
1
|
+
2024-07-05T22:24:40+09:00 info: Initializing ConnectionManager...
|
2
|
+
2024-07-05T22:24:40+09:00 info: Connector 'echo-back-server' started to ready
|
3
|
+
2024-07-05T22:24:40+09:00 info: Connector 'echo-back' started to ready
|
4
|
+
2024-07-05T22:24:40+09:00 info: Connector 'http-connector' started to ready
|
5
|
+
2024-07-05T22:24:40+09:00 info: Connector 'graphql-connector' started to ready
|
6
|
+
2024-07-05T22:24:40+09:00 info: Connector 'sqlite-connector' started to ready
|
7
|
+
2024-07-05T22:24:40+09:00 info: Connector 'postgresql-connector' started to ready
|
8
|
+
2024-07-05T22:24:40+09:00 info: Connector 'mqtt-connector' started to ready
|
9
|
+
2024-07-05T22:24:40+09:00 info: Connector 'mssql-connector' started to ready
|
10
|
+
2024-07-05T22:24:40+09:00 info: Connector 'oracle-connector' started to ready
|
11
|
+
2024-07-05T22:24:40+09:00 info: Connector 'mysql-connector' started to ready
|
12
|
+
2024-07-05T22:24:40+09:00 info: Connector 'socket-server' started to ready
|
13
|
+
2024-07-05T22:24:40+09:00 info: Connector 'operato-connector' started to ready
|
14
|
+
2024-07-05T22:24:40+09:00 info: Connector 'email-connector' started to ready
|
15
|
+
2024-07-05T22:24:40+09:00 info: Connector 'influxdb-connector' started to ready
|
16
|
+
2024-07-05T22:24:40+09:00 info: Connector 'msgraph-connector' started to ready
|
17
|
+
2024-07-05T22:24:40+09:00 info: Connector 'proxy-connector' started to ready
|
18
|
+
2024-07-05T22:24:40+09:00 info: echo-back-servers are ready
|
19
|
+
2024-07-05T22:24:40+09:00 info: echo-back connections are ready
|
20
|
+
2024-07-05T22:24:40+09:00 info: http-connector connections are ready
|
21
|
+
2024-07-05T22:24:40+09:00 info: graphql-connector connections are ready
|
22
|
+
2024-07-05T22:24:40+09:00 info: sqlite-connector connections are ready
|
23
|
+
2024-07-05T22:24:40+09:00 info: postgresql-connector connections are ready
|
24
|
+
2024-07-05T22:24:40+09:00 info: mqtt-connector connections are ready
|
25
|
+
2024-07-05T22:24:40+09:00 info: mssql-connector connections are ready
|
26
|
+
2024-07-05T22:24:40+09:00 info: oracle-connector connections are ready
|
27
|
+
2024-07-05T22:24:40+09:00 info: mysql-connector connections are ready
|
28
|
+
2024-07-05T22:24:40+09:00 info: socket servers are ready
|
29
|
+
2024-07-05T22:24:40+09:00 info: operato-connector connections are ready
|
30
|
+
2024-07-05T22:24:40+09:00 info: email connections are ready
|
31
|
+
2024-07-05T22:24:40+09:00 info: influxdb connections are ready
|
32
|
+
2024-07-05T22:24:40+09:00 info: msgraph-connector connections are ready
|
33
|
+
2024-07-05T22:24:40+09:00 info: proxy-connector connections are ready
|
34
|
+
2024-07-05T22:24:40+09:00 info: All connector for 'echo-back-server' ready
|
35
|
+
2024-07-05T22:24:40+09:00 info: All connector for 'echo-back' ready
|
36
|
+
2024-07-05T22:24:40+09:00 info: All connector for 'http-connector' ready
|
37
|
+
2024-07-05T22:24:40+09:00 info: All connector for 'graphql-connector' ready
|
38
|
+
2024-07-05T22:24:40+09:00 info: All connector for 'sqlite-connector' ready
|
39
|
+
2024-07-05T22:24:40+09:00 info: All connector for 'postgresql-connector' ready
|
40
|
+
2024-07-05T22:24:40+09:00 info: All connector for 'mqtt-connector' ready
|
41
|
+
2024-07-05T22:24:40+09:00 info: All connector for 'mssql-connector' ready
|
42
|
+
2024-07-05T22:24:40+09:00 info: All connector for 'oracle-connector' ready
|
43
|
+
2024-07-05T22:24:40+09:00 info: All connector for 'mysql-connector' ready
|
44
|
+
2024-07-05T22:24:40+09:00 info: All connector for 'socket-server' ready
|
45
|
+
2024-07-05T22:24:40+09:00 info: All connector for 'operato-connector' ready
|
46
|
+
2024-07-05T22:24:40+09:00 info: All connector for 'email-connector' ready
|
47
|
+
2024-07-05T22:24:40+09:00 info: All connector for 'influxdb-connector' ready
|
48
|
+
2024-07-05T22:24:40+09:00 info: All connector for 'msgraph-connector' ready
|
49
|
+
2024-07-05T22:24:40+09:00 info: All connector for 'proxy-connector' ready
|
50
|
+
2024-07-05T22:24:40+09:00 info: ConnectionManager initialization done:
|
@@ -0,0 +1,50 @@
|
|
1
|
+
2024-07-06T00:01:12+09:00 info: Initializing ConnectionManager...
|
2
|
+
2024-07-06T00:01:12+09:00 info: Connector 'echo-back-server' started to ready
|
3
|
+
2024-07-06T00:01:12+09:00 info: Connector 'echo-back' started to ready
|
4
|
+
2024-07-06T00:01:12+09:00 info: Connector 'http-connector' started to ready
|
5
|
+
2024-07-06T00:01:12+09:00 info: Connector 'graphql-connector' started to ready
|
6
|
+
2024-07-06T00:01:12+09:00 info: Connector 'sqlite-connector' started to ready
|
7
|
+
2024-07-06T00:01:12+09:00 info: Connector 'postgresql-connector' started to ready
|
8
|
+
2024-07-06T00:01:12+09:00 info: Connector 'mqtt-connector' started to ready
|
9
|
+
2024-07-06T00:01:12+09:00 info: Connector 'mssql-connector' started to ready
|
10
|
+
2024-07-06T00:01:12+09:00 info: Connector 'oracle-connector' started to ready
|
11
|
+
2024-07-06T00:01:12+09:00 info: Connector 'mysql-connector' started to ready
|
12
|
+
2024-07-06T00:01:12+09:00 info: Connector 'socket-server' started to ready
|
13
|
+
2024-07-06T00:01:12+09:00 info: Connector 'operato-connector' started to ready
|
14
|
+
2024-07-06T00:01:12+09:00 info: Connector 'email-connector' started to ready
|
15
|
+
2024-07-06T00:01:12+09:00 info: Connector 'influxdb-connector' started to ready
|
16
|
+
2024-07-06T00:01:12+09:00 info: Connector 'msgraph-connector' started to ready
|
17
|
+
2024-07-06T00:01:12+09:00 info: Connector 'proxy-connector' started to ready
|
18
|
+
2024-07-06T00:01:12+09:00 info: echo-back-servers are ready
|
19
|
+
2024-07-06T00:01:12+09:00 info: echo-back connections are ready
|
20
|
+
2024-07-06T00:01:12+09:00 info: http-connector connections are ready
|
21
|
+
2024-07-06T00:01:12+09:00 info: graphql-connector connections are ready
|
22
|
+
2024-07-06T00:01:12+09:00 info: sqlite-connector connections are ready
|
23
|
+
2024-07-06T00:01:12+09:00 info: postgresql-connector connections are ready
|
24
|
+
2024-07-06T00:01:12+09:00 info: mqtt-connector connections are ready
|
25
|
+
2024-07-06T00:01:12+09:00 info: mssql-connector connections are ready
|
26
|
+
2024-07-06T00:01:12+09:00 info: oracle-connector connections are ready
|
27
|
+
2024-07-06T00:01:12+09:00 info: mysql-connector connections are ready
|
28
|
+
2024-07-06T00:01:12+09:00 info: socket servers are ready
|
29
|
+
2024-07-06T00:01:12+09:00 info: operato-connector connections are ready
|
30
|
+
2024-07-06T00:01:12+09:00 info: email connections are ready
|
31
|
+
2024-07-06T00:01:12+09:00 info: influxdb connections are ready
|
32
|
+
2024-07-06T00:01:12+09:00 info: msgraph-connector connections are ready
|
33
|
+
2024-07-06T00:01:12+09:00 info: proxy-connector connections are ready
|
34
|
+
2024-07-06T00:01:12+09:00 info: All connector for 'echo-back-server' ready
|
35
|
+
2024-07-06T00:01:12+09:00 info: All connector for 'echo-back' ready
|
36
|
+
2024-07-06T00:01:12+09:00 info: All connector for 'http-connector' ready
|
37
|
+
2024-07-06T00:01:12+09:00 info: All connector for 'graphql-connector' ready
|
38
|
+
2024-07-06T00:01:12+09:00 info: All connector for 'sqlite-connector' ready
|
39
|
+
2024-07-06T00:01:12+09:00 info: All connector for 'postgresql-connector' ready
|
40
|
+
2024-07-06T00:01:12+09:00 info: All connector for 'mqtt-connector' ready
|
41
|
+
2024-07-06T00:01:12+09:00 info: All connector for 'mssql-connector' ready
|
42
|
+
2024-07-06T00:01:12+09:00 info: All connector for 'oracle-connector' ready
|
43
|
+
2024-07-06T00:01:12+09:00 info: All connector for 'mysql-connector' ready
|
44
|
+
2024-07-06T00:01:12+09:00 info: All connector for 'socket-server' ready
|
45
|
+
2024-07-06T00:01:12+09:00 info: All connector for 'operato-connector' ready
|
46
|
+
2024-07-06T00:01:12+09:00 info: All connector for 'email-connector' ready
|
47
|
+
2024-07-06T00:01:12+09:00 info: All connector for 'influxdb-connector' ready
|
48
|
+
2024-07-06T00:01:12+09:00 info: All connector for 'msgraph-connector' ready
|
49
|
+
2024-07-06T00:01:12+09:00 info: All connector for 'proxy-connector' ready
|
50
|
+
2024-07-06T00:01:12+09:00 info: ConnectionManager initialization done:
|
@@ -14,6 +14,31 @@
|
|
14
14
|
"date": 1720064405142,
|
15
15
|
"name": "logs/system/scenario-메인 집진기 센싱 데이터 조회 - 실시간-2024-07-04-12.log",
|
16
16
|
"hash": "df0316e7fc6e32f69dd03411edcea77aca18f192c4f1990687a544794a0955f8"
|
17
|
+
},
|
18
|
+
{
|
19
|
+
"date": 1720163378045,
|
20
|
+
"name": "logs/system/scenario-메인 집진기 센싱 데이터 조회 - 실시간-2024-07-05-16.log",
|
21
|
+
"hash": "3b6466a42b8b166c93f20892caf5d89e0a542f1ddf8abf144bffb094da4b7535"
|
22
|
+
},
|
23
|
+
{
|
24
|
+
"date": 1720176972483,
|
25
|
+
"name": "logs/system/scenario-메인 집진기 센싱 데이터 조회 - 실시간-2024-07-05-19.log",
|
26
|
+
"hash": "20f3334cf5e9c304048a33411478f8b5265a02d4fac77a2728f371b401eb225d"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"date": 1720177272408,
|
30
|
+
"name": "logs/system/scenario-메인 집진기 센싱 데이터 조회 - 실시간-2024-07-05-20.log",
|
31
|
+
"hash": "5e0d00ee355d63859a618d5a220150ab51e4bc191211c55c3116acb773fca47c"
|
32
|
+
},
|
33
|
+
{
|
34
|
+
"date": 1720181598983,
|
35
|
+
"name": "logs/system/scenario-메인 집진기 센싱 데이터 조회 - 실시간-2024-07-05-21.log",
|
36
|
+
"hash": "5fa4bea83cf1b0607524d50f933375f99071c46e3e5fdb042a4394c6c917170f"
|
37
|
+
},
|
38
|
+
{
|
39
|
+
"date": 1720189814086,
|
40
|
+
"name": "logs/system/scenario-메인 집진기 센싱 데이터 조회 - 실시간-2024-07-05-23.log",
|
41
|
+
"hash": "8aa56ebebbdd457f10dce713a26da35b3620dcf1540ed6563ac8991b8c556cf8"
|
17
42
|
}
|
18
43
|
],
|
19
44
|
"hashType": "sha256"
|
@@ -0,0 +1,7 @@
|
|
1
|
+
2024-07-05T16:09:38+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720163378040:[state changed] STOPPED => READY
|
2
|
+
2024-07-05T16:09:38+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720163378040:[state changed] READY => STARTED
|
3
|
+
2024-07-05T16:09:38+09:00 info: Start 1 Rounds #######
|
4
|
+
2024-07-05T16:09:38+09:00 info: Step 'query'(d58dfbfd-4957-434b-bcda-5d5345f38a73) started.
|
5
|
+
2024-07-05T16:09:38+09:00 error: The connection with the given name(INFLUX-DB) cannot be found
|
6
|
+
2024-07-05T16:09:38+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720163378040:[state changed] HALTED => UNLOADED
|
7
|
+
2024-07-05T16:09:38+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720163378040:[state changed] HALTED => UNLOADED
|
@@ -0,0 +1,7 @@
|
|
1
|
+
2024-07-05T19:56:12+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720176972475:[state changed] STOPPED => READY
|
2
|
+
2024-07-05T19:56:12+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720176972475:[state changed] READY => STARTED
|
3
|
+
2024-07-05T19:56:12+09:00 info: Start 1 Rounds #######
|
4
|
+
2024-07-05T19:56:12+09:00 info: Step 'query'(d58dfbfd-4957-434b-bcda-5d5345f38a73) started.
|
5
|
+
2024-07-05T19:56:12+09:00 error: The connection with the given name(INFLUX-DB) cannot be found
|
6
|
+
2024-07-05T19:56:12+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720176972475:[state changed] HALTED => UNLOADED
|
7
|
+
2024-07-05T19:56:12+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720176972475:[state changed] HALTED => UNLOADED
|
@@ -0,0 +1,35 @@
|
|
1
|
+
2024-07-05T20:01:12+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720177272405:[state changed] STOPPED => READY
|
2
|
+
2024-07-05T20:01:12+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720177272405:[state changed] READY => STARTED
|
3
|
+
2024-07-05T20:01:12+09:00 info: Start 1 Rounds #######
|
4
|
+
2024-07-05T20:01:12+09:00 info: Step 'query'(d58dfbfd-4957-434b-bcda-5d5345f38a73) started.
|
5
|
+
2024-07-05T20:01:12+09:00 error: The connection with the given name(INFLUX-DB) cannot be found
|
6
|
+
2024-07-05T20:01:12+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720177272405:[state changed] HALTED => UNLOADED
|
7
|
+
2024-07-05T20:01:12+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720177272405:[state changed] HALTED => UNLOADED
|
8
|
+
2024-07-05T20:02:27+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720177347710:[state changed] STOPPED => READY
|
9
|
+
2024-07-05T20:02:27+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720177347710:[state changed] READY => STARTED
|
10
|
+
2024-07-05T20:02:27+09:00 info: Start 1 Rounds #######
|
11
|
+
2024-07-05T20:02:27+09:00 info: Step 'query'(d58dfbfd-4957-434b-bcda-5d5345f38a73) started.
|
12
|
+
2024-07-05T20:02:27+09:00 error: The connection with the given name(INFLUX-DB) cannot be found
|
13
|
+
2024-07-05T20:02:27+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720177347710:[state changed] HALTED => UNLOADED
|
14
|
+
2024-07-05T20:02:27+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720177347710:[state changed] HALTED => UNLOADED
|
15
|
+
2024-07-05T20:30:09+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720179009584:[state changed] STOPPED => READY
|
16
|
+
2024-07-05T20:30:09+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720179009584:[state changed] READY => STARTED
|
17
|
+
2024-07-05T20:30:09+09:00 info: Start 1 Rounds #######
|
18
|
+
2024-07-05T20:30:09+09:00 info: Step 'query'(d58dfbfd-4957-434b-bcda-5d5345f38a73) started.
|
19
|
+
2024-07-05T20:30:09+09:00 error: The connection with the given name(INFLUX-DB) cannot be found
|
20
|
+
2024-07-05T20:30:09+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720179009584:[state changed] HALTED => UNLOADED
|
21
|
+
2024-07-05T20:30:09+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720179009584:[state changed] HALTED => UNLOADED
|
22
|
+
2024-07-05T20:32:57+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720179177955:[state changed] STOPPED => READY
|
23
|
+
2024-07-05T20:32:57+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720179177955:[state changed] READY => STARTED
|
24
|
+
2024-07-05T20:32:57+09:00 info: Start 1 Rounds #######
|
25
|
+
2024-07-05T20:32:57+09:00 info: Step 'query'(d58dfbfd-4957-434b-bcda-5d5345f38a73) started.
|
26
|
+
2024-07-05T20:32:57+09:00 error: The connection with the given name(INFLUX-DB) cannot be found
|
27
|
+
2024-07-05T20:32:57+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720179177955:[state changed] HALTED => UNLOADED
|
28
|
+
2024-07-05T20:32:57+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720179177955:[state changed] HALTED => UNLOADED
|
29
|
+
2024-07-05T20:56:15+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720180575535:[state changed] STOPPED => READY
|
30
|
+
2024-07-05T20:56:15+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720180575535:[state changed] READY => STARTED
|
31
|
+
2024-07-05T20:56:15+09:00 info: Start 1 Rounds #######
|
32
|
+
2024-07-05T20:56:15+09:00 info: Step 'query'(d58dfbfd-4957-434b-bcda-5d5345f38a73) started.
|
33
|
+
2024-07-05T20:56:15+09:00 error: The connection with the given name(INFLUX-DB) cannot be found
|
34
|
+
2024-07-05T20:56:15+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720180575535:[state changed] HALTED => UNLOADED
|
35
|
+
2024-07-05T20:56:15+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720180575535:[state changed] HALTED => UNLOADED
|
@@ -0,0 +1,7 @@
|
|
1
|
+
2024-07-05T21:13:19+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720181598961:[state changed] STOPPED => READY
|
2
|
+
2024-07-05T21:13:19+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720181598961:[state changed] READY => STARTED
|
3
|
+
2024-07-05T21:13:19+09:00 info: Start 1 Rounds #######
|
4
|
+
2024-07-05T21:13:19+09:00 info: Step 'query'(d58dfbfd-4957-434b-bcda-5d5345f38a73) started.
|
5
|
+
2024-07-05T21:13:19+09:00 error: The connection with the given name(INFLUX-DB) cannot be found
|
6
|
+
2024-07-05T21:13:19+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720181598961:[state changed] HALTED => UNLOADED
|
7
|
+
2024-07-05T21:13:19+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720181598961:[state changed] HALTED => UNLOADED
|
@@ -0,0 +1,7 @@
|
|
1
|
+
2024-07-05T23:30:14+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720189814082:[state changed] STOPPED => READY
|
2
|
+
2024-07-05T23:30:14+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720189814082:[state changed] READY => STARTED
|
3
|
+
2024-07-05T23:30:14+09:00 info: Start 1 Rounds #######
|
4
|
+
2024-07-05T23:30:14+09:00 info: Step 'query'(d58dfbfd-4957-434b-bcda-5d5345f38a73) started.
|
5
|
+
2024-07-05T23:30:14+09:00 error: The connection with the given name(INFLUX-DB) cannot be found
|
6
|
+
2024-07-05T23:30:14+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720189814082:[state changed] HALTED => UNLOADED
|
7
|
+
2024-07-05T23:30:14+09:00 info: 메인 집진기 센싱 데이터 조회 - 실시간-1720189814082:[state changed] HALTED => UNLOADED
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@operato/scene-scichart",
|
3
3
|
"description": "scichart wrapping component",
|
4
|
-
"version": "7.0.
|
4
|
+
"version": "7.0.3",
|
5
5
|
"license": "MIT",
|
6
6
|
"things-scene": true,
|
7
7
|
"author": "heartyoh",
|
@@ -59,5 +59,5 @@
|
|
59
59
|
"prettier --write"
|
60
60
|
]
|
61
61
|
},
|
62
|
-
"gitHead": "
|
62
|
+
"gitHead": "99c81462bb3a6702c44c958aa15cc96b290d1567"
|
63
63
|
}
|
@@ -9,8 +9,18 @@ export class OxSciChart extends LitElement {
|
|
9
9
|
|
10
10
|
private chart: any = null
|
11
11
|
private dataSeries: any[] = []
|
12
|
+
/*
|
13
|
+
[주의]
|
14
|
+
ox-scichart container의 id를 글로벌 유니크하게 해야한다.
|
15
|
+
SciChart가 특별히 container의 id를 기반으로 하위 컴포넌트를 구성하고 있기 때문이다.
|
16
|
+
shadowDom 안에 있는 container 이더라도, 글로벌 유니크한 id를 제공해야 한다.
|
17
|
+
그렇지 않으면, 단 하나의 차트만 제대로 렌더링된다.
|
18
|
+
*/
|
19
|
+
private containerId: string = 'ox-sci-chart' + ++OxSciChart.idx
|
12
20
|
|
13
|
-
@query('
|
21
|
+
@query('.chart-container') container!: HTMLDivElement
|
22
|
+
|
23
|
+
static idx: number = 0
|
14
24
|
|
15
25
|
static styles = css`
|
16
26
|
:host {
|
@@ -31,12 +41,12 @@ export class OxSciChart extends LitElement {
|
|
31
41
|
}
|
32
42
|
`
|
33
43
|
|
34
|
-
firstUpdated() {
|
35
|
-
this.initializeSciChart()
|
36
|
-
this.updateDataSeries()
|
37
|
-
}
|
38
|
-
|
39
44
|
async initializeSciChart() {
|
45
|
+
if (this.chart) {
|
46
|
+
this.chart.sciChartSurface?.delete()
|
47
|
+
this.chart = null
|
48
|
+
}
|
49
|
+
|
40
50
|
const { chart, dataSeries } = (await buildSciChart(this.config, this.container, {})) || {}
|
41
51
|
|
42
52
|
this.chart = chart
|
@@ -56,7 +66,7 @@ export class OxSciChart extends LitElement {
|
|
56
66
|
}
|
57
67
|
|
58
68
|
if (needDataUpdate) {
|
59
|
-
this.updateDataSeries()
|
69
|
+
await this.updateDataSeries()
|
60
70
|
}
|
61
71
|
}
|
62
72
|
|
@@ -108,7 +118,7 @@ export class OxSciChart extends LitElement {
|
|
108
118
|
}
|
109
119
|
|
110
120
|
render() {
|
111
|
-
return html` <div id
|
121
|
+
return html` <div id=${this.containerId} class="chart-container"></div> `
|
112
122
|
}
|
113
123
|
}
|
114
124
|
|
package/src/index.ts
CHANGED
package/src/templates/index.ts
CHANGED