node-opcua-aggregates 2.152.0 → 2.154.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/percent_good.js.map +1 -1
- package/package.json +15 -15
- package/source/percent_good.ts +2 -2
package/dist/percent_good.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"percent_good.js","sourceRoot":"","sources":["../source/percent_good.ts"],"names":[],"mappings":";;AA8CA,gDAQC;AArDD,iEAAkD;AAClD,
|
|
1
|
+
{"version":3,"file":"percent_good.js","sourceRoot":"","sources":["../source/percent_good.ts"],"names":[],"mappings":";;AA8CA,gDAQC;AArDD,iEAAkD;AAClD,2DAA8C;AAC9C,mEAAqD;AAErD,qCAA4C;AAE5C,6DAA2D;AAE3D,SAAS,oBAAoB,CAAC,QAAkB,EAAE,OAAsC;IACpF,EAAE;IACF,oFAAoF;IACpF,EAAE;IACF,4DAA4D;IAC5D,SAAS;IACT,EAAE;IACF,0IAA0I;IAC1I,kDAAkD;IAClD,sGAAsG;IACtG,eAAe;IACf,4GAA4G;IAC5G,EAAE;IACF,MAAM,EAAE,WAAW,EAAE,UAAU,EAAE,GAAG,IAAA,wCAAmB,EAAC,QAAQ,EAAE,OAAO,CAAC,CAAC;IAC3E,IAAI,WAAW,GAAG,CAAC,EAAE,CAAC;QAClB,8EAA8E;QAC9E,OAAO,IAAI,iCAAS,CAAC;YACjB,eAAe,EAAE,QAAQ,CAAC,SAAS;YACnC,UAAU,EAAE,oCAAW,CAAC,GAAG;YAC3B,KAAK,EAAE,EAAE,QAAQ,EAAE,6BAAQ,CAAC,IAAI,EAAE;SACrC,CAAC,CAAC;IACP,CAAC;IACD,MAAM,KAAK,GAAG,WAAW,CAAC;IAC1B,IAAI,UAAU,CAAC,SAAS,EAAE,EAAE,CAAC;QACzB,OAAO,IAAI,iCAAS,CAAC;YACjB,eAAe,EAAE,QAAQ,CAAC,SAAS;YACnC,UAAU;YACV,KAAK,EAAE,EAAE,QAAQ,EAAE,6BAAQ,CAAC,MAAM,EAAE,KAAK,EAAE;SAC9C,CAAC,CAAC;IACP,CAAC;IACD,OAAO,IAAI,iCAAS,CAAC,EAAE,eAAe,EAAE,QAAQ,CAAC,SAAS,EAAE,UAAU,EAAE,KAAK,EAAE,EAAE,QAAQ,EAAE,6BAAQ,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;AAClH,CAAC;AAED;;;GAGG;AACH,SAAgB,kBAAkB,CAC9B,IAAgB,EAChB,kBAA0B,EAC1B,SAAe,EACf,OAAa,EACb,QAA+D;IAE/D,IAAA,yBAAgB,EAAC,IAAI,EAAE,kBAAkB,EAAE,SAAS,EAAE,OAAO,EAAE,oBAAoB,EAAE,QAAQ,CAAC,CAAC;AACnG,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "node-opcua-aggregates",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.154.0",
|
|
4
4
|
"description": "pure nodejs OPCUA SDK - module aggregates",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -12,23 +12,23 @@
|
|
|
12
12
|
"clean": "npx rimraf -g node_modules dist *.tsbuildinfo"
|
|
13
13
|
},
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"node-opcua-address-space": "2.
|
|
15
|
+
"node-opcua-address-space": "2.154.0",
|
|
16
16
|
"node-opcua-assert": "2.139.0",
|
|
17
17
|
"node-opcua-constants": "2.139.0",
|
|
18
|
-
"node-opcua-data-model": "2.
|
|
19
|
-
"node-opcua-data-value": "2.
|
|
20
|
-
"node-opcua-nodeid": "2.
|
|
21
|
-
"node-opcua-numeric-range": "2.
|
|
22
|
-
"node-opcua-server": "2.
|
|
23
|
-
"node-opcua-service-history": "2.
|
|
24
|
-
"node-opcua-status-code": "2.
|
|
25
|
-
"node-opcua-types": "2.
|
|
26
|
-
"node-opcua-utils": "2.
|
|
27
|
-
"node-opcua-variant": "2.
|
|
18
|
+
"node-opcua-data-model": "2.154.0",
|
|
19
|
+
"node-opcua-data-value": "2.154.0",
|
|
20
|
+
"node-opcua-nodeid": "2.153.0",
|
|
21
|
+
"node-opcua-numeric-range": "2.154.0",
|
|
22
|
+
"node-opcua-server": "2.154.0",
|
|
23
|
+
"node-opcua-service-history": "2.154.0",
|
|
24
|
+
"node-opcua-status-code": "2.153.0",
|
|
25
|
+
"node-opcua-types": "2.154.0",
|
|
26
|
+
"node-opcua-utils": "2.153.0",
|
|
27
|
+
"node-opcua-variant": "2.154.0"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
|
-
"node-opcua-leak-detector": "2.
|
|
31
|
-
"node-opcua-nodesets": "2.
|
|
30
|
+
"node-opcua-leak-detector": "2.154.0",
|
|
31
|
+
"node-opcua-nodesets": "2.154.0"
|
|
32
32
|
},
|
|
33
33
|
"author": "Etienne Rossignon",
|
|
34
34
|
"license": "MIT",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"internet of things"
|
|
46
46
|
],
|
|
47
47
|
"homepage": "http://node-opcua.github.io/",
|
|
48
|
-
"gitHead": "
|
|
48
|
+
"gitHead": "134c73195f93f46c0101b2837bed22754156c916",
|
|
49
49
|
"files": [
|
|
50
50
|
"dist",
|
|
51
51
|
"source"
|
package/source/percent_good.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { UAVariable } from "node-opcua-address-space";
|
|
2
2
|
import { DataValue } from "node-opcua-data-value";
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
3
|
+
import { DataType } from "node-opcua-variant";
|
|
4
|
+
import { StatusCodes } from "node-opcua-status-code";
|
|
5
5
|
|
|
6
6
|
import { getAggregateData } from "./common";
|
|
7
7
|
import { Interval, AggregateConfigurationOptions } from "./interval";
|