node-opcua-types 2.66.0 → 2.67.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.
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// --------- This code has been automatically generated !!! 2022-
|
|
2
|
+
// --------- This code has been automatically generated !!! 2022-04-18T16:06:09.449Z
|
|
3
3
|
/**
|
|
4
4
|
* @module node-opcua-types
|
|
5
5
|
*/
|
|
@@ -15387,10 +15387,10 @@ ProgramDiagnostic2DataType.possibleFields = [
|
|
|
15387
15387
|
"lastMethodCallTime",
|
|
15388
15388
|
"lastMethodReturnStatus"
|
|
15389
15389
|
];
|
|
15390
|
-
ProgramDiagnostic2DataType.dataTypeNodeId = (0, node_opcua_nodeid_1.makeExpandedNodeId)(
|
|
15391
|
-
ProgramDiagnostic2DataType.encodingDefaultBinary = (0, node_opcua_nodeid_1.makeExpandedNodeId)(
|
|
15392
|
-
ProgramDiagnostic2DataType.encodingDefaultXml = (0, node_opcua_nodeid_1.makeExpandedNodeId)(
|
|
15393
|
-
ProgramDiagnostic2DataType.encodingDefaultJson = (0, node_opcua_nodeid_1.makeExpandedNodeId)(
|
|
15390
|
+
ProgramDiagnostic2DataType.dataTypeNodeId = (0, node_opcua_nodeid_1.makeExpandedNodeId)(24033, 0);
|
|
15391
|
+
ProgramDiagnostic2DataType.encodingDefaultBinary = (0, node_opcua_nodeid_1.makeExpandedNodeId)(24034, 0);
|
|
15392
|
+
ProgramDiagnostic2DataType.encodingDefaultXml = (0, node_opcua_nodeid_1.makeExpandedNodeId)(24038, 0);
|
|
15393
|
+
ProgramDiagnostic2DataType.encodingDefaultJson = (0, node_opcua_nodeid_1.makeExpandedNodeId)(24042, 0);
|
|
15394
15394
|
ProgramDiagnostic2DataType.schema.dataTypeNodeId = ProgramDiagnostic2DataType.dataTypeNodeId;
|
|
15395
15395
|
ProgramDiagnostic2DataType.schema.encodingDefaultBinary = ProgramDiagnostic2DataType.encodingDefaultBinary;
|
|
15396
15396
|
ProgramDiagnostic2DataType.schema.encodingDefaultXml = ProgramDiagnostic2DataType.encodingDefaultXml;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "node-opcua-types",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.67.0",
|
|
4
4
|
"description": "pure nodejs OPCUA SDK - module -generator",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -13,25 +13,25 @@
|
|
|
13
13
|
},
|
|
14
14
|
"dependencies": {
|
|
15
15
|
"node-opcua-assert": "2.66.0",
|
|
16
|
-
"node-opcua-basic-types": "2.
|
|
17
|
-
"node-opcua-binary-stream": "2.
|
|
18
|
-
"node-opcua-buffer-utils": "2.
|
|
19
|
-
"node-opcua-data-model": "2.
|
|
20
|
-
"node-opcua-data-value": "2.
|
|
21
|
-
"node-opcua-date-time": "2.
|
|
22
|
-
"node-opcua-debug": "2.
|
|
23
|
-
"node-opcua-enum": "2.
|
|
24
|
-
"node-opcua-extension-object": "2.
|
|
25
|
-
"node-opcua-factory": "2.
|
|
26
|
-
"node-opcua-generator": "2.
|
|
16
|
+
"node-opcua-basic-types": "2.67.0",
|
|
17
|
+
"node-opcua-binary-stream": "2.67.0",
|
|
18
|
+
"node-opcua-buffer-utils": "2.67.0",
|
|
19
|
+
"node-opcua-data-model": "2.67.0",
|
|
20
|
+
"node-opcua-data-value": "2.67.0",
|
|
21
|
+
"node-opcua-date-time": "2.67.0",
|
|
22
|
+
"node-opcua-debug": "2.67.0",
|
|
23
|
+
"node-opcua-enum": "2.67.0",
|
|
24
|
+
"node-opcua-extension-object": "2.67.0",
|
|
25
|
+
"node-opcua-factory": "2.67.0",
|
|
26
|
+
"node-opcua-generator": "2.67.0",
|
|
27
27
|
"node-opcua-guid": "2.66.0",
|
|
28
|
-
"node-opcua-nodeid": "2.
|
|
29
|
-
"node-opcua-numeric-range": "2.
|
|
30
|
-
"node-opcua-packet-analyzer": "2.
|
|
31
|
-
"node-opcua-schemas": "2.
|
|
32
|
-
"node-opcua-status-code": "2.
|
|
33
|
-
"node-opcua-utils": "2.
|
|
34
|
-
"node-opcua-variant": "2.
|
|
28
|
+
"node-opcua-nodeid": "2.67.0",
|
|
29
|
+
"node-opcua-numeric-range": "2.67.0",
|
|
30
|
+
"node-opcua-packet-analyzer": "2.67.0",
|
|
31
|
+
"node-opcua-schemas": "2.67.0",
|
|
32
|
+
"node-opcua-status-code": "2.67.0",
|
|
33
|
+
"node-opcua-utils": "2.67.0",
|
|
34
|
+
"node-opcua-variant": "2.67.0"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"should": "^13.2.3",
|
|
@@ -52,5 +52,5 @@
|
|
|
52
52
|
"internet of things"
|
|
53
53
|
],
|
|
54
54
|
"homepage": "http://node-opcua.github.io/",
|
|
55
|
-
"gitHead": "
|
|
55
|
+
"gitHead": "74c2fd7d4ce3eb48d25a911258bf90a64218ea0e"
|
|
56
56
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// --------- This code has been automatically generated !!! 2022-
|
|
1
|
+
// --------- This code has been automatically generated !!! 2022-04-18T16:06:09.449Z
|
|
2
2
|
/**
|
|
3
3
|
* @module node-opcua-types
|
|
4
4
|
*/
|
|
@@ -18266,10 +18266,10 @@ export class ProgramDiagnostic2DataType extends ExtensionObject {
|
|
|
18266
18266
|
"lastMethodCallTime",
|
|
18267
18267
|
"lastMethodReturnStatus"
|
|
18268
18268
|
];
|
|
18269
|
-
public static dataTypeNodeId = makeExpandedNodeId(
|
|
18270
|
-
public static encodingDefaultBinary = makeExpandedNodeId(
|
|
18271
|
-
public static encodingDefaultXml = makeExpandedNodeId(
|
|
18272
|
-
public static encodingDefaultJson = makeExpandedNodeId(
|
|
18269
|
+
public static dataTypeNodeId = makeExpandedNodeId(24033, 0);
|
|
18270
|
+
public static encodingDefaultBinary = makeExpandedNodeId(24034, 0);
|
|
18271
|
+
public static encodingDefaultXml = makeExpandedNodeId(24038, 0);
|
|
18272
|
+
public static encodingDefaultJson = makeExpandedNodeId(24042, 0);
|
|
18273
18273
|
public createSessionId: NodeId;
|
|
18274
18274
|
public createClientName: UAString;
|
|
18275
18275
|
public invocationCreationTime: DateTime;
|