@operato/scene-scichart 2.0.0-beta.7 → 7.0.0-rc.1

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,23 @@
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
+ ## [7.0.0-rc.1](https://github.com/things-scene/operato-scene/compare/v7.0.0-rc.0...v7.0.0-rc.1) (2024-06-21)
7
+
8
+
9
+ ### :bug: Bug Fix
10
+
11
+ * apply v7-rc dependencies ([eee5612](https://github.com/things-scene/operato-scene/commit/eee5612e1d569387c284a7c6c49d64ef44b6d701))
12
+
13
+
14
+
15
+ ## [7.0.0-rc.0](https://github.com/things-scene/operato-scene/compare/v2.0.0-beta.8...v7.0.0-rc.0) (2024-06-21)
16
+
17
+ **Note:** Version bump only for package @operato/scene-scichart
18
+
19
+
20
+
21
+
22
+
6
23
  ## [2.0.0-beta.7](https://github.com/things-scene/operato-scene/compare/v2.0.0-beta.6...v2.0.0-beta.7) (2024-06-14)
7
24
 
8
25
 
package/db.sqlite CHANGED
Binary file
@@ -5,11 +5,6 @@
5
5
  },
6
6
  "auditLog": "logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json",
7
7
  "files": [
8
- {
9
- "date": 1718242101091,
10
- "name": "logs/application-2024-06-13-10.log",
11
- "hash": "54884746c79b237e25c1a9d6ee1f5f43322f90acf84468d08c5a6c0b68b638f3"
12
- },
13
8
  {
14
9
  "date": 1718284346553,
15
10
  "name": "logs/application-2024-06-13-22.log",
@@ -19,6 +14,16 @@
19
14
  "date": 1718288047687,
20
15
  "name": "logs/application-2024-06-13-23.log",
21
16
  "hash": "840eb82891d20ea86fa9e5b2bddb97cf744fc7e02bbc08b29b0c1163ac083888"
17
+ },
18
+ {
19
+ "date": 1718448546087,
20
+ "name": "logs/application-2024-06-15-19.log",
21
+ "hash": "660b9980a674bfbb8b213ba2a5d32872ae297ec77aebd94c979294d7da403756"
22
+ },
23
+ {
24
+ "date": 1718449314310,
25
+ "name": "logs/application-2024-06-15-20.log",
26
+ "hash": "fd259aa3b9fd0d0fe7f4822e1743a7029d35d6108c82e057cf524340e341e381"
22
27
  }
23
28
  ],
24
29
  "hashType": "sha256"
@@ -19,6 +19,11 @@
19
19
  "date": 1718288049421,
20
20
  "name": "logs/connections-2024-06-13-23.log",
21
21
  "hash": "a38686348b745239ec35ab5932dc45b1c10e6489f2fd4c346a6532ecf8bcae99"
22
+ },
23
+ {
24
+ "date": 1718448547998,
25
+ "name": "logs/connections-2024-06-15-19.log",
26
+ "hash": "75e780b9d50ce759c90e535a989025f302f3770243dfa03fbc5acaff6b348be3"
22
27
  }
23
28
  ],
24
29
  "hashType": "sha256"
@@ -0,0 +1,6 @@
1
+ 2024-06-15T19:49:07+09:00 info: File Storage is Ready.
2
+ 2024-06-15T19:49:08+09:00 error: oracledb module loading failed
3
+ 2024-06-15T19:49:08+09:00 error: oracledb module loading failed
4
+ 2024-06-15T19:49:10+09:00 info: Default DataSource established
5
+ 2024-06-15T19:49:12+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
6
+ 2024-06-15T19:49:12+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
@@ -0,0 +1,50 @@
1
+ 2024-06-15T19:49:12+09:00 info: Initializing ConnectionManager...
2
+ 2024-06-15T19:49:12+09:00 info: Connector 'echo-back-server' started to ready
3
+ 2024-06-15T19:49:12+09:00 info: Connector 'echo-back' started to ready
4
+ 2024-06-15T19:49:12+09:00 info: Connector 'http-connector' started to ready
5
+ 2024-06-15T19:49:12+09:00 info: Connector 'graphql-connector' started to ready
6
+ 2024-06-15T19:49:12+09:00 info: Connector 'sqlite-connector' started to ready
7
+ 2024-06-15T19:49:12+09:00 info: Connector 'postgresql-connector' started to ready
8
+ 2024-06-15T19:49:12+09:00 info: Connector 'mqtt-connector' started to ready
9
+ 2024-06-15T19:49:12+09:00 info: Connector 'mssql-connector' started to ready
10
+ 2024-06-15T19:49:12+09:00 info: Connector 'oracle-connector' started to ready
11
+ 2024-06-15T19:49:12+09:00 info: Connector 'mysql-connector' started to ready
12
+ 2024-06-15T19:49:12+09:00 info: Connector 'socket-server' started to ready
13
+ 2024-06-15T19:49:12+09:00 info: Connector 'operato-connector' started to ready
14
+ 2024-06-15T19:49:12+09:00 info: Connector 'email-connector' started to ready
15
+ 2024-06-15T19:49:12+09:00 info: Connector 'influxdb-connector' started to ready
16
+ 2024-06-15T19:49:12+09:00 info: Connector 'msgraph-connector' started to ready
17
+ 2024-06-15T19:49:12+09:00 info: Connector 'proxy-connector' started to ready
18
+ 2024-06-15T19:49:12+09:00 info: proxy-connector connections are ready
19
+ 2024-06-15T19:49:12+09:00 info: proxy-connector connections are ready
20
+ 2024-06-15T19:49:12+09:00 info: proxy-connector connections are ready
21
+ 2024-06-15T19:49:12+09:00 info: proxy-connector connections are ready
22
+ 2024-06-15T19:49:12+09:00 info: proxy-connector connections are ready
23
+ 2024-06-15T19:49:12+09:00 info: proxy-connector connections are ready
24
+ 2024-06-15T19:49:12+09:00 info: proxy-connector connections are ready
25
+ 2024-06-15T19:49:12+09:00 info: proxy-connector connections are ready
26
+ 2024-06-15T19:49:12+09:00 info: proxy-connector connections are ready
27
+ 2024-06-15T19:49:12+09:00 info: proxy-connector connections are ready
28
+ 2024-06-15T19:49:12+09:00 info: proxy-connector connections are ready
29
+ 2024-06-15T19:49:12+09:00 info: proxy-connector connections are ready
30
+ 2024-06-15T19:49:12+09:00 info: proxy-connector connections are ready
31
+ 2024-06-15T19:49:12+09:00 info: proxy-connector connections are ready
32
+ 2024-06-15T19:49:12+09:00 info: proxy-connector connections are ready
33
+ 2024-06-15T19:49:12+09:00 info: proxy-connector connections are ready
34
+ 2024-06-15T19:49:12+09:00 info: All connector for 'echo-back-server' ready
35
+ 2024-06-15T19:49:12+09:00 info: All connector for 'echo-back' ready
36
+ 2024-06-15T19:49:12+09:00 info: All connector for 'http-connector' ready
37
+ 2024-06-15T19:49:12+09:00 info: All connector for 'graphql-connector' ready
38
+ 2024-06-15T19:49:12+09:00 info: All connector for 'sqlite-connector' ready
39
+ 2024-06-15T19:49:12+09:00 info: All connector for 'postgresql-connector' ready
40
+ 2024-06-15T19:49:12+09:00 info: All connector for 'mqtt-connector' ready
41
+ 2024-06-15T19:49:12+09:00 info: All connector for 'mssql-connector' ready
42
+ 2024-06-15T19:49:12+09:00 info: All connector for 'oracle-connector' ready
43
+ 2024-06-15T19:49:12+09:00 info: All connector for 'mysql-connector' ready
44
+ 2024-06-15T19:49:12+09:00 info: All connector for 'socket-server' ready
45
+ 2024-06-15T19:49:12+09:00 info: All connector for 'operato-connector' ready
46
+ 2024-06-15T19:49:12+09:00 info: All connector for 'email-connector' ready
47
+ 2024-06-15T19:49:12+09:00 info: All connector for 'influxdb-connector' ready
48
+ 2024-06-15T19:49:12+09:00 info: All connector for 'msgraph-connector' ready
49
+ 2024-06-15T19:49:12+09:00 info: All connector for 'proxy-connector' ready
50
+ 2024-06-15T19:49:12+09:00 info: ConnectionManager initialization done:
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@operato/scene-scichart",
3
3
  "description": "scichart wrapping component",
4
- "version": "2.0.0-beta.7",
4
+ "version": "7.0.0-rc.1",
5
5
  "license": "MIT",
6
6
  "things-scene": true,
7
7
  "author": "heartyoh",
@@ -32,8 +32,8 @@
32
32
  },
33
33
  "devDependencies": {
34
34
  "@hatiolab/prettier-config": "^1.0.0",
35
- "@things-factory/builder": "^7.0.1-beta.0",
36
- "@things-factory/operato-board": "^7.0.1-beta.0",
35
+ "@things-factory/builder": "^7.0.1-rc",
36
+ "@things-factory/operato-board": "^7.0.1-rc",
37
37
  "@typescript-eslint/eslint-plugin": "^4.33.0",
38
38
  "@typescript-eslint/parser": "^4.33.0",
39
39
  "@web/dev-server": "^0.1.28",
@@ -58,5 +58,5 @@
58
58
  "prettier --write"
59
59
  ]
60
60
  },
61
- "gitHead": "0b03b749b4eaa40abdc60a38bf9c392808374ed8"
61
+ "gitHead": "4d56990e5d0d2a6dc177c5f957ec8f3df71a6576"
62
62
  }
package/schema.graphql CHANGED
@@ -1995,7 +1995,7 @@ type Mutation {
1995
1995
  """
1996
1996
  To run new scenario instance and will return the result after the scenario stop.
1997
1997
  """
1998
- runScenario(instanceName: String, scenarioName: String!, variables: Object): ScenarioInstance!
1998
+ runScenario(instanceName: String, scenarioName: String!, variables: Object): ScenarioInstanceRunResult!
1999
1999
  sendInvitation(email: EmailAddress!, reference: String!, type: String!): Invitation!
2000
2000
  singleUpload(file: Upload!): Attachment!
2001
2001
 
@@ -2679,6 +2679,7 @@ input NewScenario {
2679
2679
  privilege: PrivilegeInput
2680
2680
  schedule: String
2681
2681
  timezone: String
2682
+ ttl: Float
2682
2683
  type: String
2683
2684
  }
2684
2685
 
@@ -3639,6 +3640,7 @@ type Scenario {
3639
3640
  state: String
3640
3641
  steps: [Step!]
3641
3642
  timezone: String
3643
+ ttl: Float
3642
3644
  type: String
3643
3645
  updatedAt: DateTimeISO
3644
3646
  updater: User
@@ -3671,6 +3673,17 @@ type ScenarioInstanceProgress {
3671
3673
  steps: Int!
3672
3674
  }
3673
3675
 
3676
+ type ScenarioInstanceRunResult {
3677
+ data: Object
3678
+ instanceName: String
3679
+ message: String
3680
+ result: Object
3681
+ scenarioName: String
3682
+ state: String
3683
+ timestamp: DateTimeISO
3684
+ variables: Object
3685
+ }
3686
+
3674
3687
  type ScenarioInstanceState {
3675
3688
  data: Object
3676
3689
  domain: Domain
@@ -3707,6 +3720,7 @@ input ScenarioPatch {
3707
3720
  schedule: String
3708
3721
  steps: [StepPatch!]
3709
3722
  timezone: String
3723
+ ttl: Float
3710
3724
  type: String
3711
3725
  }
3712
3726