node-opcua-nodeset-machine-vision 2.73.1 → 2.76.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/LICENSE +3 -1
- package/dist/dt_binary_id_base.d.ts +25 -25
- package/dist/dt_binary_id_base.js +2 -2
- package/dist/dt_configuration.d.ts +20 -20
- package/dist/dt_configuration.js +2 -2
- package/dist/dt_configuration_id.d.ts +25 -25
- package/dist/dt_configuration_id.js +2 -2
- package/dist/dt_configuration_transfer_options.d.ts +14 -14
- package/dist/dt_configuration_transfer_options.js +2 -2
- package/dist/dt_job_id.d.ts +14 -14
- package/dist/dt_job_id.js +2 -2
- package/dist/dt_meas_id.d.ts +17 -17
- package/dist/dt_meas_id.js +2 -2
- package/dist/dt_part_id.d.ts +17 -17
- package/dist/dt_part_id.js +2 -2
- package/dist/dt_processing_times.d.ts +19 -19
- package/dist/dt_processing_times.js +2 -2
- package/dist/dt_product.d.ts +14 -14
- package/dist/dt_product.js +2 -2
- package/dist/dt_product_id.d.ts +17 -17
- package/dist/dt_product_id.js +2 -2
- package/dist/dt_recipe_id_external.d.ts +25 -25
- package/dist/dt_recipe_id_external.js +2 -2
- package/dist/dt_recipe_id_internal.d.ts +25 -25
- package/dist/dt_recipe_id_internal.js +2 -2
- package/dist/dt_recipe_transfer_options.d.ts +14 -14
- package/dist/dt_recipe_transfer_options.js +2 -2
- package/dist/dt_result.d.ts +53 -53
- package/dist/dt_result.js +2 -2
- package/dist/dt_result_id.d.ts +14 -14
- package/dist/dt_result_id.js +2 -2
- package/dist/dt_result_transfer_options.d.ts +14 -14
- package/dist/dt_result_transfer_options.js +2 -2
- package/dist/dt_system_state_description.d.ts +17 -17
- package/dist/dt_system_state_description.js +2 -2
- package/dist/enum_system_state.d.ts +51 -51
- package/dist/enum_system_state.js +56 -56
- package/dist/enum_tri_state_boolean.d.ts +25 -25
- package/dist/enum_tri_state_boolean.js +30 -30
- package/dist/index.d.ts +55 -55
- package/dist/index.js +71 -71
- package/dist/ua_acquisition_done_event.d.ts +17 -17
- package/dist/ua_acquisition_done_event.js +2 -2
- package/dist/ua_configuration_folder.d.ts +12 -13
- package/dist/ua_configuration_folder.js +2 -2
- package/dist/ua_configuration_management.d.ts +27 -27
- package/dist/ua_configuration_management.js +2 -2
- package/dist/ua_configuration_transfer.d.ts +16 -16
- package/dist/ua_configuration_transfer.js +2 -2
- package/dist/ua_enter_step_sequence_event.d.ts +17 -17
- package/dist/ua_enter_step_sequence_event.js +2 -2
- package/dist/ua_error_event.d.ts +12 -13
- package/dist/ua_error_event.js +2 -2
- package/dist/ua_error_resolved_event.d.ts +12 -13
- package/dist/ua_error_resolved_event.js +2 -2
- package/dist/ua_job_started_event.d.ts +17 -17
- package/dist/ua_job_started_event.js +2 -2
- package/dist/ua_leave_step_sequence_event.d.ts +12 -13
- package/dist/ua_leave_step_sequence_event.js +2 -2
- package/dist/ua_next_step_event.d.ts +17 -17
- package/dist/ua_next_step_event.js +2 -2
- package/dist/ua_product_folder.d.ts +12 -13
- package/dist/ua_product_folder.js +2 -2
- package/dist/ua_ready_event.d.ts +17 -17
- package/dist/ua_ready_event.js +2 -2
- package/dist/ua_recipe.d.ts +50 -50
- package/dist/ua_recipe.js +2 -2
- package/dist/ua_recipe_folder.d.ts +12 -13
- package/dist/ua_recipe_folder.js +2 -2
- package/dist/ua_recipe_management.d.ts +34 -34
- package/dist/ua_recipe_management.js +2 -2
- package/dist/ua_recipe_prepared_event.d.ts +21 -21
- package/dist/ua_recipe_prepared_event.js +2 -2
- package/dist/ua_recipe_transfer.d.ts +16 -16
- package/dist/ua_recipe_transfer.js +2 -2
- package/dist/ua_result.d.ts +43 -43
- package/dist/ua_result.js +2 -2
- package/dist/ua_result_folder.d.ts +12 -13
- package/dist/ua_result_folder.js +2 -2
- package/dist/ua_result_management.d.ts +21 -21
- package/dist/ua_result_management.js +2 -2
- package/dist/ua_result_ready_event.d.ts +40 -40
- package/dist/ua_result_ready_event.js +2 -2
- package/dist/ua_result_transfer.d.ts +15 -15
- package/dist/ua_result_transfer.js +2 -2
- package/dist/ua_safety_state_management.d.ts +19 -19
- package/dist/ua_safety_state_management.js +2 -2
- package/dist/ua_state_changed_event.d.ts +12 -13
- package/dist/ua_state_changed_event.js +2 -2
- package/dist/ua_vision_automatic_mode_state_machine.d.ts +46 -46
- package/dist/ua_vision_automatic_mode_state_machine.js +2 -2
- package/dist/ua_vision_condition.d.ts +38 -38
- package/dist/ua_vision_condition.js +2 -2
- package/dist/ua_vision_diagnostic_info_event.d.ts +12 -13
- package/dist/ua_vision_diagnostic_info_event.js +2 -2
- package/dist/ua_vision_error_condition.d.ts +12 -13
- package/dist/ua_vision_error_condition.js +2 -2
- package/dist/ua_vision_event.d.ts +34 -34
- package/dist/ua_vision_event.js +2 -2
- package/dist/ua_vision_information_event.d.ts +12 -13
- package/dist/ua_vision_information_event.js +2 -2
- package/dist/ua_vision_persistent_error_condition.d.ts +12 -13
- package/dist/ua_vision_persistent_error_condition.js +2 -2
- package/dist/ua_vision_safety_event.d.ts +18 -18
- package/dist/ua_vision_safety_event.js +2 -2
- package/dist/ua_vision_state_machine.d.ts +49 -49
- package/dist/ua_vision_state_machine.js +2 -2
- package/dist/ua_vision_step_model_state_machine.d.ts +28 -28
- package/dist/ua_vision_step_model_state_machine.js +2 -2
- package/dist/ua_vision_system.d.ts +49 -49
- package/dist/ua_vision_system.js +2 -2
- package/dist/ua_vision_warning_condition.d.ts +12 -13
- package/dist/ua_vision_warning_condition.js +2 -2
- package/package.json +9 -9
- package/source/dt_binary_id_base.ts +1 -1
- package/source/dt_configuration.ts +1 -1
- package/source/dt_configuration_id.ts +1 -1
- package/source/dt_configuration_transfer_options.ts +1 -1
- package/source/dt_job_id.ts +1 -1
- package/source/dt_meas_id.ts +1 -1
- package/source/dt_part_id.ts +1 -1
- package/source/dt_processing_times.ts +1 -1
- package/source/dt_product.ts +1 -1
- package/source/dt_product_id.ts +1 -1
- package/source/dt_recipe_id_external.ts +1 -1
- package/source/dt_recipe_id_internal.ts +1 -1
- package/source/dt_recipe_transfer_options.ts +1 -1
- package/source/dt_result.ts +1 -1
- package/source/dt_result_id.ts +1 -1
- package/source/dt_result_transfer_options.ts +1 -1
- package/source/dt_system_state_description.ts +1 -1
- package/source/ua_acquisition_done_event.ts +1 -1
- package/source/ua_configuration_folder.ts +1 -2
- package/source/ua_configuration_management.ts +1 -1
- package/source/ua_enter_step_sequence_event.ts +1 -1
- package/source/ua_error_event.ts +1 -2
- package/source/ua_error_resolved_event.ts +1 -2
- package/source/ua_job_started_event.ts +1 -1
- package/source/ua_leave_step_sequence_event.ts +1 -2
- package/source/ua_next_step_event.ts +1 -1
- package/source/ua_product_folder.ts +1 -2
- package/source/ua_ready_event.ts +1 -1
- package/source/ua_recipe.ts +5 -5
- package/source/ua_recipe_folder.ts +1 -2
- package/source/ua_recipe_management.ts +1 -1
- package/source/ua_recipe_prepared_event.ts +3 -3
- package/source/ua_result.ts +17 -17
- package/source/ua_result_folder.ts +1 -2
- package/source/ua_result_ready_event.ts +14 -14
- package/source/ua_safety_state_management.ts +2 -2
- package/source/ua_state_changed_event.ts +1 -2
- package/source/ua_vision_condition.ts +14 -14
- package/source/ua_vision_diagnostic_info_event.ts +1 -2
- package/source/ua_vision_error_condition.ts +1 -2
- package/source/ua_vision_event.ts +10 -10
- package/source/ua_vision_information_event.ts +1 -2
- package/source/ua_vision_persistent_error_condition.ts +1 -2
- package/source/ua_vision_safety_event.ts +2 -2
- package/source/ua_vision_system.ts +2 -2
- package/source/ua_vision_warning_condition.ts +1 -2
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { UAProperty } from "node-opcua-address-space-base";
|
|
2
|
-
import { DataType } from "node-opcua-variant";
|
|
3
|
-
import { UAString } from "node-opcua-basic-types";
|
|
4
|
-
import { UABaseEvent, UABaseEvent_Base } from "node-opcua-nodeset-ua/source/ua_base_event";
|
|
5
|
-
/**
|
|
6
|
-
* | | |
|
|
7
|
-
* |----------------|--------------------------------------------------|
|
|
8
|
-
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
9
|
-
* |nodeClass |ObjectType |
|
|
10
|
-
* |typedDefinition |4:VisionSafetyEventType ns=4;i=1030 |
|
|
11
|
-
* |isAbstract |false |
|
|
12
|
-
*/
|
|
13
|
-
export interface UAVisionSafetyEvent_Base extends UABaseEvent_Base {
|
|
14
|
-
visionSafetyInformation: UAProperty<UAString,
|
|
15
|
-
visionSafetyTriggered: UAProperty<boolean,
|
|
16
|
-
}
|
|
17
|
-
export interface UAVisionSafetyEvent extends UABaseEvent, UAVisionSafetyEvent_Base {
|
|
18
|
-
}
|
|
1
|
+
import { UAProperty } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { UAString } from "node-opcua-basic-types";
|
|
4
|
+
import { UABaseEvent, UABaseEvent_Base } from "node-opcua-nodeset-ua/source/ua_base_event";
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |----------------|--------------------------------------------------|
|
|
8
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
9
|
+
* |nodeClass |ObjectType |
|
|
10
|
+
* |typedDefinition |4:VisionSafetyEventType ns=4;i=1030 |
|
|
11
|
+
* |isAbstract |false |
|
|
12
|
+
*/
|
|
13
|
+
export interface UAVisionSafetyEvent_Base extends UABaseEvent_Base {
|
|
14
|
+
visionSafetyInformation: UAProperty<UAString, DataType.String>;
|
|
15
|
+
visionSafetyTriggered: UAProperty<boolean, DataType.Boolean>;
|
|
16
|
+
}
|
|
17
|
+
export interface UAVisionSafetyEvent extends UABaseEvent, UAVisionSafetyEvent_Base {
|
|
18
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=ua_vision_safety_event.js.map
|
|
@@ -1,49 +1,49 @@
|
|
|
1
|
-
import { UAMethod } from "node-opcua-address-space-base";
|
|
2
|
-
import { UAFiniteStateMachine, UAFiniteStateMachine_Base } from "node-opcua-nodeset-ua/source/ua_finite_state_machine";
|
|
3
|
-
import { UAState } from "node-opcua-nodeset-ua/source/ua_state";
|
|
4
|
-
import { UATransition } from "node-opcua-nodeset-ua/source/ua_transition";
|
|
5
|
-
import { UAVisionAutomaticModeStateMachine } from "./ua_vision_automatic_mode_state_machine";
|
|
6
|
-
import { UAVisionStepModelStateMachine } from "./ua_vision_step_model_state_machine";
|
|
7
|
-
/**
|
|
8
|
-
* | | |
|
|
9
|
-
* |----------------|--------------------------------------------------|
|
|
10
|
-
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
11
|
-
* |nodeClass |ObjectType |
|
|
12
|
-
* |typedDefinition |4:VisionStateMachineType ns=4;i=1017 |
|
|
13
|
-
* |isAbstract |false |
|
|
14
|
-
*/
|
|
15
|
-
export interface UAVisionStateMachine_Base extends UAFiniteStateMachine_Base {
|
|
16
|
-
automaticModeStateMachine?: UAVisionAutomaticModeStateMachine;
|
|
17
|
-
confirmAll?: UAMethod;
|
|
18
|
-
error: UAState;
|
|
19
|
-
errorStepModel?: UAVisionStepModelStateMachine;
|
|
20
|
-
errorToHalted: UATransition;
|
|
21
|
-
errorToHaltedAuto: UATransition;
|
|
22
|
-
errorToOperationalAuto: UATransition;
|
|
23
|
-
errorToPreoperational: UATransition;
|
|
24
|
-
errorToPreoperationalAuto: UATransition;
|
|
25
|
-
halt: UAMethod;
|
|
26
|
-
halted: UAState;
|
|
27
|
-
haltedStepModel?: UAVisionStepModelStateMachine;
|
|
28
|
-
haltedToPreoperational: UATransition;
|
|
29
|
-
haltedToPreoperationalAuto: UATransition;
|
|
30
|
-
operational: UAState;
|
|
31
|
-
operationalToErrorAuto: UATransition;
|
|
32
|
-
operationalToHalted: UATransition;
|
|
33
|
-
operationalToHaltedAuto: UATransition;
|
|
34
|
-
operationalToPreoperational: UATransition;
|
|
35
|
-
operationalToPreoperationalAuto: UATransition;
|
|
36
|
-
preoperational: UAState;
|
|
37
|
-
preoperationalStepModel?: UAVisionStepModelStateMachine;
|
|
38
|
-
preoperationalToErrorAuto: UATransition;
|
|
39
|
-
preoperationalToHalted: UATransition;
|
|
40
|
-
preoperationalToHaltedAuto: UATransition;
|
|
41
|
-
preoperationalToInitialized: UATransition;
|
|
42
|
-
preoperationalToInitializedAuto: UATransition;
|
|
43
|
-
preoperationalToOperational: UATransition;
|
|
44
|
-
preoperationalToOperationalAuto: UATransition;
|
|
45
|
-
reset: UAMethod;
|
|
46
|
-
selectModeAutomatic?: UAMethod;
|
|
47
|
-
}
|
|
48
|
-
export interface UAVisionStateMachine extends UAFiniteStateMachine, UAVisionStateMachine_Base {
|
|
49
|
-
}
|
|
1
|
+
import { UAMethod } from "node-opcua-address-space-base";
|
|
2
|
+
import { UAFiniteStateMachine, UAFiniteStateMachine_Base } from "node-opcua-nodeset-ua/source/ua_finite_state_machine";
|
|
3
|
+
import { UAState } from "node-opcua-nodeset-ua/source/ua_state";
|
|
4
|
+
import { UATransition } from "node-opcua-nodeset-ua/source/ua_transition";
|
|
5
|
+
import { UAVisionAutomaticModeStateMachine } from "./ua_vision_automatic_mode_state_machine";
|
|
6
|
+
import { UAVisionStepModelStateMachine } from "./ua_vision_step_model_state_machine";
|
|
7
|
+
/**
|
|
8
|
+
* | | |
|
|
9
|
+
* |----------------|--------------------------------------------------|
|
|
10
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
11
|
+
* |nodeClass |ObjectType |
|
|
12
|
+
* |typedDefinition |4:VisionStateMachineType ns=4;i=1017 |
|
|
13
|
+
* |isAbstract |false |
|
|
14
|
+
*/
|
|
15
|
+
export interface UAVisionStateMachine_Base extends UAFiniteStateMachine_Base {
|
|
16
|
+
automaticModeStateMachine?: UAVisionAutomaticModeStateMachine;
|
|
17
|
+
confirmAll?: UAMethod;
|
|
18
|
+
error: UAState;
|
|
19
|
+
errorStepModel?: UAVisionStepModelStateMachine;
|
|
20
|
+
errorToHalted: UATransition;
|
|
21
|
+
errorToHaltedAuto: UATransition;
|
|
22
|
+
errorToOperationalAuto: UATransition;
|
|
23
|
+
errorToPreoperational: UATransition;
|
|
24
|
+
errorToPreoperationalAuto: UATransition;
|
|
25
|
+
halt: UAMethod;
|
|
26
|
+
halted: UAState;
|
|
27
|
+
haltedStepModel?: UAVisionStepModelStateMachine;
|
|
28
|
+
haltedToPreoperational: UATransition;
|
|
29
|
+
haltedToPreoperationalAuto: UATransition;
|
|
30
|
+
operational: UAState;
|
|
31
|
+
operationalToErrorAuto: UATransition;
|
|
32
|
+
operationalToHalted: UATransition;
|
|
33
|
+
operationalToHaltedAuto: UATransition;
|
|
34
|
+
operationalToPreoperational: UATransition;
|
|
35
|
+
operationalToPreoperationalAuto: UATransition;
|
|
36
|
+
preoperational: UAState;
|
|
37
|
+
preoperationalStepModel?: UAVisionStepModelStateMachine;
|
|
38
|
+
preoperationalToErrorAuto: UATransition;
|
|
39
|
+
preoperationalToHalted: UATransition;
|
|
40
|
+
preoperationalToHaltedAuto: UATransition;
|
|
41
|
+
preoperationalToInitialized: UATransition;
|
|
42
|
+
preoperationalToInitializedAuto: UATransition;
|
|
43
|
+
preoperationalToOperational: UATransition;
|
|
44
|
+
preoperationalToOperationalAuto: UATransition;
|
|
45
|
+
reset: UAMethod;
|
|
46
|
+
selectModeAutomatic?: UAMethod;
|
|
47
|
+
}
|
|
48
|
+
export interface UAVisionStateMachine extends UAFiniteStateMachine, UAVisionStateMachine_Base {
|
|
49
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=ua_vision_state_machine.js.map
|
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
import { UAMethod } from "node-opcua-address-space-base";
|
|
2
|
-
import { UAFiniteStateMachine, UAFiniteStateMachine_Base } from "node-opcua-nodeset-ua/source/ua_finite_state_machine";
|
|
3
|
-
import { UAInitialState } from "node-opcua-nodeset-ua/source/ua_initial_state";
|
|
4
|
-
import { UATransition } from "node-opcua-nodeset-ua/source/ua_transition";
|
|
5
|
-
import { UAState } from "node-opcua-nodeset-ua/source/ua_state";
|
|
6
|
-
/**
|
|
7
|
-
* | | |
|
|
8
|
-
* |----------------|--------------------------------------------------|
|
|
9
|
-
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
10
|
-
* |nodeClass |ObjectType |
|
|
11
|
-
* |typedDefinition |4:VisionStepModelStateMachineType ns=4;i=1026 |
|
|
12
|
-
* |isAbstract |false |
|
|
13
|
-
*/
|
|
14
|
-
export interface UAVisionStepModelStateMachine_Base extends UAFiniteStateMachine_Base {
|
|
15
|
-
entry: UAInitialState;
|
|
16
|
-
entryToExitAuto: UATransition;
|
|
17
|
-
entryToWaitAuto: UATransition;
|
|
18
|
-
exit: UAState;
|
|
19
|
-
step: UAState;
|
|
20
|
-
stepToExitAuto: UATransition;
|
|
21
|
-
stepToWaitAuto: UATransition;
|
|
22
|
-
sync: UAMethod;
|
|
23
|
-
wait: UAState;
|
|
24
|
-
waitToStep: UATransition;
|
|
25
|
-
waitToStepAuto: UATransition;
|
|
26
|
-
}
|
|
27
|
-
export interface UAVisionStepModelStateMachine extends UAFiniteStateMachine, UAVisionStepModelStateMachine_Base {
|
|
28
|
-
}
|
|
1
|
+
import { UAMethod } from "node-opcua-address-space-base";
|
|
2
|
+
import { UAFiniteStateMachine, UAFiniteStateMachine_Base } from "node-opcua-nodeset-ua/source/ua_finite_state_machine";
|
|
3
|
+
import { UAInitialState } from "node-opcua-nodeset-ua/source/ua_initial_state";
|
|
4
|
+
import { UATransition } from "node-opcua-nodeset-ua/source/ua_transition";
|
|
5
|
+
import { UAState } from "node-opcua-nodeset-ua/source/ua_state";
|
|
6
|
+
/**
|
|
7
|
+
* | | |
|
|
8
|
+
* |----------------|--------------------------------------------------|
|
|
9
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
10
|
+
* |nodeClass |ObjectType |
|
|
11
|
+
* |typedDefinition |4:VisionStepModelStateMachineType ns=4;i=1026 |
|
|
12
|
+
* |isAbstract |false |
|
|
13
|
+
*/
|
|
14
|
+
export interface UAVisionStepModelStateMachine_Base extends UAFiniteStateMachine_Base {
|
|
15
|
+
entry: UAInitialState;
|
|
16
|
+
entryToExitAuto: UATransition;
|
|
17
|
+
entryToWaitAuto: UATransition;
|
|
18
|
+
exit: UAState;
|
|
19
|
+
step: UAState;
|
|
20
|
+
stepToExitAuto: UATransition;
|
|
21
|
+
stepToWaitAuto: UATransition;
|
|
22
|
+
sync: UAMethod;
|
|
23
|
+
wait: UAState;
|
|
24
|
+
waitToStep: UATransition;
|
|
25
|
+
waitToStepAuto: UATransition;
|
|
26
|
+
}
|
|
27
|
+
export interface UAVisionStepModelStateMachine extends UAFiniteStateMachine, UAVisionStepModelStateMachine_Base {
|
|
28
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=ua_vision_step_model_state_machine.js.map
|
|
@@ -1,49 +1,49 @@
|
|
|
1
|
-
import { UAObject, UAMethod } from "node-opcua-address-space-base";
|
|
2
|
-
import { DataType } from "node-opcua-variant";
|
|
3
|
-
import { LocalizedText } from "node-opcua-data-model";
|
|
4
|
-
import { UInt16 } from "node-opcua-basic-types";
|
|
5
|
-
import { UAFiniteStateVariable } from "node-opcua-nodeset-ua/source/ua_finite_state_variable";
|
|
6
|
-
import { UAState } from "node-opcua-nodeset-ua/source/ua_state";
|
|
7
|
-
import { UABaseDataVariable } from "node-opcua-nodeset-ua/source/ua_base_data_variable";
|
|
8
|
-
import { DTSystemStateDescription } from "./dt_system_state_description";
|
|
9
|
-
import { UAVisionStateMachine } from "./ua_vision_state_machine";
|
|
10
|
-
import { UAVisionAutomaticModeStateMachine } from "./ua_vision_automatic_mode_state_machine";
|
|
11
|
-
import { UAVisionStepModelStateMachine } from "./ua_vision_step_model_state_machine";
|
|
12
|
-
import { UAConfigurationManagement } from "./ua_configuration_management";
|
|
13
|
-
import { UARecipeManagement } from "./ua_recipe_management";
|
|
14
|
-
import { UAResultManagement } from "./ua_result_management";
|
|
15
|
-
import { UASafetyStateManagement } from "./ua_safety_state_management";
|
|
16
|
-
export interface UAVisionSystem_visionStateMachine extends Omit<UAVisionStateMachine, "automaticModeStateMachine" | "confirmAll" | "currentState" | "error" | "errorStepModel" | "halt" | "halted" | "haltedStepModel" | "operational" | "preoperational" | "preoperationalStepModel" | "reset" | "selectModeAutomatic"> {
|
|
17
|
-
automaticModeStateMachine?: UAVisionAutomaticModeStateMachine;
|
|
18
|
-
confirmAll?: UAMethod;
|
|
19
|
-
currentState: UAFiniteStateVariable<LocalizedText>;
|
|
20
|
-
error: UAState;
|
|
21
|
-
errorStepModel?: UAVisionStepModelStateMachine;
|
|
22
|
-
halt: UAMethod;
|
|
23
|
-
halted: UAState;
|
|
24
|
-
haltedStepModel?: UAVisionStepModelStateMachine;
|
|
25
|
-
operational: UAState;
|
|
26
|
-
preoperational: UAState;
|
|
27
|
-
preoperationalStepModel?: UAVisionStepModelStateMachine;
|
|
28
|
-
reset: UAMethod;
|
|
29
|
-
selectModeAutomatic?: UAMethod;
|
|
30
|
-
}
|
|
31
|
-
/**
|
|
32
|
-
* | | |
|
|
33
|
-
* |----------------|--------------------------------------------------|
|
|
34
|
-
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
35
|
-
* |nodeClass |ObjectType |
|
|
36
|
-
* |typedDefinition |4:VisionSystemType ns=4;i=1003 |
|
|
37
|
-
* |isAbstract |false |
|
|
38
|
-
*/
|
|
39
|
-
export interface UAVisionSystem_Base {
|
|
40
|
-
configurationManagement?: UAConfigurationManagement;
|
|
41
|
-
diagnosticLevel?: UABaseDataVariable<UInt16,
|
|
42
|
-
recipeManagement?: UARecipeManagement;
|
|
43
|
-
resultManagement?: UAResultManagement;
|
|
44
|
-
safetyStateManagement?: UASafetyStateManagement;
|
|
45
|
-
systemState?: UABaseDataVariable<DTSystemStateDescription,
|
|
46
|
-
visionStateMachine: UAVisionSystem_visionStateMachine;
|
|
47
|
-
}
|
|
48
|
-
export interface UAVisionSystem extends UAObject, UAVisionSystem_Base {
|
|
49
|
-
}
|
|
1
|
+
import { UAObject, UAMethod } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { LocalizedText } from "node-opcua-data-model";
|
|
4
|
+
import { UInt16 } from "node-opcua-basic-types";
|
|
5
|
+
import { UAFiniteStateVariable } from "node-opcua-nodeset-ua/source/ua_finite_state_variable";
|
|
6
|
+
import { UAState } from "node-opcua-nodeset-ua/source/ua_state";
|
|
7
|
+
import { UABaseDataVariable } from "node-opcua-nodeset-ua/source/ua_base_data_variable";
|
|
8
|
+
import { DTSystemStateDescription } from "./dt_system_state_description";
|
|
9
|
+
import { UAVisionStateMachine } from "./ua_vision_state_machine";
|
|
10
|
+
import { UAVisionAutomaticModeStateMachine } from "./ua_vision_automatic_mode_state_machine";
|
|
11
|
+
import { UAVisionStepModelStateMachine } from "./ua_vision_step_model_state_machine";
|
|
12
|
+
import { UAConfigurationManagement } from "./ua_configuration_management";
|
|
13
|
+
import { UARecipeManagement } from "./ua_recipe_management";
|
|
14
|
+
import { UAResultManagement } from "./ua_result_management";
|
|
15
|
+
import { UASafetyStateManagement } from "./ua_safety_state_management";
|
|
16
|
+
export interface UAVisionSystem_visionStateMachine extends Omit<UAVisionStateMachine, "automaticModeStateMachine" | "confirmAll" | "currentState" | "error" | "errorStepModel" | "halt" | "halted" | "haltedStepModel" | "operational" | "preoperational" | "preoperationalStepModel" | "reset" | "selectModeAutomatic"> {
|
|
17
|
+
automaticModeStateMachine?: UAVisionAutomaticModeStateMachine;
|
|
18
|
+
confirmAll?: UAMethod;
|
|
19
|
+
currentState: UAFiniteStateVariable<LocalizedText>;
|
|
20
|
+
error: UAState;
|
|
21
|
+
errorStepModel?: UAVisionStepModelStateMachine;
|
|
22
|
+
halt: UAMethod;
|
|
23
|
+
halted: UAState;
|
|
24
|
+
haltedStepModel?: UAVisionStepModelStateMachine;
|
|
25
|
+
operational: UAState;
|
|
26
|
+
preoperational: UAState;
|
|
27
|
+
preoperationalStepModel?: UAVisionStepModelStateMachine;
|
|
28
|
+
reset: UAMethod;
|
|
29
|
+
selectModeAutomatic?: UAMethod;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* | | |
|
|
33
|
+
* |----------------|--------------------------------------------------|
|
|
34
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
35
|
+
* |nodeClass |ObjectType |
|
|
36
|
+
* |typedDefinition |4:VisionSystemType ns=4;i=1003 |
|
|
37
|
+
* |isAbstract |false |
|
|
38
|
+
*/
|
|
39
|
+
export interface UAVisionSystem_Base {
|
|
40
|
+
configurationManagement?: UAConfigurationManagement;
|
|
41
|
+
diagnosticLevel?: UABaseDataVariable<UInt16, DataType.UInt16>;
|
|
42
|
+
recipeManagement?: UARecipeManagement;
|
|
43
|
+
resultManagement?: UAResultManagement;
|
|
44
|
+
safetyStateManagement?: UASafetyStateManagement;
|
|
45
|
+
systemState?: UABaseDataVariable<DTSystemStateDescription, DataType.ExtensionObject>;
|
|
46
|
+
visionStateMachine: UAVisionSystem_visionStateMachine;
|
|
47
|
+
}
|
|
48
|
+
export interface UAVisionSystem extends UAObject, UAVisionSystem_Base {
|
|
49
|
+
}
|
package/dist/ua_vision_system.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=ua_vision_system.js.map
|
|
@@ -1,13 +1,12 @@
|
|
|
1
|
-
import { UAVisionCondition, UAVisionCondition_Base } from "./ua_vision_condition";
|
|
2
|
-
/**
|
|
3
|
-
* | | |
|
|
4
|
-
* |----------------|--------------------------------------------------|
|
|
5
|
-
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
6
|
-
* |nodeClass |ObjectType |
|
|
7
|
-
* |typedDefinition |4:VisionWarningConditionType ns=4;i=1034 |
|
|
8
|
-
* |isAbstract |false |
|
|
9
|
-
*/
|
|
10
|
-
export
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
}
|
|
1
|
+
import { UAVisionCondition, UAVisionCondition_Base } from "./ua_vision_condition";
|
|
2
|
+
/**
|
|
3
|
+
* | | |
|
|
4
|
+
* |----------------|--------------------------------------------------|
|
|
5
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
6
|
+
* |nodeClass |ObjectType |
|
|
7
|
+
* |typedDefinition |4:VisionWarningConditionType ns=4;i=1034 |
|
|
8
|
+
* |isAbstract |false |
|
|
9
|
+
*/
|
|
10
|
+
export declare type UAVisionWarningCondition_Base = UAVisionCondition_Base;
|
|
11
|
+
export interface UAVisionWarningCondition extends UAVisionCondition, UAVisionWarningCondition_Base {
|
|
12
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=ua_vision_warning_condition.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "node-opcua-nodeset-machine-vision",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.76.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -10,13 +10,13 @@
|
|
|
10
10
|
"author": "etienne.rossignon@sterfive.com",
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"node-opcua-address-space-base": "2.
|
|
14
|
-
"node-opcua-basic-types": "2.
|
|
15
|
-
"node-opcua-data-model": "2.
|
|
16
|
-
"node-opcua-nodeid": "2.
|
|
17
|
-
"node-opcua-nodeset-ua": "2.
|
|
18
|
-
"node-opcua-status-code": "2.
|
|
19
|
-
"node-opcua-variant": "2.
|
|
13
|
+
"node-opcua-address-space-base": "2.76.0",
|
|
14
|
+
"node-opcua-basic-types": "2.76.0",
|
|
15
|
+
"node-opcua-data-model": "2.76.0",
|
|
16
|
+
"node-opcua-nodeid": "2.76.0",
|
|
17
|
+
"node-opcua-nodeset-ua": "2.76.0",
|
|
18
|
+
"node-opcua-status-code": "2.76.0",
|
|
19
|
+
"node-opcua-variant": "2.76.0"
|
|
20
20
|
},
|
|
21
|
-
"gitHead": "
|
|
21
|
+
"gitHead": "75d9b8cf894c8fbadf77d2c4a48a730d055465e7"
|
|
22
22
|
}
|
|
@@ -10,7 +10,7 @@ import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure"
|
|
|
10
10
|
* | name |4:BinaryIdBaseDataType |
|
|
11
11
|
* | isAbstract|true |
|
|
12
12
|
*/
|
|
13
|
-
export interface DTBinaryIdBase extends DTStructure
|
|
13
|
+
export interface DTBinaryIdBase extends DTStructure {
|
|
14
14
|
/** Id is a system-wide unique name for identifying the recipe.*/
|
|
15
15
|
id: UAString; // String ns=4;i=3017
|
|
16
16
|
/** Represents an optional version number of the identified recipe. It is recommended to be of the format Major.minor.patch.build or a subset thereof, but the actual format is implementation defined.*/
|
|
@@ -9,7 +9,7 @@ import { DTConfigurationId } from "./dt_configuration_id"
|
|
|
9
9
|
* | name |4:ConfigurationDataType |
|
|
10
10
|
* | isAbstract|false |
|
|
11
11
|
*/
|
|
12
|
-
export interface DTConfiguration extends DTStructure
|
|
12
|
+
export interface DTConfiguration extends DTStructure {
|
|
13
13
|
/** Indicates that actual content of the configuration may be transferred through temporary file transfer method.*/
|
|
14
14
|
hasTransferableDataOnFile: boolean; // Boolean ns=0;i=1
|
|
15
15
|
/** Identification of the configuration used by the environment. This argument must not be empty.*/
|
|
@@ -10,7 +10,7 @@ import { DTBinaryIdBase } from "./dt_binary_id_base"
|
|
|
10
10
|
* | name |4:ConfigurationIdDataType |
|
|
11
11
|
* | isAbstract|false |
|
|
12
12
|
*/
|
|
13
|
-
export interface DTConfigurationId extends DTBinaryIdBase
|
|
13
|
+
export interface DTConfigurationId extends DTBinaryIdBase {
|
|
14
14
|
/** Id is a system-wide unique name for identifying the recipe.*/
|
|
15
15
|
id: UAString; // String ns=4;i=3017
|
|
16
16
|
/** Represents an optional version number of the identified recipe. It is recommended to be of the format Major.minor.patch.build or a subset thereof, but the actual format is implementation defined.*/
|
|
@@ -9,7 +9,7 @@ import { DTConfigurationId } from "./dt_configuration_id"
|
|
|
9
9
|
* | name |4:ConfigurationTransferOptions |
|
|
10
10
|
* | isAbstract|false |
|
|
11
11
|
*/
|
|
12
|
-
export interface DTConfigurationTransferOptions extends DTStructure
|
|
12
|
+
export interface DTConfigurationTransferOptions extends DTStructure {
|
|
13
13
|
/** The Id of the configuration to be transferred to or from the client.*/
|
|
14
14
|
internalId: DTConfigurationId; // ExtensionObject ns=4;i=3008
|
|
15
15
|
}
|
package/source/dt_job_id.ts
CHANGED
|
@@ -9,7 +9,7 @@ import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure"
|
|
|
9
9
|
* | name |4:JobIdDataType |
|
|
10
10
|
* | isAbstract|false |
|
|
11
11
|
*/
|
|
12
|
-
export interface DTJobId extends DTStructure
|
|
12
|
+
export interface DTJobId extends DTStructure {
|
|
13
13
|
/** Id is a system-wide unique identifier/name for identifying the job carried out.*/
|
|
14
14
|
id: UAString; // String ns=4;i=3017
|
|
15
15
|
}
|
package/source/dt_meas_id.ts
CHANGED
|
@@ -10,7 +10,7 @@ import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure"
|
|
|
10
10
|
* | name |4:MeasIdDataType |
|
|
11
11
|
* | isAbstract|false |
|
|
12
12
|
*/
|
|
13
|
-
export interface DTMeasId extends DTStructure
|
|
13
|
+
export interface DTMeasId extends DTStructure {
|
|
14
14
|
/** Id is an identifier/name for identifying the measurement operation. This identifier is passed by the client to the vision system so no assumptions can be made about its uniqueness or other properties.*/
|
|
15
15
|
id: UAString; // String ns=4;i=3017
|
|
16
16
|
/** Optional short human readable description of the measurement.*/
|
package/source/dt_part_id.ts
CHANGED
|
@@ -10,7 +10,7 @@ import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure"
|
|
|
10
10
|
* | name |4:PartIdDataType |
|
|
11
11
|
* | isAbstract|false |
|
|
12
12
|
*/
|
|
13
|
-
export interface DTPartId extends DTStructure
|
|
13
|
+
export interface DTPartId extends DTStructure {
|
|
14
14
|
/** Describes the connection between a unit under test and a result, which was created during the processing of a recipe applied on this unit under test. Usually passed by the client with a Start method call and not changed by the server.*/
|
|
15
15
|
id: UAString; // String ns=4;i=3017
|
|
16
16
|
/** Optional short human readable description of the part.*/
|
|
@@ -8,7 +8,7 @@ import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure"
|
|
|
8
8
|
* | name |4:ProcessingTimesDataType |
|
|
9
9
|
* | isAbstract|false |
|
|
10
10
|
*/
|
|
11
|
-
export interface DTProcessingTimes extends DTStructure
|
|
11
|
+
export interface DTProcessingTimes extends DTStructure {
|
|
12
12
|
/** Contains the time when the vision system started execution of the recipe.*/
|
|
13
13
|
startTime: Date; // DateTime ns=0;i=294
|
|
14
14
|
/** Contains the time when the vision system finished (or stopped/aborted) execution of the recipe.*/
|
package/source/dt_product.ts
CHANGED
|
@@ -9,7 +9,7 @@ import { DTProductId } from "./dt_product_id"
|
|
|
9
9
|
* | name |4:ProductDataType |
|
|
10
10
|
* | isAbstract|false |
|
|
11
11
|
*/
|
|
12
|
-
export interface DTProduct extends DTStructure
|
|
12
|
+
export interface DTProduct extends DTStructure {
|
|
13
13
|
/** Identification of the product used by the environment. This argument must not be empty.*/
|
|
14
14
|
externalId: DTProductId; // ExtensionObject ns=4;i=3003
|
|
15
15
|
}
|
package/source/dt_product_id.ts
CHANGED
|
@@ -10,7 +10,7 @@ import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure"
|
|
|
10
10
|
* | name |4:ProductIdDataType |
|
|
11
11
|
* | isAbstract|false |
|
|
12
12
|
*/
|
|
13
|
-
export interface DTProductId extends DTStructure
|
|
13
|
+
export interface DTProductId extends DTStructure {
|
|
14
14
|
/** Id is a system-wide unique identifier/name for identifying the product.*/
|
|
15
15
|
id: UAString; // String ns=4;i=3017
|
|
16
16
|
/** Optional short human readable description of the configuration*/
|
|
@@ -10,7 +10,7 @@ import { DTBinaryIdBase } from "./dt_binary_id_base"
|
|
|
10
10
|
* | name |4:RecipeIdExternalDataType |
|
|
11
11
|
* | isAbstract|false |
|
|
12
12
|
*/
|
|
13
|
-
export interface DTRecipeIdExternal extends DTBinaryIdBase
|
|
13
|
+
export interface DTRecipeIdExternal extends DTBinaryIdBase {
|
|
14
14
|
/** Id is a system-wide unique name for identifying the recipe.*/
|
|
15
15
|
id: UAString; // String ns=4;i=3017
|
|
16
16
|
/** Represents an optional version number of the identified recipe. It is recommended to be of the format Major.minor.patch.build or a subset thereof, but the actual format is implementation defined.*/
|
|
@@ -10,7 +10,7 @@ import { DTBinaryIdBase } from "./dt_binary_id_base"
|
|
|
10
10
|
* | name |4:RecipeIdInternalDataType |
|
|
11
11
|
* | isAbstract|false |
|
|
12
12
|
*/
|
|
13
|
-
export interface DTRecipeIdInternal extends DTBinaryIdBase
|
|
13
|
+
export interface DTRecipeIdInternal extends DTBinaryIdBase {
|
|
14
14
|
/** Id is a system-wide unique name for identifying the recipe.*/
|
|
15
15
|
id: UAString; // String ns=4;i=3017
|
|
16
16
|
/** Represents an optional version number of the identified recipe. It is recommended to be of the format Major.minor.patch.build or a subset thereof, but the actual format is implementation defined.*/
|
|
@@ -9,7 +9,7 @@ import { DTRecipeIdInternal } from "./dt_recipe_id_internal"
|
|
|
9
9
|
* | name |4:RecipeTransferOptions |
|
|
10
10
|
* | isAbstract|false |
|
|
11
11
|
*/
|
|
12
|
-
export interface DTRecipeTransferOptions extends DTStructure
|
|
12
|
+
export interface DTRecipeTransferOptions extends DTStructure {
|
|
13
13
|
/** The InternalId of the recipe to be transferred to or from the client.*/
|
|
14
14
|
internalId: DTRecipeIdInternal; // ExtensionObject ns=4;i=3013
|
|
15
15
|
}
|
package/source/dt_result.ts
CHANGED
|
@@ -18,7 +18,7 @@ import { DTProcessingTimes } from "./dt_processing_times"
|
|
|
18
18
|
* | name |4:ResultDataType |
|
|
19
19
|
* | isAbstract|false |
|
|
20
20
|
*/
|
|
21
|
-
export interface DTResult extends DTStructure
|
|
21
|
+
export interface DTResult extends DTStructure {
|
|
22
22
|
/** System-wide unique identifier, which is assigned by the system. This ID can be used for fetching exactly this result using the pertinent result management methods and it is identical to the ResultId of the ResultReadyEventType.*/
|
|
23
23
|
resultId: DTResultId; // ExtensionObject ns=4;i=3021
|
|
24
24
|
/** Indicates that additional data for this result can be retrieved by temporary file transfer.*/
|
package/source/dt_result_id.ts
CHANGED
|
@@ -9,7 +9,7 @@ import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure"
|
|
|
9
9
|
* | name |4:ResultIdDataType |
|
|
10
10
|
* | isAbstract|false |
|
|
11
11
|
*/
|
|
12
|
-
export interface DTResultId extends DTStructure
|
|
12
|
+
export interface DTResultId extends DTStructure {
|
|
13
13
|
/** Id is a system-wide unique identifier/name for identifying the generated result.*/
|
|
14
14
|
id: UAString; // String ns=4;i=3017
|
|
15
15
|
}
|
|
@@ -9,7 +9,7 @@ import { DTResultId } from "./dt_result_id"
|
|
|
9
9
|
* | name |4:ResultTransferOptions |
|
|
10
10
|
* | isAbstract|false |
|
|
11
11
|
*/
|
|
12
|
-
export interface DTResultTransferOptions extends DTStructure
|
|
12
|
+
export interface DTResultTransferOptions extends DTStructure {
|
|
13
13
|
/** The Id of the result to be transferred to the client.*/
|
|
14
14
|
id: DTResultId; // ExtensionObject ns=4;i=3021
|
|
15
15
|
}
|
|
@@ -10,7 +10,7 @@ import { EnumSystemState } from "./enum_system_state"
|
|
|
10
10
|
* | name |4:SystemStateDescriptionDataType |
|
|
11
11
|
* | isAbstract|false |
|
|
12
12
|
*/
|
|
13
|
-
export interface DTSystemStateDescription extends DTStructure
|
|
13
|
+
export interface DTSystemStateDescription extends DTStructure {
|
|
14
14
|
/** Denotes one of the basic SEMI E10 states*/
|
|
15
15
|
state: EnumSystemState; // Int32 ns=4;i=3023
|
|
16
16
|
/** Optional string describing the full state path, starting with the SEMI E10 state denoted by the state member; the string format is described in Section 11.5.*/
|
|
@@ -12,7 +12,7 @@ import { DTJobId } from "./dt_job_id"
|
|
|
12
12
|
* |isAbstract |false |
|
|
13
13
|
*/
|
|
14
14
|
export interface UAAcquisitionDoneEvent_Base extends UABaseEvent_Base {
|
|
15
|
-
jobId: UAProperty<DTJobId,
|
|
15
|
+
jobId: UAProperty<DTJobId, DataType.ExtensionObject>;
|
|
16
16
|
}
|
|
17
17
|
export interface UAAcquisitionDoneEvent extends UABaseEvent, UAAcquisitionDoneEvent_Base {
|
|
18
18
|
}
|
|
@@ -10,7 +10,6 @@ import { DTConfiguration } from "./dt_configuration"
|
|
|
10
10
|
* |typedDefinition |4:ConfigurationFolderType ns=4;i=1011 |
|
|
11
11
|
* |isAbstract |false |
|
|
12
12
|
*/
|
|
13
|
-
export
|
|
14
|
-
}
|
|
13
|
+
export type UAConfigurationFolder_Base = UAFolder_Base;
|
|
15
14
|
export interface UAConfigurationFolder extends UAFolder, UAConfigurationFolder_Base {
|
|
16
15
|
}
|
|
@@ -16,7 +16,7 @@ import { UAConfigurationTransfer } from "./ua_configuration_transfer"
|
|
|
16
16
|
*/
|
|
17
17
|
export interface UAConfigurationManagement_Base {
|
|
18
18
|
activateConfiguration: UAMethod;
|
|
19
|
-
activeConfiguration: UABaseDataVariable<DTConfiguration,
|
|
19
|
+
activeConfiguration: UABaseDataVariable<DTConfiguration, DataType.ExtensionObject>;
|
|
20
20
|
addConfiguration?: UAMethod;
|
|
21
21
|
configurations?: UAConfigurationFolder;
|
|
22
22
|
configurationTransfer?: UAConfigurationTransfer;
|
|
@@ -12,7 +12,7 @@ import { UABaseEvent, UABaseEvent_Base } from "node-opcua-nodeset-ua/source/ua_b
|
|
|
12
12
|
* |isAbstract |false |
|
|
13
13
|
*/
|
|
14
14
|
export interface UAEnterStepSequenceEvent_Base extends UABaseEvent_Base {
|
|
15
|
-
steps: UAProperty<Int32,
|
|
15
|
+
steps: UAProperty<Int32, DataType.Int32>;
|
|
16
16
|
}
|
|
17
17
|
export interface UAEnterStepSequenceEvent extends UABaseEvent, UAEnterStepSequenceEvent_Base {
|
|
18
18
|
}
|
package/source/ua_error_event.ts
CHANGED
|
@@ -13,7 +13,6 @@ import { UATransitionEvent, UATransitionEvent_Base } from "node-opcua-nodeset-ua
|
|
|
13
13
|
* |typedDefinition |4:ErrorEventType ns=4;i=1019 |
|
|
14
14
|
* |isAbstract |false |
|
|
15
15
|
*/
|
|
16
|
-
export
|
|
17
|
-
}
|
|
16
|
+
export type UAErrorEvent_Base = UATransitionEvent_Base;
|
|
18
17
|
export interface UAErrorEvent extends UATransitionEvent, UAErrorEvent_Base {
|
|
19
18
|
}
|