@hatiolab/things-scene 2.7.30 → 2.7.31
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
CHANGED
|
Binary file
|
|
@@ -2,3 +2,7 @@
|
|
|
2
2
|
2021-12-16T16:04:12.444Z info: Database connection established
|
|
3
3
|
2021-12-16T16:04:13.964Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
4
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
|
|
@@ -30,3 +30,35 @@
|
|
|
30
30
|
2021-12-16T16:04:14.289Z info: All connector for 'oracle-connector' ready
|
|
31
31
|
2021-12-16T16:04:14.289Z info: All connector for 'socket-server' ready
|
|
32
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:
|