@hatiolab/things-scene 3.0.0-beta.0 → 3.0.0-beta.4
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/db.sqlite +0 -0
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +3 -13
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +6 -21
- package/logs/application-2021-12-11-15.log +6 -0
- package/logs/connections-2021-11-30-22.log +32 -0
- package/logs/connections-2021-12-11-15.log +32 -0
- package/package.json +5 -3
- package/things-scene-ie.js +1 -1
- package/things-scene-min.js +1 -1
- package/things-scene.d.ts +494 -0
- package/things-scene.mjs +1 -1
- package/tsconfig.json +9 -0
- package/logs/application-2021-11-15-11.log +0 -1
- package/logs/application-2021-11-15-16.log +0 -4
- package/logs/application-2021-11-16-09.log +0 -4
- package/logs/connections-2021-11-08-12.log +0 -0
- package/logs/connections-2021-11-08-14.log +0 -32
- package/logs/connections-2021-11-11-16.log +0 -64
- package/logs/connections-2021-11-15-16.log +0 -32
- package/logs/connections-2021-11-16-09.log +0 -32
package/tsconfig.json
ADDED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
2021-11-15T02:49:52.646Z error: ResourceRequest timed out
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
2021-11-15T07:29:36.323Z info: File Storage is Ready.
|
|
2
|
-
2021-11-15T07:29:38.258Z info: Database connection established
|
|
3
|
-
2021-11-15T07:29:39.049Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
4
|
-
2021-11-15T07:29:39.050Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
2021-11-16T00:45:59.292Z info: File Storage is Ready.
|
|
2
|
-
2021-11-16T00:46:01.396Z info: Database connection established
|
|
3
|
-
2021-11-16T00:46:02.897Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
4
|
-
2021-11-16T00:46:02.897Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
File without changes
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
2021-11-08T05:11:47.084Z info: Initializing ConnectionManager...
|
|
2
|
-
2021-11-08T05:11:47.084Z info: Connector 'echo-back-server' started to ready
|
|
3
|
-
2021-11-08T05:11:47.084Z info: Connector 'echo-back' started to ready
|
|
4
|
-
2021-11-08T05:11:47.085Z info: Connector 'http-connector' started to ready
|
|
5
|
-
2021-11-08T05:11:47.085Z info: Connector 'graphql-connector' started to ready
|
|
6
|
-
2021-11-08T05:11:47.085Z info: Connector 'sqlite-connector' started to ready
|
|
7
|
-
2021-11-08T05:11:47.085Z info: Connector 'postgresql-connector' started to ready
|
|
8
|
-
2021-11-08T05:11:47.085Z info: Connector 'mqtt-connector' started to ready
|
|
9
|
-
2021-11-08T05:11:47.085Z info: Connector 'mssql-connector' started to ready
|
|
10
|
-
2021-11-08T05:11:47.085Z info: Connector 'oracle-connector' started to ready
|
|
11
|
-
2021-11-08T05:11:47.085Z info: Connector 'socket-server' started to ready
|
|
12
|
-
2021-11-08T05:11:47.085Z info: echo-back-servers are ready
|
|
13
|
-
2021-11-08T05:11:47.085Z info: echo-back connections are ready
|
|
14
|
-
2021-11-08T05:11:47.085Z info: http-connector connections are ready
|
|
15
|
-
2021-11-08T05:11:47.085Z info: graphql-connector connections are ready
|
|
16
|
-
2021-11-08T05:11:47.085Z info: sqlite-connector connections are ready
|
|
17
|
-
2021-11-08T05:11:47.085Z info: postgresql-connector connections are ready
|
|
18
|
-
2021-11-08T05:11:47.085Z info: mqtt-connector connections are ready
|
|
19
|
-
2021-11-08T05:11:47.085Z info: mssql-connector connections are ready
|
|
20
|
-
2021-11-08T05:11:47.085Z info: oracle-connector connections are ready
|
|
21
|
-
2021-11-08T05:11:47.086Z info: socket servers are ready
|
|
22
|
-
2021-11-08T05:11:47.086Z info: All connector for 'echo-back-server' ready
|
|
23
|
-
2021-11-08T05:11:47.086Z info: All connector for 'echo-back' ready
|
|
24
|
-
2021-11-08T05:11:47.086Z info: All connector for 'http-connector' ready
|
|
25
|
-
2021-11-08T05:11:47.086Z info: All connector for 'graphql-connector' ready
|
|
26
|
-
2021-11-08T05:11:47.086Z info: All connector for 'sqlite-connector' ready
|
|
27
|
-
2021-11-08T05:11:47.086Z info: All connector for 'postgresql-connector' ready
|
|
28
|
-
2021-11-08T05:11:47.086Z info: All connector for 'mqtt-connector' ready
|
|
29
|
-
2021-11-08T05:11:47.086Z info: All connector for 'mssql-connector' ready
|
|
30
|
-
2021-11-08T05:11:47.086Z info: All connector for 'oracle-connector' ready
|
|
31
|
-
2021-11-08T05:11:47.086Z info: All connector for 'socket-server' ready
|
|
32
|
-
2021-11-08T05:11:47.086Z info: ConnectionManager initialization done:
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
2021-11-11T07:26:04.436Z info: Initializing ConnectionManager...
|
|
2
|
-
2021-11-11T07:26:04.437Z info: Connector 'echo-back-server' started to ready
|
|
3
|
-
2021-11-11T07:26:04.437Z info: Connector 'echo-back' started to ready
|
|
4
|
-
2021-11-11T07:26:04.437Z info: Connector 'http-connector' started to ready
|
|
5
|
-
2021-11-11T07:26:04.437Z info: Connector 'graphql-connector' started to ready
|
|
6
|
-
2021-11-11T07:26:04.437Z info: Connector 'sqlite-connector' started to ready
|
|
7
|
-
2021-11-11T07:26:04.437Z info: Connector 'postgresql-connector' started to ready
|
|
8
|
-
2021-11-11T07:26:04.437Z info: Connector 'mqtt-connector' started to ready
|
|
9
|
-
2021-11-11T07:26:04.437Z info: Connector 'mssql-connector' started to ready
|
|
10
|
-
2021-11-11T07:26:04.437Z info: Connector 'oracle-connector' started to ready
|
|
11
|
-
2021-11-11T07:26:04.437Z info: Connector 'socket-server' started to ready
|
|
12
|
-
2021-11-11T07:26:04.438Z info: echo-back-servers are ready
|
|
13
|
-
2021-11-11T07:26:04.438Z info: echo-back connections are ready
|
|
14
|
-
2021-11-11T07:26:04.438Z info: http-connector connections are ready
|
|
15
|
-
2021-11-11T07:26:04.438Z info: graphql-connector connections are ready
|
|
16
|
-
2021-11-11T07:26:04.438Z info: sqlite-connector connections are ready
|
|
17
|
-
2021-11-11T07:26:04.438Z info: postgresql-connector connections are ready
|
|
18
|
-
2021-11-11T07:26:04.438Z info: mqtt-connector connections are ready
|
|
19
|
-
2021-11-11T07:26:04.438Z info: mssql-connector connections are ready
|
|
20
|
-
2021-11-11T07:26:04.438Z info: oracle-connector connections are ready
|
|
21
|
-
2021-11-11T07:26:04.438Z info: socket servers are ready
|
|
22
|
-
2021-11-11T07:26:04.438Z info: All connector for 'echo-back-server' ready
|
|
23
|
-
2021-11-11T07:26:04.438Z info: All connector for 'echo-back' ready
|
|
24
|
-
2021-11-11T07:26:04.438Z info: All connector for 'http-connector' ready
|
|
25
|
-
2021-11-11T07:26:04.438Z info: All connector for 'graphql-connector' ready
|
|
26
|
-
2021-11-11T07:26:04.438Z info: All connector for 'sqlite-connector' ready
|
|
27
|
-
2021-11-11T07:26:04.438Z info: All connector for 'postgresql-connector' ready
|
|
28
|
-
2021-11-11T07:26:04.438Z info: All connector for 'mqtt-connector' ready
|
|
29
|
-
2021-11-11T07:26:04.438Z info: All connector for 'mssql-connector' ready
|
|
30
|
-
2021-11-11T07:26:04.438Z info: All connector for 'oracle-connector' ready
|
|
31
|
-
2021-11-11T07:26:04.438Z info: All connector for 'socket-server' ready
|
|
32
|
-
2021-11-11T07:26:04.438Z info: ConnectionManager initialization done:
|
|
33
|
-
2021-11-11T07:31:09.084Z info: Initializing ConnectionManager...
|
|
34
|
-
2021-11-11T07:31:09.084Z info: Connector 'echo-back-server' started to ready
|
|
35
|
-
2021-11-11T07:31:09.084Z info: Connector 'echo-back' started to ready
|
|
36
|
-
2021-11-11T07:31:09.084Z info: Connector 'http-connector' started to ready
|
|
37
|
-
2021-11-11T07:31:09.085Z info: Connector 'graphql-connector' started to ready
|
|
38
|
-
2021-11-11T07:31:09.085Z info: Connector 'sqlite-connector' started to ready
|
|
39
|
-
2021-11-11T07:31:09.085Z info: Connector 'postgresql-connector' started to ready
|
|
40
|
-
2021-11-11T07:31:09.085Z info: Connector 'mqtt-connector' started to ready
|
|
41
|
-
2021-11-11T07:31:09.085Z info: Connector 'mssql-connector' started to ready
|
|
42
|
-
2021-11-11T07:31:09.086Z info: Connector 'oracle-connector' started to ready
|
|
43
|
-
2021-11-11T07:31:09.086Z info: Connector 'socket-server' started to ready
|
|
44
|
-
2021-11-11T07:31:09.086Z info: echo-back-servers are ready
|
|
45
|
-
2021-11-11T07:31:09.086Z info: echo-back connections are ready
|
|
46
|
-
2021-11-11T07:31:09.086Z info: http-connector connections are ready
|
|
47
|
-
2021-11-11T07:31:09.086Z info: graphql-connector connections are ready
|
|
48
|
-
2021-11-11T07:31:09.086Z info: sqlite-connector connections are ready
|
|
49
|
-
2021-11-11T07:31:09.086Z info: postgresql-connector connections are ready
|
|
50
|
-
2021-11-11T07:31:09.086Z info: mqtt-connector connections are ready
|
|
51
|
-
2021-11-11T07:31:09.086Z info: mssql-connector connections are ready
|
|
52
|
-
2021-11-11T07:31:09.086Z info: oracle-connector connections are ready
|
|
53
|
-
2021-11-11T07:31:09.086Z info: socket servers are ready
|
|
54
|
-
2021-11-11T07:31:09.087Z info: All connector for 'echo-back-server' ready
|
|
55
|
-
2021-11-11T07:31:09.087Z info: All connector for 'echo-back' ready
|
|
56
|
-
2021-11-11T07:31:09.087Z info: All connector for 'http-connector' ready
|
|
57
|
-
2021-11-11T07:31:09.087Z info: All connector for 'graphql-connector' ready
|
|
58
|
-
2021-11-11T07:31:09.087Z info: All connector for 'sqlite-connector' ready
|
|
59
|
-
2021-11-11T07:31:09.087Z info: All connector for 'postgresql-connector' ready
|
|
60
|
-
2021-11-11T07:31:09.087Z info: All connector for 'mqtt-connector' ready
|
|
61
|
-
2021-11-11T07:31:09.087Z info: All connector for 'mssql-connector' ready
|
|
62
|
-
2021-11-11T07:31:09.087Z info: All connector for 'oracle-connector' ready
|
|
63
|
-
2021-11-11T07:31:09.087Z info: All connector for 'socket-server' ready
|
|
64
|
-
2021-11-11T07:31:09.087Z info: ConnectionManager initialization done:
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
2021-11-15T07:29:39.137Z info: Initializing ConnectionManager...
|
|
2
|
-
2021-11-15T07:29:39.138Z info: Connector 'echo-back-server' started to ready
|
|
3
|
-
2021-11-15T07:29:39.138Z info: Connector 'echo-back' started to ready
|
|
4
|
-
2021-11-15T07:29:39.138Z info: Connector 'http-connector' started to ready
|
|
5
|
-
2021-11-15T07:29:39.138Z info: Connector 'graphql-connector' started to ready
|
|
6
|
-
2021-11-15T07:29:39.139Z info: Connector 'sqlite-connector' started to ready
|
|
7
|
-
2021-11-15T07:29:39.139Z info: Connector 'postgresql-connector' started to ready
|
|
8
|
-
2021-11-15T07:29:39.139Z info: Connector 'mqtt-connector' started to ready
|
|
9
|
-
2021-11-15T07:29:39.139Z info: Connector 'mssql-connector' started to ready
|
|
10
|
-
2021-11-15T07:29:39.139Z info: Connector 'oracle-connector' started to ready
|
|
11
|
-
2021-11-15T07:29:39.139Z info: Connector 'socket-server' started to ready
|
|
12
|
-
2021-11-15T07:29:39.139Z info: echo-back-servers are ready
|
|
13
|
-
2021-11-15T07:29:39.139Z info: echo-back connections are ready
|
|
14
|
-
2021-11-15T07:29:39.139Z info: http-connector connections are ready
|
|
15
|
-
2021-11-15T07:29:39.139Z info: graphql-connector connections are ready
|
|
16
|
-
2021-11-15T07:29:39.139Z info: sqlite-connector connections are ready
|
|
17
|
-
2021-11-15T07:29:39.139Z info: postgresql-connector connections are ready
|
|
18
|
-
2021-11-15T07:29:39.140Z info: mqtt-connector connections are ready
|
|
19
|
-
2021-11-15T07:29:39.140Z info: mssql-connector connections are ready
|
|
20
|
-
2021-11-15T07:29:39.140Z info: oracle-connector connections are ready
|
|
21
|
-
2021-11-15T07:29:39.140Z info: socket servers are ready
|
|
22
|
-
2021-11-15T07:29:39.140Z info: All connector for 'echo-back-server' ready
|
|
23
|
-
2021-11-15T07:29:39.140Z info: All connector for 'echo-back' ready
|
|
24
|
-
2021-11-15T07:29:39.140Z info: All connector for 'http-connector' ready
|
|
25
|
-
2021-11-15T07:29:39.140Z info: All connector for 'graphql-connector' ready
|
|
26
|
-
2021-11-15T07:29:39.140Z info: All connector for 'sqlite-connector' ready
|
|
27
|
-
2021-11-15T07:29:39.140Z info: All connector for 'postgresql-connector' ready
|
|
28
|
-
2021-11-15T07:29:39.140Z info: All connector for 'mqtt-connector' ready
|
|
29
|
-
2021-11-15T07:29:39.140Z info: All connector for 'mssql-connector' ready
|
|
30
|
-
2021-11-15T07:29:39.140Z info: All connector for 'oracle-connector' ready
|
|
31
|
-
2021-11-15T07:29:39.140Z info: All connector for 'socket-server' ready
|
|
32
|
-
2021-11-15T07:29:39.140Z info: ConnectionManager initialization done:
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
2021-11-16T00:46:02.964Z info: Initializing ConnectionManager...
|
|
2
|
-
2021-11-16T00:46:02.964Z info: Connector 'echo-back-server' started to ready
|
|
3
|
-
2021-11-16T00:46:02.964Z info: Connector 'echo-back' started to ready
|
|
4
|
-
2021-11-16T00:46:02.965Z info: Connector 'http-connector' started to ready
|
|
5
|
-
2021-11-16T00:46:02.965Z info: Connector 'graphql-connector' started to ready
|
|
6
|
-
2021-11-16T00:46:02.965Z info: Connector 'sqlite-connector' started to ready
|
|
7
|
-
2021-11-16T00:46:02.965Z info: Connector 'postgresql-connector' started to ready
|
|
8
|
-
2021-11-16T00:46:02.965Z info: Connector 'mqtt-connector' started to ready
|
|
9
|
-
2021-11-16T00:46:02.965Z info: Connector 'mssql-connector' started to ready
|
|
10
|
-
2021-11-16T00:46:02.965Z info: Connector 'oracle-connector' started to ready
|
|
11
|
-
2021-11-16T00:46:02.965Z info: Connector 'socket-server' started to ready
|
|
12
|
-
2021-11-16T00:46:02.965Z info: echo-back-servers are ready
|
|
13
|
-
2021-11-16T00:46:02.965Z info: echo-back connections are ready
|
|
14
|
-
2021-11-16T00:46:02.965Z info: http-connector connections are ready
|
|
15
|
-
2021-11-16T00:46:02.965Z info: graphql-connector connections are ready
|
|
16
|
-
2021-11-16T00:46:02.965Z info: sqlite-connector connections are ready
|
|
17
|
-
2021-11-16T00:46:02.965Z info: postgresql-connector connections are ready
|
|
18
|
-
2021-11-16T00:46:02.965Z info: mqtt-connector connections are ready
|
|
19
|
-
2021-11-16T00:46:02.966Z info: mssql-connector connections are ready
|
|
20
|
-
2021-11-16T00:46:02.966Z info: oracle-connector connections are ready
|
|
21
|
-
2021-11-16T00:46:02.966Z info: socket servers are ready
|
|
22
|
-
2021-11-16T00:46:02.966Z info: All connector for 'echo-back-server' ready
|
|
23
|
-
2021-11-16T00:46:02.966Z info: All connector for 'echo-back' ready
|
|
24
|
-
2021-11-16T00:46:02.966Z info: All connector for 'http-connector' ready
|
|
25
|
-
2021-11-16T00:46:02.966Z info: All connector for 'graphql-connector' ready
|
|
26
|
-
2021-11-16T00:46:02.966Z info: All connector for 'sqlite-connector' ready
|
|
27
|
-
2021-11-16T00:46:02.966Z info: All connector for 'postgresql-connector' ready
|
|
28
|
-
2021-11-16T00:46:02.966Z info: All connector for 'mqtt-connector' ready
|
|
29
|
-
2021-11-16T00:46:02.966Z info: All connector for 'mssql-connector' ready
|
|
30
|
-
2021-11-16T00:46:02.966Z info: All connector for 'oracle-connector' ready
|
|
31
|
-
2021-11-16T00:46:02.966Z info: All connector for 'socket-server' ready
|
|
32
|
-
2021-11-16T00:46:02.966Z info: ConnectionManager initialization done:
|