@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
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
2021-12-16T15:31:32.438Z info: File Storage is Ready.
|
|
2
|
-
2021-12-16T15:31:35.960Z info: Database connection established
|
|
3
|
-
2021-12-16T15:31:37.145Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
4
|
-
2021-12-16T15:31:37.145Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
5
|
-
2021-12-16T15:38:05.081Z info: File Storage is Ready.
|
|
6
|
-
2021-12-16T15:38:08.226Z info: Database connection established
|
|
7
|
-
2021-12-16T15:38:09.269Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
8
|
-
2021-12-16T15:38:09.270Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
9
|
-
2021-12-16T15:43:13.769Z info: File Storage is Ready.
|
|
10
|
-
2021-12-16T15:43:17.666Z info: Database connection established
|
|
11
|
-
2021-12-16T15:43:19.008Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
12
|
-
2021-12-16T15:43:19.012Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
2021-12-16T16:04:08.481Z info: File Storage is Ready.
|
|
2
|
-
2021-12-16T16:04:12.444Z info: Database connection established
|
|
3
|
-
2021-12-16T16:04:13.964Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
4
|
-
2021-12-16T16:04:13.966Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
5
|
-
2021-12-16T16:11:03.424Z info: File Storage is Ready.
|
|
6
|
-
2021-12-16T16:11:06.528Z info: Database connection established
|
|
7
|
-
2021-12-16T16:11:07.543Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
8
|
-
2021-12-16T16:11:07.544Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
2021-12-11T06:19:40.877Z info: Initializing ConnectionManager...
|
|
2
|
-
2021-12-11T06:19:40.878Z info: Connector 'echo-back-server' started to ready
|
|
3
|
-
2021-12-11T06:19:40.878Z info: Connector 'echo-back' started to ready
|
|
4
|
-
2021-12-11T06:19:40.878Z info: Connector 'http-connector' started to ready
|
|
5
|
-
2021-12-11T06:19:40.879Z info: Connector 'graphql-connector' started to ready
|
|
6
|
-
2021-12-11T06:19:40.879Z info: Connector 'sqlite-connector' started to ready
|
|
7
|
-
2021-12-11T06:19:40.879Z info: Connector 'postgresql-connector' started to ready
|
|
8
|
-
2021-12-11T06:19:40.879Z info: Connector 'mqtt-connector' started to ready
|
|
9
|
-
2021-12-11T06:19:40.880Z info: Connector 'mssql-connector' started to ready
|
|
10
|
-
2021-12-11T06:19:40.880Z info: Connector 'oracle-connector' started to ready
|
|
11
|
-
2021-12-11T06:19:40.880Z info: Connector 'socket-server' started to ready
|
|
12
|
-
2021-12-11T06:19:40.880Z info: echo-back-servers are ready
|
|
13
|
-
2021-12-11T06:19:40.880Z info: echo-back connections are ready
|
|
14
|
-
2021-12-11T06:19:40.881Z info: http-connector connections are ready
|
|
15
|
-
2021-12-11T06:19:40.881Z info: graphql-connector connections are ready
|
|
16
|
-
2021-12-11T06:19:40.881Z info: sqlite-connector connections are ready
|
|
17
|
-
2021-12-11T06:19:40.881Z info: postgresql-connector connections are ready
|
|
18
|
-
2021-12-11T06:19:40.881Z info: mqtt-connector connections are ready
|
|
19
|
-
2021-12-11T06:19:40.881Z info: mssql-connector connections are ready
|
|
20
|
-
2021-12-11T06:19:40.881Z info: oracle-connector connections are ready
|
|
21
|
-
2021-12-11T06:19:40.881Z info: socket servers are ready
|
|
22
|
-
2021-12-11T06:19:40.881Z info: All connector for 'echo-back-server' ready
|
|
23
|
-
2021-12-11T06:19:40.881Z info: All connector for 'echo-back' ready
|
|
24
|
-
2021-12-11T06:19:40.881Z info: All connector for 'http-connector' ready
|
|
25
|
-
2021-12-11T06:19:40.882Z info: All connector for 'graphql-connector' ready
|
|
26
|
-
2021-12-11T06:19:40.882Z info: All connector for 'sqlite-connector' ready
|
|
27
|
-
2021-12-11T06:19:40.882Z info: All connector for 'postgresql-connector' ready
|
|
28
|
-
2021-12-11T06:19:40.882Z info: All connector for 'mqtt-connector' ready
|
|
29
|
-
2021-12-11T06:19:40.882Z info: All connector for 'mssql-connector' ready
|
|
30
|
-
2021-12-11T06:19:40.882Z info: All connector for 'oracle-connector' ready
|
|
31
|
-
2021-12-11T06:19:40.882Z info: All connector for 'socket-server' ready
|
|
32
|
-
2021-12-11T06:19:40.882Z info: ConnectionManager initialization done:
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
2021-12-16T15:31:37.287Z info: Initializing ConnectionManager...
|
|
2
|
-
2021-12-16T15:31:37.288Z info: Connector 'echo-back-server' started to ready
|
|
3
|
-
2021-12-16T15:31:37.288Z info: Connector 'echo-back' started to ready
|
|
4
|
-
2021-12-16T15:31:37.288Z info: Connector 'http-connector' started to ready
|
|
5
|
-
2021-12-16T15:31:37.289Z info: Connector 'graphql-connector' started to ready
|
|
6
|
-
2021-12-16T15:31:37.289Z info: Connector 'sqlite-connector' started to ready
|
|
7
|
-
2021-12-16T15:31:37.289Z info: Connector 'postgresql-connector' started to ready
|
|
8
|
-
2021-12-16T15:31:37.290Z info: Connector 'mqtt-connector' started to ready
|
|
9
|
-
2021-12-16T15:31:37.290Z info: Connector 'mssql-connector' started to ready
|
|
10
|
-
2021-12-16T15:31:37.290Z info: Connector 'oracle-connector' started to ready
|
|
11
|
-
2021-12-16T15:31:37.290Z info: Connector 'socket-server' started to ready
|
|
12
|
-
2021-12-16T15:31:37.291Z info: echo-back-servers are ready
|
|
13
|
-
2021-12-16T15:31:37.291Z info: echo-back connections are ready
|
|
14
|
-
2021-12-16T15:31:37.291Z info: http-connector connections are ready
|
|
15
|
-
2021-12-16T15:31:37.291Z info: graphql-connector connections are ready
|
|
16
|
-
2021-12-16T15:31:37.291Z info: sqlite-connector connections are ready
|
|
17
|
-
2021-12-16T15:31:37.291Z info: postgresql-connector connections are ready
|
|
18
|
-
2021-12-16T15:31:37.291Z info: mqtt-connector connections are ready
|
|
19
|
-
2021-12-16T15:31:37.291Z info: mssql-connector connections are ready
|
|
20
|
-
2021-12-16T15:31:37.291Z info: oracle-connector connections are ready
|
|
21
|
-
2021-12-16T15:31:37.291Z info: socket servers are ready
|
|
22
|
-
2021-12-16T15:31:37.291Z info: All connector for 'echo-back-server' ready
|
|
23
|
-
2021-12-16T15:31:37.291Z info: All connector for 'echo-back' ready
|
|
24
|
-
2021-12-16T15:31:37.291Z info: All connector for 'http-connector' ready
|
|
25
|
-
2021-12-16T15:31:37.292Z info: All connector for 'graphql-connector' ready
|
|
26
|
-
2021-12-16T15:31:37.292Z info: All connector for 'sqlite-connector' ready
|
|
27
|
-
2021-12-16T15:31:37.292Z info: All connector for 'postgresql-connector' ready
|
|
28
|
-
2021-12-16T15:31:37.292Z info: All connector for 'mqtt-connector' ready
|
|
29
|
-
2021-12-16T15:31:37.292Z info: All connector for 'mssql-connector' ready
|
|
30
|
-
2021-12-16T15:31:37.292Z info: All connector for 'oracle-connector' ready
|
|
31
|
-
2021-12-16T15:31:37.292Z info: All connector for 'socket-server' ready
|
|
32
|
-
2021-12-16T15:31:37.292Z info: ConnectionManager initialization done:
|
|
33
|
-
2021-12-16T15:38:09.335Z info: Initializing ConnectionManager...
|
|
34
|
-
2021-12-16T15:38:09.336Z info: Connector 'echo-back-server' started to ready
|
|
35
|
-
2021-12-16T15:38:09.336Z info: Connector 'echo-back' started to ready
|
|
36
|
-
2021-12-16T15:38:09.336Z info: Connector 'http-connector' started to ready
|
|
37
|
-
2021-12-16T15:38:09.337Z info: Connector 'graphql-connector' started to ready
|
|
38
|
-
2021-12-16T15:38:09.337Z info: Connector 'sqlite-connector' started to ready
|
|
39
|
-
2021-12-16T15:38:09.337Z info: Connector 'postgresql-connector' started to ready
|
|
40
|
-
2021-12-16T15:38:09.337Z info: Connector 'mqtt-connector' started to ready
|
|
41
|
-
2021-12-16T15:38:09.337Z info: Connector 'mssql-connector' started to ready
|
|
42
|
-
2021-12-16T15:38:09.338Z info: Connector 'oracle-connector' started to ready
|
|
43
|
-
2021-12-16T15:38:09.338Z info: Connector 'socket-server' started to ready
|
|
44
|
-
2021-12-16T15:38:09.338Z info: echo-back-servers are ready
|
|
45
|
-
2021-12-16T15:38:09.338Z info: echo-back connections are ready
|
|
46
|
-
2021-12-16T15:38:09.338Z info: http-connector connections are ready
|
|
47
|
-
2021-12-16T15:38:09.338Z info: graphql-connector connections are ready
|
|
48
|
-
2021-12-16T15:38:09.338Z info: sqlite-connector connections are ready
|
|
49
|
-
2021-12-16T15:38:09.338Z info: postgresql-connector connections are ready
|
|
50
|
-
2021-12-16T15:38:09.341Z info: mqtt-connector connections are ready
|
|
51
|
-
2021-12-16T15:38:09.342Z info: mssql-connector connections are ready
|
|
52
|
-
2021-12-16T15:38:09.342Z info: oracle-connector connections are ready
|
|
53
|
-
2021-12-16T15:38:09.342Z info: socket servers are ready
|
|
54
|
-
2021-12-16T15:38:09.343Z info: All connector for 'echo-back-server' ready
|
|
55
|
-
2021-12-16T15:38:09.343Z info: All connector for 'echo-back' ready
|
|
56
|
-
2021-12-16T15:38:09.343Z info: All connector for 'http-connector' ready
|
|
57
|
-
2021-12-16T15:38:09.343Z info: All connector for 'graphql-connector' ready
|
|
58
|
-
2021-12-16T15:38:09.343Z info: All connector for 'sqlite-connector' ready
|
|
59
|
-
2021-12-16T15:38:09.343Z info: All connector for 'postgresql-connector' ready
|
|
60
|
-
2021-12-16T15:38:09.344Z info: All connector for 'mqtt-connector' ready
|
|
61
|
-
2021-12-16T15:38:09.344Z info: All connector for 'mssql-connector' ready
|
|
62
|
-
2021-12-16T15:38:09.344Z info: All connector for 'oracle-connector' ready
|
|
63
|
-
2021-12-16T15:38:09.344Z info: All connector for 'socket-server' ready
|
|
64
|
-
2021-12-16T15:38:09.344Z info: ConnectionManager initialization done:
|
|
65
|
-
2021-12-16T15:43:19.418Z info: Initializing ConnectionManager...
|
|
66
|
-
2021-12-16T15:43:19.419Z info: Connector 'echo-back-server' started to ready
|
|
67
|
-
2021-12-16T15:43:19.420Z info: Connector 'echo-back' started to ready
|
|
68
|
-
2021-12-16T15:43:19.420Z info: Connector 'http-connector' started to ready
|
|
69
|
-
2021-12-16T15:43:19.442Z info: Connector 'graphql-connector' started to ready
|
|
70
|
-
2021-12-16T15:43:19.443Z info: Connector 'sqlite-connector' started to ready
|
|
71
|
-
2021-12-16T15:43:19.443Z info: Connector 'postgresql-connector' started to ready
|
|
72
|
-
2021-12-16T15:43:19.443Z info: Connector 'mqtt-connector' started to ready
|
|
73
|
-
2021-12-16T15:43:19.443Z info: Connector 'mssql-connector' started to ready
|
|
74
|
-
2021-12-16T15:43:19.444Z info: Connector 'oracle-connector' started to ready
|
|
75
|
-
2021-12-16T15:43:19.444Z info: Connector 'socket-server' started to ready
|
|
76
|
-
2021-12-16T15:43:19.449Z info: echo-back-servers are ready
|
|
77
|
-
2021-12-16T15:43:19.451Z info: echo-back connections are ready
|
|
78
|
-
2021-12-16T15:43:19.451Z info: http-connector connections are ready
|
|
79
|
-
2021-12-16T15:43:19.451Z info: graphql-connector connections are ready
|
|
80
|
-
2021-12-16T15:43:19.451Z info: sqlite-connector connections are ready
|
|
81
|
-
2021-12-16T15:43:19.451Z info: postgresql-connector connections are ready
|
|
82
|
-
2021-12-16T15:43:19.452Z info: mqtt-connector connections are ready
|
|
83
|
-
2021-12-16T15:43:19.452Z info: mssql-connector connections are ready
|
|
84
|
-
2021-12-16T15:43:19.452Z info: oracle-connector connections are ready
|
|
85
|
-
2021-12-16T15:43:19.482Z info: socket servers are ready
|
|
86
|
-
2021-12-16T15:43:19.482Z info: All connector for 'echo-back-server' ready
|
|
87
|
-
2021-12-16T15:43:19.483Z info: All connector for 'echo-back' ready
|
|
88
|
-
2021-12-16T15:43:19.483Z info: All connector for 'http-connector' ready
|
|
89
|
-
2021-12-16T15:43:19.483Z info: All connector for 'graphql-connector' ready
|
|
90
|
-
2021-12-16T15:43:19.483Z info: All connector for 'sqlite-connector' ready
|
|
91
|
-
2021-12-16T15:43:19.483Z info: All connector for 'postgresql-connector' ready
|
|
92
|
-
2021-12-16T15:43:19.483Z info: All connector for 'mqtt-connector' ready
|
|
93
|
-
2021-12-16T15:43:19.483Z info: All connector for 'mssql-connector' ready
|
|
94
|
-
2021-12-16T15:43:19.483Z info: All connector for 'oracle-connector' ready
|
|
95
|
-
2021-12-16T15:43:19.484Z info: All connector for 'socket-server' ready
|
|
96
|
-
2021-12-16T15:43:19.485Z info: ConnectionManager initialization done:
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
2021-12-16T16:04:14.278Z info: Initializing ConnectionManager...
|
|
2
|
-
2021-12-16T16:04:14.283Z info: Connector 'echo-back-server' started to ready
|
|
3
|
-
2021-12-16T16:04:14.283Z info: Connector 'echo-back' started to ready
|
|
4
|
-
2021-12-16T16:04:14.284Z info: Connector 'http-connector' started to ready
|
|
5
|
-
2021-12-16T16:04:14.284Z info: Connector 'graphql-connector' started to ready
|
|
6
|
-
2021-12-16T16:04:14.284Z info: Connector 'sqlite-connector' started to ready
|
|
7
|
-
2021-12-16T16:04:14.284Z info: Connector 'postgresql-connector' started to ready
|
|
8
|
-
2021-12-16T16:04:14.284Z info: Connector 'mqtt-connector' started to ready
|
|
9
|
-
2021-12-16T16:04:14.285Z info: Connector 'mssql-connector' started to ready
|
|
10
|
-
2021-12-16T16:04:14.285Z info: Connector 'oracle-connector' started to ready
|
|
11
|
-
2021-12-16T16:04:14.285Z info: Connector 'socket-server' started to ready
|
|
12
|
-
2021-12-16T16:04:14.286Z info: echo-back-servers are ready
|
|
13
|
-
2021-12-16T16:04:14.286Z info: echo-back connections are ready
|
|
14
|
-
2021-12-16T16:04:14.287Z info: http-connector connections are ready
|
|
15
|
-
2021-12-16T16:04:14.287Z info: graphql-connector connections are ready
|
|
16
|
-
2021-12-16T16:04:14.287Z info: sqlite-connector connections are ready
|
|
17
|
-
2021-12-16T16:04:14.287Z info: postgresql-connector connections are ready
|
|
18
|
-
2021-12-16T16:04:14.288Z info: mqtt-connector connections are ready
|
|
19
|
-
2021-12-16T16:04:14.288Z info: mssql-connector connections are ready
|
|
20
|
-
2021-12-16T16:04:14.288Z info: oracle-connector connections are ready
|
|
21
|
-
2021-12-16T16:04:14.288Z info: socket servers are ready
|
|
22
|
-
2021-12-16T16:04:14.288Z info: All connector for 'echo-back-server' ready
|
|
23
|
-
2021-12-16T16:04:14.288Z info: All connector for 'echo-back' ready
|
|
24
|
-
2021-12-16T16:04:14.288Z info: All connector for 'http-connector' ready
|
|
25
|
-
2021-12-16T16:04:14.288Z info: All connector for 'graphql-connector' ready
|
|
26
|
-
2021-12-16T16:04:14.289Z info: All connector for 'sqlite-connector' ready
|
|
27
|
-
2021-12-16T16:04:14.289Z info: All connector for 'postgresql-connector' ready
|
|
28
|
-
2021-12-16T16:04:14.289Z info: All connector for 'mqtt-connector' ready
|
|
29
|
-
2021-12-16T16:04:14.289Z info: All connector for 'mssql-connector' ready
|
|
30
|
-
2021-12-16T16:04:14.289Z info: All connector for 'oracle-connector' ready
|
|
31
|
-
2021-12-16T16:04:14.289Z info: All connector for 'socket-server' ready
|
|
32
|
-
2021-12-16T16:04:14.289Z info: ConnectionManager initialization done:
|
|
33
|
-
2021-12-16T16:11:07.617Z info: Initializing ConnectionManager...
|
|
34
|
-
2021-12-16T16:11:07.624Z info: Connector 'echo-back-server' started to ready
|
|
35
|
-
2021-12-16T16:11:07.625Z info: Connector 'echo-back' started to ready
|
|
36
|
-
2021-12-16T16:11:07.625Z info: Connector 'http-connector' started to ready
|
|
37
|
-
2021-12-16T16:11:07.625Z info: Connector 'graphql-connector' started to ready
|
|
38
|
-
2021-12-16T16:11:07.626Z info: Connector 'sqlite-connector' started to ready
|
|
39
|
-
2021-12-16T16:11:07.626Z info: Connector 'postgresql-connector' started to ready
|
|
40
|
-
2021-12-16T16:11:07.626Z info: Connector 'mqtt-connector' started to ready
|
|
41
|
-
2021-12-16T16:11:07.626Z info: Connector 'mssql-connector' started to ready
|
|
42
|
-
2021-12-16T16:11:07.626Z info: Connector 'oracle-connector' started to ready
|
|
43
|
-
2021-12-16T16:11:07.627Z info: Connector 'socket-server' started to ready
|
|
44
|
-
2021-12-16T16:11:07.627Z info: echo-back-servers are ready
|
|
45
|
-
2021-12-16T16:11:07.627Z info: echo-back connections are ready
|
|
46
|
-
2021-12-16T16:11:07.627Z info: http-connector connections are ready
|
|
47
|
-
2021-12-16T16:11:07.627Z info: graphql-connector connections are ready
|
|
48
|
-
2021-12-16T16:11:07.627Z info: sqlite-connector connections are ready
|
|
49
|
-
2021-12-16T16:11:07.627Z info: postgresql-connector connections are ready
|
|
50
|
-
2021-12-16T16:11:07.627Z info: mqtt-connector connections are ready
|
|
51
|
-
2021-12-16T16:11:07.627Z info: mssql-connector connections are ready
|
|
52
|
-
2021-12-16T16:11:07.628Z info: oracle-connector connections are ready
|
|
53
|
-
2021-12-16T16:11:07.628Z info: socket servers are ready
|
|
54
|
-
2021-12-16T16:11:07.628Z info: All connector for 'echo-back-server' ready
|
|
55
|
-
2021-12-16T16:11:07.628Z info: All connector for 'echo-back' ready
|
|
56
|
-
2021-12-16T16:11:07.628Z info: All connector for 'http-connector' ready
|
|
57
|
-
2021-12-16T16:11:07.628Z info: All connector for 'graphql-connector' ready
|
|
58
|
-
2021-12-16T16:11:07.628Z info: All connector for 'sqlite-connector' ready
|
|
59
|
-
2021-12-16T16:11:07.628Z info: All connector for 'postgresql-connector' ready
|
|
60
|
-
2021-12-16T16:11:07.628Z info: All connector for 'mqtt-connector' ready
|
|
61
|
-
2021-12-16T16:11:07.628Z info: All connector for 'mssql-connector' ready
|
|
62
|
-
2021-12-16T16:11:07.628Z info: All connector for 'oracle-connector' ready
|
|
63
|
-
2021-12-16T16:11:07.628Z info: All connector for 'socket-server' ready
|
|
64
|
-
2021-12-16T16:11:07.628Z info: ConnectionManager initialization done:
|