@hatiolab/things-scene 3.0.0-beta.2 → 3.0.0-beta.3

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": 1637197753807,
10
- "name": "logs/application-2021-11-18-10.log",
11
- "hash": "60308471926516db51320e0503ed6753"
9
+ "date": 1639203572797,
10
+ "name": "logs/application-2021-12-11-15.log",
11
+ "hash": "4da8cc3ac9da3be76dedf7c55bf62212"
12
12
  }
13
13
  ]
14
14
  }
@@ -6,34 +6,14 @@
6
6
  "auditLog": "logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json",
7
7
  "files": [
8
8
  {
9
- "date": 1636343555220,
10
- "name": "logs/connections-2021-11-08-12.log",
11
- "hash": "23417059ecf69baeda8739fd2328eb34"
9
+ "date": 1638280204215,
10
+ "name": "logs/connections-2021-11-30-22.log",
11
+ "hash": "597f95ca19f31dd91f9c85dbbced90e7"
12
12
  },
13
13
  {
14
- "date": 1636348304968,
15
- "name": "logs/connections-2021-11-08-14.log",
16
- "hash": "03ab9a540ab7d416160ed179aebe0e72"
17
- },
18
- {
19
- "date": 1636615561437,
20
- "name": "logs/connections-2021-11-11-16.log",
21
- "hash": "19771f048f317bdc9ddff8128e18481e"
22
- },
23
- {
24
- "date": 1636961376684,
25
- "name": "logs/connections-2021-11-15-16.log",
26
- "hash": "c0c988aae56a80590b503ac9970fe9f1"
27
- },
28
- {
29
- "date": 1637023559682,
30
- "name": "logs/connections-2021-11-16-09.log",
31
- "hash": "030ff8d626fd14aa6e9091c93d3f1d2c"
32
- },
33
- {
34
- "date": 1637197755271,
35
- "name": "logs/connections-2021-11-18-10.log",
36
- "hash": "391c98c8e2fd2fb2ed59a1302f4a7903"
14
+ "date": 1639203576079,
15
+ "name": "logs/connections-2021-12-11-15.log",
16
+ "hash": "3ef375fb815a04dc413ba4fa224dcb1e"
37
17
  }
38
18
  ]
39
19
  }
@@ -0,0 +1,6 @@
1
+ 2021-12-11T06:19:35.367Z info: File Storage is Ready.
2
+ 2021-12-11T06:19:39.537Z info: Database connection established
3
+ 2021-12-11T06:19:40.781Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
4
+ 2021-12-11T06:19:40.781Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
5
+ 2021-12-11T06:22:10.265Z error: Cannot return null for non-nullable field Query.board.
6
+ 2021-12-11T06:22:34.722Z error: Cannot return null for non-nullable field Query.board.
@@ -0,0 +1,32 @@
1
+ 2021-11-30T13:50:08.942Z info: Initializing ConnectionManager...
2
+ 2021-11-30T13:50:08.958Z info: Connector 'echo-back-server' started to ready
3
+ 2021-11-30T13:50:08.958Z info: Connector 'echo-back' started to ready
4
+ 2021-11-30T13:50:08.958Z info: Connector 'http-connector' started to ready
5
+ 2021-11-30T13:50:08.958Z info: Connector 'graphql-connector' started to ready
6
+ 2021-11-30T13:50:08.959Z info: Connector 'sqlite-connector' started to ready
7
+ 2021-11-30T13:50:08.959Z info: Connector 'postgresql-connector' started to ready
8
+ 2021-11-30T13:50:08.959Z info: Connector 'mqtt-connector' started to ready
9
+ 2021-11-30T13:50:08.959Z info: Connector 'mssql-connector' started to ready
10
+ 2021-11-30T13:50:08.960Z info: Connector 'oracle-connector' started to ready
11
+ 2021-11-30T13:50:08.960Z info: Connector 'socket-server' started to ready
12
+ 2021-11-30T13:50:08.960Z info: echo-back-servers are ready
13
+ 2021-11-30T13:50:08.960Z info: echo-back connections are ready
14
+ 2021-11-30T13:50:08.960Z info: http-connector connections are ready
15
+ 2021-11-30T13:50:08.961Z info: graphql-connector connections are ready
16
+ 2021-11-30T13:50:08.961Z info: sqlite-connector connections are ready
17
+ 2021-11-30T13:50:08.961Z info: postgresql-connector connections are ready
18
+ 2021-11-30T13:50:08.961Z info: mqtt-connector connections are ready
19
+ 2021-11-30T13:50:08.961Z info: mssql-connector connections are ready
20
+ 2021-11-30T13:50:08.961Z info: oracle-connector connections are ready
21
+ 2021-11-30T13:50:08.961Z info: socket servers are ready
22
+ 2021-11-30T13:50:08.961Z info: All connector for 'echo-back-server' ready
23
+ 2021-11-30T13:50:08.961Z info: All connector for 'echo-back' ready
24
+ 2021-11-30T13:50:08.962Z info: All connector for 'http-connector' ready
25
+ 2021-11-30T13:50:08.962Z info: All connector for 'graphql-connector' ready
26
+ 2021-11-30T13:50:08.962Z info: All connector for 'sqlite-connector' ready
27
+ 2021-11-30T13:50:08.962Z info: All connector for 'postgresql-connector' ready
28
+ 2021-11-30T13:50:08.962Z info: All connector for 'mqtt-connector' ready
29
+ 2021-11-30T13:50:08.962Z info: All connector for 'mssql-connector' ready
30
+ 2021-11-30T13:50:08.962Z info: All connector for 'oracle-connector' ready
31
+ 2021-11-30T13:50:08.962Z info: All connector for 'socket-server' ready
32
+ 2021-11-30T13:50:08.962Z info: ConnectionManager initialization done:
@@ -0,0 +1,32 @@
1
+ 2021-12-11T06:19:40.877Z info: Initializing ConnectionManager...
2
+ 2021-12-11T06:19:40.878Z info: Connector 'echo-back-server' started to ready
3
+ 2021-12-11T06:19:40.878Z info: Connector 'echo-back' started to ready
4
+ 2021-12-11T06:19:40.878Z info: Connector 'http-connector' started to ready
5
+ 2021-12-11T06:19:40.879Z info: Connector 'graphql-connector' started to ready
6
+ 2021-12-11T06:19:40.879Z info: Connector 'sqlite-connector' started to ready
7
+ 2021-12-11T06:19:40.879Z info: Connector 'postgresql-connector' started to ready
8
+ 2021-12-11T06:19:40.879Z info: Connector 'mqtt-connector' started to ready
9
+ 2021-12-11T06:19:40.880Z info: Connector 'mssql-connector' started to ready
10
+ 2021-12-11T06:19:40.880Z info: Connector 'oracle-connector' started to ready
11
+ 2021-12-11T06:19:40.880Z info: Connector 'socket-server' started to ready
12
+ 2021-12-11T06:19:40.880Z info: echo-back-servers are ready
13
+ 2021-12-11T06:19:40.880Z info: echo-back connections are ready
14
+ 2021-12-11T06:19:40.881Z info: http-connector connections are ready
15
+ 2021-12-11T06:19:40.881Z info: graphql-connector connections are ready
16
+ 2021-12-11T06:19:40.881Z info: sqlite-connector connections are ready
17
+ 2021-12-11T06:19:40.881Z info: postgresql-connector connections are ready
18
+ 2021-12-11T06:19:40.881Z info: mqtt-connector connections are ready
19
+ 2021-12-11T06:19:40.881Z info: mssql-connector connections are ready
20
+ 2021-12-11T06:19:40.881Z info: oracle-connector connections are ready
21
+ 2021-12-11T06:19:40.881Z info: socket servers are ready
22
+ 2021-12-11T06:19:40.881Z info: All connector for 'echo-back-server' ready
23
+ 2021-12-11T06:19:40.881Z info: All connector for 'echo-back' ready
24
+ 2021-12-11T06:19:40.881Z info: All connector for 'http-connector' ready
25
+ 2021-12-11T06:19:40.882Z info: All connector for 'graphql-connector' ready
26
+ 2021-12-11T06:19:40.882Z info: All connector for 'sqlite-connector' ready
27
+ 2021-12-11T06:19:40.882Z info: All connector for 'postgresql-connector' ready
28
+ 2021-12-11T06:19:40.882Z info: All connector for 'mqtt-connector' ready
29
+ 2021-12-11T06:19:40.882Z info: All connector for 'mssql-connector' ready
30
+ 2021-12-11T06:19:40.882Z info: All connector for 'oracle-connector' ready
31
+ 2021-12-11T06:19:40.882Z info: All connector for 'socket-server' ready
32
+ 2021-12-11T06:19:40.882Z info: ConnectionManager initialization done:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hatiolab/things-scene",
3
- "version": "3.0.0-beta.2",
3
+ "version": "3.0.0-beta.3",
4
4
  "description": "2D graphic library",
5
5
  "main": "src/index.js",
6
6
  "module": "things-scene.mjs",
@@ -46,8 +46,8 @@
46
46
  "@babel/register": "^7.8.3",
47
47
  "@rollup/plugin-commonjs": "^17.0.0",
48
48
  "@rollup/plugin-node-resolve": "^11.0.1",
49
- "@things-factory/builder": "^4.0.10",
50
- "@things-factory/operato-board": "^4.0.10",
49
+ "@things-factory/builder": "^4.0.13",
50
+ "@things-factory/operato-board": "^4.0.13",
51
51
  "atob": "^2.1.2",
52
52
  "babel-eslint": "^10.1.0",
53
53
  "babel-jest": "^26.6.3",