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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_scale_device.js","sourceRoot":"","sources":["../source/ua_scale_device.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,23 @@
|
|
|
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/dist/ua_base_event";
|
|
5
|
+
import { UAMultiStateValueDiscrete } from "node-opcua-nodeset-ua/dist/ua_multi_state_value_discrete";
|
|
6
|
+
import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable";
|
|
7
|
+
/**
|
|
8
|
+
* | | |
|
|
9
|
+
* |----------------|------------------------------------------------------------|
|
|
10
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
11
|
+
* |nodeClass |ObjectType |
|
|
12
|
+
* |typedDefinition |ScaleEventType i=13 |
|
|
13
|
+
* |isAbstract |false |
|
|
14
|
+
*/
|
|
15
|
+
export interface UAScaleEvent_Base extends UABaseEvent_Base {
|
|
16
|
+
auxParameters?: UAProperty<UAString[], DataType.String>;
|
|
17
|
+
helpSource?: UAProperty<UAString, DataType.String>;
|
|
18
|
+
notificationCategory: UAMultiStateValueDiscrete<any, any>;
|
|
19
|
+
notificationId: UAMultiStateValueDiscrete<any, any>;
|
|
20
|
+
vendorNotificationId?: UABaseDataVariable<UAString, DataType.String>;
|
|
21
|
+
}
|
|
22
|
+
export interface UAScaleEvent extends UABaseEvent, UAScaleEvent_Base {
|
|
23
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_scale_event.js","sourceRoot":"","sources":["../source/ua_scale_event.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
import { UAMethod, UAProperty } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { LocalizedText } from "node-opcua-data-model";
|
|
4
|
+
import { UAString } from "node-opcua-basic-types";
|
|
5
|
+
import { UAFolder } from "node-opcua-nodeset-ua/dist/ua_folder";
|
|
6
|
+
import { UAComponent, UAComponent_Base } from "node-opcua-nodeset-di/dist/ua_component";
|
|
7
|
+
import { UAConfigurableObject } from "node-opcua-nodeset-di/dist/ua_configurable_object";
|
|
8
|
+
import { UAMachineryItemState_StateMachine } from "node-opcua-nodeset-machinery/dist/ua_machinery_item_state_state_machine";
|
|
9
|
+
import { UAMachineryOperationModeStateMachine } from "node-opcua-nodeset-machinery/dist/ua_machinery_operation_mode_state_machine";
|
|
10
|
+
import { UAMachineIdentification } from "node-opcua-nodeset-machinery/dist/ua_machine_identification";
|
|
11
|
+
import { UAPackMLBaseStateMachine } from "node-opcua-nodeset-pack-ml/dist/ua_pack_ml_base_state_machine";
|
|
12
|
+
import { UAStatistic } from "./ua_statistic";
|
|
13
|
+
import { UAProductionPreset } from "./ua_production_preset";
|
|
14
|
+
export interface UAScaleSystem_machineryBuildingBlocks extends UAFolder {
|
|
15
|
+
machineryItemState?: UAMachineryItemState_StateMachine;
|
|
16
|
+
machineryOperationMode?: UAMachineryOperationModeStateMachine;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Represents a scale system and contains one or
|
|
20
|
+
* more scales.
|
|
21
|
+
*
|
|
22
|
+
* | | |
|
|
23
|
+
* |----------------|------------------------------------------------------------|
|
|
24
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
25
|
+
* |nodeClass |ObjectType |
|
|
26
|
+
* |typedDefinition |ScaleSystemType i=44 |
|
|
27
|
+
* |isAbstract |false |
|
|
28
|
+
*/
|
|
29
|
+
export interface UAScaleSystem_Base extends UAComponent_Base {
|
|
30
|
+
/**
|
|
31
|
+
* identification
|
|
32
|
+
* Used to organize parameters for identification of
|
|
33
|
+
* this TopologyElement
|
|
34
|
+
*/
|
|
35
|
+
identification: UAMachineIdentification;
|
|
36
|
+
machineryBuildingBlocks?: UAScaleSystem_machineryBuildingBlocks;
|
|
37
|
+
machineryItemState?: UAMachineryItemState_StateMachine;
|
|
38
|
+
machineryOperationMode?: UAMachineryOperationModeStateMachine;
|
|
39
|
+
/**
|
|
40
|
+
* policy
|
|
41
|
+
* Defines the legal guidelines that apply for the
|
|
42
|
+
* scale or need to be complied by the scale.
|
|
43
|
+
*/
|
|
44
|
+
policy?: UAProperty<LocalizedText[], DataType.LocalizedText>;
|
|
45
|
+
/**
|
|
46
|
+
* processStateId
|
|
47
|
+
* Contains an relating identification for the
|
|
48
|
+
* occurring ProcessStateMessage.
|
|
49
|
+
*/
|
|
50
|
+
processStateId?: UAProperty<UAString, DataType.String>;
|
|
51
|
+
/**
|
|
52
|
+
* processStateMessage
|
|
53
|
+
* Contains the message of the current overall state
|
|
54
|
+
* of the scale.
|
|
55
|
+
*/
|
|
56
|
+
processStateMessage: UAProperty<LocalizedText, DataType.LocalizedText>;
|
|
57
|
+
productionOutput?: UAStatistic;
|
|
58
|
+
/**
|
|
59
|
+
* productionPreset
|
|
60
|
+
* Contains the productions presets.
|
|
61
|
+
*/
|
|
62
|
+
productionPreset?: UAProductionPreset;
|
|
63
|
+
resetGlobalStatistics?: UAMethod;
|
|
64
|
+
/**
|
|
65
|
+
* subDevices
|
|
66
|
+
* The Scales must be a subtype of the
|
|
67
|
+
* ScaleDeviceType but must not be from the same
|
|
68
|
+
* type.
|
|
69
|
+
*/
|
|
70
|
+
subDevices?: UAConfigurableObject;
|
|
71
|
+
systemState?: UAPackMLBaseStateMachine;
|
|
72
|
+
}
|
|
73
|
+
export interface UAScaleSystem extends Omit<UAComponent, "identification">, UAScaleSystem_Base {
|
|
74
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_scale_system.js","sourceRoot":"","sources":["../source/ua_scale_system.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,25 @@
|
|
|
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 { DTCurrencyUnit } from "node-opcua-nodeset-ua/dist/dt_currency_unit";
|
|
5
|
+
import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable";
|
|
6
|
+
import { UAProduct, UAProduct_Base } from "./ua_product";
|
|
7
|
+
export interface UASimpleProduct_unitPrice<T, DT extends DataType> extends UABaseDataVariable<T, DT> {
|
|
8
|
+
currencyUnit: UAProperty<DTCurrencyUnit, DataType.ExtensionObject>;
|
|
9
|
+
}
|
|
10
|
+
/**
|
|
11
|
+
* Represents a product of a simple scale.
|
|
12
|
+
*
|
|
13
|
+
* | | |
|
|
14
|
+
* |----------------|------------------------------------------------------------|
|
|
15
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
16
|
+
* |nodeClass |ObjectType |
|
|
17
|
+
* |typedDefinition |SimpleProductType i=20 |
|
|
18
|
+
* |isAbstract |false |
|
|
19
|
+
*/
|
|
20
|
+
export interface UASimpleProduct_Base extends UAProduct_Base {
|
|
21
|
+
containerId?: UAProperty<UAString, DataType.String>;
|
|
22
|
+
unitPrice?: UASimpleProduct_unitPrice<any, any>;
|
|
23
|
+
}
|
|
24
|
+
export interface UASimpleProduct extends UAProduct, UASimpleProduct_Base {
|
|
25
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_simple_product.js","sourceRoot":"","sources":["../source/ua_simple_product.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { UAScaleDevice, UAScaleDevice_Base } from "./ua_scale_device";
|
|
2
|
+
import { UAProductionPreset } from "./ua_production_preset";
|
|
3
|
+
/**
|
|
4
|
+
* Represents a simple scale.
|
|
5
|
+
*
|
|
6
|
+
* | | |
|
|
7
|
+
* |----------------|------------------------------------------------------------|
|
|
8
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
9
|
+
* |nodeClass |ObjectType |
|
|
10
|
+
* |typedDefinition |SimpleScaleType i=3 |
|
|
11
|
+
* |isAbstract |false |
|
|
12
|
+
*/
|
|
13
|
+
export interface UASimpleScale_Base extends UAScaleDevice_Base {
|
|
14
|
+
/**
|
|
15
|
+
* productionPreset
|
|
16
|
+
* Contains the productions presets.
|
|
17
|
+
*/
|
|
18
|
+
productionPreset?: UAProductionPreset;
|
|
19
|
+
}
|
|
20
|
+
export interface UASimpleScale extends Omit<UAScaleDevice, "productionPreset">, UASimpleScale_Base {
|
|
21
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_simple_scale.js","sourceRoot":"","sources":["../source/ua_simple_scale.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import { UAObject, UAProperty } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { UAString } from "node-opcua-basic-types";
|
|
4
|
+
import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit";
|
|
5
|
+
import { UAWeighingItem } from "./ua_weighing_item";
|
|
6
|
+
import { UAStatisticCounter } from "./ua_statistic_counter";
|
|
7
|
+
/**
|
|
8
|
+
* Container for the different statisticvalues. All
|
|
9
|
+
* variables are optional, so that the statistics
|
|
10
|
+
* can be instantiated application-specific.
|
|
11
|
+
*
|
|
12
|
+
* | | |
|
|
13
|
+
* |----------------|------------------------------------------------------------|
|
|
14
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
15
|
+
* |nodeClass |ObjectType |
|
|
16
|
+
* |typedDefinition |StatisticType i=25 |
|
|
17
|
+
* |isAbstract |false |
|
|
18
|
+
*/
|
|
19
|
+
export interface UAStatistic_Base {
|
|
20
|
+
lastItem?: UAWeighingItem;
|
|
21
|
+
/**
|
|
22
|
+
* resetCondition
|
|
23
|
+
* The reason and context for the reset of the
|
|
24
|
+
* statistics, which is done without a trigger from
|
|
25
|
+
* an OPC UA Client, like calling the
|
|
26
|
+
* ResetStatistics Method. ResetCondition is a
|
|
27
|
+
* vendor-specific, human readable string.
|
|
28
|
+
* ResetCondition is non-localized and might contain
|
|
29
|
+
* an expression that can be parsed by certain
|
|
30
|
+
* clients. Examples are: “AFTER 4 HOURS”, “AFTER
|
|
31
|
+
* 1000 ITEMS”, “OPERATOR”. “OPERATOR” means, that
|
|
32
|
+
* an operator resets the statistics on a local HMI.
|
|
33
|
+
*/
|
|
34
|
+
resetCondition?: UAProperty<UAString, DataType.String>;
|
|
35
|
+
/**
|
|
36
|
+
* startTime
|
|
37
|
+
* Indicates the point in time at which the
|
|
38
|
+
* collection of the statistical data has been
|
|
39
|
+
* started.
|
|
40
|
+
*/
|
|
41
|
+
startTime?: UAProperty<Date, DataType.DateTime>;
|
|
42
|
+
/**
|
|
43
|
+
* tare
|
|
44
|
+
* Defines the last occurring tare value at time of
|
|
45
|
+
* statistic.
|
|
46
|
+
*/
|
|
47
|
+
tare?: UAAnalogUnit<number, DataType.Double>;
|
|
48
|
+
/**
|
|
49
|
+
* throughput
|
|
50
|
+
* Defines the number of items registered over
|
|
51
|
+
* period of the statistic.
|
|
52
|
+
*/
|
|
53
|
+
throughput?: UAAnalogUnit<any, any>;
|
|
54
|
+
totalPackages?: UAStatisticCounter;
|
|
55
|
+
totalPackagesWeighed?: UAStatisticCounter;
|
|
56
|
+
}
|
|
57
|
+
export interface UAStatistic extends UAObject, UAStatistic_Base {
|
|
58
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_statistic.js","sourceRoot":"","sources":["../source/ua_statistic.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { UAObject, UAProperty } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable";
|
|
4
|
+
import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit";
|
|
5
|
+
/**
|
|
6
|
+
* Container for the different statisticvalues
|
|
7
|
+
* needed in a Checkweigher.
|
|
8
|
+
*
|
|
9
|
+
* | | |
|
|
10
|
+
* |----------------|------------------------------------------------------------|
|
|
11
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
12
|
+
* |nodeClass |ObjectType |
|
|
13
|
+
* |typedDefinition |StatisticCounterType i=43 |
|
|
14
|
+
* |isAbstract |false |
|
|
15
|
+
*/
|
|
16
|
+
export interface UAStatisticCounter_Base {
|
|
17
|
+
/**
|
|
18
|
+
* itemCount
|
|
19
|
+
* Totalized count of measurements within the scope
|
|
20
|
+
* of this statistic.
|
|
21
|
+
*/
|
|
22
|
+
itemCount: UABaseDataVariable<any, any>;
|
|
23
|
+
maxValue?: UAAnalogUnit<any, any>;
|
|
24
|
+
/**
|
|
25
|
+
* meanValue
|
|
26
|
+
* Mean value of zone measured within this statistic.
|
|
27
|
+
*/
|
|
28
|
+
meanValue?: UAAnalogUnit<any, any>;
|
|
29
|
+
minValue?: UAAnalogUnit<any, any>;
|
|
30
|
+
/**
|
|
31
|
+
* percentageOfTotal
|
|
32
|
+
* Percentage of this statistic in relation to the
|
|
33
|
+
* total. The total is defined as the duration the
|
|
34
|
+
* product is activated within the scale.
|
|
35
|
+
*/
|
|
36
|
+
percentageOfTotal?: UAAnalogUnit<any, any>;
|
|
37
|
+
standardDeviation?: UAAnalogUnit<any, any>;
|
|
38
|
+
/**
|
|
39
|
+
* sumWeight
|
|
40
|
+
* Totalized weight of all items in ItemCount.
|
|
41
|
+
*/
|
|
42
|
+
sumWeight?: UAAnalogUnit<any, any>;
|
|
43
|
+
/**
|
|
44
|
+
* weighed
|
|
45
|
+
* This flag indicates that the element is
|
|
46
|
+
* considered in the weighed statistic.
|
|
47
|
+
*/
|
|
48
|
+
weighed: UAProperty<boolean, DataType.Boolean>;
|
|
49
|
+
}
|
|
50
|
+
export interface UAStatisticCounter extends UAObject, UAStatisticCounter_Base {
|
|
51
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_statistic_counter.js","sourceRoot":"","sources":["../source/ua_statistic_counter.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { UAProperty } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { EUInformation } from "node-opcua-data-access";
|
|
4
|
+
import { UAAnalogItem, UAAnalogItem_Base } from "node-opcua-nodeset-ua/dist/ua_analog_item";
|
|
5
|
+
import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit";
|
|
6
|
+
/**
|
|
7
|
+
* | | |
|
|
8
|
+
* |----------------|------------------------------------------------------------|
|
|
9
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
10
|
+
* |nodeClass |VariableType |
|
|
11
|
+
* |typedDefinition |TargetItemType i=51 |
|
|
12
|
+
* |dataType |Variant |
|
|
13
|
+
* |dataType Name |(number | number[]) i=26 |
|
|
14
|
+
* |value rank |-2 |
|
|
15
|
+
* |isAbstract |false |
|
|
16
|
+
*/
|
|
17
|
+
export interface UATargetItem_Base<T, DT extends DataType> extends UAAnalogItem_Base<T, DT> {
|
|
18
|
+
allowedEngineeringUnits?: UAProperty<EUInformation[], DataType.ExtensionObject>;
|
|
19
|
+
engineeringUnits: UAProperty<EUInformation, DataType.ExtensionObject>;
|
|
20
|
+
minusTolerance?: UAAnalogUnit<any, any>;
|
|
21
|
+
plusTolerance?: UAAnalogUnit<any, any>;
|
|
22
|
+
}
|
|
23
|
+
export interface UATargetItem<T, DT extends DataType> extends Omit<UAAnalogItem<T, DT>, "engineeringUnits">, UATargetItem_Base<T, DT> {
|
|
24
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_target_item.js","sourceRoot":"","sources":["../source/ua_target_item.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { DataType } from "node-opcua-variant";
|
|
2
|
+
import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable";
|
|
3
|
+
import { UARecipeElement, UARecipeElement_Base } from "./ua_recipe_element";
|
|
4
|
+
/**
|
|
5
|
+
* TimerType represents a timer step in a recipe.
|
|
6
|
+
* The recipe waits until at least Duration has
|
|
7
|
+
* passed from now.
|
|
8
|
+
*
|
|
9
|
+
* | | |
|
|
10
|
+
* |----------------|------------------------------------------------------------|
|
|
11
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
12
|
+
* |nodeClass |ObjectType |
|
|
13
|
+
* |typedDefinition |TimerType i=36 |
|
|
14
|
+
* |isAbstract |false |
|
|
15
|
+
*/
|
|
16
|
+
export interface UATimer_Base extends UARecipeElement_Base {
|
|
17
|
+
/**
|
|
18
|
+
* duration
|
|
19
|
+
* Defines the period of time the processing needs
|
|
20
|
+
* to wait before processing the next RecipeElement.
|
|
21
|
+
*/
|
|
22
|
+
duration: UABaseDataVariable<number, DataType.Double>;
|
|
23
|
+
}
|
|
24
|
+
export interface UATimer extends UARecipeElement, UATimer_Base {
|
|
25
|
+
}
|
package/dist/ua_timer.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_timer.js","sourceRoot":"","sources":["../source/ua_timer.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { UAObject, UAMethod } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { DTAbstractWeight } from "./dt_abstract_weight";
|
|
4
|
+
import { UAMeasuredItem } from "./ua_measured_item";
|
|
5
|
+
/**
|
|
6
|
+
* Contains the sum over the last measurement
|
|
7
|
+
* results.
|
|
8
|
+
*
|
|
9
|
+
* | | |
|
|
10
|
+
* |----------------|------------------------------------------------------------|
|
|
11
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
12
|
+
* |nodeClass |ObjectType |
|
|
13
|
+
* |typedDefinition |TotalizerType i=27 |
|
|
14
|
+
* |isAbstract |false |
|
|
15
|
+
*/
|
|
16
|
+
export interface UATotalizer_Base {
|
|
17
|
+
resetTotalizer?: UAMethod;
|
|
18
|
+
/**
|
|
19
|
+
* totalizedValue
|
|
20
|
+
* Defines a summed up/totalized volume within a
|
|
21
|
+
* period of time.
|
|
22
|
+
*/
|
|
23
|
+
totalizedValue: UAMeasuredItem<DTAbstractWeight, DataType.ExtensionObject>;
|
|
24
|
+
}
|
|
25
|
+
export interface UATotalizer extends UAObject, UATotalizer_Base {
|
|
26
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_totalizer.js","sourceRoot":"","sources":["../source/ua_totalizer.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable";
|
|
2
|
+
import { UAProduct, UAProduct_Base } from "./ua_product";
|
|
3
|
+
import { UATargetItem } from "./ua_target_item";
|
|
4
|
+
/**
|
|
5
|
+
* Represents a product of a totalizing hopper scale.
|
|
6
|
+
*
|
|
7
|
+
* | | |
|
|
8
|
+
* |----------------|------------------------------------------------------------|
|
|
9
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
10
|
+
* |nodeClass |ObjectType |
|
|
11
|
+
* |typedDefinition |TotalizingHopperProductType i=22 |
|
|
12
|
+
* |isAbstract |false |
|
|
13
|
+
*/
|
|
14
|
+
export interface UATotalizingHopperProduct_Base extends UAProduct_Base {
|
|
15
|
+
/**
|
|
16
|
+
* tipCounter
|
|
17
|
+
* Defines the number of fillings (downpour, bulk
|
|
18
|
+
* produce)
|
|
19
|
+
*/
|
|
20
|
+
tipCounter: UABaseDataVariable<any, any>;
|
|
21
|
+
/**
|
|
22
|
+
* volumeTargetValue
|
|
23
|
+
* Defines the preset of the volume to be processed.
|
|
24
|
+
*/
|
|
25
|
+
volumeTargetValue?: UATargetItem<any, any>;
|
|
26
|
+
}
|
|
27
|
+
export interface UATotalizingHopperProduct extends UAProduct, UATotalizingHopperProduct_Base {
|
|
28
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_totalizing_hopper_product.js","sourceRoot":"","sources":["../source/ua_totalizing_hopper_product.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { UAScaleDevice, UAScaleDevice_Base } from "./ua_scale_device";
|
|
2
|
+
import { UAProductionPreset } from "./ua_production_preset";
|
|
3
|
+
/**
|
|
4
|
+
* Represents a totalizing hopper scale.
|
|
5
|
+
*
|
|
6
|
+
* | | |
|
|
7
|
+
* |----------------|------------------------------------------------------------|
|
|
8
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
9
|
+
* |nodeClass |ObjectType |
|
|
10
|
+
* |typedDefinition |TotalizingHopperScaleType i=8 |
|
|
11
|
+
* |isAbstract |false |
|
|
12
|
+
*/
|
|
13
|
+
export interface UATotalizingHopperScale_Base extends UAScaleDevice_Base {
|
|
14
|
+
/**
|
|
15
|
+
* productionPreset
|
|
16
|
+
* Contains the productions presets.
|
|
17
|
+
*/
|
|
18
|
+
productionPreset?: UAProductionPreset;
|
|
19
|
+
}
|
|
20
|
+
export interface UATotalizingHopperScale extends Omit<UAScaleDevice, "productionPreset">, UATotalizingHopperScale_Base {
|
|
21
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_totalizing_hopper_scale.js","sourceRoot":"","sources":["../source/ua_totalizing_hopper_scale.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { DataType } from "node-opcua-variant";
|
|
2
|
+
import { LocalizedText } from "node-opcua-data-model";
|
|
3
|
+
import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable";
|
|
4
|
+
import { UARecipeElement, UARecipeElement_Base } from "./ua_recipe_element";
|
|
5
|
+
/**
|
|
6
|
+
* UserInstructionType represents a recipe step that
|
|
7
|
+
* requires user interaction. The recipe scale
|
|
8
|
+
* display instruction (a text and/or some
|
|
9
|
+
* application- specific symbols) on an HMI and
|
|
10
|
+
* waits until the user acknowledged the instruction.
|
|
11
|
+
*
|
|
12
|
+
* | | |
|
|
13
|
+
* |----------------|------------------------------------------------------------|
|
|
14
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
15
|
+
* |nodeClass |ObjectType |
|
|
16
|
+
* |typedDefinition |UserInstructionType i=33 |
|
|
17
|
+
* |isAbstract |false |
|
|
18
|
+
*/
|
|
19
|
+
export interface UAUserInstruction_Base extends UARecipeElement_Base {
|
|
20
|
+
/**
|
|
21
|
+
* displayText
|
|
22
|
+
* Defines instructions for this RecipeElement that
|
|
23
|
+
* will be displayed to the user.
|
|
24
|
+
*/
|
|
25
|
+
displayText: UABaseDataVariable<LocalizedText, DataType.LocalizedText>;
|
|
26
|
+
/**
|
|
27
|
+
* instructionId
|
|
28
|
+
* Defines a unique Id used to identify the
|
|
29
|
+
* instruction that is displayed via DisplayText.
|
|
30
|
+
*/
|
|
31
|
+
instructionId?: UABaseDataVariable<any, any>;
|
|
32
|
+
}
|
|
33
|
+
export interface UAUserInstruction extends UARecipeElement, UAUserInstruction_Base {
|
|
34
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_user_instruction.js","sourceRoot":"","sources":["../source/ua_user_instruction.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import { UAMethod, UAProperty } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { LocalizedText } from "node-opcua-data-model";
|
|
4
|
+
import { EUInformation } from "node-opcua-data-access";
|
|
5
|
+
import { NodeId } from "node-opcua-nodeid";
|
|
6
|
+
import { UAString } from "node-opcua-basic-types";
|
|
7
|
+
import { DTRange } from "node-opcua-nodeset-ua/dist/dt_range";
|
|
8
|
+
import { EnumTareMode } from "./enum_tare_mode";
|
|
9
|
+
import { DTWeight } from "./dt_weight";
|
|
10
|
+
import { UAWeightItem } from "./ua_weight_item";
|
|
11
|
+
import { UAProduct, UAProduct_Base } from "./ua_product";
|
|
12
|
+
import { UAMaterial } from "./ua_material";
|
|
13
|
+
export interface UAVehicleProduct_deltaWeight<T extends DTWeight> extends Omit<UAWeightItem<T>, "engineeringUnits" | "euRange" | "insideZero" | "overload" | "tareMode" | "underload" | "weightStable"> {
|
|
14
|
+
engineeringUnits: UAProperty<EUInformation, DataType.ExtensionObject>;
|
|
15
|
+
euRange: UAProperty<DTRange, DataType.ExtensionObject>;
|
|
16
|
+
/**
|
|
17
|
+
* insideZero
|
|
18
|
+
* Defines if the current measured value is within
|
|
19
|
+
* the valid range for the setting zero procedure.
|
|
20
|
+
* This is a necessary condition to success the
|
|
21
|
+
* setZero() method if available.
|
|
22
|
+
*/
|
|
23
|
+
insideZero?: UAProperty<boolean, DataType.Boolean>;
|
|
24
|
+
isFilling?: UAProperty<boolean, DataType.Boolean>;
|
|
25
|
+
overload: UAProperty<boolean, DataType.Boolean>;
|
|
26
|
+
tareMode: UAProperty<EnumTareMode, DataType.Int32>;
|
|
27
|
+
underload: UAProperty<boolean, DataType.Boolean>;
|
|
28
|
+
weightStable?: UAProperty<boolean, DataType.Boolean>;
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* | | |
|
|
32
|
+
* |----------------|------------------------------------------------------------|
|
|
33
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
34
|
+
* |nodeClass |ObjectType |
|
|
35
|
+
* |typedDefinition |VehicleProductType i=832 |
|
|
36
|
+
* |isAbstract |false |
|
|
37
|
+
*/
|
|
38
|
+
export interface UAVehicleProduct_Base extends UAProduct_Base {
|
|
39
|
+
carrierDisplayName?: UAProperty<LocalizedText, DataType.LocalizedText>;
|
|
40
|
+
carrierId?: UAProperty<UAString, DataType.String>;
|
|
41
|
+
customer?: UAProperty<LocalizedText, DataType.LocalizedText>;
|
|
42
|
+
deltaWeight: UAVehicleProduct_deltaWeight<DTWeight>;
|
|
43
|
+
destination?: UAProperty<LocalizedText, DataType.LocalizedText>;
|
|
44
|
+
driverDisplayName?: UAProperty<LocalizedText, DataType.LocalizedText>;
|
|
45
|
+
driverId?: UAProperty<UAString, DataType.String>;
|
|
46
|
+
getVehicleInformation?: UAMethod;
|
|
47
|
+
inboundScale?: UAProperty<NodeId, DataType.NodeId>;
|
|
48
|
+
inboundWeight?: UAWeightItem<DTWeight>;
|
|
49
|
+
material?: UAMaterial;
|
|
50
|
+
outboundScale?: UAProperty<NodeId, DataType.NodeId>;
|
|
51
|
+
outboundWeight: UAWeightItem<DTWeight>;
|
|
52
|
+
scaleOperatorId?: UAProperty<UAString, DataType.String>;
|
|
53
|
+
supplier?: UAProperty<LocalizedText, DataType.LocalizedText>;
|
|
54
|
+
tare?: UAProperty<any, any>;
|
|
55
|
+
tareExpirationDate?: UAProperty<Date, DataType.DateTime>;
|
|
56
|
+
totalWeight?: UAProperty<DTWeight, DataType.ExtensionObject>;
|
|
57
|
+
totalWeightResetDate?: UAProperty<Date, DataType.DateTime>;
|
|
58
|
+
vehicleId: UAProperty<UAString, DataType.String>;
|
|
59
|
+
}
|
|
60
|
+
export interface UAVehicleProduct extends UAProduct, UAVehicleProduct_Base {
|
|
61
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_vehicle_product.js","sourceRoot":"","sources":["../source/ua_vehicle_product.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { UAMethod } from "node-opcua-address-space-base";
|
|
2
|
+
import { UAScaleDevice, UAScaleDevice_Base } from "./ua_scale_device";
|
|
3
|
+
import { UAProductionPreset } from "./ua_production_preset";
|
|
4
|
+
/**
|
|
5
|
+
* | | |
|
|
6
|
+
* |----------------|------------------------------------------------------------|
|
|
7
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
8
|
+
* |nodeClass |ObjectType |
|
|
9
|
+
* |typedDefinition |VehicleScaleType i=834 |
|
|
10
|
+
* |isAbstract |false |
|
|
11
|
+
*/
|
|
12
|
+
export interface UAVehicleScale_Base extends UAScaleDevice_Base {
|
|
13
|
+
inboundWeighing?: UAMethod;
|
|
14
|
+
onePassWeighing?: UAMethod;
|
|
15
|
+
outboundWeighing?: UAMethod;
|
|
16
|
+
/**
|
|
17
|
+
* productionPreset
|
|
18
|
+
* Contains the productions presets.
|
|
19
|
+
*/
|
|
20
|
+
productionPreset?: UAProductionPreset;
|
|
21
|
+
}
|
|
22
|
+
export interface UAVehicleScale extends Omit<UAScaleDevice, "productionPreset">, UAVehicleScale_Base {
|
|
23
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_vehicle_scale.js","sourceRoot":"","sources":["../source/ua_vehicle_scale.ts"],"names":[],"mappings":""}
|