@hatiolab/things-scene 3.0.44 → 3.0.45
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 +10 -0
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +10 -0
- package/logs/application-2022-11-02-10.log +18 -0
- package/logs/application-2022-11-02-11.log +6 -0
- package/logs/connections-2022-11-02-10.log +35 -0
- package/logs/connections-2022-11-02-11.log +35 -0
- package/package.json +1 -1
- package/things-scene-ie.js +1 -1
- package/things-scene-min.js +1 -1
- package/things-scene.mjs +1 -1
package/db.sqlite
CHANGED
|
Binary file
|
|
@@ -14,6 +14,16 @@
|
|
|
14
14
|
"date": 1667271766564,
|
|
15
15
|
"name": "logs/application-2022-11-01-12.log",
|
|
16
16
|
"hash": "2416544f5f79631aa1b3ea3c8698f5e5da3ce8249daf16c217367f47e74a9e62"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"date": 1667353144279,
|
|
20
|
+
"name": "logs/application-2022-11-02-10.log",
|
|
21
|
+
"hash": "e4c4a6fbcb1db66f52de292d4aebcd898cd0b9ff98429efee866213f45e19335"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"date": 1667354589998,
|
|
25
|
+
"name": "logs/application-2022-11-02-11.log",
|
|
26
|
+
"hash": "c3e2c2937ed457a693c7dd7cc3fde12b6249d34b0f9235dc2a1997efcaf266e1"
|
|
17
27
|
}
|
|
18
28
|
],
|
|
19
29
|
"hashType": "sha256"
|
|
@@ -14,6 +14,16 @@
|
|
|
14
14
|
"date": 1667271767423,
|
|
15
15
|
"name": "logs/connections-2022-11-01-12.log",
|
|
16
16
|
"hash": "cfcaf8cb07a34c55cea1adebb2055598eba8dab7d0bfa5dea9e31a6264efd273"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"date": 1667353145350,
|
|
20
|
+
"name": "logs/connections-2022-11-02-10.log",
|
|
21
|
+
"hash": "08b77c52041cae049473fcfef72c9adc2db7418aec442ebc03d095530db281ef"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"date": 1667354591622,
|
|
25
|
+
"name": "logs/connections-2022-11-02-11.log",
|
|
26
|
+
"hash": "cd8b46f2998e3227358f48e5bd5096b380e91b337d093cd395d3c665e648fbd1"
|
|
17
27
|
}
|
|
18
28
|
],
|
|
19
29
|
"hashType": "sha256"
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
2022-11-02T10:39:04+09:00 info: File Storage is Ready.
|
|
2
|
+
2022-11-02T10:39:05+09:00 error: Module did not self-register: '/Users/super/Documents/GitHub/things-scene/node_modules/@thiagoelg/node-printer/lib/node_printer.node'.
|
|
3
|
+
2022-11-02T10:39:05+09:00 error: The module '/Users/super/Documents/GitHub/things-scene/node_modules/mdns/build/Release/dns_sd_bindings.node'
|
|
4
|
+
was compiled against a different Node.js version using
|
|
5
|
+
NODE_MODULE_VERSION 93. This version of Node.js requires
|
|
6
|
+
NODE_MODULE_VERSION 108. Please try re-compiling or re-installing
|
|
7
|
+
the module (for instance, using `npm rebuild` or `npm install`).
|
|
8
|
+
2022-11-02T10:39:05+09:00 error: oracledb module loading failed
|
|
9
|
+
2022-11-02T10:39:05+09:00 error: Module did not self-register: '/Users/super/Documents/GitHub/things-scene/node_modules/@thiagoelg/node-printer/lib/node_printer.node'.
|
|
10
|
+
2022-11-02T10:39:05+09:00 error: The module '/Users/super/Documents/GitHub/things-scene/node_modules/mdns/build/Release/dns_sd_bindings.node'
|
|
11
|
+
was compiled against a different Node.js version using
|
|
12
|
+
NODE_MODULE_VERSION 93. This version of Node.js requires
|
|
13
|
+
NODE_MODULE_VERSION 108. Please try re-compiling or re-installing
|
|
14
|
+
the module (for instance, using `npm rebuild` or `npm install`).
|
|
15
|
+
2022-11-02T10:39:06+09:00 info: Default DataSource established
|
|
16
|
+
2022-11-02T10:39:06+09:00 info: Transaction DataSource established
|
|
17
|
+
2022-11-02T10:39:07+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
18
|
+
2022-11-02T10:39:07+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
2022-11-02T11:03:10+09:00 info: File Storage is Ready.
|
|
2
|
+
2022-11-02T11:03:11+09:00 error: oracledb module loading failed
|
|
3
|
+
2022-11-02T11:03:12+09:00 info: Default DataSource established
|
|
4
|
+
2022-11-02T11:03:12+09:00 info: Transaction DataSource established
|
|
5
|
+
2022-11-02T11:03:13+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
6
|
+
2022-11-02T11:03:13+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
2022-11-02T10:39:07+09:00 info: Initializing ConnectionManager...
|
|
2
|
+
2022-11-02T10:39:07+09:00 info: Connector 'echo-back-server' started to ready
|
|
3
|
+
2022-11-02T10:39:07+09:00 info: Connector 'echo-back' started to ready
|
|
4
|
+
2022-11-02T10:39:07+09:00 info: Connector 'http-connector' started to ready
|
|
5
|
+
2022-11-02T10:39:07+09:00 info: Connector 'graphql-connector' started to ready
|
|
6
|
+
2022-11-02T10:39:07+09:00 info: Connector 'sqlite-connector' started to ready
|
|
7
|
+
2022-11-02T10:39:07+09:00 info: Connector 'postgresql-connector' started to ready
|
|
8
|
+
2022-11-02T10:39:07+09:00 info: Connector 'mqtt-connector' started to ready
|
|
9
|
+
2022-11-02T10:39:07+09:00 info: Connector 'mssql-connector' started to ready
|
|
10
|
+
2022-11-02T10:39:07+09:00 info: Connector 'oracle-connector' started to ready
|
|
11
|
+
2022-11-02T10:39:07+09:00 info: Connector 'mysql-connector' started to ready
|
|
12
|
+
2022-11-02T10:39:07+09:00 info: Connector 'socket-server' started to ready
|
|
13
|
+
2022-11-02T10:39:07+09:00 info: echo-back-servers are ready
|
|
14
|
+
2022-11-02T10:39:07+09:00 info: echo-back connections are ready
|
|
15
|
+
2022-11-02T10:39:07+09:00 info: http-connector connections are ready
|
|
16
|
+
2022-11-02T10:39:07+09:00 info: graphql-connector connections are ready
|
|
17
|
+
2022-11-02T10:39:07+09:00 info: sqlite-connector connections are ready
|
|
18
|
+
2022-11-02T10:39:07+09:00 info: postgresql-connector connections are ready
|
|
19
|
+
2022-11-02T10:39:07+09:00 info: mqtt-connector connections are ready
|
|
20
|
+
2022-11-02T10:39:07+09:00 info: mssql-connector connections are ready
|
|
21
|
+
2022-11-02T10:39:07+09:00 info: oracle-connector connections are ready
|
|
22
|
+
2022-11-02T10:39:07+09:00 info: mysql-connector connections are ready
|
|
23
|
+
2022-11-02T10:39:07+09:00 info: socket servers are ready
|
|
24
|
+
2022-11-02T10:39:07+09:00 info: All connector for 'echo-back-server' ready
|
|
25
|
+
2022-11-02T10:39:07+09:00 info: All connector for 'echo-back' ready
|
|
26
|
+
2022-11-02T10:39:07+09:00 info: All connector for 'http-connector' ready
|
|
27
|
+
2022-11-02T10:39:07+09:00 info: All connector for 'graphql-connector' ready
|
|
28
|
+
2022-11-02T10:39:07+09:00 info: All connector for 'sqlite-connector' ready
|
|
29
|
+
2022-11-02T10:39:07+09:00 info: All connector for 'postgresql-connector' ready
|
|
30
|
+
2022-11-02T10:39:07+09:00 info: All connector for 'mqtt-connector' ready
|
|
31
|
+
2022-11-02T10:39:07+09:00 info: All connector for 'mssql-connector' ready
|
|
32
|
+
2022-11-02T10:39:07+09:00 info: All connector for 'oracle-connector' ready
|
|
33
|
+
2022-11-02T10:39:07+09:00 info: All connector for 'mysql-connector' ready
|
|
34
|
+
2022-11-02T10:39:07+09:00 info: All connector for 'socket-server' ready
|
|
35
|
+
2022-11-02T10:39:07+09:00 info: ConnectionManager initialization done:
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
2022-11-02T11:03:13+09:00 info: Initializing ConnectionManager...
|
|
2
|
+
2022-11-02T11:03:13+09:00 info: Connector 'echo-back-server' started to ready
|
|
3
|
+
2022-11-02T11:03:13+09:00 info: Connector 'echo-back' started to ready
|
|
4
|
+
2022-11-02T11:03:13+09:00 info: Connector 'http-connector' started to ready
|
|
5
|
+
2022-11-02T11:03:13+09:00 info: Connector 'graphql-connector' started to ready
|
|
6
|
+
2022-11-02T11:03:13+09:00 info: Connector 'sqlite-connector' started to ready
|
|
7
|
+
2022-11-02T11:03:13+09:00 info: Connector 'postgresql-connector' started to ready
|
|
8
|
+
2022-11-02T11:03:13+09:00 info: Connector 'mqtt-connector' started to ready
|
|
9
|
+
2022-11-02T11:03:13+09:00 info: Connector 'mssql-connector' started to ready
|
|
10
|
+
2022-11-02T11:03:13+09:00 info: Connector 'oracle-connector' started to ready
|
|
11
|
+
2022-11-02T11:03:13+09:00 info: Connector 'mysql-connector' started to ready
|
|
12
|
+
2022-11-02T11:03:13+09:00 info: Connector 'socket-server' started to ready
|
|
13
|
+
2022-11-02T11:03:13+09:00 info: echo-back-servers are ready
|
|
14
|
+
2022-11-02T11:03:13+09:00 info: echo-back connections are ready
|
|
15
|
+
2022-11-02T11:03:13+09:00 info: http-connector connections are ready
|
|
16
|
+
2022-11-02T11:03:13+09:00 info: graphql-connector connections are ready
|
|
17
|
+
2022-11-02T11:03:13+09:00 info: sqlite-connector connections are ready
|
|
18
|
+
2022-11-02T11:03:13+09:00 info: postgresql-connector connections are ready
|
|
19
|
+
2022-11-02T11:03:13+09:00 info: mqtt-connector connections are ready
|
|
20
|
+
2022-11-02T11:03:13+09:00 info: mssql-connector connections are ready
|
|
21
|
+
2022-11-02T11:03:13+09:00 info: oracle-connector connections are ready
|
|
22
|
+
2022-11-02T11:03:13+09:00 info: mysql-connector connections are ready
|
|
23
|
+
2022-11-02T11:03:13+09:00 info: socket servers are ready
|
|
24
|
+
2022-11-02T11:03:13+09:00 info: All connector for 'echo-back-server' ready
|
|
25
|
+
2022-11-02T11:03:13+09:00 info: All connector for 'echo-back' ready
|
|
26
|
+
2022-11-02T11:03:13+09:00 info: All connector for 'http-connector' ready
|
|
27
|
+
2022-11-02T11:03:13+09:00 info: All connector for 'graphql-connector' ready
|
|
28
|
+
2022-11-02T11:03:13+09:00 info: All connector for 'sqlite-connector' ready
|
|
29
|
+
2022-11-02T11:03:13+09:00 info: All connector for 'postgresql-connector' ready
|
|
30
|
+
2022-11-02T11:03:13+09:00 info: All connector for 'mqtt-connector' ready
|
|
31
|
+
2022-11-02T11:03:13+09:00 info: All connector for 'mssql-connector' ready
|
|
32
|
+
2022-11-02T11:03:13+09:00 info: All connector for 'oracle-connector' ready
|
|
33
|
+
2022-11-02T11:03:13+09:00 info: All connector for 'mysql-connector' ready
|
|
34
|
+
2022-11-02T11:03:13+09:00 info: All connector for 'socket-server' ready
|
|
35
|
+
2022-11-02T11:03:13+09:00 info: ConnectionManager initialization done:
|