@operato/scene-visualizer 8.0.0-beta.0 → 8.0.0-beta.2
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/package.json +5 -5
- package/CHANGELOG.md +0 -640
- package/attachments/0d91a37d-c2d7-4c6d-88dc-a29e5bbea361.png +0 -0
- package/attachments/1b07c8d3-07d5-4007-b02e-031ee1755539.glb +0 -0
- package/attachments/226c6c23-c4fd-46c8-93e3-3d3d9c4bb8a9.glb +0 -0
- package/attachments/4425ca46-cf1d-476d-9185-dcb881ecad1f.glb +0 -0
- package/attachments/51e7c45d-6eae-4baf-a4e2-ba979b7e77cd.glb +0 -0
- package/attachments/54427925-c109-4499-875c-fb14207b95c5.glb +0 -0
- package/attachments/8cc70a65-e20f-4187-83c8-64deb3faf3d9.glb +0 -0
- package/attachments/964d004d-1fe7-4224-89a6-2b6e86db233c.glb +0 -0
- package/attachments/ff47fd63-6f1c-4a69-b965-9bb03797a415.png +0 -0
- package/db.sqlite +0 -0
- package/demo/index-modeller.html +0 -112
- package/demo/index.html +0 -109
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +0 -25
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +0 -25
- package/logs/application-2025-01-07-10.log +0 -106
- package/logs/application-2025-01-07-14.log +0 -4
- package/logs/application-2025-01-07-15.log +0 -4
- package/logs/connections-2025-01-07-10.log +0 -106
- package/logs/connections-2025-01-07-14.log +0 -53
- package/logs/connections-2025-01-07-15.log +0 -53
- package/schema.graphql +0 -4552
- package/src/banner.ts +0 -88
- package/src/camera.ts +0 -132
- package/src/component.d.ts +0 -10
- package/src/cube.ts +0 -39
- package/src/cylinder.ts +0 -39
- package/src/desk.ts +0 -135
- package/src/editors/index.ts +0 -13
- package/src/editors/property-editor-gltf-info.ts +0 -135
- package/src/editors/property-editor-location-increase-pattern.ts +0 -260
- package/src/effects/outline.ts +0 -54
- package/src/ellipse.ts +0 -37
- package/src/gltf-object.ts +0 -117
- package/src/html-overlay-element.ts +0 -13
- package/src/index.ts +0 -29
- package/src/light.ts +0 -155
- package/src/polygon.ts +0 -88
- package/src/rack-table-cell.ts +0 -386
- package/src/rack-table.ts +0 -1296
- package/src/rack.ts +0 -232
- package/src/rect.ts +0 -39
- package/src/scene/component.ts +0 -38
- package/src/sphere.ts +0 -39
- package/src/sprite.ts +0 -30
- package/src/stock.ts +0 -262
- package/src/templates/3d-container.ts +0 -21
- package/src/templates/banner.ts +0 -21
- package/src/templates/camera.ts +0 -25
- package/src/templates/cube.ts +0 -20
- package/src/templates/cylinder.ts +0 -20
- package/src/templates/desk.ts +0 -20
- package/src/templates/gltf-object.ts +0 -20
- package/src/templates/index.ts +0 -29
- package/src/templates/light.ts +0 -23
- package/src/templates/pallet.ts +0 -20
- package/src/templates/rack-table.ts +0 -21
- package/src/templates/sphere.ts +0 -20
- package/src/templates/sprite.ts +0 -21
- package/src/templates/visualizer.ts +0 -21
- package/src/templates/wall.ts +0 -20
- package/src/text.ts +0 -10
- package/src/three-container-editor.ts +0 -187
- package/src/three-container.ts +0 -724
- package/src/three-controls.ts +0 -778
- package/src/three-layout.ts +0 -25
- package/src/three-space.ts +0 -732
- package/src/threed/common.ts +0 -21
- package/src/threed/floor/floor.ts +0 -62
- package/src/threed/html/elements.ts +0 -27
- package/src/threed/index.ts +0 -15
- package/src/threed/real-object-camera-meshed.ts +0 -67
- package/src/threed/real-object-camera.ts +0 -41
- package/src/threed/real-object-dom-element.ts +0 -55
- package/src/threed/real-object-dummy.ts +0 -13
- package/src/threed/real-object-extrude.ts +0 -210
- package/src/threed/real-object-gltf.ts +0 -136
- package/src/threed/real-object-group.ts +0 -35
- package/src/threed/real-object-mesh.ts +0 -74
- package/src/threed/real-object-plane.ts +0 -27
- package/src/threed/real-object-scene.ts +0 -84
- package/src/threed/real-object-sprite-2d.ts +0 -54
- package/src/threed/real-object-sprite.ts +0 -64
- package/src/threed/real-object-text.ts +0 -86
- package/src/threed/real-object.ts +0 -326
- package/src/threed/texture/canvas-texture.ts +0 -67
- package/src/threed/texture/text-texture.ts +0 -100
- package/src/threed/three-dimensional-container.ts +0 -9
- package/src/threed/utils/bound-uv-generator.ts +0 -80
- package/src/visualizer.ts +0 -319
- package/src/wall.ts +0 -50
- package/tsconfig.json +0 -24
- package/tsconfig.tsbuildinfo +0 -1
- package/web-dev-server.config.mjs +0 -27
package/demo/index-modeller.html
DELETED
|
@@ -1,112 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en-GB">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="utf-8" />
|
|
5
|
-
<meta name="viewport" />
|
|
6
|
-
<style>
|
|
7
|
-
body {
|
|
8
|
-
margin: 0;
|
|
9
|
-
padding: 0;
|
|
10
|
-
overflow: hidden;
|
|
11
|
-
|
|
12
|
-
/* This is a font-stack that tries to use the system-default sans-serifs first */
|
|
13
|
-
font-family: Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
|
|
14
|
-
line-height: 1.5;
|
|
15
|
-
-webkit-font-smoothing: antialiased;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
ox-board-viewer {
|
|
19
|
-
width: 100vw;
|
|
20
|
-
height: 100vh;
|
|
21
|
-
}
|
|
22
|
-
</style>
|
|
23
|
-
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" rel="stylesheet" />
|
|
24
|
-
<link href="https://fonts.googleapis.com/css?family=Material+Icons&display=block" rel="stylesheet" />
|
|
25
|
-
</head>
|
|
26
|
-
<body>
|
|
27
|
-
<div id="demo"></div>
|
|
28
|
-
<script type="module">
|
|
29
|
-
import { html, render } from 'lit'
|
|
30
|
-
import { ReferenceMap, create, error } from '@hatiolab/things-scene'
|
|
31
|
-
import '@operato/board/ox-board-modeller.js'
|
|
32
|
-
import '../dist/simple-switch.js'
|
|
33
|
-
|
|
34
|
-
const colors = ['red', 'blue', 'orange', 'yellow', 'magenta', 'violet', 'navy', 'green', 'cyan', 'lime']
|
|
35
|
-
const boards = colors.map((color, idx) => {
|
|
36
|
-
var to = colors[(idx + 1) % colors.length]
|
|
37
|
-
return {
|
|
38
|
-
id: color,
|
|
39
|
-
model: {
|
|
40
|
-
width: 400,
|
|
41
|
-
height: 300,
|
|
42
|
-
fillStyle: color,
|
|
43
|
-
components: [
|
|
44
|
-
{
|
|
45
|
-
type: 'text',
|
|
46
|
-
left: 100,
|
|
47
|
-
top: 100,
|
|
48
|
-
width: 200,
|
|
49
|
-
height: 30,
|
|
50
|
-
text: `Click to move to ${to}`,
|
|
51
|
-
event: {
|
|
52
|
-
tap: {
|
|
53
|
-
action: 'goto',
|
|
54
|
-
target: to
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
type: 'simple-switch',
|
|
60
|
-
left: 100,
|
|
61
|
-
top: 200,
|
|
62
|
-
width: 100,
|
|
63
|
-
height: 30
|
|
64
|
-
}
|
|
65
|
-
]
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
})
|
|
69
|
-
|
|
70
|
-
var provider = new ReferenceMap(
|
|
71
|
-
async (boardId, resolve, reject) => {
|
|
72
|
-
try {
|
|
73
|
-
const board = boards.find(board => {
|
|
74
|
-
return board.id === boardId
|
|
75
|
-
})
|
|
76
|
-
if (!board) {
|
|
77
|
-
throw `no board named as ${boardId}`
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
var scene
|
|
81
|
-
|
|
82
|
-
try {
|
|
83
|
-
scene = await provider.get(boardId)
|
|
84
|
-
console.warn('Board fetched more than twice.', boardId)
|
|
85
|
-
} catch (e) {
|
|
86
|
-
scene = create({
|
|
87
|
-
model: JSON.parse(JSON.stringify(board.model)),
|
|
88
|
-
mode: 0,
|
|
89
|
-
refProvider: provider
|
|
90
|
-
})
|
|
91
|
-
}
|
|
92
|
-
resolve(scene, board)
|
|
93
|
-
} catch (e) {
|
|
94
|
-
error(e)
|
|
95
|
-
reject(e)
|
|
96
|
-
}
|
|
97
|
-
},
|
|
98
|
-
async (id, ref) => {
|
|
99
|
-
ref.dispose()
|
|
100
|
-
}
|
|
101
|
-
)
|
|
102
|
-
|
|
103
|
-
render(
|
|
104
|
-
html`
|
|
105
|
-
<ox-board-modeller .model=${this.model} .scene=${this.scene} .board=${boards[0]} .provider=${provider}>
|
|
106
|
-
</ox-board-modeller>
|
|
107
|
-
`,
|
|
108
|
-
document.querySelector('#demo')
|
|
109
|
-
)
|
|
110
|
-
</script>
|
|
111
|
-
</body>
|
|
112
|
-
</html>
|
package/demo/index.html
DELETED
|
@@ -1,109 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en-GB">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="utf-8" />
|
|
5
|
-
<meta name="viewport" />
|
|
6
|
-
<style>
|
|
7
|
-
body {
|
|
8
|
-
margin: 0;
|
|
9
|
-
padding: 0;
|
|
10
|
-
overflow: hidden;
|
|
11
|
-
|
|
12
|
-
/* This is a font-stack that tries to use the system-default sans-serifs first */
|
|
13
|
-
font-family: Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
|
|
14
|
-
line-height: 1.5;
|
|
15
|
-
-webkit-font-smoothing: antialiased;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
ox-board-viewer {
|
|
19
|
-
width: 100vw;
|
|
20
|
-
height: 100vh;
|
|
21
|
-
}
|
|
22
|
-
</style>
|
|
23
|
-
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" rel="stylesheet" />
|
|
24
|
-
<link href="https://fonts.googleapis.com/css?family=Material+Icons&display=block" rel="stylesheet" />
|
|
25
|
-
</head>
|
|
26
|
-
<body>
|
|
27
|
-
<div id="demo"></div>
|
|
28
|
-
<script type="module">
|
|
29
|
-
import { html, render } from 'lit'
|
|
30
|
-
import { ReferenceMap, create, error } from '@hatiolab/things-scene'
|
|
31
|
-
import '@operato/board/ox-board-viewer.js'
|
|
32
|
-
import '../dist/simple-switch.js'
|
|
33
|
-
|
|
34
|
-
const colors = ['red', 'blue', 'orange', 'yellow', 'magenta', 'violet', 'navy', 'green', 'cyan', 'lime']
|
|
35
|
-
const boards = colors.map((color, idx) => {
|
|
36
|
-
var to = colors[(idx + 1) % colors.length]
|
|
37
|
-
return {
|
|
38
|
-
id: color,
|
|
39
|
-
model: {
|
|
40
|
-
width: 400,
|
|
41
|
-
height: 300,
|
|
42
|
-
fillStyle: color,
|
|
43
|
-
components: [
|
|
44
|
-
{
|
|
45
|
-
type: 'text',
|
|
46
|
-
left: 100,
|
|
47
|
-
top: 100,
|
|
48
|
-
width: 200,
|
|
49
|
-
height: 30,
|
|
50
|
-
text: `Click to move to ${to}`,
|
|
51
|
-
event: {
|
|
52
|
-
tap: {
|
|
53
|
-
action: 'goto',
|
|
54
|
-
target: to
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
type: 'simple-switch',
|
|
60
|
-
left: 100,
|
|
61
|
-
top: 200,
|
|
62
|
-
width: 100,
|
|
63
|
-
height: 30
|
|
64
|
-
}
|
|
65
|
-
]
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
})
|
|
69
|
-
|
|
70
|
-
var provider = new ReferenceMap(
|
|
71
|
-
async (boardId, resolve, reject) => {
|
|
72
|
-
try {
|
|
73
|
-
const board = boards.find(board => {
|
|
74
|
-
return board.id === boardId
|
|
75
|
-
})
|
|
76
|
-
if (!board) {
|
|
77
|
-
throw `no board named as ${boardId}`
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
var scene
|
|
81
|
-
|
|
82
|
-
try {
|
|
83
|
-
scene = await provider.get(boardId)
|
|
84
|
-
console.warn('Board fetched more than twice.', boardId)
|
|
85
|
-
} catch (e) {
|
|
86
|
-
scene = create({
|
|
87
|
-
model: JSON.parse(JSON.stringify(board.model)),
|
|
88
|
-
mode: 0,
|
|
89
|
-
refProvider: provider
|
|
90
|
-
})
|
|
91
|
-
}
|
|
92
|
-
resolve(scene, board)
|
|
93
|
-
} catch (e) {
|
|
94
|
-
error(e)
|
|
95
|
-
reject(e)
|
|
96
|
-
}
|
|
97
|
-
},
|
|
98
|
-
async (id, ref) => {
|
|
99
|
-
ref.dispose()
|
|
100
|
-
}
|
|
101
|
-
)
|
|
102
|
-
|
|
103
|
-
render(
|
|
104
|
-
html` <ox-board-viewer .board=${boards[0]} .provider=${provider}></ox-board-viewer> `,
|
|
105
|
-
document.querySelector('#demo')
|
|
106
|
-
)
|
|
107
|
-
</script>
|
|
108
|
-
</body>
|
|
109
|
-
</html>
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"keep": {
|
|
3
|
-
"days": true,
|
|
4
|
-
"amount": 2
|
|
5
|
-
},
|
|
6
|
-
"auditLog": "logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json",
|
|
7
|
-
"files": [
|
|
8
|
-
{
|
|
9
|
-
"date": 1736212771287,
|
|
10
|
-
"name": "logs/application-2025-01-07-10.log",
|
|
11
|
-
"hash": "6eabb052620f105b34d318828f7082b55ca6bf593e67ef6bb298f8dc355ed1b8"
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"date": 1736229299405,
|
|
15
|
-
"name": "logs/application-2025-01-07-14.log",
|
|
16
|
-
"hash": "04d36289a62084b1d0c0ef9343c330f6d4bba10943be5dbb93b928c8a22e8cbc"
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
"date": 1736231339271,
|
|
20
|
-
"name": "logs/application-2025-01-07-15.log",
|
|
21
|
-
"hash": "a11d26fa943096ab9e24ef47be28fa6cc0aa7dc31c4bbe6674c9291983e414cf"
|
|
22
|
-
}
|
|
23
|
-
],
|
|
24
|
-
"hashType": "sha256"
|
|
25
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"keep": {
|
|
3
|
-
"days": true,
|
|
4
|
-
"amount": 14
|
|
5
|
-
},
|
|
6
|
-
"auditLog": "logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json",
|
|
7
|
-
"files": [
|
|
8
|
-
{
|
|
9
|
-
"date": 1736212773256,
|
|
10
|
-
"name": "logs/connections-2025-01-07-10.log",
|
|
11
|
-
"hash": "ee53ff54368e03bfdaf70ea3fc274ae54583698abe856edc5909413bdf0dac9c"
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"date": 1736229301458,
|
|
15
|
-
"name": "logs/connections-2025-01-07-14.log",
|
|
16
|
-
"hash": "6ea92e155daee572f65d650652fab3826e5efd7a32d9695276768c543e57bbd4"
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
"date": 1736231341355,
|
|
20
|
-
"name": "logs/connections-2025-01-07-15.log",
|
|
21
|
-
"hash": "441e747887b3856b8e2db16179418dbf5761c39fc95f332ef07d3abf5948a922"
|
|
22
|
-
}
|
|
23
|
-
],
|
|
24
|
-
"hashType": "sha256"
|
|
25
|
-
}
|
|
@@ -1,106 +0,0 @@
|
|
|
1
|
-
2025-01-07T10:19:32+09:00 info: File Storage is Ready.
|
|
2
|
-
2025-01-07T10:19:34+09:00 info: Default DataSource established
|
|
3
|
-
2025-01-07T10:19:35+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
4
|
-
2025-01-07T10:19:35+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
5
|
-
2025-01-07T10:20:59+09:00 error: TypeError: non-error thrown: null
|
|
6
|
-
at Application.onerror (/Users/super/Documents/GitHub/operato-scene/node_modules/koa/lib/application.js:224:31)
|
|
7
|
-
at Application.emit (node:events:531:35)
|
|
8
|
-
at /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/middlewares/index.js:24:25
|
|
9
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
10
|
-
at async /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js:86:9
|
|
11
|
-
at async cors (/Users/super/Documents/GitHub/operato-scene/node_modules/@koa/cors/index.js:109:16)
|
|
12
|
-
2025-01-07T10:21:02+09:00 error: TypeError: non-error thrown: null
|
|
13
|
-
at Application.onerror (/Users/super/Documents/GitHub/operato-scene/node_modules/koa/lib/application.js:224:31)
|
|
14
|
-
at Application.emit (node:events:531:35)
|
|
15
|
-
at /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/middlewares/index.js:24:25
|
|
16
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
17
|
-
at async /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js:86:9
|
|
18
|
-
at async cors (/Users/super/Documents/GitHub/operato-scene/node_modules/@koa/cors/index.js:109:16)
|
|
19
|
-
2025-01-07T10:21:14+09:00 error: TypeError: non-error thrown: null
|
|
20
|
-
at Application.onerror (/Users/super/Documents/GitHub/operato-scene/node_modules/koa/lib/application.js:224:31)
|
|
21
|
-
at Application.emit (node:events:531:35)
|
|
22
|
-
at /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/middlewares/index.js:24:25
|
|
23
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
24
|
-
at async /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js:86:9
|
|
25
|
-
at async cors (/Users/super/Documents/GitHub/operato-scene/node_modules/@koa/cors/index.js:109:16)
|
|
26
|
-
2025-01-07T10:21:17+09:00 error: TypeError: non-error thrown: null
|
|
27
|
-
at Application.onerror (/Users/super/Documents/GitHub/operato-scene/node_modules/koa/lib/application.js:224:31)
|
|
28
|
-
at Application.emit (node:events:531:35)
|
|
29
|
-
at /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/middlewares/index.js:24:25
|
|
30
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
31
|
-
at async /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js:86:9
|
|
32
|
-
at async cors (/Users/super/Documents/GitHub/operato-scene/node_modules/@koa/cors/index.js:109:16)
|
|
33
|
-
2025-01-07T10:21:29+09:00 error: TypeError: non-error thrown: null
|
|
34
|
-
at Application.onerror (/Users/super/Documents/GitHub/operato-scene/node_modules/koa/lib/application.js:224:31)
|
|
35
|
-
at Application.emit (node:events:531:35)
|
|
36
|
-
at /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/middlewares/index.js:24:25
|
|
37
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
38
|
-
at async /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js:86:9
|
|
39
|
-
at async cors (/Users/super/Documents/GitHub/operato-scene/node_modules/@koa/cors/index.js:109:16)
|
|
40
|
-
2025-01-07T10:21:36+09:00 error: TypeError: non-error thrown: null
|
|
41
|
-
at Application.onerror (/Users/super/Documents/GitHub/operato-scene/node_modules/koa/lib/application.js:224:31)
|
|
42
|
-
at Application.emit (node:events:531:35)
|
|
43
|
-
at /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/middlewares/index.js:24:25
|
|
44
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
45
|
-
at async /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js:86:9
|
|
46
|
-
at async cors (/Users/super/Documents/GitHub/operato-scene/node_modules/@koa/cors/index.js:109:16)
|
|
47
|
-
2025-01-07T10:21:56+09:00 error: TypeError: non-error thrown: null
|
|
48
|
-
at Application.onerror (/Users/super/Documents/GitHub/operato-scene/node_modules/koa/lib/application.js:224:31)
|
|
49
|
-
at Application.emit (node:events:531:35)
|
|
50
|
-
at /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/middlewares/index.js:24:25
|
|
51
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
52
|
-
at async /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js:86:9
|
|
53
|
-
at async cors (/Users/super/Documents/GitHub/operato-scene/node_modules/@koa/cors/index.js:109:16)
|
|
54
|
-
2025-01-07T10:21:57+09:00 error: TypeError: non-error thrown: null
|
|
55
|
-
at Application.onerror (/Users/super/Documents/GitHub/operato-scene/node_modules/koa/lib/application.js:224:31)
|
|
56
|
-
at Application.emit (node:events:531:35)
|
|
57
|
-
at /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/middlewares/index.js:24:25
|
|
58
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
59
|
-
at async /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js:86:9
|
|
60
|
-
at async cors (/Users/super/Documents/GitHub/operato-scene/node_modules/@koa/cors/index.js:109:16)
|
|
61
|
-
2025-01-07T10:22:07+09:00 error: TypeError: non-error thrown: null
|
|
62
|
-
at Application.onerror (/Users/super/Documents/GitHub/operato-scene/node_modules/koa/lib/application.js:224:31)
|
|
63
|
-
at Application.emit (node:events:531:35)
|
|
64
|
-
at /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/middlewares/index.js:24:25
|
|
65
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
66
|
-
at async /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js:86:9
|
|
67
|
-
at async cors (/Users/super/Documents/GitHub/operato-scene/node_modules/@koa/cors/index.js:109:16)
|
|
68
|
-
2025-01-07T10:22:07+09:00 error: TypeError: non-error thrown: null
|
|
69
|
-
at Application.onerror (/Users/super/Documents/GitHub/operato-scene/node_modules/koa/lib/application.js:224:31)
|
|
70
|
-
at Application.emit (node:events:531:35)
|
|
71
|
-
at /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/middlewares/index.js:24:25
|
|
72
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
73
|
-
at async /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js:86:9
|
|
74
|
-
at async cors (/Users/super/Documents/GitHub/operato-scene/node_modules/@koa/cors/index.js:109:16)
|
|
75
|
-
2025-01-07T10:22:07+09:00 error: TypeError: non-error thrown: null
|
|
76
|
-
at Application.onerror (/Users/super/Documents/GitHub/operato-scene/node_modules/koa/lib/application.js:224:31)
|
|
77
|
-
at Application.emit (node:events:531:35)
|
|
78
|
-
at /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/middlewares/index.js:24:25
|
|
79
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
80
|
-
at async /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js:86:9
|
|
81
|
-
at async cors (/Users/super/Documents/GitHub/operato-scene/node_modules/@koa/cors/index.js:109:16)
|
|
82
|
-
2025-01-07T10:22:08+09:00 error: TypeError: non-error thrown: null
|
|
83
|
-
at Application.onerror (/Users/super/Documents/GitHub/operato-scene/node_modules/koa/lib/application.js:224:31)
|
|
84
|
-
at Application.emit (node:events:531:35)
|
|
85
|
-
at /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/middlewares/index.js:24:25
|
|
86
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
87
|
-
at async /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js:86:9
|
|
88
|
-
at async cors (/Users/super/Documents/GitHub/operato-scene/node_modules/@koa/cors/index.js:109:16)
|
|
89
|
-
2025-01-07T10:22:09+09:00 error: TypeError: non-error thrown: null
|
|
90
|
-
at Application.onerror (/Users/super/Documents/GitHub/operato-scene/node_modules/koa/lib/application.js:224:31)
|
|
91
|
-
at Application.emit (node:events:531:35)
|
|
92
|
-
at /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/middlewares/index.js:24:25
|
|
93
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
94
|
-
at async /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js:86:9
|
|
95
|
-
at async cors (/Users/super/Documents/GitHub/operato-scene/node_modules/@koa/cors/index.js:109:16)
|
|
96
|
-
2025-01-07T10:22:09+09:00 error: TypeError: non-error thrown: null
|
|
97
|
-
at Application.onerror (/Users/super/Documents/GitHub/operato-scene/node_modules/koa/lib/application.js:224:31)
|
|
98
|
-
at Application.emit (node:events:531:35)
|
|
99
|
-
at /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/middlewares/index.js:24:25
|
|
100
|
-
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
101
|
-
at async /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js:86:9
|
|
102
|
-
at async cors (/Users/super/Documents/GitHub/operato-scene/node_modules/@koa/cors/index.js:109:16)
|
|
103
|
-
2025-01-07T10:53:29+09:00 info: File Storage is Ready.
|
|
104
|
-
2025-01-07T10:53:31+09:00 info: Default DataSource established
|
|
105
|
-
2025-01-07T10:53:32+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
106
|
-
2025-01-07T10:53:32+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
2025-01-07T14:55:00+09:00 info: File Storage is Ready.
|
|
2
|
-
2025-01-07T14:55:03+09:00 info: Default DataSource established
|
|
3
|
-
2025-01-07T14:55:04+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
4
|
-
2025-01-07T14:55:04+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
2025-01-07T15:29:00+09:00 info: File Storage is Ready.
|
|
2
|
-
2025-01-07T15:29:04+09:00 info: Default DataSource established
|
|
3
|
-
2025-01-07T15:29:05+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
4
|
-
2025-01-07T15:29:05+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
@@ -1,106 +0,0 @@
|
|
|
1
|
-
2025-01-07T10:19:35+09:00 info: Initializing ConnectionManager...
|
|
2
|
-
2025-01-07T10:19:35+09:00 info: Connector 'echo-back-server' started to ready
|
|
3
|
-
2025-01-07T10:19:35+09:00 info: Connector 'echo-back' started to ready
|
|
4
|
-
2025-01-07T10:19:35+09:00 info: Connector 'http-connector' started to ready
|
|
5
|
-
2025-01-07T10:19:35+09:00 info: Connector 'graphql-connector' started to ready
|
|
6
|
-
2025-01-07T10:19:35+09:00 info: Connector 'sqlite-connector' started to ready
|
|
7
|
-
2025-01-07T10:19:35+09:00 info: Connector 'postgresql-connector' started to ready
|
|
8
|
-
2025-01-07T10:19:35+09:00 info: Connector 'mqtt-connector' started to ready
|
|
9
|
-
2025-01-07T10:19:35+09:00 info: Connector 'mssql-connector' started to ready
|
|
10
|
-
2025-01-07T10:19:35+09:00 info: Connector 'oracle-connector' started to ready
|
|
11
|
-
2025-01-07T10:19:35+09:00 info: Connector 'mysql-connector' started to ready
|
|
12
|
-
2025-01-07T10:19:35+09:00 info: Connector 'socket-server' started to ready
|
|
13
|
-
2025-01-07T10:19:35+09:00 info: Connector 'operato-connector' started to ready
|
|
14
|
-
2025-01-07T10:19:35+09:00 info: Connector 'headless-connector' started to ready
|
|
15
|
-
2025-01-07T10:19:35+09:00 info: Connector 'email-connector' started to ready
|
|
16
|
-
2025-01-07T10:19:35+09:00 info: Connector 'influxdb-connector' started to ready
|
|
17
|
-
2025-01-07T10:19:35+09:00 info: Connector 'msgraph-connector' started to ready
|
|
18
|
-
2025-01-07T10:19:35+09:00 info: Connector 'proxy-connector' started to ready
|
|
19
|
-
2025-01-07T10:19:35+09:00 info: echo-back-servers are ready
|
|
20
|
-
2025-01-07T10:19:35+09:00 info: echo-back connections are ready
|
|
21
|
-
2025-01-07T10:19:35+09:00 info: http-connector connections are ready
|
|
22
|
-
2025-01-07T10:19:35+09:00 info: graphql-connector connections are ready
|
|
23
|
-
2025-01-07T10:19:35+09:00 info: sqlite-connector connections are ready
|
|
24
|
-
2025-01-07T10:19:35+09:00 info: postgresql-connector connections are ready
|
|
25
|
-
2025-01-07T10:19:35+09:00 info: mqtt-connector connections are ready
|
|
26
|
-
2025-01-07T10:19:35+09:00 info: mssql-connector connections are ready
|
|
27
|
-
2025-01-07T10:19:35+09:00 info: oracle-connector connections are ready
|
|
28
|
-
2025-01-07T10:19:35+09:00 info: mysql-connector connections are ready
|
|
29
|
-
2025-01-07T10:19:35+09:00 info: socket servers are ready
|
|
30
|
-
2025-01-07T10:19:35+09:00 info: operato-connector connections are ready
|
|
31
|
-
2025-01-07T10:19:35+09:00 info: headless-connector connections are ready
|
|
32
|
-
2025-01-07T10:19:35+09:00 info: email connections are ready
|
|
33
|
-
2025-01-07T10:19:35+09:00 info: influxdb connections are ready
|
|
34
|
-
2025-01-07T10:19:35+09:00 info: msgraph-connector connections are ready
|
|
35
|
-
2025-01-07T10:19:35+09:00 info: proxy-connector connections are ready
|
|
36
|
-
2025-01-07T10:19:35+09:00 info: All connector for 'echo-back-server' ready
|
|
37
|
-
2025-01-07T10:19:35+09:00 info: All connector for 'echo-back' ready
|
|
38
|
-
2025-01-07T10:19:35+09:00 info: All connector for 'http-connector' ready
|
|
39
|
-
2025-01-07T10:19:35+09:00 info: All connector for 'graphql-connector' ready
|
|
40
|
-
2025-01-07T10:19:35+09:00 info: All connector for 'sqlite-connector' ready
|
|
41
|
-
2025-01-07T10:19:35+09:00 info: All connector for 'postgresql-connector' ready
|
|
42
|
-
2025-01-07T10:19:35+09:00 info: All connector for 'mqtt-connector' ready
|
|
43
|
-
2025-01-07T10:19:35+09:00 info: All connector for 'mssql-connector' ready
|
|
44
|
-
2025-01-07T10:19:35+09:00 info: All connector for 'oracle-connector' ready
|
|
45
|
-
2025-01-07T10:19:35+09:00 info: All connector for 'mysql-connector' ready
|
|
46
|
-
2025-01-07T10:19:35+09:00 info: All connector for 'socket-server' ready
|
|
47
|
-
2025-01-07T10:19:35+09:00 info: All connector for 'operato-connector' ready
|
|
48
|
-
2025-01-07T10:19:35+09:00 info: All connector for 'headless-connector' ready
|
|
49
|
-
2025-01-07T10:19:35+09:00 info: All connector for 'email-connector' ready
|
|
50
|
-
2025-01-07T10:19:35+09:00 info: All connector for 'influxdb-connector' ready
|
|
51
|
-
2025-01-07T10:19:35+09:00 info: All connector for 'msgraph-connector' ready
|
|
52
|
-
2025-01-07T10:19:35+09:00 info: All connector for 'proxy-connector' ready
|
|
53
|
-
2025-01-07T10:19:35+09:00 info: ConnectionManager initialization done:
|
|
54
|
-
2025-01-07T10:53:32+09:00 info: Initializing ConnectionManager...
|
|
55
|
-
2025-01-07T10:53:32+09:00 info: Connector 'echo-back-server' started to ready
|
|
56
|
-
2025-01-07T10:53:32+09:00 info: Connector 'echo-back' started to ready
|
|
57
|
-
2025-01-07T10:53:32+09:00 info: Connector 'http-connector' started to ready
|
|
58
|
-
2025-01-07T10:53:32+09:00 info: Connector 'graphql-connector' started to ready
|
|
59
|
-
2025-01-07T10:53:32+09:00 info: Connector 'sqlite-connector' started to ready
|
|
60
|
-
2025-01-07T10:53:32+09:00 info: Connector 'postgresql-connector' started to ready
|
|
61
|
-
2025-01-07T10:53:32+09:00 info: Connector 'mqtt-connector' started to ready
|
|
62
|
-
2025-01-07T10:53:32+09:00 info: Connector 'mssql-connector' started to ready
|
|
63
|
-
2025-01-07T10:53:32+09:00 info: Connector 'oracle-connector' started to ready
|
|
64
|
-
2025-01-07T10:53:32+09:00 info: Connector 'mysql-connector' started to ready
|
|
65
|
-
2025-01-07T10:53:32+09:00 info: Connector 'socket-server' started to ready
|
|
66
|
-
2025-01-07T10:53:32+09:00 info: Connector 'operato-connector' started to ready
|
|
67
|
-
2025-01-07T10:53:32+09:00 info: Connector 'headless-connector' started to ready
|
|
68
|
-
2025-01-07T10:53:32+09:00 info: Connector 'email-connector' started to ready
|
|
69
|
-
2025-01-07T10:53:32+09:00 info: Connector 'influxdb-connector' started to ready
|
|
70
|
-
2025-01-07T10:53:32+09:00 info: Connector 'msgraph-connector' started to ready
|
|
71
|
-
2025-01-07T10:53:32+09:00 info: Connector 'proxy-connector' started to ready
|
|
72
|
-
2025-01-07T10:53:32+09:00 info: echo-back-servers are ready
|
|
73
|
-
2025-01-07T10:53:32+09:00 info: echo-back connections are ready
|
|
74
|
-
2025-01-07T10:53:32+09:00 info: http-connector connections are ready
|
|
75
|
-
2025-01-07T10:53:32+09:00 info: graphql-connector connections are ready
|
|
76
|
-
2025-01-07T10:53:32+09:00 info: sqlite-connector connections are ready
|
|
77
|
-
2025-01-07T10:53:32+09:00 info: postgresql-connector connections are ready
|
|
78
|
-
2025-01-07T10:53:32+09:00 info: mqtt-connector connections are ready
|
|
79
|
-
2025-01-07T10:53:32+09:00 info: mssql-connector connections are ready
|
|
80
|
-
2025-01-07T10:53:32+09:00 info: oracle-connector connections are ready
|
|
81
|
-
2025-01-07T10:53:32+09:00 info: mysql-connector connections are ready
|
|
82
|
-
2025-01-07T10:53:32+09:00 info: socket servers are ready
|
|
83
|
-
2025-01-07T10:53:32+09:00 info: operato-connector connections are ready
|
|
84
|
-
2025-01-07T10:53:32+09:00 info: headless-connector connections are ready
|
|
85
|
-
2025-01-07T10:53:32+09:00 info: email connections are ready
|
|
86
|
-
2025-01-07T10:53:32+09:00 info: influxdb connections are ready
|
|
87
|
-
2025-01-07T10:53:32+09:00 info: msgraph-connector connections are ready
|
|
88
|
-
2025-01-07T10:53:32+09:00 info: proxy-connector connections are ready
|
|
89
|
-
2025-01-07T10:53:32+09:00 info: All connector for 'echo-back-server' ready
|
|
90
|
-
2025-01-07T10:53:32+09:00 info: All connector for 'echo-back' ready
|
|
91
|
-
2025-01-07T10:53:32+09:00 info: All connector for 'http-connector' ready
|
|
92
|
-
2025-01-07T10:53:32+09:00 info: All connector for 'graphql-connector' ready
|
|
93
|
-
2025-01-07T10:53:32+09:00 info: All connector for 'sqlite-connector' ready
|
|
94
|
-
2025-01-07T10:53:32+09:00 info: All connector for 'postgresql-connector' ready
|
|
95
|
-
2025-01-07T10:53:32+09:00 info: All connector for 'mqtt-connector' ready
|
|
96
|
-
2025-01-07T10:53:32+09:00 info: All connector for 'mssql-connector' ready
|
|
97
|
-
2025-01-07T10:53:32+09:00 info: All connector for 'oracle-connector' ready
|
|
98
|
-
2025-01-07T10:53:32+09:00 info: All connector for 'mysql-connector' ready
|
|
99
|
-
2025-01-07T10:53:32+09:00 info: All connector for 'socket-server' ready
|
|
100
|
-
2025-01-07T10:53:32+09:00 info: All connector for 'operato-connector' ready
|
|
101
|
-
2025-01-07T10:53:32+09:00 info: All connector for 'headless-connector' ready
|
|
102
|
-
2025-01-07T10:53:32+09:00 info: All connector for 'email-connector' ready
|
|
103
|
-
2025-01-07T10:53:32+09:00 info: All connector for 'influxdb-connector' ready
|
|
104
|
-
2025-01-07T10:53:32+09:00 info: All connector for 'msgraph-connector' ready
|
|
105
|
-
2025-01-07T10:53:32+09:00 info: All connector for 'proxy-connector' ready
|
|
106
|
-
2025-01-07T10:53:32+09:00 info: ConnectionManager initialization done:
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
2025-01-07T14:55:04+09:00 info: Initializing ConnectionManager...
|
|
2
|
-
2025-01-07T14:55:04+09:00 info: Connector 'echo-back-server' started to ready
|
|
3
|
-
2025-01-07T14:55:04+09:00 info: Connector 'echo-back' started to ready
|
|
4
|
-
2025-01-07T14:55:04+09:00 info: Connector 'http-connector' started to ready
|
|
5
|
-
2025-01-07T14:55:04+09:00 info: Connector 'graphql-connector' started to ready
|
|
6
|
-
2025-01-07T14:55:04+09:00 info: Connector 'sqlite-connector' started to ready
|
|
7
|
-
2025-01-07T14:55:04+09:00 info: Connector 'postgresql-connector' started to ready
|
|
8
|
-
2025-01-07T14:55:04+09:00 info: Connector 'mqtt-connector' started to ready
|
|
9
|
-
2025-01-07T14:55:04+09:00 info: Connector 'mssql-connector' started to ready
|
|
10
|
-
2025-01-07T14:55:04+09:00 info: Connector 'oracle-connector' started to ready
|
|
11
|
-
2025-01-07T14:55:04+09:00 info: Connector 'mysql-connector' started to ready
|
|
12
|
-
2025-01-07T14:55:04+09:00 info: Connector 'socket-server' started to ready
|
|
13
|
-
2025-01-07T14:55:04+09:00 info: Connector 'operato-connector' started to ready
|
|
14
|
-
2025-01-07T14:55:04+09:00 info: Connector 'headless-connector' started to ready
|
|
15
|
-
2025-01-07T14:55:04+09:00 info: Connector 'email-connector' started to ready
|
|
16
|
-
2025-01-07T14:55:04+09:00 info: Connector 'influxdb-connector' started to ready
|
|
17
|
-
2025-01-07T14:55:04+09:00 info: Connector 'msgraph-connector' started to ready
|
|
18
|
-
2025-01-07T14:55:04+09:00 info: Connector 'proxy-connector' started to ready
|
|
19
|
-
2025-01-07T14:55:04+09:00 info: echo-back-servers are ready
|
|
20
|
-
2025-01-07T14:55:04+09:00 info: echo-back connections are ready
|
|
21
|
-
2025-01-07T14:55:04+09:00 info: http-connector connections are ready
|
|
22
|
-
2025-01-07T14:55:04+09:00 info: graphql-connector connections are ready
|
|
23
|
-
2025-01-07T14:55:04+09:00 info: sqlite-connector connections are ready
|
|
24
|
-
2025-01-07T14:55:04+09:00 info: postgresql-connector connections are ready
|
|
25
|
-
2025-01-07T14:55:04+09:00 info: mqtt-connector connections are ready
|
|
26
|
-
2025-01-07T14:55:04+09:00 info: mssql-connector connections are ready
|
|
27
|
-
2025-01-07T14:55:04+09:00 info: oracle-connector connections are ready
|
|
28
|
-
2025-01-07T14:55:04+09:00 info: mysql-connector connections are ready
|
|
29
|
-
2025-01-07T14:55:04+09:00 info: socket servers are ready
|
|
30
|
-
2025-01-07T14:55:04+09:00 info: operato-connector connections are ready
|
|
31
|
-
2025-01-07T14:55:04+09:00 info: headless-connector connections are ready
|
|
32
|
-
2025-01-07T14:55:04+09:00 info: email connections are ready
|
|
33
|
-
2025-01-07T14:55:04+09:00 info: influxdb connections are ready
|
|
34
|
-
2025-01-07T14:55:04+09:00 info: msgraph-connector connections are ready
|
|
35
|
-
2025-01-07T14:55:04+09:00 info: proxy-connector connections are ready
|
|
36
|
-
2025-01-07T14:55:04+09:00 info: All connector for 'echo-back-server' ready
|
|
37
|
-
2025-01-07T14:55:04+09:00 info: All connector for 'echo-back' ready
|
|
38
|
-
2025-01-07T14:55:04+09:00 info: All connector for 'http-connector' ready
|
|
39
|
-
2025-01-07T14:55:04+09:00 info: All connector for 'graphql-connector' ready
|
|
40
|
-
2025-01-07T14:55:04+09:00 info: All connector for 'sqlite-connector' ready
|
|
41
|
-
2025-01-07T14:55:04+09:00 info: All connector for 'postgresql-connector' ready
|
|
42
|
-
2025-01-07T14:55:04+09:00 info: All connector for 'mqtt-connector' ready
|
|
43
|
-
2025-01-07T14:55:04+09:00 info: All connector for 'mssql-connector' ready
|
|
44
|
-
2025-01-07T14:55:04+09:00 info: All connector for 'oracle-connector' ready
|
|
45
|
-
2025-01-07T14:55:04+09:00 info: All connector for 'mysql-connector' ready
|
|
46
|
-
2025-01-07T14:55:04+09:00 info: All connector for 'socket-server' ready
|
|
47
|
-
2025-01-07T14:55:04+09:00 info: All connector for 'operato-connector' ready
|
|
48
|
-
2025-01-07T14:55:04+09:00 info: All connector for 'headless-connector' ready
|
|
49
|
-
2025-01-07T14:55:04+09:00 info: All connector for 'email-connector' ready
|
|
50
|
-
2025-01-07T14:55:04+09:00 info: All connector for 'influxdb-connector' ready
|
|
51
|
-
2025-01-07T14:55:04+09:00 info: All connector for 'msgraph-connector' ready
|
|
52
|
-
2025-01-07T14:55:04+09:00 info: All connector for 'proxy-connector' ready
|
|
53
|
-
2025-01-07T14:55:04+09:00 info: ConnectionManager initialization done:
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
2025-01-07T15:29:05+09:00 info: Initializing ConnectionManager...
|
|
2
|
-
2025-01-07T15:29:05+09:00 info: Connector 'echo-back-server' started to ready
|
|
3
|
-
2025-01-07T15:29:05+09:00 info: Connector 'echo-back' started to ready
|
|
4
|
-
2025-01-07T15:29:05+09:00 info: Connector 'http-connector' started to ready
|
|
5
|
-
2025-01-07T15:29:05+09:00 info: Connector 'graphql-connector' started to ready
|
|
6
|
-
2025-01-07T15:29:05+09:00 info: Connector 'sqlite-connector' started to ready
|
|
7
|
-
2025-01-07T15:29:05+09:00 info: Connector 'postgresql-connector' started to ready
|
|
8
|
-
2025-01-07T15:29:05+09:00 info: Connector 'mqtt-connector' started to ready
|
|
9
|
-
2025-01-07T15:29:05+09:00 info: Connector 'mssql-connector' started to ready
|
|
10
|
-
2025-01-07T15:29:05+09:00 info: Connector 'oracle-connector' started to ready
|
|
11
|
-
2025-01-07T15:29:05+09:00 info: Connector 'mysql-connector' started to ready
|
|
12
|
-
2025-01-07T15:29:05+09:00 info: Connector 'socket-server' started to ready
|
|
13
|
-
2025-01-07T15:29:05+09:00 info: Connector 'operato-connector' started to ready
|
|
14
|
-
2025-01-07T15:29:05+09:00 info: Connector 'headless-connector' started to ready
|
|
15
|
-
2025-01-07T15:29:05+09:00 info: Connector 'email-connector' started to ready
|
|
16
|
-
2025-01-07T15:29:05+09:00 info: Connector 'influxdb-connector' started to ready
|
|
17
|
-
2025-01-07T15:29:05+09:00 info: Connector 'msgraph-connector' started to ready
|
|
18
|
-
2025-01-07T15:29:05+09:00 info: Connector 'proxy-connector' started to ready
|
|
19
|
-
2025-01-07T15:29:05+09:00 info: echo-back-servers are ready
|
|
20
|
-
2025-01-07T15:29:05+09:00 info: echo-back connections are ready
|
|
21
|
-
2025-01-07T15:29:05+09:00 info: http-connector connections are ready
|
|
22
|
-
2025-01-07T15:29:05+09:00 info: graphql-connector connections are ready
|
|
23
|
-
2025-01-07T15:29:05+09:00 info: sqlite-connector connections are ready
|
|
24
|
-
2025-01-07T15:29:05+09:00 info: postgresql-connector connections are ready
|
|
25
|
-
2025-01-07T15:29:05+09:00 info: mqtt-connector connections are ready
|
|
26
|
-
2025-01-07T15:29:05+09:00 info: mssql-connector connections are ready
|
|
27
|
-
2025-01-07T15:29:05+09:00 info: oracle-connector connections are ready
|
|
28
|
-
2025-01-07T15:29:05+09:00 info: mysql-connector connections are ready
|
|
29
|
-
2025-01-07T15:29:05+09:00 info: socket servers are ready
|
|
30
|
-
2025-01-07T15:29:05+09:00 info: operato-connector connections are ready
|
|
31
|
-
2025-01-07T15:29:05+09:00 info: headless-connector connections are ready
|
|
32
|
-
2025-01-07T15:29:05+09:00 info: email connections are ready
|
|
33
|
-
2025-01-07T15:29:05+09:00 info: influxdb connections are ready
|
|
34
|
-
2025-01-07T15:29:05+09:00 info: msgraph-connector connections are ready
|
|
35
|
-
2025-01-07T15:29:05+09:00 info: proxy-connector connections are ready
|
|
36
|
-
2025-01-07T15:29:05+09:00 info: All connector for 'echo-back-server' ready
|
|
37
|
-
2025-01-07T15:29:05+09:00 info: All connector for 'echo-back' ready
|
|
38
|
-
2025-01-07T15:29:05+09:00 info: All connector for 'http-connector' ready
|
|
39
|
-
2025-01-07T15:29:05+09:00 info: All connector for 'graphql-connector' ready
|
|
40
|
-
2025-01-07T15:29:05+09:00 info: All connector for 'sqlite-connector' ready
|
|
41
|
-
2025-01-07T15:29:05+09:00 info: All connector for 'postgresql-connector' ready
|
|
42
|
-
2025-01-07T15:29:05+09:00 info: All connector for 'mqtt-connector' ready
|
|
43
|
-
2025-01-07T15:29:05+09:00 info: All connector for 'mssql-connector' ready
|
|
44
|
-
2025-01-07T15:29:05+09:00 info: All connector for 'oracle-connector' ready
|
|
45
|
-
2025-01-07T15:29:05+09:00 info: All connector for 'mysql-connector' ready
|
|
46
|
-
2025-01-07T15:29:05+09:00 info: All connector for 'socket-server' ready
|
|
47
|
-
2025-01-07T15:29:05+09:00 info: All connector for 'operato-connector' ready
|
|
48
|
-
2025-01-07T15:29:05+09:00 info: All connector for 'headless-connector' ready
|
|
49
|
-
2025-01-07T15:29:05+09:00 info: All connector for 'email-connector' ready
|
|
50
|
-
2025-01-07T15:29:05+09:00 info: All connector for 'influxdb-connector' ready
|
|
51
|
-
2025-01-07T15:29:05+09:00 info: All connector for 'msgraph-connector' ready
|
|
52
|
-
2025-01-07T15:29:05+09:00 info: All connector for 'proxy-connector' ready
|
|
53
|
-
2025-01-07T15:29:05+09:00 info: ConnectionManager initialization done:
|