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.
Files changed (286) hide show
  1. package/LICENSE +23 -0
  2. package/dist/dt_abstract_weight.d.ts +10 -0
  3. package/dist/dt_abstract_weight.js +3 -0
  4. package/dist/dt_abstract_weight.js.map +1 -0
  5. package/dist/dt_printable_weight.d.ts +18 -0
  6. package/dist/dt_printable_weight.js +4 -0
  7. package/dist/dt_printable_weight.js.map +1 -0
  8. package/dist/dt_recipe_report_element.d.ts +17 -0
  9. package/dist/dt_recipe_report_element.js +4 -0
  10. package/dist/dt_recipe_report_element.js.map +1 -0
  11. package/dist/dt_recipe_target_value.d.ts +20 -0
  12. package/dist/dt_recipe_target_value.js +4 -0
  13. package/dist/dt_recipe_target_value.js.map +1 -0
  14. package/dist/dt_recipe_threshold.d.ts +20 -0
  15. package/dist/dt_recipe_threshold.js +4 -0
  16. package/dist/dt_recipe_threshold.js.map +1 -0
  17. package/dist/dt_weight.d.ts +17 -0
  18. package/dist/dt_weight.js +4 -0
  19. package/dist/dt_weight.js.map +1 -0
  20. package/dist/enum_draft_shield.d.ts +14 -0
  21. package/dist/enum_draft_shield.js +20 -0
  22. package/dist/enum_draft_shield.js.map +1 -0
  23. package/dist/enum_edge_operator.d.ts +12 -0
  24. package/dist/enum_edge_operator.js +18 -0
  25. package/dist/enum_edge_operator.js.map +1 -0
  26. package/dist/enum_equality_and_relational_operator.d.ts +19 -0
  27. package/dist/enum_equality_and_relational_operator.js +25 -0
  28. package/dist/enum_equality_and_relational_operator.js.map +1 -0
  29. package/dist/enum_rate_control_mode.d.ts +12 -0
  30. package/dist/enum_rate_control_mode.js +18 -0
  31. package/dist/enum_rate_control_mode.js.map +1 -0
  32. package/dist/enum_tare_mode.d.ts +14 -0
  33. package/dist/enum_tare_mode.js +20 -0
  34. package/dist/enum_tare_mode.js.map +1 -0
  35. package/dist/enum_tolerance_state.d.ts +14 -0
  36. package/dist/enum_tolerance_state.js +20 -0
  37. package/dist/enum_tolerance_state.js.map +1 -0
  38. package/dist/index.d.ts +70 -0
  39. package/dist/index.js +87 -0
  40. package/dist/index.js.map +1 -0
  41. package/dist/ua_accepted_statistic_counter.d.ts +12 -0
  42. package/dist/ua_accepted_statistic_counter.js +3 -0
  43. package/dist/ua_accepted_statistic_counter.js.map +1 -0
  44. package/dist/ua_activation.d.ts +36 -0
  45. package/dist/ua_activation.js +3 -0
  46. package/dist/ua_activation.js.map +1 -0
  47. package/dist/ua_analog_condition_sleep.d.ts +31 -0
  48. package/dist/ua_analog_condition_sleep.js +3 -0
  49. package/dist/ua_analog_condition_sleep.js.map +1 -0
  50. package/dist/ua_automatic_filling_product.d.ts +75 -0
  51. package/dist/ua_automatic_filling_product.js +3 -0
  52. package/dist/ua_automatic_filling_product.js.map +1 -0
  53. package/dist/ua_automatic_filling_scale.d.ts +39 -0
  54. package/dist/ua_automatic_filling_scale.js +3 -0
  55. package/dist/ua_automatic_filling_scale.js.map +1 -0
  56. package/dist/ua_automatic_weight_price_labeler.d.ts +21 -0
  57. package/dist/ua_automatic_weight_price_labeler.js +3 -0
  58. package/dist/ua_automatic_weight_price_labeler.js.map +1 -0
  59. package/dist/ua_automatic_weight_price_labeler_product.d.ts +30 -0
  60. package/dist/ua_automatic_weight_price_labeler_product.js +3 -0
  61. package/dist/ua_automatic_weight_price_labeler_product.js.map +1 -0
  62. package/dist/ua_catchweigher.d.ts +22 -0
  63. package/dist/ua_catchweigher.js +3 -0
  64. package/dist/ua_catchweigher.js.map +1 -0
  65. package/dist/ua_catchweigher_product.d.ts +45 -0
  66. package/dist/ua_catchweigher_product.js +3 -0
  67. package/dist/ua_catchweigher_product.js.map +1 -0
  68. package/dist/ua_checkweigher.d.ts +28 -0
  69. package/dist/ua_checkweigher.js +3 -0
  70. package/dist/ua_checkweigher.js.map +1 -0
  71. package/dist/ua_checkweigher_product.d.ts +32 -0
  72. package/dist/ua_checkweigher_product.js +3 -0
  73. package/dist/ua_checkweigher_product.js.map +1 -0
  74. package/dist/ua_checkweigher_statistic.d.ts +40 -0
  75. package/dist/ua_checkweigher_statistic.js +3 -0
  76. package/dist/ua_checkweigher_statistic.js.map +1 -0
  77. package/dist/ua_condition_sleep.d.ts +50 -0
  78. package/dist/ua_condition_sleep.js +3 -0
  79. package/dist/ua_condition_sleep.js.map +1 -0
  80. package/dist/ua_continuous_product.d.ts +34 -0
  81. package/dist/ua_continuous_product.js +3 -0
  82. package/dist/ua_continuous_product.js.map +1 -0
  83. package/dist/ua_continuous_scale.d.ts +55 -0
  84. package/dist/ua_continuous_scale.js +3 -0
  85. package/dist/ua_continuous_scale.js.map +1 -0
  86. package/dist/ua_edge_triggered_sleep.d.ts +31 -0
  87. package/dist/ua_edge_triggered_sleep.js +3 -0
  88. package/dist/ua_edge_triggered_sleep.js.map +1 -0
  89. package/dist/ua_feeder_module.d.ts +68 -0
  90. package/dist/ua_feeder_module.js +3 -0
  91. package/dist/ua_feeder_module.js.map +1 -0
  92. package/dist/ua_floating_statistic.d.ts +22 -0
  93. package/dist/ua_floating_statistic.js +3 -0
  94. package/dist/ua_floating_statistic.js.map +1 -0
  95. package/dist/ua_hopper_scale.d.ts +52 -0
  96. package/dist/ua_hopper_scale.js +3 -0
  97. package/dist/ua_hopper_scale.js.map +1 -0
  98. package/dist/ua_laboratory_scale.d.ts +55 -0
  99. package/dist/ua_laboratory_scale.js +3 -0
  100. package/dist/ua_laboratory_scale.js.map +1 -0
  101. package/dist/ua_loss_in_weight_scale.d.ts +33 -0
  102. package/dist/ua_loss_in_weight_scale.js +3 -0
  103. package/dist/ua_loss_in_weight_scale.js.map +1 -0
  104. package/dist/ua_material.d.ts +29 -0
  105. package/dist/ua_material.js +3 -0
  106. package/dist/ua_material.js.map +1 -0
  107. package/dist/ua_material_automatic.d.ts +23 -0
  108. package/dist/ua_material_automatic.js +3 -0
  109. package/dist/ua_material_automatic.js.map +1 -0
  110. package/dist/ua_measured_item.d.ts +30 -0
  111. package/dist/ua_measured_item.js +3 -0
  112. package/dist/ua_measured_item.js.map +1 -0
  113. package/dist/ua_piece_counting_product.d.ts +117 -0
  114. package/dist/ua_piece_counting_product.js +3 -0
  115. package/dist/ua_piece_counting_product.js.map +1 -0
  116. package/dist/ua_piece_counting_scale.d.ts +39 -0
  117. package/dist/ua_piece_counting_scale.js +3 -0
  118. package/dist/ua_piece_counting_scale.js.map +1 -0
  119. package/dist/ua_price_item.d.ts +26 -0
  120. package/dist/ua_price_item.js +3 -0
  121. package/dist/ua_price_item.js.map +1 -0
  122. package/dist/ua_printer_module.d.ts +66 -0
  123. package/dist/ua_printer_module.js +3 -0
  124. package/dist/ua_printer_module.js.map +1 -0
  125. package/dist/ua_product.d.ts +62 -0
  126. package/dist/ua_product.js +3 -0
  127. package/dist/ua_product.js.map +1 -0
  128. package/dist/ua_production_preset.d.ts +31 -0
  129. package/dist/ua_production_preset.js +3 -0
  130. package/dist/ua_production_preset.js.map +1 -0
  131. package/dist/ua_recipe.d.ts +41 -0
  132. package/dist/ua_recipe.js +3 -0
  133. package/dist/ua_recipe.js.map +1 -0
  134. package/dist/ua_recipe_element.d.ts +15 -0
  135. package/dist/ua_recipe_element.js +3 -0
  136. package/dist/ua_recipe_element.js.map +1 -0
  137. package/dist/ua_recipe_management.d.ts +18 -0
  138. package/dist/ua_recipe_management.js +3 -0
  139. package/dist/ua_recipe_management.js.map +1 -0
  140. package/dist/ua_recipe_product.d.ts +39 -0
  141. package/dist/ua_recipe_product.js +3 -0
  142. package/dist/ua_recipe_product.js.map +1 -0
  143. package/dist/ua_recipe_scale.d.ts +58 -0
  144. package/dist/ua_recipe_scale.js +3 -0
  145. package/dist/ua_recipe_scale.js.map +1 -0
  146. package/dist/ua_rejected_statistic_counter.d.ts +12 -0
  147. package/dist/ua_rejected_statistic_counter.js +3 -0
  148. package/dist/ua_rejected_statistic_counter.js.map +1 -0
  149. package/dist/ua_scale_alarm.d.ts +23 -0
  150. package/dist/ua_scale_alarm.js +3 -0
  151. package/dist/ua_scale_alarm.js.map +1 -0
  152. package/dist/ua_scale_device.d.ts +93 -0
  153. package/dist/ua_scale_device.js +3 -0
  154. package/dist/ua_scale_device.js.map +1 -0
  155. package/dist/ua_scale_event.d.ts +23 -0
  156. package/dist/ua_scale_event.js +3 -0
  157. package/dist/ua_scale_event.js.map +1 -0
  158. package/dist/ua_scale_system.d.ts +74 -0
  159. package/dist/ua_scale_system.js +3 -0
  160. package/dist/ua_scale_system.js.map +1 -0
  161. package/dist/ua_simple_product.d.ts +25 -0
  162. package/dist/ua_simple_product.js +3 -0
  163. package/dist/ua_simple_product.js.map +1 -0
  164. package/dist/ua_simple_scale.d.ts +21 -0
  165. package/dist/ua_simple_scale.js +3 -0
  166. package/dist/ua_simple_scale.js.map +1 -0
  167. package/dist/ua_statistic.d.ts +58 -0
  168. package/dist/ua_statistic.js +3 -0
  169. package/dist/ua_statistic.js.map +1 -0
  170. package/dist/ua_statistic_counter.d.ts +51 -0
  171. package/dist/ua_statistic_counter.js +3 -0
  172. package/dist/ua_statistic_counter.js.map +1 -0
  173. package/dist/ua_target_item.d.ts +24 -0
  174. package/dist/ua_target_item.js +3 -0
  175. package/dist/ua_target_item.js.map +1 -0
  176. package/dist/ua_timer.d.ts +25 -0
  177. package/dist/ua_timer.js +3 -0
  178. package/dist/ua_timer.js.map +1 -0
  179. package/dist/ua_totalizer.d.ts +26 -0
  180. package/dist/ua_totalizer.js +3 -0
  181. package/dist/ua_totalizer.js.map +1 -0
  182. package/dist/ua_totalizing_hopper_product.d.ts +28 -0
  183. package/dist/ua_totalizing_hopper_product.js +3 -0
  184. package/dist/ua_totalizing_hopper_product.js.map +1 -0
  185. package/dist/ua_totalizing_hopper_scale.d.ts +21 -0
  186. package/dist/ua_totalizing_hopper_scale.js +3 -0
  187. package/dist/ua_totalizing_hopper_scale.js.map +1 -0
  188. package/dist/ua_user_instruction.d.ts +34 -0
  189. package/dist/ua_user_instruction.js +3 -0
  190. package/dist/ua_user_instruction.js.map +1 -0
  191. package/dist/ua_vehicle_product.d.ts +61 -0
  192. package/dist/ua_vehicle_product.js +3 -0
  193. package/dist/ua_vehicle_product.js.map +1 -0
  194. package/dist/ua_vehicle_scale.d.ts +23 -0
  195. package/dist/ua_vehicle_scale.js +3 -0
  196. package/dist/ua_vehicle_scale.js.map +1 -0
  197. package/dist/ua_weighing.d.ts +40 -0
  198. package/dist/ua_weighing.js +3 -0
  199. package/dist/ua_weighing.js.map +1 -0
  200. package/dist/ua_weighing_item.d.ts +55 -0
  201. package/dist/ua_weighing_item.js +3 -0
  202. package/dist/ua_weighing_item.js.map +1 -0
  203. package/dist/ua_weighing_module.d.ts +14 -0
  204. package/dist/ua_weighing_module.js +3 -0
  205. package/dist/ua_weighing_module.js.map +1 -0
  206. package/dist/ua_weighing_range_element.d.ts +49 -0
  207. package/dist/ua_weighing_range_element.js +3 -0
  208. package/dist/ua_weighing_range_element.js.map +1 -0
  209. package/dist/ua_weight_item.d.ts +44 -0
  210. package/dist/ua_weight_item.js +3 -0
  211. package/dist/ua_weight_item.js.map +1 -0
  212. package/dist/ua_zone.d.ts +43 -0
  213. package/dist/ua_zone.js +3 -0
  214. package/dist/ua_zone.js.map +1 -0
  215. package/package.json +45 -0
  216. package/source/dt_abstract_weight.ts +11 -0
  217. package/source/dt_printable_weight.ts +18 -0
  218. package/source/dt_recipe_report_element.ts +17 -0
  219. package/source/dt_recipe_target_value.ts +20 -0
  220. package/source/dt_recipe_threshold.ts +20 -0
  221. package/source/dt_weight.ts +17 -0
  222. package/source/enum_draft_shield.ts +16 -0
  223. package/source/enum_edge_operator.ts +14 -0
  224. package/source/enum_equality_and_relational_operator.ts +21 -0
  225. package/source/enum_rate_control_mode.ts +14 -0
  226. package/source/enum_tare_mode.ts +16 -0
  227. package/source/enum_tolerance_state.ts +16 -0
  228. package/source/index.ts +70 -0
  229. package/source/ua_accepted_statistic_counter.ts +13 -0
  230. package/source/ua_activation.ts +37 -0
  231. package/source/ua_analog_condition_sleep.ts +32 -0
  232. package/source/ua_automatic_filling_product.ts +76 -0
  233. package/source/ua_automatic_filling_scale.ts +40 -0
  234. package/source/ua_automatic_weight_price_labeler.ts +22 -0
  235. package/source/ua_automatic_weight_price_labeler_product.ts +31 -0
  236. package/source/ua_catchweigher.ts +23 -0
  237. package/source/ua_catchweigher_product.ts +47 -0
  238. package/source/ua_checkweigher.ts +29 -0
  239. package/source/ua_checkweigher_product.ts +33 -0
  240. package/source/ua_checkweigher_statistic.ts +43 -0
  241. package/source/ua_condition_sleep.ts +51 -0
  242. package/source/ua_continuous_product.ts +35 -0
  243. package/source/ua_continuous_scale.ts +57 -0
  244. package/source/ua_edge_triggered_sleep.ts +32 -0
  245. package/source/ua_feeder_module.ts +69 -0
  246. package/source/ua_floating_statistic.ts +23 -0
  247. package/source/ua_hopper_scale.ts +54 -0
  248. package/source/ua_laboratory_scale.ts +56 -0
  249. package/source/ua_loss_in_weight_scale.ts +34 -0
  250. package/source/ua_material.ts +30 -0
  251. package/source/ua_material_automatic.ts +24 -0
  252. package/source/ua_measured_item.ts +31 -0
  253. package/source/ua_piece_counting_product.ts +118 -0
  254. package/source/ua_piece_counting_scale.ts +40 -0
  255. package/source/ua_price_item.ts +27 -0
  256. package/source/ua_printer_module.ts +67 -0
  257. package/source/ua_product.ts +63 -0
  258. package/source/ua_production_preset.ts +32 -0
  259. package/source/ua_recipe.ts +42 -0
  260. package/source/ua_recipe_element.ts +16 -0
  261. package/source/ua_recipe_management.ts +20 -0
  262. package/source/ua_recipe_product.ts +40 -0
  263. package/source/ua_recipe_scale.ts +60 -0
  264. package/source/ua_rejected_statistic_counter.ts +13 -0
  265. package/source/ua_scale_alarm.ts +24 -0
  266. package/source/ua_scale_device.ts +95 -0
  267. package/source/ua_scale_event.ts +24 -0
  268. package/source/ua_scale_system.ts +75 -0
  269. package/source/ua_simple_product.ts +26 -0
  270. package/source/ua_simple_scale.ts +22 -0
  271. package/source/ua_statistic.ts +59 -0
  272. package/source/ua_statistic_counter.ts +52 -0
  273. package/source/ua_target_item.ts +25 -0
  274. package/source/ua_timer.ts +26 -0
  275. package/source/ua_totalizer.ts +27 -0
  276. package/source/ua_totalizing_hopper_product.ts +29 -0
  277. package/source/ua_totalizing_hopper_scale.ts +22 -0
  278. package/source/ua_user_instruction.ts +35 -0
  279. package/source/ua_vehicle_product.ts +62 -0
  280. package/source/ua_vehicle_scale.ts +24 -0
  281. package/source/ua_weighing.ts +41 -0
  282. package/source/ua_weighing_item.ts +56 -0
  283. package/source/ua_weighing_module.ts +15 -0
  284. package/source/ua_weighing_range_element.ts +50 -0
  285. package/source/ua_weight_item.ts +45 -0
  286. package/source/ua_zone.ts +44 -0
@@ -0,0 +1,26 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { DataType } from "node-opcua-variant"
3
+ import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable"
4
+ import { UARecipeElement, UARecipeElement_Base } from "./ua_recipe_element"
5
+ /**
6
+ * TimerType represents a timer step in a recipe.
7
+ * The recipe waits until at least Duration has
8
+ * passed from now.
9
+ *
10
+ * | | |
11
+ * |----------------|------------------------------------------------------------|
12
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
13
+ * |nodeClass |ObjectType |
14
+ * |typedDefinition |TimerType i=36 |
15
+ * |isAbstract |false |
16
+ */
17
+ export interface UATimer_Base extends UARecipeElement_Base {
18
+ /**
19
+ * duration
20
+ * Defines the period of time the processing needs
21
+ * to wait before processing the next RecipeElement.
22
+ */
23
+ duration: UABaseDataVariable<number, DataType.Double>;
24
+ }
25
+ export interface UATimer extends UARecipeElement, UATimer_Base {
26
+ }
@@ -0,0 +1,27 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAObject, UAMethod } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { DTAbstractWeight } from "./dt_abstract_weight"
5
+ import { UAMeasuredItem } from "./ua_measured_item"
6
+ /**
7
+ * Contains the sum over the last measurement
8
+ * results.
9
+ *
10
+ * | | |
11
+ * |----------------|------------------------------------------------------------|
12
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
13
+ * |nodeClass |ObjectType |
14
+ * |typedDefinition |TotalizerType i=27 |
15
+ * |isAbstract |false |
16
+ */
17
+ export interface UATotalizer_Base {
18
+ resetTotalizer?: UAMethod;
19
+ /**
20
+ * totalizedValue
21
+ * Defines a summed up/totalized volume within a
22
+ * period of time.
23
+ */
24
+ totalizedValue: UAMeasuredItem<DTAbstractWeight, DataType.ExtensionObject>;
25
+ }
26
+ export interface UATotalizer extends UAObject, UATotalizer_Base {
27
+ }
@@ -0,0 +1,29 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable"
3
+ import { UAProduct, UAProduct_Base } from "./ua_product"
4
+ import { UATargetItem } from "./ua_target_item"
5
+ /**
6
+ * Represents a product of a totalizing hopper scale.
7
+ *
8
+ * | | |
9
+ * |----------------|------------------------------------------------------------|
10
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
11
+ * |nodeClass |ObjectType |
12
+ * |typedDefinition |TotalizingHopperProductType i=22 |
13
+ * |isAbstract |false |
14
+ */
15
+ export interface UATotalizingHopperProduct_Base extends UAProduct_Base {
16
+ /**
17
+ * tipCounter
18
+ * Defines the number of fillings (downpour, bulk
19
+ * produce)
20
+ */
21
+ tipCounter: UABaseDataVariable<any, any>;
22
+ /**
23
+ * volumeTargetValue
24
+ * Defines the preset of the volume to be processed.
25
+ */
26
+ volumeTargetValue?: UATargetItem<any, any>;
27
+ }
28
+ export interface UATotalizingHopperProduct extends UAProduct, UATotalizingHopperProduct_Base {
29
+ }
@@ -0,0 +1,22 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAScaleDevice, UAScaleDevice_Base } from "./ua_scale_device"
3
+ import { UAProductionPreset } from "./ua_production_preset"
4
+ /**
5
+ * Represents a totalizing hopper scale.
6
+ *
7
+ * | | |
8
+ * |----------------|------------------------------------------------------------|
9
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
10
+ * |nodeClass |ObjectType |
11
+ * |typedDefinition |TotalizingHopperScaleType i=8 |
12
+ * |isAbstract |false |
13
+ */
14
+ export interface UATotalizingHopperScale_Base extends UAScaleDevice_Base {
15
+ /**
16
+ * productionPreset
17
+ * Contains the productions presets.
18
+ */
19
+ productionPreset?: UAProductionPreset;
20
+ }
21
+ export interface UATotalizingHopperScale extends Omit<UAScaleDevice, "productionPreset">, UATotalizingHopperScale_Base {
22
+ }
@@ -0,0 +1,35 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { DataType } from "node-opcua-variant"
3
+ import { LocalizedText } from "node-opcua-data-model"
4
+ import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable"
5
+ import { UARecipeElement, UARecipeElement_Base } from "./ua_recipe_element"
6
+ /**
7
+ * UserInstructionType represents a recipe step that
8
+ * requires user interaction. The recipe scale
9
+ * display instruction (a text and/or some
10
+ * application- specific symbols) on an HMI and
11
+ * waits until the user acknowledged the instruction.
12
+ *
13
+ * | | |
14
+ * |----------------|------------------------------------------------------------|
15
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
16
+ * |nodeClass |ObjectType |
17
+ * |typedDefinition |UserInstructionType i=33 |
18
+ * |isAbstract |false |
19
+ */
20
+ export interface UAUserInstruction_Base extends UARecipeElement_Base {
21
+ /**
22
+ * displayText
23
+ * Defines instructions for this RecipeElement that
24
+ * will be displayed to the user.
25
+ */
26
+ displayText: UABaseDataVariable<LocalizedText, DataType.LocalizedText>;
27
+ /**
28
+ * instructionId
29
+ * Defines a unique Id used to identify the
30
+ * instruction that is displayed via DisplayText.
31
+ */
32
+ instructionId?: UABaseDataVariable<any, any>;
33
+ }
34
+ export interface UAUserInstruction extends UARecipeElement, UAUserInstruction_Base {
35
+ }
@@ -0,0 +1,62 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAMethod, UAProperty } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { LocalizedText } from "node-opcua-data-model"
5
+ import { EUInformation } from "node-opcua-data-access"
6
+ import { NodeId } from "node-opcua-nodeid"
7
+ import { UAString } from "node-opcua-basic-types"
8
+ import { DTRange } from "node-opcua-nodeset-ua/dist/dt_range"
9
+ import { EnumTareMode } from "./enum_tare_mode"
10
+ import { DTWeight } from "./dt_weight"
11
+ import { UAWeightItem } from "./ua_weight_item"
12
+ import { UAProduct, UAProduct_Base } from "./ua_product"
13
+ import { UAMaterial } from "./ua_material"
14
+ export interface UAVehicleProduct_deltaWeight<T extends DTWeight> extends Omit<UAWeightItem<T>, "engineeringUnits"|"euRange"|"insideZero"|"overload"|"tareMode"|"underload"|"weightStable"> { // Variable
15
+ engineeringUnits: UAProperty<EUInformation, DataType.ExtensionObject>;
16
+ euRange: UAProperty<DTRange, DataType.ExtensionObject>;
17
+ /**
18
+ * insideZero
19
+ * Defines if the current measured value is within
20
+ * the valid range for the setting zero procedure.
21
+ * This is a necessary condition to success the
22
+ * setZero() method if available.
23
+ */
24
+ insideZero?: UAProperty<boolean, DataType.Boolean>;
25
+ isFilling?: UAProperty<boolean, DataType.Boolean>;
26
+ overload: UAProperty<boolean, DataType.Boolean>;
27
+ tareMode: UAProperty<EnumTareMode, DataType.Int32>;
28
+ underload: UAProperty<boolean, DataType.Boolean>;
29
+ weightStable?: UAProperty<boolean, DataType.Boolean>;
30
+ }
31
+ /**
32
+ * | | |
33
+ * |----------------|------------------------------------------------------------|
34
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
35
+ * |nodeClass |ObjectType |
36
+ * |typedDefinition |VehicleProductType i=832 |
37
+ * |isAbstract |false |
38
+ */
39
+ export interface UAVehicleProduct_Base extends UAProduct_Base {
40
+ carrierDisplayName?: UAProperty<LocalizedText, DataType.LocalizedText>;
41
+ carrierId?: UAProperty<UAString, DataType.String>;
42
+ customer?: UAProperty<LocalizedText, DataType.LocalizedText>;
43
+ deltaWeight: UAVehicleProduct_deltaWeight<DTWeight>;
44
+ destination?: UAProperty<LocalizedText, DataType.LocalizedText>;
45
+ driverDisplayName?: UAProperty<LocalizedText, DataType.LocalizedText>;
46
+ driverId?: UAProperty<UAString, DataType.String>;
47
+ getVehicleInformation?: UAMethod;
48
+ inboundScale?: UAProperty<NodeId, DataType.NodeId>;
49
+ inboundWeight?: UAWeightItem<DTWeight>;
50
+ material?: UAMaterial;
51
+ outboundScale?: UAProperty<NodeId, DataType.NodeId>;
52
+ outboundWeight: UAWeightItem<DTWeight>;
53
+ scaleOperatorId?: UAProperty<UAString, DataType.String>;
54
+ supplier?: UAProperty<LocalizedText, DataType.LocalizedText>;
55
+ tare?: UAProperty<any, any>;
56
+ tareExpirationDate?: UAProperty<Date, DataType.DateTime>;
57
+ totalWeight?: UAProperty<DTWeight, DataType.ExtensionObject>;
58
+ totalWeightResetDate?: UAProperty<Date, DataType.DateTime>;
59
+ vehicleId: UAProperty<UAString, DataType.String>;
60
+ }
61
+ export interface UAVehicleProduct extends UAProduct, UAVehicleProduct_Base {
62
+ }
@@ -0,0 +1,24 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAMethod } from "node-opcua-address-space-base"
3
+ import { UAScaleDevice, UAScaleDevice_Base } from "./ua_scale_device"
4
+ import { UAProductionPreset } from "./ua_production_preset"
5
+ /**
6
+ * | | |
7
+ * |----------------|------------------------------------------------------------|
8
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
9
+ * |nodeClass |ObjectType |
10
+ * |typedDefinition |VehicleScaleType i=834 |
11
+ * |isAbstract |false |
12
+ */
13
+ export interface UAVehicleScale_Base extends UAScaleDevice_Base {
14
+ inboundWeighing?: UAMethod;
15
+ onePassWeighing?: UAMethod;
16
+ outboundWeighing?: UAMethod;
17
+ /**
18
+ * productionPreset
19
+ * Contains the productions presets.
20
+ */
21
+ productionPreset?: UAProductionPreset;
22
+ }
23
+ export interface UAVehicleScale extends Omit<UAScaleDevice, "productionPreset">, UAVehicleScale_Base {
24
+ }
@@ -0,0 +1,41 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { DataType } from "node-opcua-variant"
3
+ import { NodeId } from "node-opcua-nodeid"
4
+ import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable"
5
+ import { UARecipeElement, UARecipeElement_Base } from "./ua_recipe_element"
6
+ import { UAMaterial } from "./ua_material"
7
+ import { UATargetItem } from "./ua_target_item"
8
+ /**
9
+ * Represents a weighing process in a recipe. The
10
+ * process can be an automatic or manual filling
11
+ * process.
12
+ *
13
+ * | | |
14
+ * |----------------|------------------------------------------------------------|
15
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
16
+ * |nodeClass |ObjectType |
17
+ * |typedDefinition |WeighingType i=34 |
18
+ * |isAbstract |false |
19
+ */
20
+ export interface UAWeighing_Base extends UARecipeElement_Base {
21
+ /**
22
+ * material
23
+ * Defines the material which needs to be measured.
24
+ * Each material has different characteristics that
25
+ * are defined in MaterialType.
26
+ */
27
+ material?: UAMaterial;
28
+ /**
29
+ * targetWeight
30
+ * Defines the preset of the volume to be processed.
31
+ */
32
+ targetWeight: UATargetItem<any, any>;
33
+ /**
34
+ * weighingModuleNodeId
35
+ * Defines the Id of the load cell which is used for
36
+ * weighing the product.
37
+ */
38
+ weighingModuleNodeId: UABaseDataVariable<NodeId, DataType.NodeId>;
39
+ }
40
+ export interface UAWeighing extends UARecipeElement, UAWeighing_Base {
41
+ }
@@ -0,0 +1,56 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAObject, UAProperty } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { UAString } from "node-opcua-basic-types"
5
+ import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit"
6
+ import { DTWeight } from "./dt_weight"
7
+ import { UAWeightItem } from "./ua_weight_item"
8
+ /**
9
+ * | | |
10
+ * |----------------|------------------------------------------------------------|
11
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
12
+ * |nodeClass |ObjectType |
13
+ * |typedDefinition |WeighingItemType i=24 |
14
+ * |isAbstract |false |
15
+ */
16
+ export interface UAWeighingItem_Base {
17
+ /**
18
+ * itemId
19
+ * Defines a unique number that is assigned to an
20
+ * item.
21
+ */
22
+ itemId?: UAProperty<UAString, DataType.String>;
23
+ /**
24
+ * measuredHeight
25
+ * Defines the maximum height (in direction of
26
+ * travel) of the measured item.
27
+ */
28
+ measuredHeight?: UAAnalogUnit<any, any>;
29
+ /**
30
+ * measuredLength
31
+ * Defines the maximum measured length (in direction
32
+ * of travel) of the measured item.
33
+ */
34
+ measuredLength?: UAAnalogUnit<any, any>;
35
+ /**
36
+ * measuredVolume
37
+ * Defines the volume of the item.
38
+ */
39
+ measuredVolume?: UAAnalogUnit<any, any>;
40
+ /**
41
+ * measuredWeight
42
+ * Defines the registered weight that may be
43
+ * unmistakeable referenced to one item.
44
+ */
45
+ measuredWeight: UAWeightItem<DTWeight>;
46
+ /**
47
+ * measuredWidth
48
+ * Defines the maximum width (in third possible
49
+ * orthogonal direction to height and length) of the
50
+ * measured item.
51
+ */
52
+ measuredWidth?: UAAnalogUnit<any, any>;
53
+ zoneName?: UAProperty<UAString, DataType.String>;
54
+ }
55
+ export interface UAWeighingItem extends UAObject, UAWeighingItem_Base {
56
+ }
@@ -0,0 +1,15 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UASimpleScale, UASimpleScale_Base } from "./ua_simple_scale"
3
+ /**
4
+ * Represents a weighing bridge.
5
+ *
6
+ * | | |
7
+ * |----------------|------------------------------------------------------------|
8
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
9
+ * |nodeClass |ObjectType |
10
+ * |typedDefinition |WeighingModuleType i=1 |
11
+ * |isAbstract |false |
12
+ */
13
+ export type UAWeighingModule_Base = UASimpleScale_Base;
14
+ export interface UAWeighingModule extends UASimpleScale, UAWeighingModule_Base {
15
+ }
@@ -0,0 +1,50 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAObject, UAProperty } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { EUInformation } from "node-opcua-data-access"
5
+ import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable"
6
+ import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit"
7
+ import { DTRange } from "node-opcua-nodeset-ua/dist/dt_range"
8
+ export interface UAWeighingRangeElement_range<T, DT extends DataType> extends UABaseDataVariable<T, DT> { // Variable
9
+ engineeringUnits: UAProperty<EUInformation, DataType.ExtensionObject>;
10
+ }
11
+ /**
12
+ * For each weighing range a scale supports the OPC
13
+ * UA server provides an object of
14
+ * WeighingRangeElementType that contains the
15
+ * propertys of the weighing range like the
16
+ * ScaleDivision.
17
+ *
18
+ * | | |
19
+ * |----------------|------------------------------------------------------------|
20
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
21
+ * |nodeClass |ObjectType |
22
+ * |typedDefinition |WeighingRangeElementType i=23 |
23
+ * |isAbstract |false |
24
+ */
25
+ export interface UAWeighingRangeElement_Base {
26
+ /**
27
+ * actualScaleInterval
28
+ * Value expressed in units of mass of the
29
+ * difference between two consecutive indicated
30
+ * values, for digital indication ("d" as described
31
+ * in Welmec /OIML).
32
+ */
33
+ actualScaleInterval: UAAnalogUnit<number, DataType.Double>;
34
+ /**
35
+ * range
36
+ * Defines the range within the scale may be
37
+ * operated depending on the additional parameters
38
+ * within this type.
39
+ */
40
+ range: UAWeighingRangeElement_range<DTRange, DataType.ExtensionObject>;
41
+ /**
42
+ * verificationScaleInterval
43
+ * Value, expressed in units of mass, used for the
44
+ * classification and verification of an instrument.
45
+ * ("e" as described in Welmec /OIML)
46
+ */
47
+ verificationScaleInterval: UAAnalogUnit<number, DataType.Double>;
48
+ }
49
+ export interface UAWeighingRangeElement extends UAObject, UAWeighingRangeElement_Base {
50
+ }
@@ -0,0 +1,45 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAProperty } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { UInt16, UAString } from "node-opcua-basic-types"
5
+ import { UAMeasuredItem, UAMeasuredItem_Base } from "./ua_measured_item"
6
+ import { DTWeight } from "./dt_weight"
7
+ import { DTPrintableWeight } from "./dt_printable_weight"
8
+ import { EnumTareMode } from "./enum_tare_mode"
9
+ /**
10
+ * | | |
11
+ * |----------------|------------------------------------------------------------|
12
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
13
+ * |nodeClass |VariableType |
14
+ * |typedDefinition |WeightItemType i=53 |
15
+ * |dataType |ExtensionObject |
16
+ * |dataType Name |DTWeight i=55 |
17
+ * |value rank |-1 |
18
+ * |isAbstract |false |
19
+ */
20
+ export interface UAWeightItem_Base<T extends DTWeight> extends UAMeasuredItem_Base<T, DataType.ExtensionObject> {
21
+ centerOfZero?: UAProperty<boolean, DataType.Boolean>;
22
+ currentRangeId?: UAProperty<UInt16, DataType.UInt16>;
23
+ gross?: UAProperty<number, DataType.Double>;
24
+ grossNegative?: UAProperty<boolean, DataType.Boolean>;
25
+ highResolutionValue?: UAProperty<DTWeight, DataType.ExtensionObject>;
26
+ /**
27
+ * insideZero
28
+ * Defines if the current measured value is within
29
+ * the valid range for the setting zero procedure.
30
+ * This is a necessary condition to success the
31
+ * setZero() method if available.
32
+ */
33
+ insideZero?: UAProperty<boolean, DataType.Boolean>;
34
+ legalForTrade?: UAProperty<boolean, DataType.Boolean>;
35
+ net?: UAProperty<number, DataType.Double>;
36
+ overload: UAProperty<boolean, DataType.Boolean>;
37
+ printableValue?: UAProperty<DTPrintableWeight, DataType.ExtensionObject>;
38
+ tare?: UAProperty<number, DataType.Double>;
39
+ tareMode: UAProperty<EnumTareMode, DataType.Int32>;
40
+ underload: UAProperty<boolean, DataType.Boolean>;
41
+ weightId?: UAProperty<UAString, DataType.String>;
42
+ weightStable?: UAProperty<boolean, DataType.Boolean>;
43
+ }
44
+ export interface UAWeightItem<T extends DTWeight> extends UAMeasuredItem<T, DataType.ExtensionObject>, UAWeightItem_Base<T> {
45
+ }
@@ -0,0 +1,44 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAObject } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { LocalizedText } from "node-opcua-data-model"
5
+ import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit"
6
+ import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable"
7
+ import { UAStatisticCounter } from "./ua_statistic_counter"
8
+ /**
9
+ * Container for the weighing zones in a
10
+ * Checkweigher.
11
+ *
12
+ * | | |
13
+ * |----------------|------------------------------------------------------------|
14
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
15
+ * |nodeClass |ObjectType |
16
+ * |typedDefinition |ZoneType i=42 |
17
+ * |isAbstract |false |
18
+ */
19
+ export interface UAZone_Base {
20
+ /**
21
+ * lowerLimit
22
+ * Defines the lower weight limit of this zone. The
23
+ * lower limit is prior to the upper limit if two
24
+ * zones are beside each other.
25
+ */
26
+ lowerLimit: UAAnalogUnit<any, any>;
27
+ /**
28
+ * name
29
+ * Defines the user-readable name of the zone.
30
+ */
31
+ name: UABaseDataVariable<LocalizedText, DataType.LocalizedText>;
32
+ /**
33
+ * upperLimit
34
+ * Defines the upper weight limit of this zone.
35
+ */
36
+ upperLimit: UAAnalogUnit<any, any>;
37
+ /**
38
+ * zoneStatistic
39
+ * Contains statistics regarding this zone.
40
+ */
41
+ zoneStatistic?: UAStatisticCounter;
42
+ }
43
+ export interface UAZone extends UAObject, UAZone_Base {
44
+ }