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
package/LICENSE
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
The MIT License (MIT)
|
|
2
2
|
|
|
3
|
-
Copyright (c)
|
|
3
|
+
Copyright (c) 2022 Sterfive SAS - 833264583 RCS ORLEANS - France (https://www.sterfive.com)
|
|
4
|
+
|
|
5
|
+
Copyright (c) 2014-2022 Etienne Rossignon
|
|
4
6
|
|
|
5
7
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
6
8
|
this software and associated documentation files (the "Software"), to deal in
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
/// <reference types="node" />
|
|
2
|
-
import { LocalizedText } from "node-opcua-data-model";
|
|
3
|
-
import { UAString } from "node-opcua-basic-types";
|
|
4
|
-
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
5
|
-
/**
|
|
6
|
-
* | | |
|
|
7
|
-
* |-----------|--------------------------------------------------|
|
|
8
|
-
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
9
|
-
* | nodeClass |DataType |
|
|
10
|
-
* | name |4:BinaryIdBaseDataType |
|
|
11
|
-
* | isAbstract|true |
|
|
12
|
-
*/
|
|
13
|
-
export interface DTBinaryIdBase extends DTStructure {
|
|
14
|
-
/** Id is a system-wide unique name for identifying the recipe.*/
|
|
15
|
-
id: UAString;
|
|
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.*/
|
|
17
|
-
version: UAString;
|
|
18
|
-
/** Represents an optional hash of the binary content of the actual recipe (as it would be transmitted by the transfer methods).
|
|
19
|
-
The hash is supposed to be provided by the environment if existing. The environment shall use the same hash function on all recipes so that a difference in the hash indicates a difference in the recipe. It is recommended to use the SHA-256 algorithm for computing the hash, however, the actual algorithm is implementation-defined.*/
|
|
20
|
-
hash: Buffer;
|
|
21
|
-
/** Name of the hash function used. Required if internally and externally computed hashes are to be compared.*/
|
|
22
|
-
hashAlgorithm: UAString;
|
|
23
|
-
/** Optional short human readable description of the configuration.*/
|
|
24
|
-
description: LocalizedText;
|
|
25
|
-
}
|
|
1
|
+
/// <reference types="node" />
|
|
2
|
+
import { LocalizedText } from "node-opcua-data-model";
|
|
3
|
+
import { UAString } from "node-opcua-basic-types";
|
|
4
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |-----------|--------------------------------------------------|
|
|
8
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
9
|
+
* | nodeClass |DataType |
|
|
10
|
+
* | name |4:BinaryIdBaseDataType |
|
|
11
|
+
* | isAbstract|true |
|
|
12
|
+
*/
|
|
13
|
+
export interface DTBinaryIdBase extends DTStructure {
|
|
14
|
+
/** Id is a system-wide unique name for identifying the recipe.*/
|
|
15
|
+
id: UAString;
|
|
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.*/
|
|
17
|
+
version: UAString;
|
|
18
|
+
/** Represents an optional hash of the binary content of the actual recipe (as it would be transmitted by the transfer methods).
|
|
19
|
+
The hash is supposed to be provided by the environment if existing. The environment shall use the same hash function on all recipes so that a difference in the hash indicates a difference in the recipe. It is recommended to use the SHA-256 algorithm for computing the hash, however, the actual algorithm is implementation-defined.*/
|
|
20
|
+
hash: Buffer;
|
|
21
|
+
/** Name of the hash function used. Required if internally and externally computed hashes are to be compared.*/
|
|
22
|
+
hashAlgorithm: UAString;
|
|
23
|
+
/** Optional short human readable description of the configuration.*/
|
|
24
|
+
description: LocalizedText;
|
|
25
|
+
}
|
|
@@ -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=dt_binary_id_base.js.map
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
2
|
-
import { DTConfigurationId } from "./dt_configuration_id";
|
|
3
|
-
/**
|
|
4
|
-
* | | |
|
|
5
|
-
* |-----------|--------------------------------------------------|
|
|
6
|
-
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
7
|
-
* | nodeClass |DataType |
|
|
8
|
-
* | name |4:ConfigurationDataType |
|
|
9
|
-
* | isAbstract|false |
|
|
10
|
-
*/
|
|
11
|
-
export interface DTConfiguration extends DTStructure {
|
|
12
|
-
/** Indicates that actual content of the configuration may be transferred through temporary file transfer method.*/
|
|
13
|
-
hasTransferableDataOnFile: boolean;
|
|
14
|
-
/** Identification of the configuration used by the environment. This argument must not be empty.*/
|
|
15
|
-
externalId: DTConfigurationId;
|
|
16
|
-
/** System-wide unique ID for identifying a configuration. This ID is assigned by the vision system.*/
|
|
17
|
-
internalId: DTConfigurationId;
|
|
18
|
-
/** The time and date when this configuration was last modified.*/
|
|
19
|
-
lastModified: Date;
|
|
20
|
-
}
|
|
1
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
2
|
+
import { DTConfigurationId } from "./dt_configuration_id";
|
|
3
|
+
/**
|
|
4
|
+
* | | |
|
|
5
|
+
* |-----------|--------------------------------------------------|
|
|
6
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
7
|
+
* | nodeClass |DataType |
|
|
8
|
+
* | name |4:ConfigurationDataType |
|
|
9
|
+
* | isAbstract|false |
|
|
10
|
+
*/
|
|
11
|
+
export interface DTConfiguration extends DTStructure {
|
|
12
|
+
/** Indicates that actual content of the configuration may be transferred through temporary file transfer method.*/
|
|
13
|
+
hasTransferableDataOnFile: boolean;
|
|
14
|
+
/** Identification of the configuration used by the environment. This argument must not be empty.*/
|
|
15
|
+
externalId: DTConfigurationId;
|
|
16
|
+
/** System-wide unique ID for identifying a configuration. This ID is assigned by the vision system.*/
|
|
17
|
+
internalId: DTConfigurationId;
|
|
18
|
+
/** The time and date when this configuration was last modified.*/
|
|
19
|
+
lastModified: Date;
|
|
20
|
+
}
|
package/dist/dt_configuration.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=dt_configuration.js.map
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
/// <reference types="node" />
|
|
2
|
-
import { LocalizedText } from "node-opcua-data-model";
|
|
3
|
-
import { UAString } from "node-opcua-basic-types";
|
|
4
|
-
import { DTBinaryIdBase } from "./dt_binary_id_base";
|
|
5
|
-
/**
|
|
6
|
-
* | | |
|
|
7
|
-
* |-----------|--------------------------------------------------|
|
|
8
|
-
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
9
|
-
* | nodeClass |DataType |
|
|
10
|
-
* | name |4:ConfigurationIdDataType |
|
|
11
|
-
* | isAbstract|false |
|
|
12
|
-
*/
|
|
13
|
-
export interface DTConfigurationId extends DTBinaryIdBase {
|
|
14
|
-
/** Id is a system-wide unique name for identifying the recipe.*/
|
|
15
|
-
id: UAString;
|
|
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.*/
|
|
17
|
-
version: UAString;
|
|
18
|
-
/** Represents an optional hash of the binary content of the actual recipe (as it would be transmitted by the transfer methods).
|
|
19
|
-
The hash is supposed to be provided by the environment if existing. The environment shall use the same hash function on all recipes so that a difference in the hash indicates a difference in the recipe. It is recommended to use the SHA-256 algorithm for computing the hash, however, the actual algorithm is implementation-defined.*/
|
|
20
|
-
hash: Buffer;
|
|
21
|
-
/** Name of the hash function used. Required if internally and externally computed hashes are to be compared.*/
|
|
22
|
-
hashAlgorithm: UAString;
|
|
23
|
-
/** Optional short human readable description of the configuration.*/
|
|
24
|
-
description: LocalizedText;
|
|
25
|
-
}
|
|
1
|
+
/// <reference types="node" />
|
|
2
|
+
import { LocalizedText } from "node-opcua-data-model";
|
|
3
|
+
import { UAString } from "node-opcua-basic-types";
|
|
4
|
+
import { DTBinaryIdBase } from "./dt_binary_id_base";
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |-----------|--------------------------------------------------|
|
|
8
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
9
|
+
* | nodeClass |DataType |
|
|
10
|
+
* | name |4:ConfigurationIdDataType |
|
|
11
|
+
* | isAbstract|false |
|
|
12
|
+
*/
|
|
13
|
+
export interface DTConfigurationId extends DTBinaryIdBase {
|
|
14
|
+
/** Id is a system-wide unique name for identifying the recipe.*/
|
|
15
|
+
id: UAString;
|
|
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.*/
|
|
17
|
+
version: UAString;
|
|
18
|
+
/** Represents an optional hash of the binary content of the actual recipe (as it would be transmitted by the transfer methods).
|
|
19
|
+
The hash is supposed to be provided by the environment if existing. The environment shall use the same hash function on all recipes so that a difference in the hash indicates a difference in the recipe. It is recommended to use the SHA-256 algorithm for computing the hash, however, the actual algorithm is implementation-defined.*/
|
|
20
|
+
hash: Buffer;
|
|
21
|
+
/** Name of the hash function used. Required if internally and externally computed hashes are to be compared.*/
|
|
22
|
+
hashAlgorithm: UAString;
|
|
23
|
+
/** Optional short human readable description of the configuration.*/
|
|
24
|
+
description: LocalizedText;
|
|
25
|
+
}
|
|
@@ -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=dt_configuration_id.js.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
2
|
-
import { DTConfigurationId } from "./dt_configuration_id";
|
|
3
|
-
/**
|
|
4
|
-
* | | |
|
|
5
|
-
* |-----------|--------------------------------------------------|
|
|
6
|
-
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
7
|
-
* | nodeClass |DataType |
|
|
8
|
-
* | name |4:ConfigurationTransferOptions |
|
|
9
|
-
* | isAbstract|false |
|
|
10
|
-
*/
|
|
11
|
-
export interface DTConfigurationTransferOptions extends DTStructure {
|
|
12
|
-
/** The Id of the configuration to be transferred to or from the client.*/
|
|
13
|
-
internalId: DTConfigurationId;
|
|
14
|
-
}
|
|
1
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
2
|
+
import { DTConfigurationId } from "./dt_configuration_id";
|
|
3
|
+
/**
|
|
4
|
+
* | | |
|
|
5
|
+
* |-----------|--------------------------------------------------|
|
|
6
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
7
|
+
* | nodeClass |DataType |
|
|
8
|
+
* | name |4:ConfigurationTransferOptions |
|
|
9
|
+
* | isAbstract|false |
|
|
10
|
+
*/
|
|
11
|
+
export interface DTConfigurationTransferOptions extends DTStructure {
|
|
12
|
+
/** The Id of the configuration to be transferred to or from the client.*/
|
|
13
|
+
internalId: DTConfigurationId;
|
|
14
|
+
}
|
|
@@ -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=dt_configuration_transfer_options.js.map
|
package/dist/dt_job_id.d.ts
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { UAString } from "node-opcua-basic-types";
|
|
2
|
-
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
3
|
-
/**
|
|
4
|
-
* | | |
|
|
5
|
-
* |-----------|--------------------------------------------------|
|
|
6
|
-
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
7
|
-
* | nodeClass |DataType |
|
|
8
|
-
* | name |4:JobIdDataType |
|
|
9
|
-
* | isAbstract|false |
|
|
10
|
-
*/
|
|
11
|
-
export interface DTJobId extends DTStructure {
|
|
12
|
-
/** Id is a system-wide unique identifier/name for identifying the job carried out.*/
|
|
13
|
-
id: UAString;
|
|
14
|
-
}
|
|
1
|
+
import { UAString } from "node-opcua-basic-types";
|
|
2
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
3
|
+
/**
|
|
4
|
+
* | | |
|
|
5
|
+
* |-----------|--------------------------------------------------|
|
|
6
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
7
|
+
* | nodeClass |DataType |
|
|
8
|
+
* | name |4:JobIdDataType |
|
|
9
|
+
* | isAbstract|false |
|
|
10
|
+
*/
|
|
11
|
+
export interface DTJobId extends DTStructure {
|
|
12
|
+
/** Id is a system-wide unique identifier/name for identifying the job carried out.*/
|
|
13
|
+
id: UAString;
|
|
14
|
+
}
|
package/dist/dt_job_id.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=dt_job_id.js.map
|
package/dist/dt_meas_id.d.ts
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { LocalizedText } from "node-opcua-data-model";
|
|
2
|
-
import { UAString } from "node-opcua-basic-types";
|
|
3
|
-
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
4
|
-
/**
|
|
5
|
-
* | | |
|
|
6
|
-
* |-----------|--------------------------------------------------|
|
|
7
|
-
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
8
|
-
* | nodeClass |DataType |
|
|
9
|
-
* | name |4:MeasIdDataType |
|
|
10
|
-
* | isAbstract|false |
|
|
11
|
-
*/
|
|
12
|
-
export interface DTMeasId extends DTStructure {
|
|
13
|
-
/** 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.*/
|
|
14
|
-
id: UAString;
|
|
15
|
-
/** Optional short human readable description of the measurement.*/
|
|
16
|
-
description: LocalizedText;
|
|
17
|
-
}
|
|
1
|
+
import { LocalizedText } from "node-opcua-data-model";
|
|
2
|
+
import { UAString } from "node-opcua-basic-types";
|
|
3
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
4
|
+
/**
|
|
5
|
+
* | | |
|
|
6
|
+
* |-----------|--------------------------------------------------|
|
|
7
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
8
|
+
* | nodeClass |DataType |
|
|
9
|
+
* | name |4:MeasIdDataType |
|
|
10
|
+
* | isAbstract|false |
|
|
11
|
+
*/
|
|
12
|
+
export interface DTMeasId extends DTStructure {
|
|
13
|
+
/** 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.*/
|
|
14
|
+
id: UAString;
|
|
15
|
+
/** Optional short human readable description of the measurement.*/
|
|
16
|
+
description: LocalizedText;
|
|
17
|
+
}
|
package/dist/dt_meas_id.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=dt_meas_id.js.map
|
package/dist/dt_part_id.d.ts
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { LocalizedText } from "node-opcua-data-model";
|
|
2
|
-
import { UAString } from "node-opcua-basic-types";
|
|
3
|
-
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
4
|
-
/**
|
|
5
|
-
* | | |
|
|
6
|
-
* |-----------|--------------------------------------------------|
|
|
7
|
-
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
8
|
-
* | nodeClass |DataType |
|
|
9
|
-
* | name |4:PartIdDataType |
|
|
10
|
-
* | isAbstract|false |
|
|
11
|
-
*/
|
|
12
|
-
export interface DTPartId extends DTStructure {
|
|
13
|
-
/** 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.*/
|
|
14
|
-
id: UAString;
|
|
15
|
-
/** Optional short human readable description of the part.*/
|
|
16
|
-
description: LocalizedText;
|
|
17
|
-
}
|
|
1
|
+
import { LocalizedText } from "node-opcua-data-model";
|
|
2
|
+
import { UAString } from "node-opcua-basic-types";
|
|
3
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
4
|
+
/**
|
|
5
|
+
* | | |
|
|
6
|
+
* |-----------|--------------------------------------------------|
|
|
7
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
8
|
+
* | nodeClass |DataType |
|
|
9
|
+
* | name |4:PartIdDataType |
|
|
10
|
+
* | isAbstract|false |
|
|
11
|
+
*/
|
|
12
|
+
export interface DTPartId extends DTStructure {
|
|
13
|
+
/** 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.*/
|
|
14
|
+
id: UAString;
|
|
15
|
+
/** Optional short human readable description of the part.*/
|
|
16
|
+
description: LocalizedText;
|
|
17
|
+
}
|
package/dist/dt_part_id.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=dt_part_id.js.map
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
2
|
-
/**
|
|
3
|
-
* | | |
|
|
4
|
-
* |-----------|--------------------------------------------------|
|
|
5
|
-
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
6
|
-
* | nodeClass |DataType |
|
|
7
|
-
* | name |4:ProcessingTimesDataType |
|
|
8
|
-
* | isAbstract|false |
|
|
9
|
-
*/
|
|
10
|
-
export interface DTProcessingTimes extends DTStructure {
|
|
11
|
-
/** Contains the time when the vision system started execution of the recipe.*/
|
|
12
|
-
startTime: Date;
|
|
13
|
-
/** Contains the time when the vision system finished (or stopped/aborted) execution of the recipe.*/
|
|
14
|
-
endTime: Date;
|
|
15
|
-
/** Time spent by the vision system acquiring images.*/
|
|
16
|
-
acquisitionDuration: number;
|
|
17
|
-
/** Time spent by the vision system processing data.*/
|
|
18
|
-
processingDuration: number;
|
|
19
|
-
}
|
|
1
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
2
|
+
/**
|
|
3
|
+
* | | |
|
|
4
|
+
* |-----------|--------------------------------------------------|
|
|
5
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
6
|
+
* | nodeClass |DataType |
|
|
7
|
+
* | name |4:ProcessingTimesDataType |
|
|
8
|
+
* | isAbstract|false |
|
|
9
|
+
*/
|
|
10
|
+
export interface DTProcessingTimes extends DTStructure {
|
|
11
|
+
/** Contains the time when the vision system started execution of the recipe.*/
|
|
12
|
+
startTime: Date;
|
|
13
|
+
/** Contains the time when the vision system finished (or stopped/aborted) execution of the recipe.*/
|
|
14
|
+
endTime: Date;
|
|
15
|
+
/** Time spent by the vision system acquiring images.*/
|
|
16
|
+
acquisitionDuration: number;
|
|
17
|
+
/** Time spent by the vision system processing data.*/
|
|
18
|
+
processingDuration: number;
|
|
19
|
+
}
|
|
@@ -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=dt_processing_times.js.map
|
package/dist/dt_product.d.ts
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
2
|
-
import { DTProductId } from "./dt_product_id";
|
|
3
|
-
/**
|
|
4
|
-
* | | |
|
|
5
|
-
* |-----------|--------------------------------------------------|
|
|
6
|
-
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
7
|
-
* | nodeClass |DataType |
|
|
8
|
-
* | name |4:ProductDataType |
|
|
9
|
-
* | isAbstract|false |
|
|
10
|
-
*/
|
|
11
|
-
export interface DTProduct extends DTStructure {
|
|
12
|
-
/** Identification of the product used by the environment. This argument must not be empty.*/
|
|
13
|
-
externalId: DTProductId;
|
|
14
|
-
}
|
|
1
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
2
|
+
import { DTProductId } from "./dt_product_id";
|
|
3
|
+
/**
|
|
4
|
+
* | | |
|
|
5
|
+
* |-----------|--------------------------------------------------|
|
|
6
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
7
|
+
* | nodeClass |DataType |
|
|
8
|
+
* | name |4:ProductDataType |
|
|
9
|
+
* | isAbstract|false |
|
|
10
|
+
*/
|
|
11
|
+
export interface DTProduct extends DTStructure {
|
|
12
|
+
/** Identification of the product used by the environment. This argument must not be empty.*/
|
|
13
|
+
externalId: DTProductId;
|
|
14
|
+
}
|
package/dist/dt_product.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=dt_product.js.map
|
package/dist/dt_product_id.d.ts
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { LocalizedText } from "node-opcua-data-model";
|
|
2
|
-
import { UAString } from "node-opcua-basic-types";
|
|
3
|
-
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
4
|
-
/**
|
|
5
|
-
* | | |
|
|
6
|
-
* |-----------|--------------------------------------------------|
|
|
7
|
-
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
8
|
-
* | nodeClass |DataType |
|
|
9
|
-
* | name |4:ProductIdDataType |
|
|
10
|
-
* | isAbstract|false |
|
|
11
|
-
*/
|
|
12
|
-
export interface DTProductId extends DTStructure {
|
|
13
|
-
/** Id is a system-wide unique identifier/name for identifying the product.*/
|
|
14
|
-
id: UAString;
|
|
15
|
-
/** Optional short human readable description of the configuration*/
|
|
16
|
-
description: LocalizedText;
|
|
17
|
-
}
|
|
1
|
+
import { LocalizedText } from "node-opcua-data-model";
|
|
2
|
+
import { UAString } from "node-opcua-basic-types";
|
|
3
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
4
|
+
/**
|
|
5
|
+
* | | |
|
|
6
|
+
* |-----------|--------------------------------------------------|
|
|
7
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
8
|
+
* | nodeClass |DataType |
|
|
9
|
+
* | name |4:ProductIdDataType |
|
|
10
|
+
* | isAbstract|false |
|
|
11
|
+
*/
|
|
12
|
+
export interface DTProductId extends DTStructure {
|
|
13
|
+
/** Id is a system-wide unique identifier/name for identifying the product.*/
|
|
14
|
+
id: UAString;
|
|
15
|
+
/** Optional short human readable description of the configuration*/
|
|
16
|
+
description: LocalizedText;
|
|
17
|
+
}
|
package/dist/dt_product_id.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=dt_product_id.js.map
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
/// <reference types="node" />
|
|
2
|
-
import { LocalizedText } from "node-opcua-data-model";
|
|
3
|
-
import { UAString } from "node-opcua-basic-types";
|
|
4
|
-
import { DTBinaryIdBase } from "./dt_binary_id_base";
|
|
5
|
-
/**
|
|
6
|
-
* | | |
|
|
7
|
-
* |-----------|--------------------------------------------------|
|
|
8
|
-
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
9
|
-
* | nodeClass |DataType |
|
|
10
|
-
* | name |4:RecipeIdExternalDataType |
|
|
11
|
-
* | isAbstract|false |
|
|
12
|
-
*/
|
|
13
|
-
export interface DTRecipeIdExternal extends DTBinaryIdBase {
|
|
14
|
-
/** Id is a system-wide unique name for identifying the recipe.*/
|
|
15
|
-
id: UAString;
|
|
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.*/
|
|
17
|
-
version: UAString;
|
|
18
|
-
/** Represents an optional hash of the binary content of the actual recipe (as it would be transmitted by the transfer methods).
|
|
19
|
-
The hash is supposed to be provided by the environment if existing. The environment shall use the same hash function on all recipes so that a difference in the hash indicates a difference in the recipe. It is recommended to use the SHA-256 algorithm for computing the hash, however, the actual algorithm is implementation-defined.*/
|
|
20
|
-
hash: Buffer;
|
|
21
|
-
/** Name of the hash function used. Required if internally and externally computed hashes are to be compared.*/
|
|
22
|
-
hashAlgorithm: UAString;
|
|
23
|
-
/** Optional short human readable description of the configuration.*/
|
|
24
|
-
description: LocalizedText;
|
|
25
|
-
}
|
|
1
|
+
/// <reference types="node" />
|
|
2
|
+
import { LocalizedText } from "node-opcua-data-model";
|
|
3
|
+
import { UAString } from "node-opcua-basic-types";
|
|
4
|
+
import { DTBinaryIdBase } from "./dt_binary_id_base";
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |-----------|--------------------------------------------------|
|
|
8
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
9
|
+
* | nodeClass |DataType |
|
|
10
|
+
* | name |4:RecipeIdExternalDataType |
|
|
11
|
+
* | isAbstract|false |
|
|
12
|
+
*/
|
|
13
|
+
export interface DTRecipeIdExternal extends DTBinaryIdBase {
|
|
14
|
+
/** Id is a system-wide unique name for identifying the recipe.*/
|
|
15
|
+
id: UAString;
|
|
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.*/
|
|
17
|
+
version: UAString;
|
|
18
|
+
/** Represents an optional hash of the binary content of the actual recipe (as it would be transmitted by the transfer methods).
|
|
19
|
+
The hash is supposed to be provided by the environment if existing. The environment shall use the same hash function on all recipes so that a difference in the hash indicates a difference in the recipe. It is recommended to use the SHA-256 algorithm for computing the hash, however, the actual algorithm is implementation-defined.*/
|
|
20
|
+
hash: Buffer;
|
|
21
|
+
/** Name of the hash function used. Required if internally and externally computed hashes are to be compared.*/
|
|
22
|
+
hashAlgorithm: UAString;
|
|
23
|
+
/** Optional short human readable description of the configuration.*/
|
|
24
|
+
description: LocalizedText;
|
|
25
|
+
}
|
|
@@ -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=dt_recipe_id_external.js.map
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
/// <reference types="node" />
|
|
2
|
-
import { LocalizedText } from "node-opcua-data-model";
|
|
3
|
-
import { UAString } from "node-opcua-basic-types";
|
|
4
|
-
import { DTBinaryIdBase } from "./dt_binary_id_base";
|
|
5
|
-
/**
|
|
6
|
-
* | | |
|
|
7
|
-
* |-----------|--------------------------------------------------|
|
|
8
|
-
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
9
|
-
* | nodeClass |DataType |
|
|
10
|
-
* | name |4:RecipeIdInternalDataType |
|
|
11
|
-
* | isAbstract|false |
|
|
12
|
-
*/
|
|
13
|
-
export interface DTRecipeIdInternal extends DTBinaryIdBase {
|
|
14
|
-
/** Id is a system-wide unique name for identifying the recipe.*/
|
|
15
|
-
id: UAString;
|
|
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.*/
|
|
17
|
-
version: UAString;
|
|
18
|
-
/** Represents an optional hash of the binary content of the actual recipe (as it would be transmitted by the transfer methods).
|
|
19
|
-
The hash is supposed to be provided by the environment if existing. The environment shall use the same hash function on all recipes so that a difference in the hash indicates a difference in the recipe. It is recommended to use the SHA-256 algorithm for computing the hash, however, the actual algorithm is implementation-defined.*/
|
|
20
|
-
hash: Buffer;
|
|
21
|
-
/** Name of the hash function used. Required if internally and externally computed hashes are to be compared.*/
|
|
22
|
-
hashAlgorithm: UAString;
|
|
23
|
-
/** Optional short human readable description of the configuration.*/
|
|
24
|
-
description: LocalizedText;
|
|
25
|
-
}
|
|
1
|
+
/// <reference types="node" />
|
|
2
|
+
import { LocalizedText } from "node-opcua-data-model";
|
|
3
|
+
import { UAString } from "node-opcua-basic-types";
|
|
4
|
+
import { DTBinaryIdBase } from "./dt_binary_id_base";
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |-----------|--------------------------------------------------|
|
|
8
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
9
|
+
* | nodeClass |DataType |
|
|
10
|
+
* | name |4:RecipeIdInternalDataType |
|
|
11
|
+
* | isAbstract|false |
|
|
12
|
+
*/
|
|
13
|
+
export interface DTRecipeIdInternal extends DTBinaryIdBase {
|
|
14
|
+
/** Id is a system-wide unique name for identifying the recipe.*/
|
|
15
|
+
id: UAString;
|
|
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.*/
|
|
17
|
+
version: UAString;
|
|
18
|
+
/** Represents an optional hash of the binary content of the actual recipe (as it would be transmitted by the transfer methods).
|
|
19
|
+
The hash is supposed to be provided by the environment if existing. The environment shall use the same hash function on all recipes so that a difference in the hash indicates a difference in the recipe. It is recommended to use the SHA-256 algorithm for computing the hash, however, the actual algorithm is implementation-defined.*/
|
|
20
|
+
hash: Buffer;
|
|
21
|
+
/** Name of the hash function used. Required if internally and externally computed hashes are to be compared.*/
|
|
22
|
+
hashAlgorithm: UAString;
|
|
23
|
+
/** Optional short human readable description of the configuration.*/
|
|
24
|
+
description: LocalizedText;
|
|
25
|
+
}
|
|
@@ -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=dt_recipe_id_internal.js.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
2
|
-
import { DTRecipeIdInternal } from "./dt_recipe_id_internal";
|
|
3
|
-
/**
|
|
4
|
-
* | | |
|
|
5
|
-
* |-----------|--------------------------------------------------|
|
|
6
|
-
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
7
|
-
* | nodeClass |DataType |
|
|
8
|
-
* | name |4:RecipeTransferOptions |
|
|
9
|
-
* | isAbstract|false |
|
|
10
|
-
*/
|
|
11
|
-
export interface DTRecipeTransferOptions extends DTStructure {
|
|
12
|
-
/** The InternalId of the recipe to be transferred to or from the client.*/
|
|
13
|
-
internalId: DTRecipeIdInternal;
|
|
14
|
-
}
|
|
1
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
2
|
+
import { DTRecipeIdInternal } from "./dt_recipe_id_internal";
|
|
3
|
+
/**
|
|
4
|
+
* | | |
|
|
5
|
+
* |-----------|--------------------------------------------------|
|
|
6
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
7
|
+
* | nodeClass |DataType |
|
|
8
|
+
* | name |4:RecipeTransferOptions |
|
|
9
|
+
* | isAbstract|false |
|
|
10
|
+
*/
|
|
11
|
+
export interface DTRecipeTransferOptions extends DTStructure {
|
|
12
|
+
/** The InternalId of the recipe to be transferred to or from the client.*/
|
|
13
|
+
internalId: DTRecipeIdInternal;
|
|
14
|
+
}
|