@things-factory/integration-opc 6.2.19 → 6.2.24

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-opc",
3
- "version": "6.2.19",
3
+ "version": "6.2.24",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -23,8 +23,8 @@
23
23
  "clean": "npm run clean:server"
24
24
  },
25
25
  "dependencies": {
26
- "@things-factory/integration-base": "^6.2.19",
26
+ "@things-factory/integration-base": "^6.2.24",
27
27
  "node-opcua": "^2.110.0"
28
28
  },
29
- "gitHead": "5b5f3c02adca0ecb6344310bfeaf27b04c5dc657"
29
+ "gitHead": "f407983563cca529ba87ea8febb5be751ad3229e"
30
30
  }
@@ -1,20 +1,20 @@
1
1
  {
2
- "label.max-retry": "max retry",
3
- "label.initial-delay": "initial delay",
4
- "label.max-delay": "max delay",
5
- "label.requested-publishing-interval": "requested publishing interval",
6
- "label.requested-lifetime-count": "requested lifetime count",
7
- "label.requested-max-keep-alive-count": "requested max keep alive count",
8
- "label.max-notifications-per-publish": "max notifications per publish",
9
- "label.publishing-enabled": "publishing enabled",
10
- "label.priority": "priority",
11
- "label.sampling-interval": "sampling interval",
12
- "label.discard-oldest": "discard oldest",
13
- "label.queue-size": "queue size",
14
- "label.node": "node",
15
- "label.monitor-item": "monitor item",
16
- "label.product-name": "product name",
17
- "label.build-number": "build number",
18
- "label.build-date": "build date",
19
- "label.attribute": "attribute"
2
+ "label.max-retry": "最大リトライ",
3
+ "label.initial-delay": "初期遅延",
4
+ "label.max-delay": "最大遅延",
5
+ "label.requested-publishing-interval": "要求された公開間隔",
6
+ "label.requested-lifetime-count": "要求されたライフタイムカウント",
7
+ "label.requested-max-keep-alive-count": "要求された最大キープアライブカウント",
8
+ "label.max-notifications-per-publish": "公開ごとの最大通知数",
9
+ "label.publishing-enabled": "公開有効",
10
+ "label.priority": "優先度",
11
+ "label.sampling-interval": "サンプリング間隔",
12
+ "label.discard-oldest": "最古の破棄",
13
+ "label.queue-size": "キューサイズ",
14
+ "label.node": "ノード",
15
+ "label.monitor-item": "モニターアイテム",
16
+ "label.product-name": "製品名",
17
+ "label.build-number": "ビルド番号",
18
+ "label.build-date": "ビルド日",
19
+ "label.attribute": "属性"
20
20
  }
@@ -1,20 +1,20 @@
1
1
  {
2
- "label.max-retry": "max retry",
3
- "label.initial-delay": "initial delay",
4
- "label.max-delay": "max delay",
5
- "label.requested-publishing-interval": "requested publishing interval",
6
- "label.requested-lifetime-count": "requested lifetime count",
7
- "label.requested-max-keep-alive-count": "requested max keep alive count",
8
- "label.max-notifications-per-publish": "max notifications per publish",
9
- "label.publishing-enabled": "publishing enabled",
10
- "label.priority": "priority",
11
- "label.sampling-interval": "sampling interval",
12
- "label.discard-oldest": "discard oldest",
13
- "label.queue-size": "queue size",
14
- "label.node": "node",
15
- "label.monitor-item": "monitor item",
16
- "label.product-name": "product name",
17
- "label.build-number": "build number",
18
- "label.build-date": "build date",
19
- "label.attribute": "attribute"
2
+ "label.max-retry": "maksimum percubaan",
3
+ "label.initial-delay": "kelewatan awal",
4
+ "label.max-delay": "kelewatan maksimum",
5
+ "label.requested-publishing-interval": "selang penerbitan yang diminta",
6
+ "label.requested-lifetime-count": "jumlah jangka hayat yang diminta",
7
+ "label.requested-max-keep-alive-count": "jumlah maksimum keep alive yang diminta",
8
+ "label.max-notifications-per-publish": "pemberitahuan maksimum setiap penerbitan",
9
+ "label.publishing-enabled": "penerbitan diaktifkan",
10
+ "label.priority": "keutamaan",
11
+ "label.sampling-interval": "selang pensampelan",
12
+ "label.discard-oldest": "buang yang terlama",
13
+ "label.queue-size": "saiz barisan",
14
+ "label.node": "nod",
15
+ "label.monitor-item": "item pemantauan",
16
+ "label.product-name": "nama produk",
17
+ "label.build-number": "nombor binaan",
18
+ "label.build-date": "tarikh binaan",
19
+ "label.attribute": "atribut"
20
20
  }
@@ -1,20 +1,20 @@
1
1
  {
2
- "label.max-retry": "max retry",
3
- "label.initial-delay": "initial delay",
4
- "label.max-delay": "max delay",
5
- "label.requested-publishing-interval": "requested publishing interval",
6
- "label.requested-lifetime-count": "requested lifetime count",
7
- "label.requested-max-keep-alive-count": "requested max keep alive count",
8
- "label.max-notifications-per-publish": "max notifications per publish",
9
- "label.publishing-enabled": "publishing enabled",
10
- "label.priority": "priority",
11
- "label.sampling-interval": "sampling interval",
12
- "label.discard-oldest": "discard oldest",
13
- "label.queue-size": "queue size",
14
- "label.node": "node",
15
- "label.monitor-item": "monitor item",
16
- "label.product-name": "product name",
17
- "label.build-number": "build number",
18
- "label.build-date": "build date",
19
- "label.attribute": "attribute"
2
+ "label.max-retry": "最大重试",
3
+ "label.initial-delay": "初始延迟",
4
+ "label.max-delay": "最大延迟",
5
+ "label.requested-publishing-interval": "请求发布间隔",
6
+ "label.requested-lifetime-count": "请求生命周期次数",
7
+ "label.requested-max-keep-alive-count": "请求最大保持活动次数",
8
+ "label.max-notifications-per-publish": "每次发布的最大通知数",
9
+ "label.publishing-enabled": "启用发布",
10
+ "label.priority": "优先级",
11
+ "label.sampling-interval": "采样间隔",
12
+ "label.discard-oldest": "丢弃最旧",
13
+ "label.queue-size": "队列大小",
14
+ "label.node": "节点",
15
+ "label.monitor-item": "监测项",
16
+ "label.product-name": "产品名称",
17
+ "label.build-number": "构建编号",
18
+ "label.build-date": "构建日期",
19
+ "label.attribute": "属性"
20
20
  }