@hatiolab/things-scene 3.2.15 → 3.2.17

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
@@ -6,9 +6,9 @@
6
6
  "auditLog": "logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json",
7
7
  "files": [
8
8
  {
9
- "date": 1677602877780,
10
- "name": "logs/application-2023-03-01-01.log",
11
- "hash": "f07f82b8c1a4638aabb8679936d1e82064d99451070ae9a29565da91b07f7daf"
9
+ "date": 1678550966894,
10
+ "name": "logs/application-2023-03-12-01.log",
11
+ "hash": "d7add04beb42d3f2a3ab84f52197d7b6f45aa94c9c65aa4f49bd1ec6ad7ae161"
12
12
  }
13
13
  ],
14
14
  "hashType": "sha256"
@@ -5,35 +5,15 @@
5
5
  },
6
6
  "auditLog": "logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json",
7
7
  "files": [
8
- {
9
- "date": 1676467414548,
10
- "name": "logs/connections-2023-02-15-22.log",
11
- "hash": "96e65410918073f061127932afdd6c40dc12cb56070da822e489bef6b622805b"
12
- },
13
- {
14
- "date": 1676479259718,
15
- "name": "logs/connections-2023-02-16-01.log",
16
- "hash": "f8f5b2ed852a01afba3c316224baaf5bf1723fce812086f0704d462c77ea2b47"
17
- },
18
- {
19
- "date": 1676846412596,
20
- "name": "logs/connections-2023-02-20-07.log",
21
- "hash": "b116cddc5b5029695739f78ae06b7c5a53aa787219f625ebb6680bd9dd93da91"
22
- },
23
- {
24
- "date": 1676853984667,
25
- "name": "logs/connections-2023-02-20-09.log",
26
- "hash": "183e72ebab06d303956864e169c23207856ad1b1a03bd15c8a8537b02e0dacc3"
27
- },
28
- {
29
- "date": 1676858397609,
30
- "name": "logs/connections-2023-02-20-10.log",
31
- "hash": "ad130340fe9c6e321ec830c9a2b44540be7c19fc9f5c729b02963dc54808383b"
32
- },
33
8
  {
34
9
  "date": 1677602878901,
35
10
  "name": "logs/connections-2023-03-01-01.log",
36
11
  "hash": "f591742d130a9f72baf07044afa15a6621cb0a83672ba4d95c003d073145cf5a"
12
+ },
13
+ {
14
+ "date": 1678550968225,
15
+ "name": "logs/connections-2023-03-12-01.log",
16
+ "hash": "1fd4343bf5ad8cfd8039c37f835f6d45144822608c77f53b04ad5eec15a4b1e6"
37
17
  }
38
18
  ],
39
19
  "hashType": "sha256"
@@ -0,0 +1,19 @@
1
+ 2023-03-12T01:09:27+09:00 info: File Storage is Ready.
2
+ 2023-03-12T01:09:28+09:00 error: oracledb module loading failed
3
+ 2023-03-12T01:09:29+09:00 info: Default DataSource established
4
+ 2023-03-12T01:09:29+09:00 info: Transaction DataSource established
5
+ 2023-03-12T01:09:29+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
6
+ 2023-03-12T01:09:29+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
7
+ 2023-03-12T01:27:01+09:00 error: Cannot return null for non-nullable field Query.board.
8
+ 2023-03-12T01:36:46+09:00 info: File Storage is Ready.
9
+ 2023-03-12T01:36:47+09:00 error: oracledb module loading failed
10
+ 2023-03-12T01:36:49+09:00 info: Default DataSource established
11
+ 2023-03-12T01:36:49+09:00 info: Transaction DataSource established
12
+ 2023-03-12T01:36:50+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
13
+ 2023-03-12T01:36:50+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
14
+ 2023-03-12T01:38:47+09:00 info: File Storage is Ready.
15
+ 2023-03-12T01:38:47+09:00 error: oracledb module loading failed
16
+ 2023-03-12T01:38:48+09:00 info: Default DataSource established
17
+ 2023-03-12T01:38:48+09:00 info: Transaction DataSource established
18
+ 2023-03-12T01:38:48+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
19
+ 2023-03-12T01:38:48+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
@@ -0,0 +1,105 @@
1
+ 2023-03-12T01:09:29+09:00 info: Initializing ConnectionManager...
2
+ 2023-03-12T01:09:29+09:00 info: Connector 'echo-back-server' started to ready
3
+ 2023-03-12T01:09:29+09:00 info: Connector 'echo-back' started to ready
4
+ 2023-03-12T01:09:29+09:00 info: Connector 'http-connector' started to ready
5
+ 2023-03-12T01:09:29+09:00 info: Connector 'graphql-connector' started to ready
6
+ 2023-03-12T01:09:29+09:00 info: Connector 'sqlite-connector' started to ready
7
+ 2023-03-12T01:09:29+09:00 info: Connector 'postgresql-connector' started to ready
8
+ 2023-03-12T01:09:29+09:00 info: Connector 'mqtt-connector' started to ready
9
+ 2023-03-12T01:09:29+09:00 info: Connector 'mssql-connector' started to ready
10
+ 2023-03-12T01:09:29+09:00 info: Connector 'oracle-connector' started to ready
11
+ 2023-03-12T01:09:29+09:00 info: Connector 'mysql-connector' started to ready
12
+ 2023-03-12T01:09:29+09:00 info: Connector 'socket-server' started to ready
13
+ 2023-03-12T01:09:29+09:00 info: echo-back-servers are ready
14
+ 2023-03-12T01:09:29+09:00 info: echo-back connections are ready
15
+ 2023-03-12T01:09:29+09:00 info: http-connector connections are ready
16
+ 2023-03-12T01:09:29+09:00 info: graphql-connector connections are ready
17
+ 2023-03-12T01:09:29+09:00 info: sqlite-connector connections are ready
18
+ 2023-03-12T01:09:29+09:00 info: postgresql-connector connections are ready
19
+ 2023-03-12T01:09:29+09:00 info: mqtt-connector connections are ready
20
+ 2023-03-12T01:09:29+09:00 info: mssql-connector connections are ready
21
+ 2023-03-12T01:09:29+09:00 info: oracle-connector connections are ready
22
+ 2023-03-12T01:09:29+09:00 info: mysql-connector connections are ready
23
+ 2023-03-12T01:09:29+09:00 info: socket servers are ready
24
+ 2023-03-12T01:09:29+09:00 info: All connector for 'echo-back-server' ready
25
+ 2023-03-12T01:09:29+09:00 info: All connector for 'echo-back' ready
26
+ 2023-03-12T01:09:29+09:00 info: All connector for 'http-connector' ready
27
+ 2023-03-12T01:09:29+09:00 info: All connector for 'graphql-connector' ready
28
+ 2023-03-12T01:09:29+09:00 info: All connector for 'sqlite-connector' ready
29
+ 2023-03-12T01:09:29+09:00 info: All connector for 'postgresql-connector' ready
30
+ 2023-03-12T01:09:29+09:00 info: All connector for 'mqtt-connector' ready
31
+ 2023-03-12T01:09:29+09:00 info: All connector for 'mssql-connector' ready
32
+ 2023-03-12T01:09:29+09:00 info: All connector for 'oracle-connector' ready
33
+ 2023-03-12T01:09:29+09:00 info: All connector for 'mysql-connector' ready
34
+ 2023-03-12T01:09:29+09:00 info: All connector for 'socket-server' ready
35
+ 2023-03-12T01:09:29+09:00 info: ConnectionManager initialization done:
36
+ 2023-03-12T01:36:50+09:00 info: Initializing ConnectionManager...
37
+ 2023-03-12T01:36:50+09:00 info: Connector 'echo-back-server' started to ready
38
+ 2023-03-12T01:36:50+09:00 info: Connector 'echo-back' started to ready
39
+ 2023-03-12T01:36:50+09:00 info: Connector 'http-connector' started to ready
40
+ 2023-03-12T01:36:50+09:00 info: Connector 'graphql-connector' started to ready
41
+ 2023-03-12T01:36:50+09:00 info: Connector 'sqlite-connector' started to ready
42
+ 2023-03-12T01:36:50+09:00 info: Connector 'postgresql-connector' started to ready
43
+ 2023-03-12T01:36:50+09:00 info: Connector 'mqtt-connector' started to ready
44
+ 2023-03-12T01:36:50+09:00 info: Connector 'mssql-connector' started to ready
45
+ 2023-03-12T01:36:50+09:00 info: Connector 'oracle-connector' started to ready
46
+ 2023-03-12T01:36:50+09:00 info: Connector 'mysql-connector' started to ready
47
+ 2023-03-12T01:36:50+09:00 info: Connector 'socket-server' started to ready
48
+ 2023-03-12T01:36:50+09:00 info: echo-back-servers are ready
49
+ 2023-03-12T01:36:50+09:00 info: echo-back connections are ready
50
+ 2023-03-12T01:36:50+09:00 info: http-connector connections are ready
51
+ 2023-03-12T01:36:50+09:00 info: graphql-connector connections are ready
52
+ 2023-03-12T01:36:50+09:00 info: sqlite-connector connections are ready
53
+ 2023-03-12T01:36:50+09:00 info: postgresql-connector connections are ready
54
+ 2023-03-12T01:36:50+09:00 info: mqtt-connector connections are ready
55
+ 2023-03-12T01:36:50+09:00 info: mssql-connector connections are ready
56
+ 2023-03-12T01:36:50+09:00 info: oracle-connector connections are ready
57
+ 2023-03-12T01:36:50+09:00 info: mysql-connector connections are ready
58
+ 2023-03-12T01:36:50+09:00 info: socket servers are ready
59
+ 2023-03-12T01:36:50+09:00 info: All connector for 'echo-back-server' ready
60
+ 2023-03-12T01:36:50+09:00 info: All connector for 'echo-back' ready
61
+ 2023-03-12T01:36:50+09:00 info: All connector for 'http-connector' ready
62
+ 2023-03-12T01:36:50+09:00 info: All connector for 'graphql-connector' ready
63
+ 2023-03-12T01:36:50+09:00 info: All connector for 'sqlite-connector' ready
64
+ 2023-03-12T01:36:50+09:00 info: All connector for 'postgresql-connector' ready
65
+ 2023-03-12T01:36:50+09:00 info: All connector for 'mqtt-connector' ready
66
+ 2023-03-12T01:36:50+09:00 info: All connector for 'mssql-connector' ready
67
+ 2023-03-12T01:36:50+09:00 info: All connector for 'oracle-connector' ready
68
+ 2023-03-12T01:36:50+09:00 info: All connector for 'mysql-connector' ready
69
+ 2023-03-12T01:36:50+09:00 info: All connector for 'socket-server' ready
70
+ 2023-03-12T01:36:50+09:00 info: ConnectionManager initialization done:
71
+ 2023-03-12T01:38:48+09:00 info: Initializing ConnectionManager...
72
+ 2023-03-12T01:38:48+09:00 info: Connector 'echo-back-server' started to ready
73
+ 2023-03-12T01:38:48+09:00 info: Connector 'echo-back' started to ready
74
+ 2023-03-12T01:38:48+09:00 info: Connector 'http-connector' started to ready
75
+ 2023-03-12T01:38:48+09:00 info: Connector 'graphql-connector' started to ready
76
+ 2023-03-12T01:38:48+09:00 info: Connector 'sqlite-connector' started to ready
77
+ 2023-03-12T01:38:48+09:00 info: Connector 'postgresql-connector' started to ready
78
+ 2023-03-12T01:38:48+09:00 info: Connector 'mqtt-connector' started to ready
79
+ 2023-03-12T01:38:48+09:00 info: Connector 'mssql-connector' started to ready
80
+ 2023-03-12T01:38:48+09:00 info: Connector 'oracle-connector' started to ready
81
+ 2023-03-12T01:38:48+09:00 info: Connector 'mysql-connector' started to ready
82
+ 2023-03-12T01:38:48+09:00 info: Connector 'socket-server' started to ready
83
+ 2023-03-12T01:38:48+09:00 info: echo-back-servers are ready
84
+ 2023-03-12T01:38:48+09:00 info: echo-back connections are ready
85
+ 2023-03-12T01:38:48+09:00 info: http-connector connections are ready
86
+ 2023-03-12T01:38:48+09:00 info: graphql-connector connections are ready
87
+ 2023-03-12T01:38:48+09:00 info: sqlite-connector connections are ready
88
+ 2023-03-12T01:38:48+09:00 info: postgresql-connector connections are ready
89
+ 2023-03-12T01:38:48+09:00 info: mqtt-connector connections are ready
90
+ 2023-03-12T01:38:48+09:00 info: mssql-connector connections are ready
91
+ 2023-03-12T01:38:48+09:00 info: oracle-connector connections are ready
92
+ 2023-03-12T01:38:48+09:00 info: mysql-connector connections are ready
93
+ 2023-03-12T01:38:48+09:00 info: socket servers are ready
94
+ 2023-03-12T01:38:48+09:00 info: All connector for 'echo-back-server' ready
95
+ 2023-03-12T01:38:48+09:00 info: All connector for 'echo-back' ready
96
+ 2023-03-12T01:38:48+09:00 info: All connector for 'http-connector' ready
97
+ 2023-03-12T01:38:48+09:00 info: All connector for 'graphql-connector' ready
98
+ 2023-03-12T01:38:48+09:00 info: All connector for 'sqlite-connector' ready
99
+ 2023-03-12T01:38:48+09:00 info: All connector for 'postgresql-connector' ready
100
+ 2023-03-12T01:38:48+09:00 info: All connector for 'mqtt-connector' ready
101
+ 2023-03-12T01:38:48+09:00 info: All connector for 'mssql-connector' ready
102
+ 2023-03-12T01:38:48+09:00 info: All connector for 'oracle-connector' ready
103
+ 2023-03-12T01:38:48+09:00 info: All connector for 'mysql-connector' ready
104
+ 2023-03-12T01:38:48+09:00 info: All connector for 'socket-server' ready
105
+ 2023-03-12T01:38:48+09:00 info: ConnectionManager initialization done:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hatiolab/things-scene",
3
- "version": "3.2.15",
3
+ "version": "3.2.17",
4
4
  "description": "2D graphic library",
5
5
  "main": "src/index.js",
6
6
  "module": "things-scene.mjs",