node-opcua-nodeset-scales-v-2 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/LICENSE +23 -0
- package/dist/dt_abstract_weight.d.ts +10 -0
- package/dist/dt_abstract_weight.js +3 -0
- package/dist/dt_abstract_weight.js.map +1 -0
- package/dist/dt_printable_weight.d.ts +18 -0
- package/dist/dt_printable_weight.js +4 -0
- package/dist/dt_printable_weight.js.map +1 -0
- package/dist/dt_recipe_report_element.d.ts +17 -0
- package/dist/dt_recipe_report_element.js +4 -0
- package/dist/dt_recipe_report_element.js.map +1 -0
- package/dist/dt_recipe_target_value.d.ts +20 -0
- package/dist/dt_recipe_target_value.js +4 -0
- package/dist/dt_recipe_target_value.js.map +1 -0
- package/dist/dt_recipe_threshold.d.ts +20 -0
- package/dist/dt_recipe_threshold.js +4 -0
- package/dist/dt_recipe_threshold.js.map +1 -0
- package/dist/dt_weight.d.ts +17 -0
- package/dist/dt_weight.js +4 -0
- package/dist/dt_weight.js.map +1 -0
- package/dist/enum_draft_shield.d.ts +14 -0
- package/dist/enum_draft_shield.js +20 -0
- package/dist/enum_draft_shield.js.map +1 -0
- package/dist/enum_edge_operator.d.ts +12 -0
- package/dist/enum_edge_operator.js +18 -0
- package/dist/enum_edge_operator.js.map +1 -0
- package/dist/enum_equality_and_relational_operator.d.ts +19 -0
- package/dist/enum_equality_and_relational_operator.js +25 -0
- package/dist/enum_equality_and_relational_operator.js.map +1 -0
- package/dist/enum_rate_control_mode.d.ts +12 -0
- package/dist/enum_rate_control_mode.js +18 -0
- package/dist/enum_rate_control_mode.js.map +1 -0
- package/dist/enum_tare_mode.d.ts +14 -0
- package/dist/enum_tare_mode.js +20 -0
- package/dist/enum_tare_mode.js.map +1 -0
- package/dist/enum_tolerance_state.d.ts +14 -0
- package/dist/enum_tolerance_state.js +20 -0
- package/dist/enum_tolerance_state.js.map +1 -0
- package/dist/index.d.ts +70 -0
- package/dist/index.js +87 -0
- package/dist/index.js.map +1 -0
- package/dist/ua_accepted_statistic_counter.d.ts +12 -0
- package/dist/ua_accepted_statistic_counter.js +3 -0
- package/dist/ua_accepted_statistic_counter.js.map +1 -0
- package/dist/ua_activation.d.ts +36 -0
- package/dist/ua_activation.js +3 -0
- package/dist/ua_activation.js.map +1 -0
- package/dist/ua_analog_condition_sleep.d.ts +31 -0
- package/dist/ua_analog_condition_sleep.js +3 -0
- package/dist/ua_analog_condition_sleep.js.map +1 -0
- package/dist/ua_automatic_filling_product.d.ts +75 -0
- package/dist/ua_automatic_filling_product.js +3 -0
- package/dist/ua_automatic_filling_product.js.map +1 -0
- package/dist/ua_automatic_filling_scale.d.ts +39 -0
- package/dist/ua_automatic_filling_scale.js +3 -0
- package/dist/ua_automatic_filling_scale.js.map +1 -0
- package/dist/ua_automatic_weight_price_labeler.d.ts +21 -0
- package/dist/ua_automatic_weight_price_labeler.js +3 -0
- package/dist/ua_automatic_weight_price_labeler.js.map +1 -0
- package/dist/ua_automatic_weight_price_labeler_product.d.ts +30 -0
- package/dist/ua_automatic_weight_price_labeler_product.js +3 -0
- package/dist/ua_automatic_weight_price_labeler_product.js.map +1 -0
- package/dist/ua_catchweigher.d.ts +22 -0
- package/dist/ua_catchweigher.js +3 -0
- package/dist/ua_catchweigher.js.map +1 -0
- package/dist/ua_catchweigher_product.d.ts +45 -0
- package/dist/ua_catchweigher_product.js +3 -0
- package/dist/ua_catchweigher_product.js.map +1 -0
- package/dist/ua_checkweigher.d.ts +28 -0
- package/dist/ua_checkweigher.js +3 -0
- package/dist/ua_checkweigher.js.map +1 -0
- package/dist/ua_checkweigher_product.d.ts +32 -0
- package/dist/ua_checkweigher_product.js +3 -0
- package/dist/ua_checkweigher_product.js.map +1 -0
- package/dist/ua_checkweigher_statistic.d.ts +40 -0
- package/dist/ua_checkweigher_statistic.js +3 -0
- package/dist/ua_checkweigher_statistic.js.map +1 -0
- package/dist/ua_condition_sleep.d.ts +50 -0
- package/dist/ua_condition_sleep.js +3 -0
- package/dist/ua_condition_sleep.js.map +1 -0
- package/dist/ua_continuous_product.d.ts +34 -0
- package/dist/ua_continuous_product.js +3 -0
- package/dist/ua_continuous_product.js.map +1 -0
- package/dist/ua_continuous_scale.d.ts +55 -0
- package/dist/ua_continuous_scale.js +3 -0
- package/dist/ua_continuous_scale.js.map +1 -0
- package/dist/ua_edge_triggered_sleep.d.ts +31 -0
- package/dist/ua_edge_triggered_sleep.js +3 -0
- package/dist/ua_edge_triggered_sleep.js.map +1 -0
- package/dist/ua_feeder_module.d.ts +68 -0
- package/dist/ua_feeder_module.js +3 -0
- package/dist/ua_feeder_module.js.map +1 -0
- package/dist/ua_floating_statistic.d.ts +22 -0
- package/dist/ua_floating_statistic.js +3 -0
- package/dist/ua_floating_statistic.js.map +1 -0
- package/dist/ua_hopper_scale.d.ts +52 -0
- package/dist/ua_hopper_scale.js +3 -0
- package/dist/ua_hopper_scale.js.map +1 -0
- package/dist/ua_laboratory_scale.d.ts +55 -0
- package/dist/ua_laboratory_scale.js +3 -0
- package/dist/ua_laboratory_scale.js.map +1 -0
- package/dist/ua_loss_in_weight_scale.d.ts +33 -0
- package/dist/ua_loss_in_weight_scale.js +3 -0
- package/dist/ua_loss_in_weight_scale.js.map +1 -0
- package/dist/ua_material.d.ts +29 -0
- package/dist/ua_material.js +3 -0
- package/dist/ua_material.js.map +1 -0
- package/dist/ua_material_automatic.d.ts +23 -0
- package/dist/ua_material_automatic.js +3 -0
- package/dist/ua_material_automatic.js.map +1 -0
- package/dist/ua_measured_item.d.ts +30 -0
- package/dist/ua_measured_item.js +3 -0
- package/dist/ua_measured_item.js.map +1 -0
- package/dist/ua_piece_counting_product.d.ts +117 -0
- package/dist/ua_piece_counting_product.js +3 -0
- package/dist/ua_piece_counting_product.js.map +1 -0
- package/dist/ua_piece_counting_scale.d.ts +39 -0
- package/dist/ua_piece_counting_scale.js +3 -0
- package/dist/ua_piece_counting_scale.js.map +1 -0
- package/dist/ua_price_item.d.ts +26 -0
- package/dist/ua_price_item.js +3 -0
- package/dist/ua_price_item.js.map +1 -0
- package/dist/ua_printer_module.d.ts +66 -0
- package/dist/ua_printer_module.js +3 -0
- package/dist/ua_printer_module.js.map +1 -0
- package/dist/ua_product.d.ts +62 -0
- package/dist/ua_product.js +3 -0
- package/dist/ua_product.js.map +1 -0
- package/dist/ua_production_preset.d.ts +31 -0
- package/dist/ua_production_preset.js +3 -0
- package/dist/ua_production_preset.js.map +1 -0
- package/dist/ua_recipe.d.ts +41 -0
- package/dist/ua_recipe.js +3 -0
- package/dist/ua_recipe.js.map +1 -0
- package/dist/ua_recipe_element.d.ts +15 -0
- package/dist/ua_recipe_element.js +3 -0
- package/dist/ua_recipe_element.js.map +1 -0
- package/dist/ua_recipe_management.d.ts +18 -0
- package/dist/ua_recipe_management.js +3 -0
- package/dist/ua_recipe_management.js.map +1 -0
- package/dist/ua_recipe_product.d.ts +39 -0
- package/dist/ua_recipe_product.js +3 -0
- package/dist/ua_recipe_product.js.map +1 -0
- package/dist/ua_recipe_scale.d.ts +58 -0
- package/dist/ua_recipe_scale.js +3 -0
- package/dist/ua_recipe_scale.js.map +1 -0
- package/dist/ua_rejected_statistic_counter.d.ts +12 -0
- package/dist/ua_rejected_statistic_counter.js +3 -0
- package/dist/ua_rejected_statistic_counter.js.map +1 -0
- package/dist/ua_scale_alarm.d.ts +23 -0
- package/dist/ua_scale_alarm.js +3 -0
- package/dist/ua_scale_alarm.js.map +1 -0
- package/dist/ua_scale_device.d.ts +93 -0
- package/dist/ua_scale_device.js +3 -0
- package/dist/ua_scale_device.js.map +1 -0
- package/dist/ua_scale_event.d.ts +23 -0
- package/dist/ua_scale_event.js +3 -0
- package/dist/ua_scale_event.js.map +1 -0
- package/dist/ua_scale_system.d.ts +74 -0
- package/dist/ua_scale_system.js +3 -0
- package/dist/ua_scale_system.js.map +1 -0
- package/dist/ua_simple_product.d.ts +25 -0
- package/dist/ua_simple_product.js +3 -0
- package/dist/ua_simple_product.js.map +1 -0
- package/dist/ua_simple_scale.d.ts +21 -0
- package/dist/ua_simple_scale.js +3 -0
- package/dist/ua_simple_scale.js.map +1 -0
- package/dist/ua_statistic.d.ts +58 -0
- package/dist/ua_statistic.js +3 -0
- package/dist/ua_statistic.js.map +1 -0
- package/dist/ua_statistic_counter.d.ts +51 -0
- package/dist/ua_statistic_counter.js +3 -0
- package/dist/ua_statistic_counter.js.map +1 -0
- package/dist/ua_target_item.d.ts +24 -0
- package/dist/ua_target_item.js +3 -0
- package/dist/ua_target_item.js.map +1 -0
- package/dist/ua_timer.d.ts +25 -0
- package/dist/ua_timer.js +3 -0
- package/dist/ua_timer.js.map +1 -0
- package/dist/ua_totalizer.d.ts +26 -0
- package/dist/ua_totalizer.js +3 -0
- package/dist/ua_totalizer.js.map +1 -0
- package/dist/ua_totalizing_hopper_product.d.ts +28 -0
- package/dist/ua_totalizing_hopper_product.js +3 -0
- package/dist/ua_totalizing_hopper_product.js.map +1 -0
- package/dist/ua_totalizing_hopper_scale.d.ts +21 -0
- package/dist/ua_totalizing_hopper_scale.js +3 -0
- package/dist/ua_totalizing_hopper_scale.js.map +1 -0
- package/dist/ua_user_instruction.d.ts +34 -0
- package/dist/ua_user_instruction.js +3 -0
- package/dist/ua_user_instruction.js.map +1 -0
- package/dist/ua_vehicle_product.d.ts +61 -0
- package/dist/ua_vehicle_product.js +3 -0
- package/dist/ua_vehicle_product.js.map +1 -0
- package/dist/ua_vehicle_scale.d.ts +23 -0
- package/dist/ua_vehicle_scale.js +3 -0
- package/dist/ua_vehicle_scale.js.map +1 -0
- package/dist/ua_weighing.d.ts +40 -0
- package/dist/ua_weighing.js +3 -0
- package/dist/ua_weighing.js.map +1 -0
- package/dist/ua_weighing_item.d.ts +55 -0
- package/dist/ua_weighing_item.js +3 -0
- package/dist/ua_weighing_item.js.map +1 -0
- package/dist/ua_weighing_module.d.ts +14 -0
- package/dist/ua_weighing_module.js +3 -0
- package/dist/ua_weighing_module.js.map +1 -0
- package/dist/ua_weighing_range_element.d.ts +49 -0
- package/dist/ua_weighing_range_element.js +3 -0
- package/dist/ua_weighing_range_element.js.map +1 -0
- package/dist/ua_weight_item.d.ts +44 -0
- package/dist/ua_weight_item.js +3 -0
- package/dist/ua_weight_item.js.map +1 -0
- package/dist/ua_zone.d.ts +43 -0
- package/dist/ua_zone.js +3 -0
- package/dist/ua_zone.js.map +1 -0
- package/package.json +45 -0
- package/source/dt_abstract_weight.ts +11 -0
- package/source/dt_printable_weight.ts +18 -0
- package/source/dt_recipe_report_element.ts +17 -0
- package/source/dt_recipe_target_value.ts +20 -0
- package/source/dt_recipe_threshold.ts +20 -0
- package/source/dt_weight.ts +17 -0
- package/source/enum_draft_shield.ts +16 -0
- package/source/enum_edge_operator.ts +14 -0
- package/source/enum_equality_and_relational_operator.ts +21 -0
- package/source/enum_rate_control_mode.ts +14 -0
- package/source/enum_tare_mode.ts +16 -0
- package/source/enum_tolerance_state.ts +16 -0
- package/source/index.ts +70 -0
- package/source/ua_accepted_statistic_counter.ts +13 -0
- package/source/ua_activation.ts +37 -0
- package/source/ua_analog_condition_sleep.ts +32 -0
- package/source/ua_automatic_filling_product.ts +76 -0
- package/source/ua_automatic_filling_scale.ts +40 -0
- package/source/ua_automatic_weight_price_labeler.ts +22 -0
- package/source/ua_automatic_weight_price_labeler_product.ts +31 -0
- package/source/ua_catchweigher.ts +23 -0
- package/source/ua_catchweigher_product.ts +47 -0
- package/source/ua_checkweigher.ts +29 -0
- package/source/ua_checkweigher_product.ts +33 -0
- package/source/ua_checkweigher_statistic.ts +43 -0
- package/source/ua_condition_sleep.ts +51 -0
- package/source/ua_continuous_product.ts +35 -0
- package/source/ua_continuous_scale.ts +57 -0
- package/source/ua_edge_triggered_sleep.ts +32 -0
- package/source/ua_feeder_module.ts +69 -0
- package/source/ua_floating_statistic.ts +23 -0
- package/source/ua_hopper_scale.ts +54 -0
- package/source/ua_laboratory_scale.ts +56 -0
- package/source/ua_loss_in_weight_scale.ts +34 -0
- package/source/ua_material.ts +30 -0
- package/source/ua_material_automatic.ts +24 -0
- package/source/ua_measured_item.ts +31 -0
- package/source/ua_piece_counting_product.ts +118 -0
- package/source/ua_piece_counting_scale.ts +40 -0
- package/source/ua_price_item.ts +27 -0
- package/source/ua_printer_module.ts +67 -0
- package/source/ua_product.ts +63 -0
- package/source/ua_production_preset.ts +32 -0
- package/source/ua_recipe.ts +42 -0
- package/source/ua_recipe_element.ts +16 -0
- package/source/ua_recipe_management.ts +20 -0
- package/source/ua_recipe_product.ts +40 -0
- package/source/ua_recipe_scale.ts +60 -0
- package/source/ua_rejected_statistic_counter.ts +13 -0
- package/source/ua_scale_alarm.ts +24 -0
- package/source/ua_scale_device.ts +95 -0
- package/source/ua_scale_event.ts +24 -0
- package/source/ua_scale_system.ts +75 -0
- package/source/ua_simple_product.ts +26 -0
- package/source/ua_simple_scale.ts +22 -0
- package/source/ua_statistic.ts +59 -0
- package/source/ua_statistic_counter.ts +52 -0
- package/source/ua_target_item.ts +25 -0
- package/source/ua_timer.ts +26 -0
- package/source/ua_totalizer.ts +27 -0
- package/source/ua_totalizing_hopper_product.ts +29 -0
- package/source/ua_totalizing_hopper_scale.ts +22 -0
- package/source/ua_user_instruction.ts +35 -0
- package/source/ua_vehicle_product.ts +62 -0
- package/source/ua_vehicle_scale.ts +24 -0
- package/source/ua_weighing.ts +41 -0
- package/source/ua_weighing_item.ts +56 -0
- package/source/ua_weighing_module.ts +15 -0
- package/source/ua_weighing_range_element.ts +50 -0
- package/source/ua_weight_item.ts +45 -0
- package/source/ua_zone.ts +44 -0
package/LICENSE
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
|
|
2
|
+
The MIT License (MIT)
|
|
3
|
+
|
|
4
|
+
Copyright (c) 2022-2025 Sterfive SAS - 833264583 RCS ORLEANS - France (https://www.sterfive.com)
|
|
5
|
+
|
|
6
|
+
Copyright (c) 2014-2022 Etienne Rossignon
|
|
7
|
+
|
|
8
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
9
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
10
|
+
the Software without restriction, including without limitation the rights to
|
|
11
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
12
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
13
|
+
subject to the following conditions:
|
|
14
|
+
|
|
15
|
+
The above copyright notice and this permission notice shall be included in all
|
|
16
|
+
copies or substantial portions of the Software.
|
|
17
|
+
|
|
18
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
19
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
20
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
21
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
22
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
23
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { DTStructure } from "node-opcua-nodeset-ua/dist/dt_structure";
|
|
2
|
+
/**
|
|
3
|
+
* | | |
|
|
4
|
+
* |-----------|------------------------------------------------------------|
|
|
5
|
+
* | namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
6
|
+
* | nodeClass |DataType |
|
|
7
|
+
* | name |AbstractWeightType |
|
|
8
|
+
* | isAbstract|true |
|
|
9
|
+
*/
|
|
10
|
+
export type DTAbstractWeight = DTStructure;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dt_abstract_weight.js","sourceRoot":"","sources":["../source/dt_abstract_weight.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { UAString } from "node-opcua-basic-types";
|
|
2
|
+
import { ExtensionObject } from "node-opcua-extension-object";
|
|
3
|
+
import { DTAbstractWeight } from "./dt_abstract_weight";
|
|
4
|
+
/**
|
|
5
|
+
* | | |
|
|
6
|
+
* |-----------|------------------------------------------------------------|
|
|
7
|
+
* | namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
8
|
+
* | nodeClass |DataType |
|
|
9
|
+
* | name |PrintableWeightType |
|
|
10
|
+
* | isAbstract|false |
|
|
11
|
+
*/
|
|
12
|
+
export interface DTPrintableWeight extends DTAbstractWeight {
|
|
13
|
+
gross: UAString;
|
|
14
|
+
net: UAString;
|
|
15
|
+
tare: UAString;
|
|
16
|
+
}
|
|
17
|
+
export interface UDTPrintableWeight extends ExtensionObject, DTPrintableWeight {
|
|
18
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dt_printable_weight.js","sourceRoot":"","sources":["../source/dt_printable_weight.ts"],"names":[],"mappings":";;AAiBiF,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { LocalizedText } from "node-opcua-data-model";
|
|
2
|
+
import { ExtensionObject } from "node-opcua-extension-object";
|
|
3
|
+
import { DTStructure } from "node-opcua-nodeset-ua/dist/dt_structure";
|
|
4
|
+
/**
|
|
5
|
+
* | | |
|
|
6
|
+
* |-----------|------------------------------------------------------------|
|
|
7
|
+
* | namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
8
|
+
* | nodeClass |DataType |
|
|
9
|
+
* | name |RecipeReportElementType |
|
|
10
|
+
* | isAbstract|false |
|
|
11
|
+
*/
|
|
12
|
+
export interface DTRecipeReportElement extends DTStructure {
|
|
13
|
+
reportMessage: LocalizedText;
|
|
14
|
+
timestamp: Date;
|
|
15
|
+
}
|
|
16
|
+
export interface UDTRecipeReportElement extends ExtensionObject, DTRecipeReportElement {
|
|
17
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dt_recipe_report_element.js","sourceRoot":"","sources":["../source/dt_recipe_report_element.ts"],"names":[],"mappings":";;AAgByF,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { LocalizedText } from "node-opcua-data-model";
|
|
2
|
+
import { NodeId } from "node-opcua-nodeid";
|
|
3
|
+
import { UInt32 } from "node-opcua-basic-types";
|
|
4
|
+
import { ExtensionObject } from "node-opcua-extension-object";
|
|
5
|
+
import { DTStructure } from "node-opcua-nodeset-ua/dist/dt_structure";
|
|
6
|
+
/**
|
|
7
|
+
* | | |
|
|
8
|
+
* |-----------|------------------------------------------------------------|
|
|
9
|
+
* | namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
10
|
+
* | nodeClass |DataType |
|
|
11
|
+
* | name |RecipeTargetValueType |
|
|
12
|
+
* | isAbstract|false |
|
|
13
|
+
*/
|
|
14
|
+
export interface DTRecipeTargetValue extends DTStructure {
|
|
15
|
+
targetValueId: UInt32;
|
|
16
|
+
targetValueNodeId?: NodeId;
|
|
17
|
+
targetValueName: LocalizedText;
|
|
18
|
+
}
|
|
19
|
+
export interface UDTRecipeTargetValue extends ExtensionObject, DTRecipeTargetValue {
|
|
20
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dt_recipe_target_value.js","sourceRoot":"","sources":["../source/dt_recipe_target_value.ts"],"names":[],"mappings":";;AAmBqF,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { LocalizedText } from "node-opcua-data-model";
|
|
2
|
+
import { NodeId } from "node-opcua-nodeid";
|
|
3
|
+
import { UInt32 } from "node-opcua-basic-types";
|
|
4
|
+
import { ExtensionObject } from "node-opcua-extension-object";
|
|
5
|
+
import { DTStructure } from "node-opcua-nodeset-ua/dist/dt_structure";
|
|
6
|
+
/**
|
|
7
|
+
* | | |
|
|
8
|
+
* |-----------|------------------------------------------------------------|
|
|
9
|
+
* | namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
10
|
+
* | nodeClass |DataType |
|
|
11
|
+
* | name |RecipeThresholdType |
|
|
12
|
+
* | isAbstract|false |
|
|
13
|
+
*/
|
|
14
|
+
export interface DTRecipeThreshold extends DTStructure {
|
|
15
|
+
thresholdId: UInt32;
|
|
16
|
+
thresholdNodeId?: NodeId;
|
|
17
|
+
thresholdName: LocalizedText;
|
|
18
|
+
}
|
|
19
|
+
export interface UDTRecipeThreshold extends ExtensionObject, DTRecipeThreshold {
|
|
20
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dt_recipe_threshold.js","sourceRoot":"","sources":["../source/dt_recipe_threshold.ts"],"names":[],"mappings":";;AAmBiF,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { ExtensionObject } from "node-opcua-extension-object";
|
|
2
|
+
import { DTAbstractWeight } from "./dt_abstract_weight";
|
|
3
|
+
/**
|
|
4
|
+
* | | |
|
|
5
|
+
* |-----------|------------------------------------------------------------|
|
|
6
|
+
* | namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
7
|
+
* | nodeClass |DataType |
|
|
8
|
+
* | name |WeightType |
|
|
9
|
+
* | isAbstract|false |
|
|
10
|
+
*/
|
|
11
|
+
export interface DTWeight extends DTAbstractWeight {
|
|
12
|
+
gross: number;
|
|
13
|
+
net: number;
|
|
14
|
+
tare: number;
|
|
15
|
+
}
|
|
16
|
+
export interface UDTWeight extends ExtensionObject, DTWeight {
|
|
17
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dt_weight.js","sourceRoot":"","sources":["../source/dt_weight.ts"],"names":[],"mappings":";;AAgB+D,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* | | |
|
|
3
|
+
* |-----------|------------------------------------------------------------|
|
|
4
|
+
* | namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
5
|
+
* | nodeClass |DataType |
|
|
6
|
+
* | name |DraftShieldType |
|
|
7
|
+
* | isAbstract|false |
|
|
8
|
+
*/
|
|
9
|
+
export declare enum EnumDraftShield {
|
|
10
|
+
Right_0 = 0,
|
|
11
|
+
Left_1 = 1,
|
|
12
|
+
Top_2 = 2,
|
|
13
|
+
All_3 = 3
|
|
14
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// ----- this file has been automatically generated - do not edit
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.EnumDraftShield = void 0;
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |-----------|------------------------------------------------------------|
|
|
8
|
+
* | namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
9
|
+
* | nodeClass |DataType |
|
|
10
|
+
* | name |DraftShieldType |
|
|
11
|
+
* | isAbstract|false |
|
|
12
|
+
*/
|
|
13
|
+
var EnumDraftShield;
|
|
14
|
+
(function (EnumDraftShield) {
|
|
15
|
+
EnumDraftShield[EnumDraftShield["Right_0"] = 0] = "Right_0";
|
|
16
|
+
EnumDraftShield[EnumDraftShield["Left_1"] = 1] = "Left_1";
|
|
17
|
+
EnumDraftShield[EnumDraftShield["Top_2"] = 2] = "Top_2";
|
|
18
|
+
EnumDraftShield[EnumDraftShield["All_3"] = 3] = "All_3";
|
|
19
|
+
})(EnumDraftShield || (exports.EnumDraftShield = EnumDraftShield = {}));
|
|
20
|
+
//# sourceMappingURL=enum_draft_shield.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"enum_draft_shield.js","sourceRoot":"","sources":["../source/enum_draft_shield.ts"],"names":[],"mappings":";AAAA,iEAAiE;;;AAEjE;;;;;;;GAOG;AACH,IAAY,eAKX;AALD,WAAY,eAAe;IACzB,2DAAW,CAAA;IACX,yDAAU,CAAA;IACV,uDAAS,CAAA;IACT,uDAAS,CAAA;AACX,CAAC,EALW,eAAe,+BAAf,eAAe,QAK1B"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* | | |
|
|
3
|
+
* |-----------|------------------------------------------------------------|
|
|
4
|
+
* | namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
5
|
+
* | nodeClass |DataType |
|
|
6
|
+
* | name |EdgeOperator |
|
|
7
|
+
* | isAbstract|false |
|
|
8
|
+
*/
|
|
9
|
+
export declare enum EnumEdgeOperator {
|
|
10
|
+
Rising_0 = 0,
|
|
11
|
+
Falling_1 = 1
|
|
12
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// ----- this file has been automatically generated - do not edit
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.EnumEdgeOperator = void 0;
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |-----------|------------------------------------------------------------|
|
|
8
|
+
* | namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
9
|
+
* | nodeClass |DataType |
|
|
10
|
+
* | name |EdgeOperator |
|
|
11
|
+
* | isAbstract|false |
|
|
12
|
+
*/
|
|
13
|
+
var EnumEdgeOperator;
|
|
14
|
+
(function (EnumEdgeOperator) {
|
|
15
|
+
EnumEdgeOperator[EnumEdgeOperator["Rising_0"] = 0] = "Rising_0";
|
|
16
|
+
EnumEdgeOperator[EnumEdgeOperator["Falling_1"] = 1] = "Falling_1";
|
|
17
|
+
})(EnumEdgeOperator || (exports.EnumEdgeOperator = EnumEdgeOperator = {}));
|
|
18
|
+
//# sourceMappingURL=enum_edge_operator.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"enum_edge_operator.js","sourceRoot":"","sources":["../source/enum_edge_operator.ts"],"names":[],"mappings":";AAAA,iEAAiE;;;AAEjE;;;;;;;GAOG;AACH,IAAY,gBAGX;AAHD,WAAY,gBAAgB;IAC1B,+DAAY,CAAA;IACZ,iEAAa,CAAA;AACf,CAAC,EAHW,gBAAgB,gCAAhB,gBAAgB,QAG3B"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This enumeration describes the different
|
|
3
|
+
* condition modes for an analog condition.
|
|
4
|
+
*
|
|
5
|
+
* | | |
|
|
6
|
+
* |-----------|------------------------------------------------------------|
|
|
7
|
+
* | namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
8
|
+
* | nodeClass |DataType |
|
|
9
|
+
* | name |EqualityAndRelationalOperator |
|
|
10
|
+
* | isAbstract|false |
|
|
11
|
+
*/
|
|
12
|
+
export declare enum EnumEqualityAndRelationalOperator {
|
|
13
|
+
Equal_0 = 0,
|
|
14
|
+
NotEqual_1 = 1,
|
|
15
|
+
LessOrEqualThan_2 = 2,
|
|
16
|
+
GreaterOrEqualThan_3 = 3,
|
|
17
|
+
LessThan_4 = 4,
|
|
18
|
+
GreaterThan_5 = 5
|
|
19
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// ----- this file has been automatically generated - do not edit
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.EnumEqualityAndRelationalOperator = void 0;
|
|
5
|
+
/**
|
|
6
|
+
* This enumeration describes the different
|
|
7
|
+
* condition modes for an analog condition.
|
|
8
|
+
*
|
|
9
|
+
* | | |
|
|
10
|
+
* |-----------|------------------------------------------------------------|
|
|
11
|
+
* | namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
12
|
+
* | nodeClass |DataType |
|
|
13
|
+
* | name |EqualityAndRelationalOperator |
|
|
14
|
+
* | isAbstract|false |
|
|
15
|
+
*/
|
|
16
|
+
var EnumEqualityAndRelationalOperator;
|
|
17
|
+
(function (EnumEqualityAndRelationalOperator) {
|
|
18
|
+
EnumEqualityAndRelationalOperator[EnumEqualityAndRelationalOperator["Equal_0"] = 0] = "Equal_0";
|
|
19
|
+
EnumEqualityAndRelationalOperator[EnumEqualityAndRelationalOperator["NotEqual_1"] = 1] = "NotEqual_1";
|
|
20
|
+
EnumEqualityAndRelationalOperator[EnumEqualityAndRelationalOperator["LessOrEqualThan_2"] = 2] = "LessOrEqualThan_2";
|
|
21
|
+
EnumEqualityAndRelationalOperator[EnumEqualityAndRelationalOperator["GreaterOrEqualThan_3"] = 3] = "GreaterOrEqualThan_3";
|
|
22
|
+
EnumEqualityAndRelationalOperator[EnumEqualityAndRelationalOperator["LessThan_4"] = 4] = "LessThan_4";
|
|
23
|
+
EnumEqualityAndRelationalOperator[EnumEqualityAndRelationalOperator["GreaterThan_5"] = 5] = "GreaterThan_5";
|
|
24
|
+
})(EnumEqualityAndRelationalOperator || (exports.EnumEqualityAndRelationalOperator = EnumEqualityAndRelationalOperator = {}));
|
|
25
|
+
//# sourceMappingURL=enum_equality_and_relational_operator.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"enum_equality_and_relational_operator.js","sourceRoot":"","sources":["../source/enum_equality_and_relational_operator.ts"],"names":[],"mappings":";AAAA,iEAAiE;;;AAEjE;;;;;;;;;;GAUG;AACH,IAAY,iCAOX;AAPD,WAAY,iCAAiC;IAC3C,+FAAW,CAAA;IACX,qGAAc,CAAA;IACd,mHAAqB,CAAA;IACrB,yHAAwB,CAAA;IACxB,qGAAc,CAAA;IACd,2GAAiB,CAAA;AACnB,CAAC,EAPW,iCAAiC,iDAAjC,iCAAiC,QAO5C"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* | | |
|
|
3
|
+
* |-----------|------------------------------------------------------------|
|
|
4
|
+
* | namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
5
|
+
* | nodeClass |DataType |
|
|
6
|
+
* | name |RateControlMode |
|
|
7
|
+
* | isAbstract|false |
|
|
8
|
+
*/
|
|
9
|
+
export declare enum EnumRateControlMode {
|
|
10
|
+
Gravimetric_0 = 0,
|
|
11
|
+
Volumetric_1 = 1
|
|
12
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// ----- this file has been automatically generated - do not edit
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.EnumRateControlMode = void 0;
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |-----------|------------------------------------------------------------|
|
|
8
|
+
* | namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
9
|
+
* | nodeClass |DataType |
|
|
10
|
+
* | name |RateControlMode |
|
|
11
|
+
* | isAbstract|false |
|
|
12
|
+
*/
|
|
13
|
+
var EnumRateControlMode;
|
|
14
|
+
(function (EnumRateControlMode) {
|
|
15
|
+
EnumRateControlMode[EnumRateControlMode["Gravimetric_0"] = 0] = "Gravimetric_0";
|
|
16
|
+
EnumRateControlMode[EnumRateControlMode["Volumetric_1"] = 1] = "Volumetric_1";
|
|
17
|
+
})(EnumRateControlMode || (exports.EnumRateControlMode = EnumRateControlMode = {}));
|
|
18
|
+
//# sourceMappingURL=enum_rate_control_mode.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"enum_rate_control_mode.js","sourceRoot":"","sources":["../source/enum_rate_control_mode.ts"],"names":[],"mappings":";AAAA,iEAAiE;;;AAEjE;;;;;;;GAOG;AACH,IAAY,mBAGX;AAHD,WAAY,mBAAmB;IAC7B,+EAAiB,CAAA;IACjB,6EAAgB,CAAA;AAClB,CAAC,EAHW,mBAAmB,mCAAnB,mBAAmB,QAG9B"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* | | |
|
|
3
|
+
* |-----------|------------------------------------------------------------|
|
|
4
|
+
* | namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
5
|
+
* | nodeClass |DataType |
|
|
6
|
+
* | name |TareMode |
|
|
7
|
+
* | isAbstract|false |
|
|
8
|
+
*/
|
|
9
|
+
export declare enum EnumTareMode {
|
|
10
|
+
None_0 = 0,
|
|
11
|
+
MeasuredTare_1 = 1,
|
|
12
|
+
PresetTare_2 = 2,
|
|
13
|
+
ProportionalTare_3 = 3
|
|
14
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// ----- this file has been automatically generated - do not edit
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.EnumTareMode = void 0;
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |-----------|------------------------------------------------------------|
|
|
8
|
+
* | namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
9
|
+
* | nodeClass |DataType |
|
|
10
|
+
* | name |TareMode |
|
|
11
|
+
* | isAbstract|false |
|
|
12
|
+
*/
|
|
13
|
+
var EnumTareMode;
|
|
14
|
+
(function (EnumTareMode) {
|
|
15
|
+
EnumTareMode[EnumTareMode["None_0"] = 0] = "None_0";
|
|
16
|
+
EnumTareMode[EnumTareMode["MeasuredTare_1"] = 1] = "MeasuredTare_1";
|
|
17
|
+
EnumTareMode[EnumTareMode["PresetTare_2"] = 2] = "PresetTare_2";
|
|
18
|
+
EnumTareMode[EnumTareMode["ProportionalTare_3"] = 3] = "ProportionalTare_3";
|
|
19
|
+
})(EnumTareMode || (exports.EnumTareMode = EnumTareMode = {}));
|
|
20
|
+
//# sourceMappingURL=enum_tare_mode.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"enum_tare_mode.js","sourceRoot":"","sources":["../source/enum_tare_mode.ts"],"names":[],"mappings":";AAAA,iEAAiE;;;AAEjE;;;;;;;GAOG;AACH,IAAY,YAKX;AALD,WAAY,YAAY;IACtB,mDAAU,CAAA;IACV,mEAAkB,CAAA;IAClB,+DAAgB,CAAA;IAChB,2EAAsB,CAAA;AACxB,CAAC,EALW,YAAY,4BAAZ,YAAY,QAKvB"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* | | |
|
|
3
|
+
* |-----------|------------------------------------------------------------|
|
|
4
|
+
* | namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
5
|
+
* | nodeClass |DataType |
|
|
6
|
+
* | name |ToleranceState |
|
|
7
|
+
* | isAbstract|false |
|
|
8
|
+
*/
|
|
9
|
+
export declare enum EnumToleranceState {
|
|
10
|
+
In_0 = 0,
|
|
11
|
+
Under_1 = 1,
|
|
12
|
+
Over_2 = 2,
|
|
13
|
+
UnderOrOver_3 = 3
|
|
14
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// ----- this file has been automatically generated - do not edit
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.EnumToleranceState = void 0;
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |-----------|------------------------------------------------------------|
|
|
8
|
+
* | namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
9
|
+
* | nodeClass |DataType |
|
|
10
|
+
* | name |ToleranceState |
|
|
11
|
+
* | isAbstract|false |
|
|
12
|
+
*/
|
|
13
|
+
var EnumToleranceState;
|
|
14
|
+
(function (EnumToleranceState) {
|
|
15
|
+
EnumToleranceState[EnumToleranceState["In_0"] = 0] = "In_0";
|
|
16
|
+
EnumToleranceState[EnumToleranceState["Under_1"] = 1] = "Under_1";
|
|
17
|
+
EnumToleranceState[EnumToleranceState["Over_2"] = 2] = "Over_2";
|
|
18
|
+
EnumToleranceState[EnumToleranceState["UnderOrOver_3"] = 3] = "UnderOrOver_3";
|
|
19
|
+
})(EnumToleranceState || (exports.EnumToleranceState = EnumToleranceState = {}));
|
|
20
|
+
//# sourceMappingURL=enum_tolerance_state.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"enum_tolerance_state.js","sourceRoot":"","sources":["../source/enum_tolerance_state.ts"],"names":[],"mappings":";AAAA,iEAAiE;;;AAEjE;;;;;;;GAOG;AACH,IAAY,kBAKX;AALD,WAAY,kBAAkB;IAC5B,2DAAQ,CAAA;IACR,iEAAW,CAAA;IACX,+DAAU,CAAA;IACV,6EAAiB,CAAA;AACnB,CAAC,EALW,kBAAkB,kCAAlB,kBAAkB,QAK7B"}
|
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
export * from "./dt_abstract_weight";
|
|
2
|
+
export * from "./dt_printable_weight";
|
|
3
|
+
export * from "./dt_recipe_report_element";
|
|
4
|
+
export * from "./dt_recipe_target_value";
|
|
5
|
+
export * from "./dt_recipe_threshold";
|
|
6
|
+
export * from "./dt_weight";
|
|
7
|
+
export * from "./enum_draft_shield";
|
|
8
|
+
export * from "./enum_edge_operator";
|
|
9
|
+
export * from "./enum_equality_and_relational_operator";
|
|
10
|
+
export * from "./enum_rate_control_mode";
|
|
11
|
+
export * from "./enum_tare_mode";
|
|
12
|
+
export * from "./enum_tolerance_state";
|
|
13
|
+
export * from "./ua_accepted_statistic_counter";
|
|
14
|
+
export * from "./ua_activation";
|
|
15
|
+
export * from "./ua_analog_condition_sleep";
|
|
16
|
+
export * from "./ua_automatic_filling_product";
|
|
17
|
+
export * from "./ua_automatic_filling_scale";
|
|
18
|
+
export * from "./ua_automatic_weight_price_labeler";
|
|
19
|
+
export * from "./ua_automatic_weight_price_labeler_product";
|
|
20
|
+
export * from "./ua_catchweigher";
|
|
21
|
+
export * from "./ua_catchweigher_product";
|
|
22
|
+
export * from "./ua_checkweigher";
|
|
23
|
+
export * from "./ua_checkweigher_product";
|
|
24
|
+
export * from "./ua_checkweigher_statistic";
|
|
25
|
+
export * from "./ua_condition_sleep";
|
|
26
|
+
export * from "./ua_continuous_product";
|
|
27
|
+
export * from "./ua_continuous_scale";
|
|
28
|
+
export * from "./ua_edge_triggered_sleep";
|
|
29
|
+
export * from "./ua_feeder_module";
|
|
30
|
+
export * from "./ua_floating_statistic";
|
|
31
|
+
export * from "./ua_hopper_scale";
|
|
32
|
+
export * from "./ua_laboratory_scale";
|
|
33
|
+
export * from "./ua_loss_in_weight_scale";
|
|
34
|
+
export * from "./ua_material";
|
|
35
|
+
export * from "./ua_material_automatic";
|
|
36
|
+
export * from "./ua_measured_item";
|
|
37
|
+
export * from "./ua_piece_counting_product";
|
|
38
|
+
export * from "./ua_piece_counting_scale";
|
|
39
|
+
export * from "./ua_price_item";
|
|
40
|
+
export * from "./ua_printer_module";
|
|
41
|
+
export * from "./ua_product";
|
|
42
|
+
export * from "./ua_production_preset";
|
|
43
|
+
export * from "./ua_recipe";
|
|
44
|
+
export * from "./ua_recipe_element";
|
|
45
|
+
export * from "./ua_recipe_management";
|
|
46
|
+
export * from "./ua_recipe_product";
|
|
47
|
+
export * from "./ua_recipe_scale";
|
|
48
|
+
export * from "./ua_rejected_statistic_counter";
|
|
49
|
+
export * from "./ua_scale_alarm";
|
|
50
|
+
export * from "./ua_scale_device";
|
|
51
|
+
export * from "./ua_scale_event";
|
|
52
|
+
export * from "./ua_scale_system";
|
|
53
|
+
export * from "./ua_simple_product";
|
|
54
|
+
export * from "./ua_simple_scale";
|
|
55
|
+
export * from "./ua_statistic";
|
|
56
|
+
export * from "./ua_statistic_counter";
|
|
57
|
+
export * from "./ua_target_item";
|
|
58
|
+
export * from "./ua_timer";
|
|
59
|
+
export * from "./ua_totalizer";
|
|
60
|
+
export * from "./ua_totalizing_hopper_product";
|
|
61
|
+
export * from "./ua_totalizing_hopper_scale";
|
|
62
|
+
export * from "./ua_user_instruction";
|
|
63
|
+
export * from "./ua_vehicle_product";
|
|
64
|
+
export * from "./ua_vehicle_scale";
|
|
65
|
+
export * from "./ua_weighing";
|
|
66
|
+
export * from "./ua_weighing_item";
|
|
67
|
+
export * from "./ua_weighing_module";
|
|
68
|
+
export * from "./ua_weighing_range_element";
|
|
69
|
+
export * from "./ua_weight_item";
|
|
70
|
+
export * from "./ua_zone";
|
package/dist/index.js
ADDED
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./dt_abstract_weight"), exports);
|
|
18
|
+
__exportStar(require("./dt_printable_weight"), exports);
|
|
19
|
+
__exportStar(require("./dt_recipe_report_element"), exports);
|
|
20
|
+
__exportStar(require("./dt_recipe_target_value"), exports);
|
|
21
|
+
__exportStar(require("./dt_recipe_threshold"), exports);
|
|
22
|
+
__exportStar(require("./dt_weight"), exports);
|
|
23
|
+
__exportStar(require("./enum_draft_shield"), exports);
|
|
24
|
+
__exportStar(require("./enum_edge_operator"), exports);
|
|
25
|
+
__exportStar(require("./enum_equality_and_relational_operator"), exports);
|
|
26
|
+
__exportStar(require("./enum_rate_control_mode"), exports);
|
|
27
|
+
__exportStar(require("./enum_tare_mode"), exports);
|
|
28
|
+
__exportStar(require("./enum_tolerance_state"), exports);
|
|
29
|
+
__exportStar(require("./ua_accepted_statistic_counter"), exports);
|
|
30
|
+
__exportStar(require("./ua_activation"), exports);
|
|
31
|
+
__exportStar(require("./ua_analog_condition_sleep"), exports);
|
|
32
|
+
__exportStar(require("./ua_automatic_filling_product"), exports);
|
|
33
|
+
__exportStar(require("./ua_automatic_filling_scale"), exports);
|
|
34
|
+
__exportStar(require("./ua_automatic_weight_price_labeler"), exports);
|
|
35
|
+
__exportStar(require("./ua_automatic_weight_price_labeler_product"), exports);
|
|
36
|
+
__exportStar(require("./ua_catchweigher"), exports);
|
|
37
|
+
__exportStar(require("./ua_catchweigher_product"), exports);
|
|
38
|
+
__exportStar(require("./ua_checkweigher"), exports);
|
|
39
|
+
__exportStar(require("./ua_checkweigher_product"), exports);
|
|
40
|
+
__exportStar(require("./ua_checkweigher_statistic"), exports);
|
|
41
|
+
__exportStar(require("./ua_condition_sleep"), exports);
|
|
42
|
+
__exportStar(require("./ua_continuous_product"), exports);
|
|
43
|
+
__exportStar(require("./ua_continuous_scale"), exports);
|
|
44
|
+
__exportStar(require("./ua_edge_triggered_sleep"), exports);
|
|
45
|
+
__exportStar(require("./ua_feeder_module"), exports);
|
|
46
|
+
__exportStar(require("./ua_floating_statistic"), exports);
|
|
47
|
+
__exportStar(require("./ua_hopper_scale"), exports);
|
|
48
|
+
__exportStar(require("./ua_laboratory_scale"), exports);
|
|
49
|
+
__exportStar(require("./ua_loss_in_weight_scale"), exports);
|
|
50
|
+
__exportStar(require("./ua_material"), exports);
|
|
51
|
+
__exportStar(require("./ua_material_automatic"), exports);
|
|
52
|
+
__exportStar(require("./ua_measured_item"), exports);
|
|
53
|
+
__exportStar(require("./ua_piece_counting_product"), exports);
|
|
54
|
+
__exportStar(require("./ua_piece_counting_scale"), exports);
|
|
55
|
+
__exportStar(require("./ua_price_item"), exports);
|
|
56
|
+
__exportStar(require("./ua_printer_module"), exports);
|
|
57
|
+
__exportStar(require("./ua_product"), exports);
|
|
58
|
+
__exportStar(require("./ua_production_preset"), exports);
|
|
59
|
+
__exportStar(require("./ua_recipe"), exports);
|
|
60
|
+
__exportStar(require("./ua_recipe_element"), exports);
|
|
61
|
+
__exportStar(require("./ua_recipe_management"), exports);
|
|
62
|
+
__exportStar(require("./ua_recipe_product"), exports);
|
|
63
|
+
__exportStar(require("./ua_recipe_scale"), exports);
|
|
64
|
+
__exportStar(require("./ua_rejected_statistic_counter"), exports);
|
|
65
|
+
__exportStar(require("./ua_scale_alarm"), exports);
|
|
66
|
+
__exportStar(require("./ua_scale_device"), exports);
|
|
67
|
+
__exportStar(require("./ua_scale_event"), exports);
|
|
68
|
+
__exportStar(require("./ua_scale_system"), exports);
|
|
69
|
+
__exportStar(require("./ua_simple_product"), exports);
|
|
70
|
+
__exportStar(require("./ua_simple_scale"), exports);
|
|
71
|
+
__exportStar(require("./ua_statistic"), exports);
|
|
72
|
+
__exportStar(require("./ua_statistic_counter"), exports);
|
|
73
|
+
__exportStar(require("./ua_target_item"), exports);
|
|
74
|
+
__exportStar(require("./ua_timer"), exports);
|
|
75
|
+
__exportStar(require("./ua_totalizer"), exports);
|
|
76
|
+
__exportStar(require("./ua_totalizing_hopper_product"), exports);
|
|
77
|
+
__exportStar(require("./ua_totalizing_hopper_scale"), exports);
|
|
78
|
+
__exportStar(require("./ua_user_instruction"), exports);
|
|
79
|
+
__exportStar(require("./ua_vehicle_product"), exports);
|
|
80
|
+
__exportStar(require("./ua_vehicle_scale"), exports);
|
|
81
|
+
__exportStar(require("./ua_weighing"), exports);
|
|
82
|
+
__exportStar(require("./ua_weighing_item"), exports);
|
|
83
|
+
__exportStar(require("./ua_weighing_module"), exports);
|
|
84
|
+
__exportStar(require("./ua_weighing_range_element"), exports);
|
|
85
|
+
__exportStar(require("./ua_weight_item"), exports);
|
|
86
|
+
__exportStar(require("./ua_zone"), exports);
|
|
87
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../source/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAqC;AACrC,wDAAsC;AACtC,6DAA2C;AAC3C,2DAAyC;AACzC,wDAAsC;AACtC,8CAA4B;AAC5B,sDAAoC;AACpC,uDAAqC;AACrC,0EAAwD;AACxD,2DAAyC;AACzC,mDAAiC;AACjC,yDAAuC;AACvC,kEAAgD;AAChD,kDAAgC;AAChC,8DAA4C;AAC5C,iEAA+C;AAC/C,+DAA6C;AAC7C,sEAAoD;AACpD,8EAA4D;AAC5D,oDAAkC;AAClC,4DAA0C;AAC1C,oDAAkC;AAClC,4DAA0C;AAC1C,8DAA4C;AAC5C,uDAAqC;AACrC,0DAAwC;AACxC,wDAAsC;AACtC,4DAA0C;AAC1C,qDAAmC;AACnC,0DAAwC;AACxC,oDAAkC;AAClC,wDAAsC;AACtC,4DAA0C;AAC1C,gDAA8B;AAC9B,0DAAwC;AACxC,qDAAmC;AACnC,8DAA4C;AAC5C,4DAA0C;AAC1C,kDAAgC;AAChC,sDAAoC;AACpC,+CAA6B;AAC7B,yDAAuC;AACvC,8CAA4B;AAC5B,sDAAoC;AACpC,yDAAuC;AACvC,sDAAoC;AACpC,oDAAkC;AAClC,kEAAgD;AAChD,mDAAiC;AACjC,oDAAkC;AAClC,mDAAiC;AACjC,oDAAkC;AAClC,sDAAoC;AACpC,oDAAkC;AAClC,iDAA+B;AAC/B,yDAAuC;AACvC,mDAAiC;AACjC,6CAA2B;AAC3B,iDAA+B;AAC/B,iEAA+C;AAC/C,+DAA6C;AAC7C,wDAAsC;AACtC,uDAAqC;AACrC,qDAAmC;AACnC,gDAA8B;AAC9B,qDAAmC;AACnC,uDAAqC;AACrC,8DAA4C;AAC5C,mDAAiC;AACjC,4CAA0B"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { UAStatisticCounter, UAStatisticCounter_Base } from "./ua_statistic_counter";
|
|
2
|
+
/**
|
|
3
|
+
* | | |
|
|
4
|
+
* |----------------|------------------------------------------------------------|
|
|
5
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
6
|
+
* |nodeClass |ObjectType |
|
|
7
|
+
* |typedDefinition |AcceptedStatisticCounterType i=1027 |
|
|
8
|
+
* |isAbstract |false |
|
|
9
|
+
*/
|
|
10
|
+
export type UAAcceptedStatisticCounter_Base = UAStatisticCounter_Base;
|
|
11
|
+
export interface UAAcceptedStatisticCounter extends UAStatisticCounter, UAAcceptedStatisticCounter_Base {
|
|
12
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_accepted_statistic_counter.js","sourceRoot":"","sources":["../source/ua_accepted_statistic_counter.ts"],"names":[],"mappings":""}
|