@operato/scene-scichart 7.0.5 → 7.0.7
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +10 -0
- package/cache/translations/system/en.json +1 -1
- package/cache/translations/system/ko.json +1 -1
- package/db.sqlite +0 -0
- package/dist/charts/scichart-builder.js +75 -5
- package/dist/charts/scichart-builder.js.map +1 -1
- package/dist/templates/index.d.ts +2 -19
- package/dist/templates/scichart-timeseries.d.ts +2 -19
- package/dist/templates/scichart-timeseries.js +2 -19
- package/dist/templates/scichart-timeseries.js.map +1 -1
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +6 -11
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +20 -0
- package/logs/{application-2024-07-08-23.log → application-2024-07-13-20.log} +144 -43
- package/logs/{application-2024-07-08-22.log → application-2024-07-13-21.log} +9 -9
- package/logs/connections-2024-07-10-00.log +50 -0
- package/logs/connections-2024-07-10-10.log +50 -0
- package/logs/connections-2024-07-13-20.log +200 -0
- package/logs/connections-2024-07-13-21.log +50 -0
- package/package.json +2 -2
- package/schema.graphql +99 -0
- package/src/charts/scichart-builder.ts +89 -4
- package/src/templates/scichart-timeseries.ts +2 -19
- package/tsconfig.tsbuildinfo +1 -1
- package/logs/application-2024-07-09-15.log +0 -210
@@ -0,0 +1,200 @@
|
|
1
|
+
2024-07-13T20:14:29+09:00 info: Initializing ConnectionManager...
|
2
|
+
2024-07-13T20:14:29+09:00 info: Connector 'echo-back-server' started to ready
|
3
|
+
2024-07-13T20:14:29+09:00 info: Connector 'echo-back' started to ready
|
4
|
+
2024-07-13T20:14:29+09:00 info: Connector 'http-connector' started to ready
|
5
|
+
2024-07-13T20:14:29+09:00 info: Connector 'graphql-connector' started to ready
|
6
|
+
2024-07-13T20:14:29+09:00 info: Connector 'sqlite-connector' started to ready
|
7
|
+
2024-07-13T20:14:29+09:00 info: Connector 'postgresql-connector' started to ready
|
8
|
+
2024-07-13T20:14:29+09:00 info: Connector 'mqtt-connector' started to ready
|
9
|
+
2024-07-13T20:14:29+09:00 info: Connector 'mssql-connector' started to ready
|
10
|
+
2024-07-13T20:14:29+09:00 info: Connector 'oracle-connector' started to ready
|
11
|
+
2024-07-13T20:14:29+09:00 info: Connector 'mysql-connector' started to ready
|
12
|
+
2024-07-13T20:14:29+09:00 info: Connector 'socket-server' started to ready
|
13
|
+
2024-07-13T20:14:29+09:00 info: Connector 'operato-connector' started to ready
|
14
|
+
2024-07-13T20:14:29+09:00 info: Connector 'email-connector' started to ready
|
15
|
+
2024-07-13T20:14:29+09:00 info: Connector 'influxdb-connector' started to ready
|
16
|
+
2024-07-13T20:14:29+09:00 info: Connector 'msgraph-connector' started to ready
|
17
|
+
2024-07-13T20:14:29+09:00 info: Connector 'proxy-connector' started to ready
|
18
|
+
2024-07-13T20:14:29+09:00 info: echo-back-servers are ready
|
19
|
+
2024-07-13T20:14:29+09:00 info: echo-back connections are ready
|
20
|
+
2024-07-13T20:14:29+09:00 info: http-connector connections are ready
|
21
|
+
2024-07-13T20:14:29+09:00 info: graphql-connector connections are ready
|
22
|
+
2024-07-13T20:14:29+09:00 info: sqlite-connector connections are ready
|
23
|
+
2024-07-13T20:14:29+09:00 info: postgresql-connector connections are ready
|
24
|
+
2024-07-13T20:14:29+09:00 info: mqtt-connector connections are ready
|
25
|
+
2024-07-13T20:14:29+09:00 info: mssql-connector connections are ready
|
26
|
+
2024-07-13T20:14:29+09:00 info: oracle-connector connections are ready
|
27
|
+
2024-07-13T20:14:29+09:00 info: mysql-connector connections are ready
|
28
|
+
2024-07-13T20:14:29+09:00 info: socket servers are ready
|
29
|
+
2024-07-13T20:14:29+09:00 info: operato-connector connections are ready
|
30
|
+
2024-07-13T20:14:29+09:00 info: email connections are ready
|
31
|
+
2024-07-13T20:14:29+09:00 info: influxdb connections are ready
|
32
|
+
2024-07-13T20:14:29+09:00 info: msgraph-connector connections are ready
|
33
|
+
2024-07-13T20:14:29+09:00 info: proxy-connector connections are ready
|
34
|
+
2024-07-13T20:14:29+09:00 info: All connector for 'echo-back-server' ready
|
35
|
+
2024-07-13T20:14:29+09:00 info: All connector for 'echo-back' ready
|
36
|
+
2024-07-13T20:14:29+09:00 info: All connector for 'http-connector' ready
|
37
|
+
2024-07-13T20:14:29+09:00 info: All connector for 'graphql-connector' ready
|
38
|
+
2024-07-13T20:14:29+09:00 info: All connector for 'sqlite-connector' ready
|
39
|
+
2024-07-13T20:14:29+09:00 info: All connector for 'postgresql-connector' ready
|
40
|
+
2024-07-13T20:14:29+09:00 info: All connector for 'mqtt-connector' ready
|
41
|
+
2024-07-13T20:14:29+09:00 info: All connector for 'mssql-connector' ready
|
42
|
+
2024-07-13T20:14:29+09:00 info: All connector for 'oracle-connector' ready
|
43
|
+
2024-07-13T20:14:29+09:00 info: All connector for 'mysql-connector' ready
|
44
|
+
2024-07-13T20:14:29+09:00 info: All connector for 'socket-server' ready
|
45
|
+
2024-07-13T20:14:29+09:00 info: All connector for 'operato-connector' ready
|
46
|
+
2024-07-13T20:14:29+09:00 info: All connector for 'email-connector' ready
|
47
|
+
2024-07-13T20:14:29+09:00 info: All connector for 'influxdb-connector' ready
|
48
|
+
2024-07-13T20:14:29+09:00 info: All connector for 'msgraph-connector' ready
|
49
|
+
2024-07-13T20:14:29+09:00 info: All connector for 'proxy-connector' ready
|
50
|
+
2024-07-13T20:14:29+09:00 info: ConnectionManager initialization done:
|
51
|
+
2024-07-13T20:32:56+09:00 info: Initializing ConnectionManager...
|
52
|
+
2024-07-13T20:32:56+09:00 info: Connector 'echo-back-server' started to ready
|
53
|
+
2024-07-13T20:32:56+09:00 info: Connector 'echo-back' started to ready
|
54
|
+
2024-07-13T20:32:56+09:00 info: Connector 'http-connector' started to ready
|
55
|
+
2024-07-13T20:32:56+09:00 info: Connector 'graphql-connector' started to ready
|
56
|
+
2024-07-13T20:32:56+09:00 info: Connector 'sqlite-connector' started to ready
|
57
|
+
2024-07-13T20:32:56+09:00 info: Connector 'postgresql-connector' started to ready
|
58
|
+
2024-07-13T20:32:56+09:00 info: Connector 'mqtt-connector' started to ready
|
59
|
+
2024-07-13T20:32:56+09:00 info: Connector 'mssql-connector' started to ready
|
60
|
+
2024-07-13T20:32:56+09:00 info: Connector 'oracle-connector' started to ready
|
61
|
+
2024-07-13T20:32:56+09:00 info: Connector 'mysql-connector' started to ready
|
62
|
+
2024-07-13T20:32:56+09:00 info: Connector 'socket-server' started to ready
|
63
|
+
2024-07-13T20:32:56+09:00 info: Connector 'operato-connector' started to ready
|
64
|
+
2024-07-13T20:32:56+09:00 info: Connector 'email-connector' started to ready
|
65
|
+
2024-07-13T20:32:56+09:00 info: Connector 'influxdb-connector' started to ready
|
66
|
+
2024-07-13T20:32:56+09:00 info: Connector 'msgraph-connector' started to ready
|
67
|
+
2024-07-13T20:32:56+09:00 info: Connector 'proxy-connector' started to ready
|
68
|
+
2024-07-13T20:32:56+09:00 info: echo-back-servers are ready
|
69
|
+
2024-07-13T20:32:56+09:00 info: echo-back connections are ready
|
70
|
+
2024-07-13T20:32:56+09:00 info: http-connector connections are ready
|
71
|
+
2024-07-13T20:32:56+09:00 info: graphql-connector connections are ready
|
72
|
+
2024-07-13T20:32:56+09:00 info: sqlite-connector connections are ready
|
73
|
+
2024-07-13T20:32:56+09:00 info: postgresql-connector connections are ready
|
74
|
+
2024-07-13T20:32:56+09:00 info: mqtt-connector connections are ready
|
75
|
+
2024-07-13T20:32:56+09:00 info: mssql-connector connections are ready
|
76
|
+
2024-07-13T20:32:56+09:00 info: oracle-connector connections are ready
|
77
|
+
2024-07-13T20:32:56+09:00 info: mysql-connector connections are ready
|
78
|
+
2024-07-13T20:32:56+09:00 info: socket servers are ready
|
79
|
+
2024-07-13T20:32:56+09:00 info: operato-connector connections are ready
|
80
|
+
2024-07-13T20:32:56+09:00 info: email connections are ready
|
81
|
+
2024-07-13T20:32:56+09:00 info: influxdb connections are ready
|
82
|
+
2024-07-13T20:32:56+09:00 info: msgraph-connector connections are ready
|
83
|
+
2024-07-13T20:32:56+09:00 info: proxy-connector connections are ready
|
84
|
+
2024-07-13T20:32:56+09:00 info: All connector for 'echo-back-server' ready
|
85
|
+
2024-07-13T20:32:56+09:00 info: All connector for 'echo-back' ready
|
86
|
+
2024-07-13T20:32:56+09:00 info: All connector for 'http-connector' ready
|
87
|
+
2024-07-13T20:32:56+09:00 info: All connector for 'graphql-connector' ready
|
88
|
+
2024-07-13T20:32:56+09:00 info: All connector for 'sqlite-connector' ready
|
89
|
+
2024-07-13T20:32:56+09:00 info: All connector for 'postgresql-connector' ready
|
90
|
+
2024-07-13T20:32:56+09:00 info: All connector for 'mqtt-connector' ready
|
91
|
+
2024-07-13T20:32:56+09:00 info: All connector for 'mssql-connector' ready
|
92
|
+
2024-07-13T20:32:56+09:00 info: All connector for 'oracle-connector' ready
|
93
|
+
2024-07-13T20:32:56+09:00 info: All connector for 'mysql-connector' ready
|
94
|
+
2024-07-13T20:32:56+09:00 info: All connector for 'socket-server' ready
|
95
|
+
2024-07-13T20:32:56+09:00 info: All connector for 'operato-connector' ready
|
96
|
+
2024-07-13T20:32:56+09:00 info: All connector for 'email-connector' ready
|
97
|
+
2024-07-13T20:32:56+09:00 info: All connector for 'influxdb-connector' ready
|
98
|
+
2024-07-13T20:32:56+09:00 info: All connector for 'msgraph-connector' ready
|
99
|
+
2024-07-13T20:32:56+09:00 info: All connector for 'proxy-connector' ready
|
100
|
+
2024-07-13T20:32:56+09:00 info: ConnectionManager initialization done:
|
101
|
+
2024-07-13T20:33:15+09:00 info: Initializing ConnectionManager...
|
102
|
+
2024-07-13T20:33:15+09:00 info: Connector 'echo-back-server' started to ready
|
103
|
+
2024-07-13T20:33:15+09:00 info: Connector 'echo-back' started to ready
|
104
|
+
2024-07-13T20:33:15+09:00 info: Connector 'http-connector' started to ready
|
105
|
+
2024-07-13T20:33:15+09:00 info: Connector 'graphql-connector' started to ready
|
106
|
+
2024-07-13T20:33:15+09:00 info: Connector 'sqlite-connector' started to ready
|
107
|
+
2024-07-13T20:33:15+09:00 info: Connector 'postgresql-connector' started to ready
|
108
|
+
2024-07-13T20:33:15+09:00 info: Connector 'mqtt-connector' started to ready
|
109
|
+
2024-07-13T20:33:15+09:00 info: Connector 'mssql-connector' started to ready
|
110
|
+
2024-07-13T20:33:15+09:00 info: Connector 'oracle-connector' started to ready
|
111
|
+
2024-07-13T20:33:15+09:00 info: Connector 'mysql-connector' started to ready
|
112
|
+
2024-07-13T20:33:15+09:00 info: Connector 'socket-server' started to ready
|
113
|
+
2024-07-13T20:33:15+09:00 info: Connector 'operato-connector' started to ready
|
114
|
+
2024-07-13T20:33:15+09:00 info: Connector 'email-connector' started to ready
|
115
|
+
2024-07-13T20:33:15+09:00 info: Connector 'influxdb-connector' started to ready
|
116
|
+
2024-07-13T20:33:15+09:00 info: Connector 'msgraph-connector' started to ready
|
117
|
+
2024-07-13T20:33:15+09:00 info: Connector 'proxy-connector' started to ready
|
118
|
+
2024-07-13T20:33:15+09:00 info: echo-back-servers are ready
|
119
|
+
2024-07-13T20:33:15+09:00 info: echo-back connections are ready
|
120
|
+
2024-07-13T20:33:15+09:00 info: http-connector connections are ready
|
121
|
+
2024-07-13T20:33:15+09:00 info: graphql-connector connections are ready
|
122
|
+
2024-07-13T20:33:15+09:00 info: sqlite-connector connections are ready
|
123
|
+
2024-07-13T20:33:15+09:00 info: postgresql-connector connections are ready
|
124
|
+
2024-07-13T20:33:15+09:00 info: mqtt-connector connections are ready
|
125
|
+
2024-07-13T20:33:15+09:00 info: mssql-connector connections are ready
|
126
|
+
2024-07-13T20:33:15+09:00 info: oracle-connector connections are ready
|
127
|
+
2024-07-13T20:33:15+09:00 info: mysql-connector connections are ready
|
128
|
+
2024-07-13T20:33:15+09:00 info: socket servers are ready
|
129
|
+
2024-07-13T20:33:15+09:00 info: operato-connector connections are ready
|
130
|
+
2024-07-13T20:33:15+09:00 info: email connections are ready
|
131
|
+
2024-07-13T20:33:15+09:00 info: influxdb connections are ready
|
132
|
+
2024-07-13T20:33:15+09:00 info: msgraph-connector connections are ready
|
133
|
+
2024-07-13T20:33:15+09:00 info: proxy-connector connections are ready
|
134
|
+
2024-07-13T20:33:15+09:00 info: All connector for 'echo-back-server' ready
|
135
|
+
2024-07-13T20:33:15+09:00 info: All connector for 'echo-back' ready
|
136
|
+
2024-07-13T20:33:15+09:00 info: All connector for 'http-connector' ready
|
137
|
+
2024-07-13T20:33:15+09:00 info: All connector for 'graphql-connector' ready
|
138
|
+
2024-07-13T20:33:15+09:00 info: All connector for 'sqlite-connector' ready
|
139
|
+
2024-07-13T20:33:15+09:00 info: All connector for 'postgresql-connector' ready
|
140
|
+
2024-07-13T20:33:15+09:00 info: All connector for 'mqtt-connector' ready
|
141
|
+
2024-07-13T20:33:15+09:00 info: All connector for 'mssql-connector' ready
|
142
|
+
2024-07-13T20:33:15+09:00 info: All connector for 'oracle-connector' ready
|
143
|
+
2024-07-13T20:33:15+09:00 info: All connector for 'mysql-connector' ready
|
144
|
+
2024-07-13T20:33:15+09:00 info: All connector for 'socket-server' ready
|
145
|
+
2024-07-13T20:33:15+09:00 info: All connector for 'operato-connector' ready
|
146
|
+
2024-07-13T20:33:15+09:00 info: All connector for 'email-connector' ready
|
147
|
+
2024-07-13T20:33:15+09:00 info: All connector for 'influxdb-connector' ready
|
148
|
+
2024-07-13T20:33:15+09:00 info: All connector for 'msgraph-connector' ready
|
149
|
+
2024-07-13T20:33:15+09:00 info: All connector for 'proxy-connector' ready
|
150
|
+
2024-07-13T20:33:15+09:00 info: ConnectionManager initialization done:
|
151
|
+
2024-07-13T20:39:53+09:00 info: Initializing ConnectionManager...
|
152
|
+
2024-07-13T20:39:53+09:00 info: Connector 'echo-back-server' started to ready
|
153
|
+
2024-07-13T20:39:53+09:00 info: Connector 'echo-back' started to ready
|
154
|
+
2024-07-13T20:39:53+09:00 info: Connector 'http-connector' started to ready
|
155
|
+
2024-07-13T20:39:53+09:00 info: Connector 'graphql-connector' started to ready
|
156
|
+
2024-07-13T20:39:53+09:00 info: Connector 'sqlite-connector' started to ready
|
157
|
+
2024-07-13T20:39:53+09:00 info: Connector 'postgresql-connector' started to ready
|
158
|
+
2024-07-13T20:39:53+09:00 info: Connector 'mqtt-connector' started to ready
|
159
|
+
2024-07-13T20:39:53+09:00 info: Connector 'mssql-connector' started to ready
|
160
|
+
2024-07-13T20:39:53+09:00 info: Connector 'oracle-connector' started to ready
|
161
|
+
2024-07-13T20:39:53+09:00 info: Connector 'mysql-connector' started to ready
|
162
|
+
2024-07-13T20:39:53+09:00 info: Connector 'socket-server' started to ready
|
163
|
+
2024-07-13T20:39:53+09:00 info: Connector 'operato-connector' started to ready
|
164
|
+
2024-07-13T20:39:53+09:00 info: Connector 'email-connector' started to ready
|
165
|
+
2024-07-13T20:39:53+09:00 info: Connector 'influxdb-connector' started to ready
|
166
|
+
2024-07-13T20:39:53+09:00 info: Connector 'msgraph-connector' started to ready
|
167
|
+
2024-07-13T20:39:53+09:00 info: Connector 'proxy-connector' started to ready
|
168
|
+
2024-07-13T20:39:53+09:00 info: echo-back-servers are ready
|
169
|
+
2024-07-13T20:39:53+09:00 info: echo-back connections are ready
|
170
|
+
2024-07-13T20:39:53+09:00 info: http-connector connections are ready
|
171
|
+
2024-07-13T20:39:53+09:00 info: graphql-connector connections are ready
|
172
|
+
2024-07-13T20:39:53+09:00 info: sqlite-connector connections are ready
|
173
|
+
2024-07-13T20:39:53+09:00 info: postgresql-connector connections are ready
|
174
|
+
2024-07-13T20:39:53+09:00 info: mqtt-connector connections are ready
|
175
|
+
2024-07-13T20:39:53+09:00 info: mssql-connector connections are ready
|
176
|
+
2024-07-13T20:39:53+09:00 info: oracle-connector connections are ready
|
177
|
+
2024-07-13T20:39:53+09:00 info: mysql-connector connections are ready
|
178
|
+
2024-07-13T20:39:53+09:00 info: socket servers are ready
|
179
|
+
2024-07-13T20:39:53+09:00 info: operato-connector connections are ready
|
180
|
+
2024-07-13T20:39:53+09:00 info: email connections are ready
|
181
|
+
2024-07-13T20:39:53+09:00 info: influxdb connections are ready
|
182
|
+
2024-07-13T20:39:53+09:00 info: msgraph-connector connections are ready
|
183
|
+
2024-07-13T20:39:53+09:00 info: proxy-connector connections are ready
|
184
|
+
2024-07-13T20:39:53+09:00 info: All connector for 'echo-back-server' ready
|
185
|
+
2024-07-13T20:39:53+09:00 info: All connector for 'echo-back' ready
|
186
|
+
2024-07-13T20:39:53+09:00 info: All connector for 'http-connector' ready
|
187
|
+
2024-07-13T20:39:53+09:00 info: All connector for 'graphql-connector' ready
|
188
|
+
2024-07-13T20:39:53+09:00 info: All connector for 'sqlite-connector' ready
|
189
|
+
2024-07-13T20:39:53+09:00 info: All connector for 'postgresql-connector' ready
|
190
|
+
2024-07-13T20:39:53+09:00 info: All connector for 'mqtt-connector' ready
|
191
|
+
2024-07-13T20:39:53+09:00 info: All connector for 'mssql-connector' ready
|
192
|
+
2024-07-13T20:39:53+09:00 info: All connector for 'oracle-connector' ready
|
193
|
+
2024-07-13T20:39:53+09:00 info: All connector for 'mysql-connector' ready
|
194
|
+
2024-07-13T20:39:53+09:00 info: All connector for 'socket-server' ready
|
195
|
+
2024-07-13T20:39:53+09:00 info: All connector for 'operato-connector' ready
|
196
|
+
2024-07-13T20:39:53+09:00 info: All connector for 'email-connector' ready
|
197
|
+
2024-07-13T20:39:53+09:00 info: All connector for 'influxdb-connector' ready
|
198
|
+
2024-07-13T20:39:53+09:00 info: All connector for 'msgraph-connector' ready
|
199
|
+
2024-07-13T20:39:53+09:00 info: All connector for 'proxy-connector' ready
|
200
|
+
2024-07-13T20:39:53+09:00 info: ConnectionManager initialization done:
|
@@ -0,0 +1,50 @@
|
|
1
|
+
2024-07-13T21:00:23+09:00 info: Initializing ConnectionManager...
|
2
|
+
2024-07-13T21:00:23+09:00 info: Connector 'echo-back-server' started to ready
|
3
|
+
2024-07-13T21:00:23+09:00 info: Connector 'echo-back' started to ready
|
4
|
+
2024-07-13T21:00:23+09:00 info: Connector 'http-connector' started to ready
|
5
|
+
2024-07-13T21:00:23+09:00 info: Connector 'graphql-connector' started to ready
|
6
|
+
2024-07-13T21:00:23+09:00 info: Connector 'sqlite-connector' started to ready
|
7
|
+
2024-07-13T21:00:23+09:00 info: Connector 'postgresql-connector' started to ready
|
8
|
+
2024-07-13T21:00:23+09:00 info: Connector 'mqtt-connector' started to ready
|
9
|
+
2024-07-13T21:00:23+09:00 info: Connector 'mssql-connector' started to ready
|
10
|
+
2024-07-13T21:00:23+09:00 info: Connector 'oracle-connector' started to ready
|
11
|
+
2024-07-13T21:00:23+09:00 info: Connector 'mysql-connector' started to ready
|
12
|
+
2024-07-13T21:00:23+09:00 info: Connector 'socket-server' started to ready
|
13
|
+
2024-07-13T21:00:23+09:00 info: Connector 'operato-connector' started to ready
|
14
|
+
2024-07-13T21:00:23+09:00 info: Connector 'email-connector' started to ready
|
15
|
+
2024-07-13T21:00:23+09:00 info: Connector 'influxdb-connector' started to ready
|
16
|
+
2024-07-13T21:00:23+09:00 info: Connector 'msgraph-connector' started to ready
|
17
|
+
2024-07-13T21:00:23+09:00 info: Connector 'proxy-connector' started to ready
|
18
|
+
2024-07-13T21:00:23+09:00 info: echo-back-servers are ready
|
19
|
+
2024-07-13T21:00:23+09:00 info: echo-back connections are ready
|
20
|
+
2024-07-13T21:00:23+09:00 info: http-connector connections are ready
|
21
|
+
2024-07-13T21:00:23+09:00 info: graphql-connector connections are ready
|
22
|
+
2024-07-13T21:00:23+09:00 info: sqlite-connector connections are ready
|
23
|
+
2024-07-13T21:00:23+09:00 info: postgresql-connector connections are ready
|
24
|
+
2024-07-13T21:00:23+09:00 info: mqtt-connector connections are ready
|
25
|
+
2024-07-13T21:00:23+09:00 info: mssql-connector connections are ready
|
26
|
+
2024-07-13T21:00:23+09:00 info: oracle-connector connections are ready
|
27
|
+
2024-07-13T21:00:23+09:00 info: mysql-connector connections are ready
|
28
|
+
2024-07-13T21:00:23+09:00 info: socket servers are ready
|
29
|
+
2024-07-13T21:00:23+09:00 info: operato-connector connections are ready
|
30
|
+
2024-07-13T21:00:23+09:00 info: email connections are ready
|
31
|
+
2024-07-13T21:00:23+09:00 info: influxdb connections are ready
|
32
|
+
2024-07-13T21:00:23+09:00 info: msgraph-connector connections are ready
|
33
|
+
2024-07-13T21:00:23+09:00 info: proxy-connector connections are ready
|
34
|
+
2024-07-13T21:00:23+09:00 info: All connector for 'echo-back-server' ready
|
35
|
+
2024-07-13T21:00:23+09:00 info: All connector for 'echo-back' ready
|
36
|
+
2024-07-13T21:00:23+09:00 info: All connector for 'http-connector' ready
|
37
|
+
2024-07-13T21:00:23+09:00 info: All connector for 'graphql-connector' ready
|
38
|
+
2024-07-13T21:00:23+09:00 info: All connector for 'sqlite-connector' ready
|
39
|
+
2024-07-13T21:00:23+09:00 info: All connector for 'postgresql-connector' ready
|
40
|
+
2024-07-13T21:00:23+09:00 info: All connector for 'mqtt-connector' ready
|
41
|
+
2024-07-13T21:00:23+09:00 info: All connector for 'mssql-connector' ready
|
42
|
+
2024-07-13T21:00:23+09:00 info: All connector for 'oracle-connector' ready
|
43
|
+
2024-07-13T21:00:23+09:00 info: All connector for 'mysql-connector' ready
|
44
|
+
2024-07-13T21:00:23+09:00 info: All connector for 'socket-server' ready
|
45
|
+
2024-07-13T21:00:23+09:00 info: All connector for 'operato-connector' ready
|
46
|
+
2024-07-13T21:00:23+09:00 info: All connector for 'email-connector' ready
|
47
|
+
2024-07-13T21:00:23+09:00 info: All connector for 'influxdb-connector' ready
|
48
|
+
2024-07-13T21:00:23+09:00 info: All connector for 'msgraph-connector' ready
|
49
|
+
2024-07-13T21:00:23+09:00 info: All connector for 'proxy-connector' ready
|
50
|
+
2024-07-13T21:00:23+09:00 info: ConnectionManager initialization done:
|
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.7",
|
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": "06b50d5c52efccfb055e2244cd6d97c4f496eda8"
|
63
63
|
}
|
package/schema.graphql
CHANGED
@@ -2691,12 +2691,34 @@ input NewSetting {
|
|
2691
2691
|
}
|
2692
2692
|
|
2693
2693
|
input NewStateRegister {
|
2694
|
+
"""Description of the state register"""
|
2694
2695
|
description: String
|
2696
|
+
|
2697
|
+
"""Group name for the state register"""
|
2698
|
+
group: String
|
2699
|
+
|
2700
|
+
"""Name of the state register"""
|
2695
2701
|
name: String!
|
2702
|
+
|
2703
|
+
"""Number of decimal places if the state is a number type"""
|
2704
|
+
place: String
|
2705
|
+
|
2706
|
+
"""
|
2707
|
+
Reference to an external entity or data, used as a flexible foreign key
|
2708
|
+
"""
|
2696
2709
|
refBy: String
|
2710
|
+
|
2711
|
+
"""Current state value"""
|
2697
2712
|
state: Object
|
2713
|
+
|
2714
|
+
"""Time to live for the state value in seconds"""
|
2698
2715
|
ttl: Int
|
2716
|
+
|
2717
|
+
"""Type of the state"""
|
2699
2718
|
type: String
|
2719
|
+
|
2720
|
+
"""Unit of the state value"""
|
2721
|
+
unit: String
|
2700
2722
|
}
|
2701
2723
|
|
2702
2724
|
input NewTerminology {
|
@@ -3769,36 +3791,113 @@ input Sorting {
|
|
3769
3791
|
|
3770
3792
|
"""Entity for StateRegister"""
|
3771
3793
|
type StateRegister {
|
3794
|
+
"""Creation time of the state register"""
|
3772
3795
|
createdAt: DateTimeISO
|
3796
|
+
|
3797
|
+
"""User who created the state register"""
|
3773
3798
|
creator: User
|
3799
|
+
|
3800
|
+
"""ID of the user who created the state register"""
|
3801
|
+
creatorId: String
|
3802
|
+
|
3803
|
+
"""Description of the state register"""
|
3774
3804
|
description: String
|
3805
|
+
|
3806
|
+
"""Associated domain for the state register"""
|
3775
3807
|
domain: Domain!
|
3808
|
+
|
3809
|
+
"""ID of the associated domain"""
|
3810
|
+
domainId: String!
|
3811
|
+
|
3812
|
+
"""Group name for the state register"""
|
3813
|
+
group: String
|
3776
3814
|
id: ID!
|
3815
|
+
|
3816
|
+
"""Name of the state register"""
|
3777
3817
|
name: String
|
3818
|
+
|
3819
|
+
"""Number of decimal places if the state is a number type"""
|
3820
|
+
place: String
|
3821
|
+
|
3822
|
+
"""
|
3823
|
+
Reference to an external entity or data, used as a flexible foreign key
|
3824
|
+
"""
|
3778
3825
|
refBy: String
|
3826
|
+
|
3827
|
+
"""Current state value"""
|
3779
3828
|
state: Object
|
3829
|
+
|
3830
|
+
"""Time to live for the state value in seconds"""
|
3780
3831
|
ttl: Int
|
3832
|
+
|
3833
|
+
"""Type of the state"""
|
3781
3834
|
type: String
|
3835
|
+
|
3836
|
+
"""Unit of the state value"""
|
3837
|
+
unit: String
|
3838
|
+
|
3839
|
+
"""Last update time of the state register"""
|
3782
3840
|
updatedAt: DateTimeISO
|
3841
|
+
|
3842
|
+
"""User who last updated the state register"""
|
3783
3843
|
updater: User
|
3844
|
+
|
3845
|
+
"""ID of the user who last updated the state register"""
|
3846
|
+
updaterId: String
|
3847
|
+
|
3848
|
+
"""User who wrote the state"""
|
3784
3849
|
writer: User
|
3850
|
+
|
3851
|
+
"""ID of the user who wrote the state"""
|
3852
|
+
writerId: String
|
3853
|
+
|
3854
|
+
"""Time when the state was recorded"""
|
3785
3855
|
wroteAt: DateTimeISO
|
3786
3856
|
}
|
3787
3857
|
|
3788
3858
|
type StateRegisterList {
|
3859
|
+
"""List of state registers"""
|
3789
3860
|
items: [StateRegister!]!
|
3861
|
+
|
3862
|
+
"""Total number of state registers"""
|
3790
3863
|
total: Int!
|
3791
3864
|
}
|
3792
3865
|
|
3793
3866
|
input StateRegisterPatch {
|
3867
|
+
"""Flag indicating create/update operations"""
|
3794
3868
|
cuFlag: String
|
3869
|
+
|
3870
|
+
"""Description of the state register"""
|
3795
3871
|
description: String
|
3872
|
+
|
3873
|
+
"""Group name for the state register"""
|
3874
|
+
group: String
|
3875
|
+
|
3876
|
+
"""ID of the state register"""
|
3796
3877
|
id: ID
|
3878
|
+
|
3879
|
+
"""Name of the state register"""
|
3797
3880
|
name: String
|
3881
|
+
|
3882
|
+
"""Number of decimal places if the state is a number type"""
|
3883
|
+
place: String
|
3884
|
+
|
3885
|
+
"""
|
3886
|
+
Reference to an external entity or data, used as a flexible foreign key
|
3887
|
+
"""
|
3798
3888
|
refBy: String
|
3889
|
+
|
3890
|
+
"""Current state value"""
|
3799
3891
|
state: Object
|
3892
|
+
|
3893
|
+
"""Time to live for the state value in seconds"""
|
3800
3894
|
ttl: Int
|
3895
|
+
|
3896
|
+
"""Type of the state"""
|
3801
3897
|
type: String
|
3898
|
+
|
3899
|
+
"""Unit of the state value"""
|
3900
|
+
unit: String
|
3802
3901
|
}
|
3803
3902
|
|
3804
3903
|
type Step {
|
@@ -16,6 +16,9 @@ import {
|
|
16
16
|
DateTimeNumericAxis,
|
17
17
|
EAutoRange,
|
18
18
|
EAxisAlignment,
|
19
|
+
ECoordinateMode,
|
20
|
+
EHorizontalAnchorPoint,
|
21
|
+
EVerticalAnchorPoint,
|
19
22
|
NumberRange,
|
20
23
|
MouseWheelZoomModifier,
|
21
24
|
RubberBandXyZoomModifier,
|
@@ -33,7 +36,12 @@ import {
|
|
33
36
|
ELegendPlacement,
|
34
37
|
EXyDirection,
|
35
38
|
XAxisDragModifier,
|
36
|
-
YAxisDragModifier
|
39
|
+
YAxisDragModifier,
|
40
|
+
TextAnnotation,
|
41
|
+
LineAnnotation,
|
42
|
+
BoxAnnotation,
|
43
|
+
HorizontalLineAnnotation,
|
44
|
+
VerticalLineAnnotation
|
37
45
|
} from 'scichart'
|
38
46
|
|
39
47
|
SciChartSurface.UseCommunityLicense()
|
@@ -219,7 +227,9 @@ export async function buildSciChart(
|
|
219
227
|
xGridLine,
|
220
228
|
yGridLine,
|
221
229
|
y2ndGridLine,
|
222
|
-
stacked
|
230
|
+
stacked,
|
231
|
+
multiAxis,
|
232
|
+
annotations
|
223
233
|
} = options || {}
|
224
234
|
|
225
235
|
var baseColor = getBaseColorFromTheme(theme)
|
@@ -244,14 +254,14 @@ export async function buildSciChart(
|
|
244
254
|
})
|
245
255
|
|
246
256
|
// Y 축 설정
|
247
|
-
yAxes.forEach((axis, index) => {
|
257
|
+
;(multiAxis ? yAxes : [yAxes[0]]).forEach((axis, index) => {
|
248
258
|
const yAxis = createAxis(wasmContext, axis, index, false, fontColor, fontFamily, fontSize)
|
249
259
|
sciChartSurface.yAxes.add(yAxis)
|
250
260
|
})
|
251
261
|
|
252
262
|
// 시리즈 설정
|
253
263
|
const dataSeriesArray = datasets.map((dataset, index) => {
|
254
|
-
const yAxisId = dataset.yAxisID == 'right' ? 'yAxis1' : undefined
|
264
|
+
const yAxisId = dataset.yAxisID == 'right' && multiAxis ? 'yAxis1' : undefined
|
255
265
|
const { series, dataSeries } = createSeries(wasmContext, dataset, index, !!stacked, !!animation, yAxisId)
|
256
266
|
|
257
267
|
sciChartSurface.renderableSeries.add(series)
|
@@ -290,6 +300,81 @@ export async function buildSciChart(
|
|
290
300
|
}
|
291
301
|
}
|
292
302
|
|
303
|
+
if (annotations) {
|
304
|
+
annotations.forEach(annotation => {
|
305
|
+
let sciAnnotation: any
|
306
|
+
let horizontalAnchorPoint: EHorizontalAnchorPoint =
|
307
|
+
annotation.horizontalAnchorPoint == 'Right'
|
308
|
+
? EHorizontalAnchorPoint.Right
|
309
|
+
: annotation.horizontalAnchorPoint == 'Left'
|
310
|
+
? EHorizontalAnchorPoint.Left
|
311
|
+
: EHorizontalAnchorPoint.Center
|
312
|
+
let verticalAnchorPoint: EVerticalAnchorPoint =
|
313
|
+
annotation.verticalAnchorPoint == 'Top'
|
314
|
+
? EVerticalAnchorPoint.Top
|
315
|
+
: annotation.verticalAnchorPoint == 'Bottom'
|
316
|
+
? EVerticalAnchorPoint.Bottom
|
317
|
+
: EVerticalAnchorPoint.Center
|
318
|
+
|
319
|
+
switch (annotation.type) {
|
320
|
+
case 'text':
|
321
|
+
sciAnnotation = new TextAnnotation({
|
322
|
+
x1: annotation.x1,
|
323
|
+
y1: annotation.y1,
|
324
|
+
text: annotation.text,
|
325
|
+
horizontalAnchorPoint,
|
326
|
+
verticalAnchorPoint,
|
327
|
+
fontSize: annotation.fontSize,
|
328
|
+
fontFamily: annotation.fontFamily,
|
329
|
+
textColor: convertColor(annotation.stroke, fontColor)
|
330
|
+
})
|
331
|
+
break
|
332
|
+
case 'line':
|
333
|
+
sciAnnotation = new LineAnnotation({
|
334
|
+
x1: annotation.x1,
|
335
|
+
y1: annotation.y1,
|
336
|
+
x2: annotation.x2,
|
337
|
+
y2: annotation.y2,
|
338
|
+
stroke: convertColor(annotation.stroke, '#FF0000'),
|
339
|
+
strokeThickness: annotation.strokeThickness,
|
340
|
+
xCoordinateMode: ECoordinateMode.Relative,
|
341
|
+
yCoordinateMode: ECoordinateMode.DataValue
|
342
|
+
})
|
343
|
+
break
|
344
|
+
case 'box':
|
345
|
+
sciAnnotation = new BoxAnnotation({
|
346
|
+
x1: annotation.x1,
|
347
|
+
y1: annotation.y1,
|
348
|
+
x2: annotation.x2,
|
349
|
+
y2: annotation.y2,
|
350
|
+
fill: convertColor(annotation.fill, '#FF0000'),
|
351
|
+
stroke: convertColor(annotation.stroke, '#FF0000'),
|
352
|
+
strokeThickness: annotation.strokeThickness
|
353
|
+
})
|
354
|
+
break
|
355
|
+
case 'horizontalLine':
|
356
|
+
sciAnnotation = new HorizontalLineAnnotation({
|
357
|
+
y1: annotation.y1,
|
358
|
+
stroke: convertColor(annotation.stroke, '#FF0000'),
|
359
|
+
strokeThickness: annotation.strokeThickness
|
360
|
+
})
|
361
|
+
break
|
362
|
+
case 'verticalLine':
|
363
|
+
sciAnnotation = new VerticalLineAnnotation({
|
364
|
+
x1: annotation.x1,
|
365
|
+
stroke: convertColor(annotation.stroke, '#FF0000'),
|
366
|
+
strokeThickness: annotation.strokeThickness
|
367
|
+
})
|
368
|
+
break
|
369
|
+
default:
|
370
|
+
break
|
371
|
+
}
|
372
|
+
if (sciAnnotation) {
|
373
|
+
sciChartSurface.annotations.add(sciAnnotation)
|
374
|
+
}
|
375
|
+
})
|
376
|
+
}
|
377
|
+
|
293
378
|
// 줌인/줌아웃 모디파이어 추가
|
294
379
|
sciChartSurface.chartModifiers.add(
|
295
380
|
// new RubberBandXyZoomModifier(),
|
@@ -41,25 +41,14 @@ export default {
|
|
41
41
|
height: 300,
|
42
42
|
data,
|
43
43
|
chart: {
|
44
|
-
type: '
|
44
|
+
type: 'timeseries',
|
45
45
|
data: {
|
46
46
|
datasets: [
|
47
47
|
{
|
48
48
|
dataKey: 'count',
|
49
|
-
label: '
|
49
|
+
label: '',
|
50
50
|
type: 'line',
|
51
|
-
color: 'rgba(255, 99, 132, 1)',
|
52
51
|
borderWidth: 1
|
53
|
-
},
|
54
|
-
{
|
55
|
-
dataKey: 'average',
|
56
|
-
label: 'Line Series average',
|
57
|
-
type: 'line',
|
58
|
-
color: 'rgba(54, 162, 235, 1)',
|
59
|
-
fill: false,
|
60
|
-
lineTension: 0.4,
|
61
|
-
pointStyle: 'circle',
|
62
|
-
pointRadius: 3
|
63
52
|
}
|
64
53
|
],
|
65
54
|
labelDataKey: 'timestamp'
|
@@ -68,17 +57,11 @@ export default {
|
|
68
57
|
scales: {
|
69
58
|
xAxes: [
|
70
59
|
{
|
71
|
-
axisTitle: 'timestamp',
|
72
60
|
ticks: { beginAtZero: true }
|
73
61
|
}
|
74
62
|
],
|
75
63
|
yAxes: [
|
76
64
|
{
|
77
|
-
axisTitle: 'count',
|
78
|
-
ticks: { beginAtZero: true }
|
79
|
-
},
|
80
|
-
{
|
81
|
-
axisTitle: 'average',
|
82
65
|
ticks: { beginAtZero: true }
|
83
66
|
}
|
84
67
|
]
|