node-opcua-client 2.120.0 → 2.121.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.
- package/dist/client_session.js.map +1 -1
- package/package.json +42 -42
- package/source/client_session.ts +3 -17
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"client_session.js","sourceRoot":"","sources":["../source/client_session.ts"],"names":[],"mappings":";AAAA;;GAEG;;;
|
|
1
|
+
{"version":3,"file":"client_session.js","sourceRoot":"","sources":["../source/client_session.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AA+DH,yGAAkF;AAAzE,kJAAA,oBAAoB,OAAA;AAE7B,2EAA8D;AAArD,8HAAA,eAAe,OAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "node-opcua-client",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.121.0",
|
|
4
4
|
"description": "pure nodejs OPCUA SDK - module client",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"clean": "npx rimraf node_modules dist *.tsbuildinfo certificates",
|
|
@@ -17,56 +17,56 @@
|
|
|
17
17
|
"@types/async": "^3.2.24",
|
|
18
18
|
"async": "^3.2.5",
|
|
19
19
|
"chalk": "4.1.2",
|
|
20
|
-
"node-opcua-alarm-condition": "2.
|
|
20
|
+
"node-opcua-alarm-condition": "2.121.0",
|
|
21
21
|
"node-opcua-assert": "2.120.0",
|
|
22
|
-
"node-opcua-basic-types": "2.
|
|
22
|
+
"node-opcua-basic-types": "2.121.0",
|
|
23
23
|
"node-opcua-buffer-utils": "2.120.0",
|
|
24
|
-
"node-opcua-certificate-manager": "2.
|
|
25
|
-
"node-opcua-client-dynamic-extension-object": "2.
|
|
26
|
-
"node-opcua-common": "2.
|
|
27
|
-
"node-opcua-constants": "2.
|
|
28
|
-
"node-opcua-crypto": "4.
|
|
29
|
-
"node-opcua-data-model": "2.
|
|
30
|
-
"node-opcua-data-value": "2.
|
|
31
|
-
"node-opcua-date-time": "2.
|
|
32
|
-
"node-opcua-debug": "2.
|
|
33
|
-
"node-opcua-extension-object": "2.
|
|
24
|
+
"node-opcua-certificate-manager": "2.121.0",
|
|
25
|
+
"node-opcua-client-dynamic-extension-object": "2.121.0",
|
|
26
|
+
"node-opcua-common": "2.121.0",
|
|
27
|
+
"node-opcua-constants": "2.121.0",
|
|
28
|
+
"node-opcua-crypto": "4.8.0",
|
|
29
|
+
"node-opcua-data-model": "2.121.0",
|
|
30
|
+
"node-opcua-data-value": "2.121.0",
|
|
31
|
+
"node-opcua-date-time": "2.121.0",
|
|
32
|
+
"node-opcua-debug": "2.121.0",
|
|
33
|
+
"node-opcua-extension-object": "2.121.0",
|
|
34
34
|
"node-opcua-hostname": "2.120.0",
|
|
35
|
-
"node-opcua-nodeid": "2.
|
|
36
|
-
"node-opcua-object-registry": "2.
|
|
37
|
-
"node-opcua-pki": "4.
|
|
38
|
-
"node-opcua-pseudo-session": "2.
|
|
39
|
-
"node-opcua-schemas": "2.
|
|
40
|
-
"node-opcua-secure-channel": "2.
|
|
41
|
-
"node-opcua-service-browse": "2.
|
|
42
|
-
"node-opcua-service-call": "2.
|
|
43
|
-
"node-opcua-service-discovery": "2.
|
|
44
|
-
"node-opcua-service-endpoints": "2.
|
|
45
|
-
"node-opcua-service-filter": "2.
|
|
46
|
-
"node-opcua-service-history": "2.
|
|
47
|
-
"node-opcua-service-query": "2.
|
|
48
|
-
"node-opcua-service-read": "2.
|
|
49
|
-
"node-opcua-service-register-node": "2.
|
|
50
|
-
"node-opcua-service-secure-channel": "2.
|
|
51
|
-
"node-opcua-service-session": "2.
|
|
52
|
-
"node-opcua-service-subscription": "2.
|
|
53
|
-
"node-opcua-service-translate-browse-path": "2.
|
|
54
|
-
"node-opcua-service-write": "2.
|
|
55
|
-
"node-opcua-status-code": "2.
|
|
56
|
-
"node-opcua-types": "2.
|
|
35
|
+
"node-opcua-nodeid": "2.121.0",
|
|
36
|
+
"node-opcua-object-registry": "2.121.0",
|
|
37
|
+
"node-opcua-pki": "4.10.0",
|
|
38
|
+
"node-opcua-pseudo-session": "2.121.0",
|
|
39
|
+
"node-opcua-schemas": "2.121.0",
|
|
40
|
+
"node-opcua-secure-channel": "2.121.0",
|
|
41
|
+
"node-opcua-service-browse": "2.121.0",
|
|
42
|
+
"node-opcua-service-call": "2.121.0",
|
|
43
|
+
"node-opcua-service-discovery": "2.121.0",
|
|
44
|
+
"node-opcua-service-endpoints": "2.121.0",
|
|
45
|
+
"node-opcua-service-filter": "2.121.0",
|
|
46
|
+
"node-opcua-service-history": "2.121.0",
|
|
47
|
+
"node-opcua-service-query": "2.121.0",
|
|
48
|
+
"node-opcua-service-read": "2.121.0",
|
|
49
|
+
"node-opcua-service-register-node": "2.121.0",
|
|
50
|
+
"node-opcua-service-secure-channel": "2.121.0",
|
|
51
|
+
"node-opcua-service-session": "2.121.0",
|
|
52
|
+
"node-opcua-service-subscription": "2.121.0",
|
|
53
|
+
"node-opcua-service-translate-browse-path": "2.121.0",
|
|
54
|
+
"node-opcua-service-write": "2.121.0",
|
|
55
|
+
"node-opcua-status-code": "2.121.0",
|
|
56
|
+
"node-opcua-types": "2.121.0",
|
|
57
57
|
"node-opcua-utils": "2.120.0",
|
|
58
|
-
"node-opcua-variant": "2.
|
|
58
|
+
"node-opcua-variant": "2.121.0",
|
|
59
59
|
"thenify": "^3.3.1"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
62
|
"@types/underscore": "^1.11.15",
|
|
63
63
|
"dequeue": "^1.0.5",
|
|
64
|
-
"mocha": "^10.
|
|
65
|
-
"node-opcua-address-space": "2.
|
|
64
|
+
"mocha": "^10.3.0",
|
|
65
|
+
"node-opcua-address-space": "2.121.0",
|
|
66
66
|
"node-opcua-binary-stream": "2.120.0",
|
|
67
|
-
"node-opcua-factory": "2.
|
|
68
|
-
"node-opcua-leak-detector": "2.
|
|
69
|
-
"node-opcua-nodesets": "2.
|
|
67
|
+
"node-opcua-factory": "2.121.0",
|
|
68
|
+
"node-opcua-leak-detector": "2.121.0",
|
|
69
|
+
"node-opcua-nodesets": "2.121.0",
|
|
70
70
|
"should": "^13.2.3",
|
|
71
71
|
"sinon": "^17.0.1",
|
|
72
72
|
"underscore": "^1.13.6"
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"internet of things"
|
|
92
92
|
],
|
|
93
93
|
"homepage": "http://node-opcua.github.io/",
|
|
94
|
-
"gitHead": "
|
|
94
|
+
"gitHead": "ba93a78eda343ecc0cc20476837347f6dfa259e0",
|
|
95
95
|
"files": [
|
|
96
96
|
"dist",
|
|
97
97
|
"source"
|
package/source/client_session.ts
CHANGED
|
@@ -6,7 +6,7 @@ import { EventEmitter } from "events";
|
|
|
6
6
|
|
|
7
7
|
import { DateTime, UInt8 } from "node-opcua-basic-types";
|
|
8
8
|
import { ServerState } from "node-opcua-common";
|
|
9
|
-
import { Certificate
|
|
9
|
+
import { Certificate } from "node-opcua-crypto";
|
|
10
10
|
import { LocalizedTextLike } from "node-opcua-data-model";
|
|
11
11
|
import { DataValue, TimestampsToReturn } from "node-opcua-data-value";
|
|
12
12
|
import { NodeId, NodeIdLike } from "node-opcua-nodeid";
|
|
@@ -21,53 +21,39 @@ import {
|
|
|
21
21
|
ResponseCallback
|
|
22
22
|
} from "node-opcua-pseudo-session";
|
|
23
23
|
import { ErrorCallback } from "node-opcua-status-code";
|
|
24
|
-
import { BrowseDescriptionOptions, BrowseResult } from "node-opcua-service-browse";
|
|
25
|
-
import { CallMethodRequest, CallMethodRequestOptions, CallMethodResult } from "node-opcua-service-call";
|
|
26
24
|
import { EndpointDescription } from "node-opcua-service-endpoints";
|
|
27
25
|
import { HistoryReadResult } from "node-opcua-service-history";
|
|
28
|
-
import {
|
|
29
|
-
import { ReadValueId, ReadValueIdOptions } from "node-opcua-service-read";
|
|
26
|
+
import { QueryFirstRequestOptions, QueryFirstResponse } from "node-opcua-service-query";
|
|
30
27
|
import {
|
|
31
|
-
CreateMonitoredItemsRequest,
|
|
32
28
|
CreateMonitoredItemsRequestOptions,
|
|
33
29
|
CreateMonitoredItemsResponse,
|
|
34
|
-
CreateSubscriptionRequest,
|
|
35
30
|
CreateSubscriptionRequestOptions,
|
|
36
31
|
CreateSubscriptionResponse,
|
|
37
|
-
DeleteMonitoredItemsRequest,
|
|
38
32
|
DeleteMonitoredItemsRequestOptions,
|
|
39
33
|
DeleteMonitoredItemsResponse,
|
|
40
|
-
DeleteSubscriptionsRequest,
|
|
41
34
|
DeleteSubscriptionsRequestOptions,
|
|
42
35
|
DeleteSubscriptionsResponse,
|
|
43
|
-
ModifyMonitoredItemsRequest,
|
|
44
36
|
ModifyMonitoredItemsRequestOptions,
|
|
45
37
|
ModifyMonitoredItemsResponse,
|
|
46
|
-
ModifySubscriptionRequest,
|
|
47
38
|
ModifySubscriptionRequestOptions,
|
|
48
39
|
ModifySubscriptionResponse,
|
|
49
40
|
PublishRequest,
|
|
50
41
|
PublishResponse,
|
|
51
42
|
RepublishRequest,
|
|
52
43
|
RepublishResponse,
|
|
53
|
-
SetMonitoringModeRequest,
|
|
54
44
|
SetMonitoringModeRequestOptions,
|
|
55
45
|
SetMonitoringModeResponse,
|
|
56
|
-
TransferSubscriptionsRequest,
|
|
57
46
|
TransferSubscriptionsRequestOptions,
|
|
58
47
|
TransferSubscriptionsResponse,
|
|
59
|
-
SetTriggeringRequest,
|
|
60
48
|
SetTriggeringResponse,
|
|
61
49
|
SetTriggeringRequestOptions
|
|
62
50
|
} from "node-opcua-service-subscription";
|
|
63
|
-
import { BrowsePath, BrowsePathResult } from "node-opcua-service-translate-browse-path";
|
|
64
|
-
import { WriteValue, WriteValueOptions } from "node-opcua-service-write";
|
|
65
51
|
import { StatusCode } from "node-opcua-status-code";
|
|
66
52
|
import { DataType, Variant } from "node-opcua-variant";
|
|
67
53
|
import { Callback } from "node-opcua-status-code";
|
|
68
54
|
import { IBasicSessionChangeUser } from "node-opcua-pseudo-session";
|
|
69
55
|
import { ExtensionObject } from "node-opcua-extension-object";
|
|
70
|
-
import { ArgumentDefinition,
|
|
56
|
+
import { ArgumentDefinition, MethodId } from "node-opcua-pseudo-session";
|
|
71
57
|
import { AggregateFunction } from "node-opcua-constants";
|
|
72
58
|
import {
|
|
73
59
|
AggregateConfigurationOptions,
|