node-opcua-convert-nodeset-to-javascript 2.108.0 → 2.109.0

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.
@@ -0,0 +1,71 @@
1
+ export declare const officialNamespaces: {
2
+ standard: {
3
+ location: string;
4
+ };
5
+ di: {
6
+ location: string;
7
+ };
8
+ adi: {
9
+ location: string;
10
+ };
11
+ autoId: {
12
+ location: string;
13
+ };
14
+ machineVision: {
15
+ location: string;
16
+ };
17
+ commercialKitchenEquipment: {
18
+ location: string;
19
+ };
20
+ gds: {
21
+ location: string;
22
+ };
23
+ robotics: {
24
+ location: string;
25
+ };
26
+ machinery: {
27
+ location: string;
28
+ };
29
+ ia: {
30
+ location: string;
31
+ };
32
+ machineTool: {
33
+ location: string;
34
+ };
35
+ cnc: {
36
+ location: string;
37
+ };
38
+ woodWorking: {
39
+ location: string;
40
+ };
41
+ glass: {
42
+ location: string;
43
+ };
44
+ tightening: {
45
+ location: string;
46
+ };
47
+ packML: {
48
+ location: string;
49
+ };
50
+ eumabois: {
51
+ location: string;
52
+ };
53
+ iolink: {
54
+ location: string;
55
+ };
56
+ iolinkIODD: {
57
+ location: string;
58
+ };
59
+ irdi: {
60
+ location: string;
61
+ };
62
+ padim: {
63
+ location: string;
64
+ };
65
+ machineryProcessValues: {
66
+ location: string;
67
+ };
68
+ machineryResult: {
69
+ location: string;
70
+ };
71
+ };
@@ -0,0 +1,100 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.officialNamespaces = void 0;
4
+ exports.officialNamespaces = {
5
+ "standard": {
6
+ location: "node-opcua-ua-types-ua"
7
+ },
8
+ "di": {
9
+ location: "node-opcua-nodeset-di"
10
+ },
11
+ "adi": {
12
+ location: "node-opcua-nodeset-adi"
13
+ },
14
+ "autoId": {
15
+ location: "node-opcua-nodeset-auto-id"
16
+ },
17
+ "machineVision": {
18
+ location: "node-opcua-nodeset-machine-vision"
19
+ },
20
+ "commercialKitchenEquipment": {
21
+ location: "node-opcua-nodeset-commercial-kitchen-equipment"
22
+ },
23
+ "gds": {
24
+ location: "node-opcua-types-gds"
25
+ },
26
+ "robotics": {
27
+ location: "node-opcua-robotics"
28
+ },
29
+ "machinery": {
30
+ location: "node-opcua-machinery"
31
+ },
32
+ "ia": {
33
+ location: "node-opcua-ia"
34
+ },
35
+ "machineTool": {
36
+ location: "node-opcua-machineTool"
37
+ },
38
+ "cnc": {
39
+ location: "node-opcua-cnc"
40
+ },
41
+ "woodWorking": {
42
+ location: "node-opcua-woodWorking"
43
+ },
44
+ "glass": {
45
+ location: "node-opcua-glass"
46
+ },
47
+ "tightening": {
48
+ location: "node-opcua-tightening"
49
+ },
50
+ "packML": {
51
+ location: "node-opcua-packML"
52
+ },
53
+ "eumabois": {
54
+ location: "node-opcua-eumabois"
55
+ },
56
+ "iolink": {
57
+ location: "node-opcua-iolink"
58
+ },
59
+ "iolinkIODD": {
60
+ location: "node-opcua-iolinkIODD"
61
+ },
62
+ "irdi": {
63
+ location: "node-opcua-irdi"
64
+ },
65
+ "padim": {
66
+ location: "node-opcua-padim"
67
+ },
68
+ "machineryProcessValues": {
69
+ location: "node-opcua-machineryProcessValues"
70
+ },
71
+ "machineryResult": {
72
+ location: "node-opcua-machineryResult"
73
+ }
74
+ };
75
+ /*
76
+ nodesets.standard,
77
+ nodesets.di,
78
+ nodesets.adi,
79
+ nodesets.autoId,
80
+ nodesets.machineVision,
81
+ nodesets.commercialKitchenEquipment,
82
+ nodesets.gds,
83
+ nodesets.robotics,
84
+ nodesets.machinery,
85
+ nodesets.ia,
86
+ nodesets.machineTool,
87
+ nodesets.cnc,
88
+ nodesets.woodWorking,
89
+ nodesets.glass,
90
+ nodesets.tightening,
91
+ nodesets.packML,
92
+ nodesets.eumabois,
93
+ nodesets.iolink,
94
+ nodesets.iolinkIODD,
95
+ nodesets.irdi,
96
+ nodesets.padim,
97
+ nodesets.machineryProcessValues,
98
+ nodesets.machineryResult,
99
+ */
100
+ //# sourceMappingURL=official_namespaces.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"official_namespaces.js","sourceRoot":"","sources":["../source/official_namespaces.ts"],"names":[],"mappings":";;;AAEa,QAAA,kBAAkB,GAAG;IAC9B,UAAU,EAAE;QACR,QAAQ,EAAE,wBAAwB;KACrC;IACD,IAAI,EAAE;QACF,QAAQ,EAAE,uBAAuB;KACpC;IACD,KAAK,EAAE;QACH,QAAQ,EAAE,wBAAwB;KACrC;IACD,QAAQ,EAAE;QACN,QAAQ,EAAE,4BAA4B;KACzC;IACD,eAAe,EAAE;QACb,QAAQ,EAAE,mCAAmC;KAChD;IACD,4BAA4B,EAAE;QAC1B,QAAQ,EAAE,iDAAiD;KAC9D;IACD,KAAK,EAAE;QACH,QAAQ,EAAE,sBAAsB;KACnC;IACD,UAAU,EAAE;QACR,QAAQ,EAAE,qBAAqB;KAClC;IACD,WAAW,EAAE;QACT,QAAQ,EAAE,sBAAsB;KACnC;IACD,IAAI,EAAE;QACF,QAAQ,EAAE,eAAe;KAC5B;IACD,aAAa,EAAE;QACX,QAAQ,EAAE,wBAAwB;KACrC;IACD,KAAK,EAAE;QACH,QAAQ,EAAE,gBAAgB;KAC7B;IACD,aAAa,EAAE;QACX,QAAQ,EAAE,wBAAwB;KACrC;IACD,OAAO,EAAE;QACL,QAAQ,EAAE,kBAAkB;KAC/B;IACD,YAAY,EAAE;QACV,QAAQ,EAAE,uBAAuB;KACpC;IACD,QAAQ,EAAE;QACN,QAAQ,EAAE,mBAAmB;KAChC;IACD,UAAU,EAAE;QACR,QAAQ,EAAE,qBAAqB;KAClC;IACD,QAAQ,EAAE;QACN,QAAQ,EAAE,mBAAmB;KAChC;IACD,YAAY,EAAE;QACV,QAAQ,EAAE,uBAAuB;KACpC;IACD,MAAM,EAAE;QACJ,QAAQ,EAAE,iBAAiB;KAC9B;IACD,OAAO,EAAE;QACL,QAAQ,EAAE,kBAAkB;KAC/B;IACD,wBAAwB,EAAE;QACtB,QAAQ,EAAE,mCAAmC;KAChD;IACD,iBAAiB,EAAE;QACf,QAAQ,EAAE,4BAA4B;KACzC;CACJ,CAAC;AACF;;;;;;;;;;;;;;;;;;;;;;;;EAwBE"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "node-opcua-convert-nodeset-to-javascript",
3
- "version": "2.108.0",
3
+ "version": "2.109.0",
4
4
  "description": "pure nodejs OPCUA SDK - module convert-nodeset-to-javascript",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
@@ -15,26 +15,26 @@
15
15
  "@types/wordwrap": "^1.0.1",
16
16
  "case-anything": "1.1.5",
17
17
  "chalk": "4.1.2",
18
- "node-opcua-address-space": "2.108.0",
19
- "node-opcua-address-space-base": "2.108.0",
18
+ "node-opcua-address-space": "2.109.0",
19
+ "node-opcua-address-space-base": "2.109.0",
20
20
  "node-opcua-assert": "2.105.0",
21
21
  "node-opcua-constants": "2.98.1",
22
- "node-opcua-data-model": "2.108.0",
23
- "node-opcua-debug": "2.108.0",
24
- "node-opcua-extension-object": "2.108.0",
25
- "node-opcua-nodeid": "2.108.0",
26
- "node-opcua-nodesets": "2.107.0",
27
- "node-opcua-pseudo-session": "2.108.0",
28
- "node-opcua-status-code": "2.108.0",
29
- "node-opcua-types": "2.108.0",
30
- "node-opcua-utils": "2.108.0",
31
- "node-opcua-variant": "2.108.0",
22
+ "node-opcua-data-model": "2.109.0",
23
+ "node-opcua-debug": "2.109.0",
24
+ "node-opcua-extension-object": "2.109.0",
25
+ "node-opcua-nodeid": "2.109.0",
26
+ "node-opcua-nodesets": "2.109.0",
27
+ "node-opcua-pseudo-session": "2.109.0",
28
+ "node-opcua-status-code": "2.109.0",
29
+ "node-opcua-types": "2.109.0",
30
+ "node-opcua-utils": "2.109.0",
31
+ "node-opcua-variant": "2.109.0",
32
32
  "wordwrap": "^1.0.0"
33
33
  },
34
34
  "devDependencies": {
35
- "node-opcua-leak-detector": "2.108.0",
36
- "node-opcua-packet-analyzer": "2.108.0",
37
- "node-opcua-service-translate-browse-path": "2.108.0",
35
+ "node-opcua-leak-detector": "2.109.0",
36
+ "node-opcua-packet-analyzer": "2.109.0",
37
+ "node-opcua-service-translate-browse-path": "2.109.0",
38
38
  "should": "^13.2.3"
39
39
  },
40
40
  "author": "Etienne Rossignon",
@@ -52,7 +52,7 @@
52
52
  "internet of things"
53
53
  ],
54
54
  "homepage": "http://node-opcua.github.io/",
55
- "gitHead": "dc706ceab443d98df06b0d5e808daf998d6c7708",
55
+ "gitHead": "50cfa07779d4c07b299176ac9c27527fcd97d079",
56
56
  "files": [
57
57
  "dist",
58
58
  "source"