node-opcua-client
Advanced tools
Comparing version 2.105.0 to 2.105.1
@@ -12,5 +12,5 @@ "use strict"; | ||
} | ||
exports.OPCUAClientBase = OPCUAClientBase; | ||
OPCUAClientBase.registry = new node_opcua_object_registry_1.ObjectRegistry(); | ||
OPCUAClientBase.retryDelay = 1000 * 5; | ||
exports.OPCUAClientBase = OPCUAClientBase; | ||
//# sourceMappingURL=client_base.js.map |
@@ -13,4 +13,4 @@ "use strict"; | ||
} | ||
ClientSubscription.ignoreNextWarning = false; | ||
exports.ClientSubscription = ClientSubscription; | ||
ClientSubscription.ignoreNextWarning = false; | ||
//# sourceMappingURL=client_subscription.js.map |
@@ -434,4 +434,4 @@ "use strict"; | ||
} | ||
ClientSidePublishEngine.publishRequestCountInPipeline = 5; | ||
exports.ClientSidePublishEngine = ClientSidePublishEngine; | ||
ClientSidePublishEngine.publishRequestCountInPipeline = 5; | ||
//# sourceMappingURL=client_publish_engine.js.map |
@@ -996,4 +996,4 @@ "use strict"; | ||
} | ||
OPCUAClientImpl.minimumRevisedSessionTimeout = 100.0; | ||
exports.OPCUAClientImpl = OPCUAClientImpl; | ||
OPCUAClientImpl.minimumRevisedSessionTimeout = 100.0; | ||
// tslint:disable:no-var-requires | ||
@@ -1000,0 +1000,0 @@ // tslint:disable:max-line-length |
{ | ||
"name": "node-opcua-client", | ||
"version": "2.105.0", | ||
"version": "2.105.1", | ||
"description": "pure nodejs OPCUA SDK - module client", | ||
@@ -64,3 +64,3 @@ "scripts": { | ||
"mocha": "^10.2.0", | ||
"node-opcua-address-space": "2.105.0", | ||
"node-opcua-address-space": "2.105.1", | ||
"node-opcua-binary-stream": "2.105.0", | ||
@@ -94,3 +94,3 @@ "node-opcua-factory": "2.105.0", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "41c30f321debfe92128905d97a52426b9d7f9b9e", | ||
"gitHead": "049e61e271b2681cd8d4102e3fba942becab70ae", | ||
"files": [ | ||
@@ -97,0 +97,0 @@ "dist", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1249676