node-opcua-nodeset-machine-vision 2.91.0 → 2.92.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.
@@ -7,6 +7,6 @@ import { UAFolder, UAFolder_Base } from "node-opcua-nodeset-ua/source/ua_folder"
7
7
  * |typedDefinition |4:ConfigurationFolderType ns=4;i=1011 |
8
8
  * |isAbstract |false |
9
9
  */
10
- export declare type UAConfigurationFolder_Base = UAFolder_Base;
10
+ export type UAConfigurationFolder_Base = UAFolder_Base;
11
11
  export interface UAConfigurationFolder extends UAFolder, UAConfigurationFolder_Base {
12
12
  }
@@ -7,6 +7,6 @@ import { UATransitionEvent, UATransitionEvent_Base } from "node-opcua-nodeset-ua
7
7
  * |typedDefinition |4:ErrorEventType ns=4;i=1019 |
8
8
  * |isAbstract |false |
9
9
  */
10
- export declare type UAErrorEvent_Base = UATransitionEvent_Base;
10
+ export type UAErrorEvent_Base = UATransitionEvent_Base;
11
11
  export interface UAErrorEvent extends UATransitionEvent, UAErrorEvent_Base {
12
12
  }
@@ -7,6 +7,6 @@ import { UATransitionEvent, UATransitionEvent_Base } from "node-opcua-nodeset-ua
7
7
  * |typedDefinition |4:ErrorResolvedEventType ns=4;i=1020 |
8
8
  * |isAbstract |false |
9
9
  */
10
- export declare type UAErrorResolvedEvent_Base = UATransitionEvent_Base;
10
+ export type UAErrorResolvedEvent_Base = UATransitionEvent_Base;
11
11
  export interface UAErrorResolvedEvent extends UATransitionEvent, UAErrorResolvedEvent_Base {
12
12
  }
@@ -7,6 +7,6 @@ import { UABaseEvent, UABaseEvent_Base } from "node-opcua-nodeset-ua/source/ua_b
7
7
  * |typedDefinition |4:LeaveStepSequenceEventType ns=4;i=1029 |
8
8
  * |isAbstract |false |
9
9
  */
10
- export declare type UALeaveStepSequenceEvent_Base = UABaseEvent_Base;
10
+ export type UALeaveStepSequenceEvent_Base = UABaseEvent_Base;
11
11
  export interface UALeaveStepSequenceEvent extends UABaseEvent, UALeaveStepSequenceEvent_Base {
12
12
  }
@@ -7,6 +7,6 @@ import { UAFolder, UAFolder_Base } from "node-opcua-nodeset-ua/source/ua_folder"
7
7
  * |typedDefinition |4:ProductFolderType ns=4;i=1010 |
8
8
  * |isAbstract |false |
9
9
  */
10
- export declare type UAProductFolder_Base = UAFolder_Base;
10
+ export type UAProductFolder_Base = UAFolder_Base;
11
11
  export interface UAProductFolder extends UAFolder, UAProductFolder_Base {
12
12
  }
@@ -7,6 +7,6 @@ import { UAFolder, UAFolder_Base } from "node-opcua-nodeset-ua/source/ua_folder"
7
7
  * |typedDefinition |4:RecipeFolderType ns=4;i=1008 |
8
8
  * |isAbstract |false |
9
9
  */
10
- export declare type UARecipeFolder_Base = UAFolder_Base;
10
+ export type UARecipeFolder_Base = UAFolder_Base;
11
11
  export interface UARecipeFolder extends UAFolder, UARecipeFolder_Base {
12
12
  }
@@ -7,6 +7,6 @@ import { UAFolder, UAFolder_Base } from "node-opcua-nodeset-ua/source/ua_folder"
7
7
  * |typedDefinition |4:ResultFolderType ns=4;i=1016 |
8
8
  * |isAbstract |false |
9
9
  */
10
- export declare type UAResultFolder_Base = UAFolder_Base;
10
+ export type UAResultFolder_Base = UAFolder_Base;
11
11
  export interface UAResultFolder extends UAFolder, UAResultFolder_Base {
12
12
  }
@@ -7,6 +7,6 @@ import { UATransitionEvent, UATransitionEvent_Base } from "node-opcua-nodeset-ua
7
7
  * |typedDefinition |4:StateChangedEventType ns=4;i=1018 |
8
8
  * |isAbstract |false |
9
9
  */
10
- export declare type UAStateChangedEvent_Base = UATransitionEvent_Base;
10
+ export type UAStateChangedEvent_Base = UATransitionEvent_Base;
11
11
  export interface UAStateChangedEvent extends UATransitionEvent, UAStateChangedEvent_Base {
12
12
  }
@@ -7,6 +7,6 @@ import { UAVisionEvent, UAVisionEvent_Base } from "./ua_vision_event";
7
7
  * |typedDefinition |4:VisionDiagnosticInfoEventType ns=4;i=1037 |
8
8
  * |isAbstract |false |
9
9
  */
10
- export declare type UAVisionDiagnosticInfoEvent_Base = UAVisionEvent_Base;
10
+ export type UAVisionDiagnosticInfoEvent_Base = UAVisionEvent_Base;
11
11
  export interface UAVisionDiagnosticInfoEvent extends UAVisionEvent, UAVisionDiagnosticInfoEvent_Base {
12
12
  }
@@ -7,6 +7,6 @@ import { UAVisionCondition, UAVisionCondition_Base } from "./ua_vision_condition
7
7
  * |typedDefinition |4:VisionErrorConditionType ns=4;i=1035 |
8
8
  * |isAbstract |false |
9
9
  */
10
- export declare type UAVisionErrorCondition_Base = UAVisionCondition_Base;
10
+ export type UAVisionErrorCondition_Base = UAVisionCondition_Base;
11
11
  export interface UAVisionErrorCondition extends UAVisionCondition, UAVisionErrorCondition_Base {
12
12
  }
@@ -7,6 +7,6 @@ import { UAVisionEvent, UAVisionEvent_Base } from "./ua_vision_event";
7
7
  * |typedDefinition |4:VisionInformationEventType ns=4;i=1038 |
8
8
  * |isAbstract |false |
9
9
  */
10
- export declare type UAVisionInformationEvent_Base = UAVisionEvent_Base;
10
+ export type UAVisionInformationEvent_Base = UAVisionEvent_Base;
11
11
  export interface UAVisionInformationEvent extends UAVisionEvent, UAVisionInformationEvent_Base {
12
12
  }
@@ -7,6 +7,6 @@ import { UAVisionCondition, UAVisionCondition_Base } from "./ua_vision_condition
7
7
  * |typedDefinition |4:VisionPersistentErrorConditionType ns=4;i=1036 |
8
8
  * |isAbstract |false |
9
9
  */
10
- export declare type UAVisionPersistentErrorCondition_Base = UAVisionCondition_Base;
10
+ export type UAVisionPersistentErrorCondition_Base = UAVisionCondition_Base;
11
11
  export interface UAVisionPersistentErrorCondition extends UAVisionCondition, UAVisionPersistentErrorCondition_Base {
12
12
  }
@@ -7,6 +7,6 @@ import { UAVisionCondition, UAVisionCondition_Base } from "./ua_vision_condition
7
7
  * |typedDefinition |4:VisionWarningConditionType ns=4;i=1034 |
8
8
  * |isAbstract |false |
9
9
  */
10
- export declare type UAVisionWarningCondition_Base = UAVisionCondition_Base;
10
+ export type UAVisionWarningCondition_Base = UAVisionCondition_Base;
11
11
  export interface UAVisionWarningCondition extends UAVisionCondition, UAVisionWarningCondition_Base {
12
12
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "node-opcua-nodeset-machine-vision",
3
- "version": "2.91.0",
3
+ "version": "2.92.0",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -10,14 +10,14 @@
10
10
  "author": "etienne.rossignon@sterfive.com",
11
11
  "license": "MIT",
12
12
  "dependencies": {
13
- "node-opcua-address-space-base": "2.91.0",
14
- "node-opcua-basic-types": "2.90.1",
15
- "node-opcua-data-model": "2.90.1",
16
- "node-opcua-extension-object": "2.90.1",
13
+ "node-opcua-address-space-base": "2.92.0",
14
+ "node-opcua-basic-types": "2.92.0",
15
+ "node-opcua-data-model": "2.92.0",
16
+ "node-opcua-extension-object": "2.92.0",
17
17
  "node-opcua-nodeid": "2.90.1",
18
- "node-opcua-nodeset-ua": "2.91.0",
18
+ "node-opcua-nodeset-ua": "2.92.0",
19
19
  "node-opcua-status-code": "2.90.1",
20
- "node-opcua-variant": "2.90.1"
20
+ "node-opcua-variant": "2.92.0"
21
21
  },
22
- "gitHead": "e1ed70a684fc69130696e001a9d43280df1466f4"
22
+ "gitHead": "6ee0f52395af2c1f4f03518e675dc3f6edb7a455"
23
23
  }