@operato/scene-indoor-map 1.2.46 → 1.2.49

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,15 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [1.2.49](https://github.com/things-scene/operato-scene/compare/v1.2.48...v1.2.49) (2023-06-26)
7
+
8
+
9
+ ### :bug: Bug Fix
10
+
11
+ * missing .npmignore ([61ba4f2](https://github.com/things-scene/operato-scene/commit/61ba4f2ae22a865d700a971d62eb01f950c34d0e))
12
+
13
+
14
+
6
15
  ## [1.2.46](https://github.com/things-scene/operato-scene/compare/v1.2.45...v1.2.46) (2023-06-10)
7
16
 
8
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@operato/scene-indoor-map",
3
- "version": "1.2.46",
3
+ "version": "1.2.49",
4
4
  "description": "Indoor Map component for things-scene.",
5
5
  "author": "heartyoh",
6
6
  "main": "dist/index.js",
@@ -58,5 +58,5 @@
58
58
  "prettier --write"
59
59
  ]
60
60
  },
61
- "gitHead": "1642231c4a8e50b20f520fad3ac3e00ebf7fe8d8"
61
+ "gitHead": "f91b0d45641177ae36015ebd23b780a48715349b"
62
62
  }
@@ -1,20 +0,0 @@
1
- {
2
- "keep": {
3
- "days": true,
4
- "amount": 2
5
- },
6
- "auditLog": "logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json",
7
- "files": [
8
- {
9
- "date": 1686363384859,
10
- "name": "logs/application-2023-06-10-11.log",
11
- "hash": "6df7b5d17bbdf7583ca76c37cee5a7faca6e8312707e7bf685860b51d6e33230"
12
- },
13
- {
14
- "date": 1686367032594,
15
- "name": "logs/application-2023-06-10-12.log",
16
- "hash": "2f0b78436858e7c9617c85282b54fc0db44446d5573b7439e1cce999d57aa649"
17
- }
18
- ],
19
- "hashType": "sha256"
20
- }
@@ -1,20 +0,0 @@
1
- {
2
- "keep": {
3
- "days": true,
4
- "amount": 14
5
- },
6
- "auditLog": "logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json",
7
- "files": [
8
- {
9
- "date": 1686363385952,
10
- "name": "logs/connections-2023-06-10-11.log",
11
- "hash": "3e53ac04e63fe1e4b81a78e07c91699f1df9286c8938eac68a3d90ec1eaf1b87"
12
- },
13
- {
14
- "date": 1686367033673,
15
- "name": "logs/connections-2023-06-10-12.log",
16
- "hash": "a18b7036ad67ae2bbc8c164ae9ba0fc79f1864a095558c9ee23b00574026906e"
17
- }
18
- ],
19
- "hashType": "sha256"
20
- }
@@ -1,10 +0,0 @@
1
- 2023-06-10T11:16:25+09:00 info: File Storage is Ready.
2
- 2023-06-10T11:16:26+09:00 error: oracledb module loading failed
3
- 2023-06-10T11:16:26+09:00 info: Default DataSource established
4
- 2023-06-10T11:16:27+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
5
- 2023-06-10T11:16:27+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
6
- 2023-06-10T11:37:58+09:00 info: File Storage is Ready.
7
- 2023-06-10T11:37:59+09:00 error: oracledb module loading failed
8
- 2023-06-10T11:38:00+09:00 info: Default DataSource established
9
- 2023-06-10T11:38:01+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
10
- 2023-06-10T11:38:01+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
@@ -1,5 +0,0 @@
1
- 2023-06-10T12:17:13+09:00 info: File Storage is Ready.
2
- 2023-06-10T12:17:13+09:00 error: oracledb module loading failed
3
- 2023-06-10T12:17:14+09:00 info: Default DataSource established
4
- 2023-06-10T12:17:15+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
5
- 2023-06-10T12:17:15+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
@@ -1,82 +0,0 @@
1
- 2023-06-10T11:16:27+09:00 info: Initializing ConnectionManager...
2
- 2023-06-10T11:16:27+09:00 info: Connector 'echo-back-server' started to ready
3
- 2023-06-10T11:16:27+09:00 info: Connector 'echo-back' started to ready
4
- 2023-06-10T11:16:27+09:00 info: Connector 'http-connector' started to ready
5
- 2023-06-10T11:16:27+09:00 info: Connector 'graphql-connector' started to ready
6
- 2023-06-10T11:16:27+09:00 info: Connector 'sqlite-connector' started to ready
7
- 2023-06-10T11:16:27+09:00 info: Connector 'postgresql-connector' started to ready
8
- 2023-06-10T11:16:27+09:00 info: Connector 'mqtt-connector' started to ready
9
- 2023-06-10T11:16:27+09:00 info: Connector 'mssql-connector' started to ready
10
- 2023-06-10T11:16:27+09:00 info: Connector 'oracle-connector' started to ready
11
- 2023-06-10T11:16:27+09:00 info: Connector 'mysql-connector' started to ready
12
- 2023-06-10T11:16:27+09:00 info: Connector 'socket-server' started to ready
13
- 2023-06-10T11:16:27+09:00 info: Connector 'msgraph-connector' started to ready
14
- 2023-06-10T11:16:27+09:00 info: Connector 'openai-connector' started to ready
15
- 2023-06-10T11:16:27+09:00 info: echo-back-servers are ready
16
- 2023-06-10T11:16:27+09:00 info: echo-back connections are ready
17
- 2023-06-10T11:16:27+09:00 info: http-connector connections are ready
18
- 2023-06-10T11:16:27+09:00 info: graphql-connector connections are ready
19
- 2023-06-10T11:16:27+09:00 info: sqlite-connector connections are ready
20
- 2023-06-10T11:16:27+09:00 info: postgresql-connector connections are ready
21
- 2023-06-10T11:16:27+09:00 info: mqtt-connector connections are ready
22
- 2023-06-10T11:16:27+09:00 info: mssql-connector connections are ready
23
- 2023-06-10T11:16:27+09:00 info: oracle-connector connections are ready
24
- 2023-06-10T11:16:27+09:00 info: mysql-connector connections are ready
25
- 2023-06-10T11:16:27+09:00 info: socket servers are ready
26
- 2023-06-10T11:16:27+09:00 info: msgraph-connector connections are ready
27
- 2023-06-10T11:16:27+09:00 info: openai-connector connections are ready
28
- 2023-06-10T11:16:27+09:00 info: All connector for 'echo-back-server' ready
29
- 2023-06-10T11:16:27+09:00 info: All connector for 'echo-back' ready
30
- 2023-06-10T11:16:27+09:00 info: All connector for 'http-connector' ready
31
- 2023-06-10T11:16:27+09:00 info: All connector for 'graphql-connector' ready
32
- 2023-06-10T11:16:27+09:00 info: All connector for 'sqlite-connector' ready
33
- 2023-06-10T11:16:27+09:00 info: All connector for 'postgresql-connector' ready
34
- 2023-06-10T11:16:27+09:00 info: All connector for 'mqtt-connector' ready
35
- 2023-06-10T11:16:27+09:00 info: All connector for 'mssql-connector' ready
36
- 2023-06-10T11:16:27+09:00 info: All connector for 'oracle-connector' ready
37
- 2023-06-10T11:16:27+09:00 info: All connector for 'mysql-connector' ready
38
- 2023-06-10T11:16:27+09:00 info: All connector for 'socket-server' ready
39
- 2023-06-10T11:16:27+09:00 info: All connector for 'msgraph-connector' ready
40
- 2023-06-10T11:16:27+09:00 info: All connector for 'openai-connector' ready
41
- 2023-06-10T11:16:27+09:00 info: ConnectionManager initialization done:
42
- 2023-06-10T11:38:01+09:00 info: Initializing ConnectionManager...
43
- 2023-06-10T11:38:01+09:00 info: Connector 'echo-back-server' started to ready
44
- 2023-06-10T11:38:01+09:00 info: Connector 'echo-back' started to ready
45
- 2023-06-10T11:38:01+09:00 info: Connector 'http-connector' started to ready
46
- 2023-06-10T11:38:01+09:00 info: Connector 'graphql-connector' started to ready
47
- 2023-06-10T11:38:01+09:00 info: Connector 'sqlite-connector' started to ready
48
- 2023-06-10T11:38:01+09:00 info: Connector 'postgresql-connector' started to ready
49
- 2023-06-10T11:38:01+09:00 info: Connector 'mqtt-connector' started to ready
50
- 2023-06-10T11:38:01+09:00 info: Connector 'mssql-connector' started to ready
51
- 2023-06-10T11:38:01+09:00 info: Connector 'oracle-connector' started to ready
52
- 2023-06-10T11:38:01+09:00 info: Connector 'mysql-connector' started to ready
53
- 2023-06-10T11:38:01+09:00 info: Connector 'socket-server' started to ready
54
- 2023-06-10T11:38:01+09:00 info: Connector 'msgraph-connector' started to ready
55
- 2023-06-10T11:38:01+09:00 info: Connector 'openai-connector' started to ready
56
- 2023-06-10T11:38:01+09:00 info: echo-back-servers are ready
57
- 2023-06-10T11:38:01+09:00 info: echo-back connections are ready
58
- 2023-06-10T11:38:01+09:00 info: http-connector connections are ready
59
- 2023-06-10T11:38:01+09:00 info: graphql-connector connections are ready
60
- 2023-06-10T11:38:01+09:00 info: sqlite-connector connections are ready
61
- 2023-06-10T11:38:01+09:00 info: postgresql-connector connections are ready
62
- 2023-06-10T11:38:01+09:00 info: mqtt-connector connections are ready
63
- 2023-06-10T11:38:01+09:00 info: mssql-connector connections are ready
64
- 2023-06-10T11:38:01+09:00 info: oracle-connector connections are ready
65
- 2023-06-10T11:38:01+09:00 info: mysql-connector connections are ready
66
- 2023-06-10T11:38:01+09:00 info: socket servers are ready
67
- 2023-06-10T11:38:01+09:00 info: msgraph-connector connections are ready
68
- 2023-06-10T11:38:01+09:00 info: openai-connector connections are ready
69
- 2023-06-10T11:38:01+09:00 info: All connector for 'echo-back-server' ready
70
- 2023-06-10T11:38:01+09:00 info: All connector for 'echo-back' ready
71
- 2023-06-10T11:38:01+09:00 info: All connector for 'http-connector' ready
72
- 2023-06-10T11:38:01+09:00 info: All connector for 'graphql-connector' ready
73
- 2023-06-10T11:38:01+09:00 info: All connector for 'sqlite-connector' ready
74
- 2023-06-10T11:38:01+09:00 info: All connector for 'postgresql-connector' ready
75
- 2023-06-10T11:38:01+09:00 info: All connector for 'mqtt-connector' ready
76
- 2023-06-10T11:38:01+09:00 info: All connector for 'mssql-connector' ready
77
- 2023-06-10T11:38:01+09:00 info: All connector for 'oracle-connector' ready
78
- 2023-06-10T11:38:01+09:00 info: All connector for 'mysql-connector' ready
79
- 2023-06-10T11:38:01+09:00 info: All connector for 'socket-server' ready
80
- 2023-06-10T11:38:01+09:00 info: All connector for 'msgraph-connector' ready
81
- 2023-06-10T11:38:01+09:00 info: All connector for 'openai-connector' ready
82
- 2023-06-10T11:38:01+09:00 info: ConnectionManager initialization done:
@@ -1,41 +0,0 @@
1
- 2023-06-10T12:17:15+09:00 info: Initializing ConnectionManager...
2
- 2023-06-10T12:17:15+09:00 info: Connector 'echo-back-server' started to ready
3
- 2023-06-10T12:17:15+09:00 info: Connector 'echo-back' started to ready
4
- 2023-06-10T12:17:15+09:00 info: Connector 'http-connector' started to ready
5
- 2023-06-10T12:17:15+09:00 info: Connector 'graphql-connector' started to ready
6
- 2023-06-10T12:17:15+09:00 info: Connector 'sqlite-connector' started to ready
7
- 2023-06-10T12:17:15+09:00 info: Connector 'postgresql-connector' started to ready
8
- 2023-06-10T12:17:15+09:00 info: Connector 'mqtt-connector' started to ready
9
- 2023-06-10T12:17:15+09:00 info: Connector 'mssql-connector' started to ready
10
- 2023-06-10T12:17:15+09:00 info: Connector 'oracle-connector' started to ready
11
- 2023-06-10T12:17:15+09:00 info: Connector 'mysql-connector' started to ready
12
- 2023-06-10T12:17:15+09:00 info: Connector 'socket-server' started to ready
13
- 2023-06-10T12:17:15+09:00 info: Connector 'msgraph-connector' started to ready
14
- 2023-06-10T12:17:15+09:00 info: Connector 'openai-connector' started to ready
15
- 2023-06-10T12:17:15+09:00 info: echo-back-servers are ready
16
- 2023-06-10T12:17:15+09:00 info: echo-back connections are ready
17
- 2023-06-10T12:17:15+09:00 info: http-connector connections are ready
18
- 2023-06-10T12:17:15+09:00 info: graphql-connector connections are ready
19
- 2023-06-10T12:17:15+09:00 info: sqlite-connector connections are ready
20
- 2023-06-10T12:17:15+09:00 info: postgresql-connector connections are ready
21
- 2023-06-10T12:17:15+09:00 info: mqtt-connector connections are ready
22
- 2023-06-10T12:17:15+09:00 info: mssql-connector connections are ready
23
- 2023-06-10T12:17:15+09:00 info: oracle-connector connections are ready
24
- 2023-06-10T12:17:15+09:00 info: mysql-connector connections are ready
25
- 2023-06-10T12:17:15+09:00 info: socket servers are ready
26
- 2023-06-10T12:17:15+09:00 info: msgraph-connector connections are ready
27
- 2023-06-10T12:17:15+09:00 info: openai-connector connections are ready
28
- 2023-06-10T12:17:15+09:00 info: All connector for 'echo-back-server' ready
29
- 2023-06-10T12:17:15+09:00 info: All connector for 'echo-back' ready
30
- 2023-06-10T12:17:15+09:00 info: All connector for 'http-connector' ready
31
- 2023-06-10T12:17:15+09:00 info: All connector for 'graphql-connector' ready
32
- 2023-06-10T12:17:15+09:00 info: All connector for 'sqlite-connector' ready
33
- 2023-06-10T12:17:15+09:00 info: All connector for 'postgresql-connector' ready
34
- 2023-06-10T12:17:15+09:00 info: All connector for 'mqtt-connector' ready
35
- 2023-06-10T12:17:15+09:00 info: All connector for 'mssql-connector' ready
36
- 2023-06-10T12:17:15+09:00 info: All connector for 'oracle-connector' ready
37
- 2023-06-10T12:17:15+09:00 info: All connector for 'mysql-connector' ready
38
- 2023-06-10T12:17:15+09:00 info: All connector for 'socket-server' ready
39
- 2023-06-10T12:17:15+09:00 info: All connector for 'msgraph-connector' ready
40
- 2023-06-10T12:17:15+09:00 info: All connector for 'openai-connector' ready
41
- 2023-06-10T12:17:15+09:00 info: ConnectionManager initialization done: