@hatiolab/things-scene 3.0.0-beta.6 → 3.0.0
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/assets/images/spinner.png +0 -0
- package/db.sqlite +0 -0
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +13 -7
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +11 -10
- package/logs/application-2022-04-15-10.log +17 -0
- package/logs/application-2022-04-15-17.log +4 -0
- package/logs/application-2022-04-15-19.log +4 -0
- package/logs/connections-2022-04-15-10.log +105 -0
- package/logs/connections-2022-04-15-17.log +35 -0
- package/logs/connections-2022-04-15-19.log +35 -0
- package/package.json +30 -26
- package/things-scene-ie.js +1 -1
- package/things-scene-min.js +1 -1
- package/things-scene.d.ts +38 -5
- package/things-scene.mjs +1 -1
- package/logs/application-2021-12-17-00.log +0 -12
- package/logs/application-2021-12-17-01.log +0 -8
- package/logs/connections-2021-12-11-15.log +0 -32
- package/logs/connections-2021-12-17-00.log +0 -96
- package/logs/connections-2021-12-17-01.log +0 -64
|
Binary file
|
package/db.sqlite
CHANGED
|
Binary file
|
|
@@ -6,14 +6,20 @@
|
|
|
6
6
|
"auditLog": "logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json",
|
|
7
7
|
"files": [
|
|
8
8
|
{
|
|
9
|
-
"date":
|
|
10
|
-
"name": "logs/application-
|
|
11
|
-
"hash": "
|
|
9
|
+
"date": 1649985180830,
|
|
10
|
+
"name": "logs/application-2022-04-15-10.log",
|
|
11
|
+
"hash": "5de6c9667d774b7ad2d625e7756f0fee"
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"date":
|
|
15
|
-
"name": "logs/application-
|
|
16
|
-
"hash": "
|
|
14
|
+
"date": 1650011207543,
|
|
15
|
+
"name": "logs/application-2022-04-15-17.log",
|
|
16
|
+
"hash": "f160d4072a5a6e47957b3e8a7f58532a"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"date": 1650020368327,
|
|
20
|
+
"name": "logs/application-2022-04-15-19.log",
|
|
21
|
+
"hash": "4b4ff81fbfcfaad272e9dd8c478d6efc"
|
|
17
22
|
}
|
|
18
|
-
]
|
|
23
|
+
],
|
|
24
|
+
"hashType": "md5"
|
|
19
25
|
}
|
|
@@ -6,19 +6,20 @@
|
|
|
6
6
|
"auditLog": "logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json",
|
|
7
7
|
"files": [
|
|
8
8
|
{
|
|
9
|
-
"date":
|
|
10
|
-
"name": "logs/connections-
|
|
11
|
-
"hash": "
|
|
9
|
+
"date": 1649985183710,
|
|
10
|
+
"name": "logs/connections-2022-04-15-10.log",
|
|
11
|
+
"hash": "65d363f74633e34462a93522f7fcc763"
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"date":
|
|
15
|
-
"name": "logs/connections-
|
|
16
|
-
"hash": "
|
|
14
|
+
"date": 1650011210044,
|
|
15
|
+
"name": "logs/connections-2022-04-15-17.log",
|
|
16
|
+
"hash": "8d17f14e6681c88f40a0f53077d8ab9c"
|
|
17
17
|
},
|
|
18
18
|
{
|
|
19
|
-
"date":
|
|
20
|
-
"name": "logs/connections-
|
|
21
|
-
"hash": "
|
|
19
|
+
"date": 1650020373900,
|
|
20
|
+
"name": "logs/connections-2022-04-15-19.log",
|
|
21
|
+
"hash": "8c07053394cdcd7a7575f70bb5e8eff2"
|
|
22
22
|
}
|
|
23
|
-
]
|
|
23
|
+
],
|
|
24
|
+
"hashType": "md5"
|
|
24
25
|
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
2022-04-15T01:13:01.979Z info: File Storage is Ready.
|
|
2
|
+
2022-04-15T01:13:06.959Z info: Database connection established
|
|
3
|
+
2022-04-15T01:13:08.122Z error: listen EADDRINUSE: address already in use :::3000
|
|
4
|
+
2022-04-15T01:13:30.258Z info: File Storage is Ready.
|
|
5
|
+
2022-04-15T01:13:33.505Z info: Database connection established
|
|
6
|
+
2022-04-15T01:13:34.320Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
7
|
+
2022-04-15T01:13:34.320Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
8
|
+
2022-04-15T01:30:33.898Z info: File Storage is Ready.
|
|
9
|
+
2022-04-15T01:30:54.576Z info: File Storage is Ready.
|
|
10
|
+
2022-04-15T01:30:58.770Z info: Database connection established
|
|
11
|
+
2022-04-15T01:31:00.037Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
12
|
+
2022-04-15T01:31:00.037Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
13
|
+
2022-04-15T01:33:16.222Z error: Cannot destructure property 'name' of '(intermediate value)' as it is undefined.
|
|
14
|
+
2022-04-15T01:38:46.907Z info: File Storage is Ready.
|
|
15
|
+
2022-04-15T01:38:50.277Z info: Database connection established
|
|
16
|
+
2022-04-15T01:38:51.392Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
17
|
+
2022-04-15T01:38:51.392Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
2022-04-15T08:26:48.998Z info: File Storage is Ready.
|
|
2
|
+
2022-04-15T08:26:53.054Z info: Database connection established
|
|
3
|
+
2022-04-15T08:26:54.296Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
4
|
+
2022-04-15T08:26:54.297Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
2022-04-15T10:59:31.406Z info: File Storage is Ready.
|
|
2
|
+
2022-04-15T10:59:39.579Z info: Database connection established
|
|
3
|
+
2022-04-15T10:59:41.072Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
4
|
+
2022-04-15T10:59:41.075Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
2022-04-15T01:13:34.635Z info: Initializing ConnectionManager...
|
|
2
|
+
2022-04-15T01:13:34.635Z info: Connector 'echo-back-server' started to ready
|
|
3
|
+
2022-04-15T01:13:34.636Z info: Connector 'echo-back' started to ready
|
|
4
|
+
2022-04-15T01:13:34.636Z info: Connector 'http-connector' started to ready
|
|
5
|
+
2022-04-15T01:13:34.636Z info: Connector 'graphql-connector' started to ready
|
|
6
|
+
2022-04-15T01:13:34.636Z info: Connector 'sqlite-connector' started to ready
|
|
7
|
+
2022-04-15T01:13:34.636Z info: Connector 'postgresql-connector' started to ready
|
|
8
|
+
2022-04-15T01:13:34.636Z info: Connector 'mqtt-connector' started to ready
|
|
9
|
+
2022-04-15T01:13:34.637Z info: Connector 'mssql-connector' started to ready
|
|
10
|
+
2022-04-15T01:13:34.637Z info: Connector 'oracle-connector' started to ready
|
|
11
|
+
2022-04-15T01:13:34.637Z info: Connector 'mysql-connector' started to ready
|
|
12
|
+
2022-04-15T01:13:34.638Z info: Connector 'socket-server' started to ready
|
|
13
|
+
2022-04-15T01:13:34.638Z info: echo-back-servers are ready
|
|
14
|
+
2022-04-15T01:13:34.638Z info: echo-back connections are ready
|
|
15
|
+
2022-04-15T01:13:34.638Z info: http-connector connections are ready
|
|
16
|
+
2022-04-15T01:13:34.638Z info: graphql-connector connections are ready
|
|
17
|
+
2022-04-15T01:13:34.638Z info: sqlite-connector connections are ready
|
|
18
|
+
2022-04-15T01:13:34.638Z info: postgresql-connector connections are ready
|
|
19
|
+
2022-04-15T01:13:34.638Z info: mqtt-connector connections are ready
|
|
20
|
+
2022-04-15T01:13:34.638Z info: mssql-connector connections are ready
|
|
21
|
+
2022-04-15T01:13:34.638Z info: oracle-connector connections are ready
|
|
22
|
+
2022-04-15T01:13:34.638Z info: mysql-connector connections are ready
|
|
23
|
+
2022-04-15T01:13:34.638Z info: socket servers are ready
|
|
24
|
+
2022-04-15T01:13:34.638Z info: All connector for 'echo-back-server' ready
|
|
25
|
+
2022-04-15T01:13:34.638Z info: All connector for 'echo-back' ready
|
|
26
|
+
2022-04-15T01:13:34.638Z info: All connector for 'http-connector' ready
|
|
27
|
+
2022-04-15T01:13:34.638Z info: All connector for 'graphql-connector' ready
|
|
28
|
+
2022-04-15T01:13:34.639Z info: All connector for 'sqlite-connector' ready
|
|
29
|
+
2022-04-15T01:13:34.639Z info: All connector for 'postgresql-connector' ready
|
|
30
|
+
2022-04-15T01:13:34.639Z info: All connector for 'mqtt-connector' ready
|
|
31
|
+
2022-04-15T01:13:34.639Z info: All connector for 'mssql-connector' ready
|
|
32
|
+
2022-04-15T01:13:34.639Z info: All connector for 'oracle-connector' ready
|
|
33
|
+
2022-04-15T01:13:34.639Z info: All connector for 'mysql-connector' ready
|
|
34
|
+
2022-04-15T01:13:34.639Z info: All connector for 'socket-server' ready
|
|
35
|
+
2022-04-15T01:13:34.639Z info: ConnectionManager initialization done:
|
|
36
|
+
2022-04-15T01:31:00.194Z info: Initializing ConnectionManager...
|
|
37
|
+
2022-04-15T01:31:00.195Z info: Connector 'echo-back-server' started to ready
|
|
38
|
+
2022-04-15T01:31:00.195Z info: Connector 'echo-back' started to ready
|
|
39
|
+
2022-04-15T01:31:00.195Z info: Connector 'http-connector' started to ready
|
|
40
|
+
2022-04-15T01:31:00.195Z info: Connector 'graphql-connector' started to ready
|
|
41
|
+
2022-04-15T01:31:00.195Z info: Connector 'sqlite-connector' started to ready
|
|
42
|
+
2022-04-15T01:31:00.195Z info: Connector 'postgresql-connector' started to ready
|
|
43
|
+
2022-04-15T01:31:00.195Z info: Connector 'mqtt-connector' started to ready
|
|
44
|
+
2022-04-15T01:31:00.196Z info: Connector 'mssql-connector' started to ready
|
|
45
|
+
2022-04-15T01:31:00.196Z info: Connector 'oracle-connector' started to ready
|
|
46
|
+
2022-04-15T01:31:00.196Z info: Connector 'mysql-connector' started to ready
|
|
47
|
+
2022-04-15T01:31:00.196Z info: Connector 'socket-server' started to ready
|
|
48
|
+
2022-04-15T01:31:00.196Z info: echo-back-servers are ready
|
|
49
|
+
2022-04-15T01:31:00.196Z info: echo-back connections are ready
|
|
50
|
+
2022-04-15T01:31:00.196Z info: http-connector connections are ready
|
|
51
|
+
2022-04-15T01:31:00.196Z info: graphql-connector connections are ready
|
|
52
|
+
2022-04-15T01:31:00.196Z info: sqlite-connector connections are ready
|
|
53
|
+
2022-04-15T01:31:00.197Z info: postgresql-connector connections are ready
|
|
54
|
+
2022-04-15T01:31:00.197Z info: mqtt-connector connections are ready
|
|
55
|
+
2022-04-15T01:31:00.197Z info: mssql-connector connections are ready
|
|
56
|
+
2022-04-15T01:31:00.197Z info: oracle-connector connections are ready
|
|
57
|
+
2022-04-15T01:31:00.197Z info: mysql-connector connections are ready
|
|
58
|
+
2022-04-15T01:31:00.200Z info: socket servers are ready
|
|
59
|
+
2022-04-15T01:31:00.200Z info: All connector for 'echo-back-server' ready
|
|
60
|
+
2022-04-15T01:31:00.200Z info: All connector for 'echo-back' ready
|
|
61
|
+
2022-04-15T01:31:00.200Z info: All connector for 'http-connector' ready
|
|
62
|
+
2022-04-15T01:31:00.200Z info: All connector for 'graphql-connector' ready
|
|
63
|
+
2022-04-15T01:31:00.200Z info: All connector for 'sqlite-connector' ready
|
|
64
|
+
2022-04-15T01:31:00.200Z info: All connector for 'postgresql-connector' ready
|
|
65
|
+
2022-04-15T01:31:00.200Z info: All connector for 'mqtt-connector' ready
|
|
66
|
+
2022-04-15T01:31:00.200Z info: All connector for 'mssql-connector' ready
|
|
67
|
+
2022-04-15T01:31:00.200Z info: All connector for 'oracle-connector' ready
|
|
68
|
+
2022-04-15T01:31:00.200Z info: All connector for 'mysql-connector' ready
|
|
69
|
+
2022-04-15T01:31:00.200Z info: All connector for 'socket-server' ready
|
|
70
|
+
2022-04-15T01:31:00.200Z info: ConnectionManager initialization done:
|
|
71
|
+
2022-04-15T01:38:52.129Z info: Initializing ConnectionManager...
|
|
72
|
+
2022-04-15T01:38:52.130Z info: Connector 'echo-back-server' started to ready
|
|
73
|
+
2022-04-15T01:38:52.130Z info: Connector 'echo-back' started to ready
|
|
74
|
+
2022-04-15T01:38:52.131Z info: Connector 'http-connector' started to ready
|
|
75
|
+
2022-04-15T01:38:52.131Z info: Connector 'graphql-connector' started to ready
|
|
76
|
+
2022-04-15T01:38:52.131Z info: Connector 'sqlite-connector' started to ready
|
|
77
|
+
2022-04-15T01:38:52.132Z info: Connector 'postgresql-connector' started to ready
|
|
78
|
+
2022-04-15T01:38:52.132Z info: Connector 'mqtt-connector' started to ready
|
|
79
|
+
2022-04-15T01:38:52.132Z info: Connector 'mssql-connector' started to ready
|
|
80
|
+
2022-04-15T01:38:52.132Z info: Connector 'oracle-connector' started to ready
|
|
81
|
+
2022-04-15T01:38:52.132Z info: Connector 'mysql-connector' started to ready
|
|
82
|
+
2022-04-15T01:38:52.133Z info: Connector 'socket-server' started to ready
|
|
83
|
+
2022-04-15T01:38:52.133Z info: echo-back-servers are ready
|
|
84
|
+
2022-04-15T01:38:52.133Z info: echo-back connections are ready
|
|
85
|
+
2022-04-15T01:38:52.133Z info: http-connector connections are ready
|
|
86
|
+
2022-04-15T01:38:52.133Z info: graphql-connector connections are ready
|
|
87
|
+
2022-04-15T01:38:52.133Z info: sqlite-connector connections are ready
|
|
88
|
+
2022-04-15T01:38:52.133Z info: postgresql-connector connections are ready
|
|
89
|
+
2022-04-15T01:38:52.133Z info: mqtt-connector connections are ready
|
|
90
|
+
2022-04-15T01:38:52.133Z info: mssql-connector connections are ready
|
|
91
|
+
2022-04-15T01:38:52.133Z info: oracle-connector connections are ready
|
|
92
|
+
2022-04-15T01:38:52.133Z info: mysql-connector connections are ready
|
|
93
|
+
2022-04-15T01:38:52.133Z info: socket servers are ready
|
|
94
|
+
2022-04-15T01:38:52.134Z info: All connector for 'echo-back-server' ready
|
|
95
|
+
2022-04-15T01:38:52.134Z info: All connector for 'echo-back' ready
|
|
96
|
+
2022-04-15T01:38:52.134Z info: All connector for 'http-connector' ready
|
|
97
|
+
2022-04-15T01:38:52.134Z info: All connector for 'graphql-connector' ready
|
|
98
|
+
2022-04-15T01:38:52.134Z info: All connector for 'sqlite-connector' ready
|
|
99
|
+
2022-04-15T01:38:52.134Z info: All connector for 'postgresql-connector' ready
|
|
100
|
+
2022-04-15T01:38:52.134Z info: All connector for 'mqtt-connector' ready
|
|
101
|
+
2022-04-15T01:38:52.134Z info: All connector for 'mssql-connector' ready
|
|
102
|
+
2022-04-15T01:38:52.134Z info: All connector for 'oracle-connector' ready
|
|
103
|
+
2022-04-15T01:38:52.134Z info: All connector for 'mysql-connector' ready
|
|
104
|
+
2022-04-15T01:38:52.134Z info: All connector for 'socket-server' ready
|
|
105
|
+
2022-04-15T01:38:52.134Z info: ConnectionManager initialization done:
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
2022-04-15T08:26:54.539Z info: Initializing ConnectionManager...
|
|
2
|
+
2022-04-15T08:26:54.551Z info: Connector 'echo-back-server' started to ready
|
|
3
|
+
2022-04-15T08:26:54.553Z info: Connector 'echo-back' started to ready
|
|
4
|
+
2022-04-15T08:26:54.553Z info: Connector 'http-connector' started to ready
|
|
5
|
+
2022-04-15T08:26:54.554Z info: Connector 'graphql-connector' started to ready
|
|
6
|
+
2022-04-15T08:26:54.554Z info: Connector 'sqlite-connector' started to ready
|
|
7
|
+
2022-04-15T08:26:54.556Z info: Connector 'postgresql-connector' started to ready
|
|
8
|
+
2022-04-15T08:26:54.559Z info: Connector 'mqtt-connector' started to ready
|
|
9
|
+
2022-04-15T08:26:54.559Z info: Connector 'mssql-connector' started to ready
|
|
10
|
+
2022-04-15T08:26:54.560Z info: Connector 'oracle-connector' started to ready
|
|
11
|
+
2022-04-15T08:26:54.560Z info: Connector 'mysql-connector' started to ready
|
|
12
|
+
2022-04-15T08:26:54.561Z info: Connector 'socket-server' started to ready
|
|
13
|
+
2022-04-15T08:26:54.561Z info: echo-back-servers are ready
|
|
14
|
+
2022-04-15T08:26:54.561Z info: echo-back connections are ready
|
|
15
|
+
2022-04-15T08:26:54.561Z info: http-connector connections are ready
|
|
16
|
+
2022-04-15T08:26:54.562Z info: graphql-connector connections are ready
|
|
17
|
+
2022-04-15T08:26:54.562Z info: sqlite-connector connections are ready
|
|
18
|
+
2022-04-15T08:26:54.562Z info: postgresql-connector connections are ready
|
|
19
|
+
2022-04-15T08:26:54.562Z info: mqtt-connector connections are ready
|
|
20
|
+
2022-04-15T08:26:54.562Z info: mssql-connector connections are ready
|
|
21
|
+
2022-04-15T08:26:54.562Z info: oracle-connector connections are ready
|
|
22
|
+
2022-04-15T08:26:54.563Z info: mysql-connector connections are ready
|
|
23
|
+
2022-04-15T08:26:54.563Z info: socket servers are ready
|
|
24
|
+
2022-04-15T08:26:54.564Z info: All connector for 'echo-back-server' ready
|
|
25
|
+
2022-04-15T08:26:54.564Z info: All connector for 'echo-back' ready
|
|
26
|
+
2022-04-15T08:26:54.564Z info: All connector for 'http-connector' ready
|
|
27
|
+
2022-04-15T08:26:54.564Z info: All connector for 'graphql-connector' ready
|
|
28
|
+
2022-04-15T08:26:54.564Z info: All connector for 'sqlite-connector' ready
|
|
29
|
+
2022-04-15T08:26:54.565Z info: All connector for 'postgresql-connector' ready
|
|
30
|
+
2022-04-15T08:26:54.565Z info: All connector for 'mqtt-connector' ready
|
|
31
|
+
2022-04-15T08:26:54.565Z info: All connector for 'mssql-connector' ready
|
|
32
|
+
2022-04-15T08:26:54.565Z info: All connector for 'oracle-connector' ready
|
|
33
|
+
2022-04-15T08:26:54.565Z info: All connector for 'mysql-connector' ready
|
|
34
|
+
2022-04-15T08:26:54.565Z info: All connector for 'socket-server' ready
|
|
35
|
+
2022-04-15T08:26:54.565Z info: ConnectionManager initialization done:
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
2022-04-15T10:59:41.311Z info: Initializing ConnectionManager...
|
|
2
|
+
2022-04-15T10:59:41.312Z info: Connector 'echo-back-server' started to ready
|
|
3
|
+
2022-04-15T10:59:41.313Z info: Connector 'echo-back' started to ready
|
|
4
|
+
2022-04-15T10:59:41.313Z info: Connector 'http-connector' started to ready
|
|
5
|
+
2022-04-15T10:59:41.313Z info: Connector 'graphql-connector' started to ready
|
|
6
|
+
2022-04-15T10:59:41.313Z info: Connector 'sqlite-connector' started to ready
|
|
7
|
+
2022-04-15T10:59:41.314Z info: Connector 'postgresql-connector' started to ready
|
|
8
|
+
2022-04-15T10:59:41.314Z info: Connector 'mqtt-connector' started to ready
|
|
9
|
+
2022-04-15T10:59:41.314Z info: Connector 'mssql-connector' started to ready
|
|
10
|
+
2022-04-15T10:59:41.314Z info: Connector 'oracle-connector' started to ready
|
|
11
|
+
2022-04-15T10:59:41.314Z info: Connector 'mysql-connector' started to ready
|
|
12
|
+
2022-04-15T10:59:41.314Z info: Connector 'socket-server' started to ready
|
|
13
|
+
2022-04-15T10:59:41.315Z info: echo-back-servers are ready
|
|
14
|
+
2022-04-15T10:59:41.315Z info: echo-back connections are ready
|
|
15
|
+
2022-04-15T10:59:41.315Z info: http-connector connections are ready
|
|
16
|
+
2022-04-15T10:59:41.315Z info: graphql-connector connections are ready
|
|
17
|
+
2022-04-15T10:59:41.315Z info: sqlite-connector connections are ready
|
|
18
|
+
2022-04-15T10:59:41.315Z info: postgresql-connector connections are ready
|
|
19
|
+
2022-04-15T10:59:41.315Z info: mqtt-connector connections are ready
|
|
20
|
+
2022-04-15T10:59:41.315Z info: mssql-connector connections are ready
|
|
21
|
+
2022-04-15T10:59:41.315Z info: oracle-connector connections are ready
|
|
22
|
+
2022-04-15T10:59:41.315Z info: mysql-connector connections are ready
|
|
23
|
+
2022-04-15T10:59:41.315Z info: socket servers are ready
|
|
24
|
+
2022-04-15T10:59:41.315Z info: All connector for 'echo-back-server' ready
|
|
25
|
+
2022-04-15T10:59:41.315Z info: All connector for 'echo-back' ready
|
|
26
|
+
2022-04-15T10:59:41.315Z info: All connector for 'http-connector' ready
|
|
27
|
+
2022-04-15T10:59:41.315Z info: All connector for 'graphql-connector' ready
|
|
28
|
+
2022-04-15T10:59:41.316Z info: All connector for 'sqlite-connector' ready
|
|
29
|
+
2022-04-15T10:59:41.316Z info: All connector for 'postgresql-connector' ready
|
|
30
|
+
2022-04-15T10:59:41.316Z info: All connector for 'mqtt-connector' ready
|
|
31
|
+
2022-04-15T10:59:41.316Z info: All connector for 'mssql-connector' ready
|
|
32
|
+
2022-04-15T10:59:41.316Z info: All connector for 'oracle-connector' ready
|
|
33
|
+
2022-04-15T10:59:41.316Z info: All connector for 'mysql-connector' ready
|
|
34
|
+
2022-04-15T10:59:41.316Z info: All connector for 'socket-server' ready
|
|
35
|
+
2022-04-15T10:59:41.316Z info: ConnectionManager initialization done:
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hatiolab/things-scene",
|
|
3
|
-
"version": "3.0.0
|
|
3
|
+
"version": "3.0.0",
|
|
4
4
|
"description": "2D graphic library",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"module": "things-scene.mjs",
|
|
@@ -23,6 +23,7 @@
|
|
|
23
23
|
],
|
|
24
24
|
"scripts": {
|
|
25
25
|
"test": "mocha --require should --require @babel/register test/**/test-*.js",
|
|
26
|
+
"test:case": "mocha --require should --require @babel/register",
|
|
26
27
|
"serve": "things-factory",
|
|
27
28
|
"serve:dev": "things-factory-dev",
|
|
28
29
|
"serve:simple-http-server": "webpack-dev-server --config webpack.config.dev.js --hot --inline --host 0.0.0.0",
|
|
@@ -36,48 +37,51 @@
|
|
|
36
37
|
"author": "heartyoh@hatiolab.com",
|
|
37
38
|
"license": "SEE LICENSE IN http://things-scene.hatiolab.com/EULA/",
|
|
38
39
|
"devDependencies": {
|
|
39
|
-
"@babel/cli": "^7.6
|
|
40
|
-
"@babel/core": "^7.
|
|
41
|
-
"@babel/plugin-proposal-class-properties": "^7.
|
|
42
|
-
"@babel/plugin-proposal-decorators": "^7.
|
|
43
|
-
"@babel/plugin-proposal-object-rest-spread": "^7.
|
|
40
|
+
"@babel/cli": "^7.17.6",
|
|
41
|
+
"@babel/core": "^7.17.9",
|
|
42
|
+
"@babel/plugin-proposal-class-properties": "^7.16.7",
|
|
43
|
+
"@babel/plugin-proposal-decorators": "^7.17.9",
|
|
44
|
+
"@babel/plugin-proposal-object-rest-spread": "^7.17.3",
|
|
44
45
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
45
|
-
"@babel/preset-env": "^7.
|
|
46
|
-
"@babel/register": "^7.
|
|
47
|
-
"@rollup/plugin-commonjs": "^
|
|
48
|
-
"@rollup/plugin-node-resolve": "^
|
|
49
|
-
"@things-factory/builder": "
|
|
50
|
-
"@things-factory/operato-board": "
|
|
46
|
+
"@babel/preset-env": "^7.16.11",
|
|
47
|
+
"@babel/register": "^7.17.7",
|
|
48
|
+
"@rollup/plugin-commonjs": "^21.0.3",
|
|
49
|
+
"@rollup/plugin-node-resolve": "^13.2.0",
|
|
50
|
+
"@things-factory/builder": "5.0.0-alpha.36",
|
|
51
|
+
"@things-factory/operato-board": "5.0.0-alpha.36",
|
|
51
52
|
"atob": "^2.1.2",
|
|
52
53
|
"babel-eslint": "^10.1.0",
|
|
53
|
-
"babel-jest": "^
|
|
54
|
-
"babel-loader": "^8.
|
|
55
|
-
"chai": "^4.
|
|
56
|
-
"chai-dom": "^1.
|
|
54
|
+
"babel-jest": "^27.5.1",
|
|
55
|
+
"babel-loader": "^8.2.4",
|
|
56
|
+
"chai": "^4.3.6",
|
|
57
|
+
"chai-dom": "^1.11.0",
|
|
57
58
|
"gulp": "^4.0.0",
|
|
58
59
|
"gulp-header-license": "^1.0.9",
|
|
59
|
-
"mocha": "^
|
|
60
|
-
"prettier": "^2.2
|
|
61
|
-
"rollup": "^2.
|
|
60
|
+
"mocha": "^9.2.2",
|
|
61
|
+
"prettier": "^2.6.2",
|
|
62
|
+
"rollup": "^2.70.1",
|
|
62
63
|
"rollup-plugin-babel": "^4.3.2",
|
|
63
64
|
"rollup-plugin-input-array": "^1.0.1",
|
|
64
65
|
"rollup-plugin-terser": "^7.0.2",
|
|
65
66
|
"should": "^13.2.3",
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
"
|
|
69
|
-
"webpack
|
|
70
|
-
"webpack-
|
|
67
|
+
"ts-node": "^10.7.0",
|
|
68
|
+
"tsconfig-paths": "^3.14.1",
|
|
69
|
+
"typescript": "^4.6.3",
|
|
70
|
+
"webpack": "^5.72.0",
|
|
71
|
+
"webpack-cleanup-plugin": "^0.5.1",
|
|
72
|
+
"webpack-cli": "^4.9.2",
|
|
73
|
+
"webpack-dev-server": "^4.8.1",
|
|
74
|
+
"workbox-webpack-plugin": "^6.5.3"
|
|
71
75
|
},
|
|
72
76
|
"bugs": {
|
|
73
77
|
"url": "https://github.com/hatiolab/things-scene/issues"
|
|
74
78
|
},
|
|
75
79
|
"homepage": "https://github.com/hatiolab/things-scene#readme",
|
|
76
80
|
"dependencies": {
|
|
77
|
-
"core-js": "^3.
|
|
81
|
+
"core-js": "^3.21.1",
|
|
78
82
|
"lodash": "^4.17.20"
|
|
79
83
|
},
|
|
80
84
|
"optionalDependencies": {
|
|
81
|
-
"canvas": "^2.
|
|
85
|
+
"canvas": "^2.9.1"
|
|
82
86
|
}
|
|
83
87
|
}
|