node-opcua-address-space 2.97.0 → 2.98.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 (428) hide show
  1. package/package.json +37 -37
  2. package/source/interfaces/alarms_and_conditions/ua_condition_ex.ts +4 -3
  3. package/src/alarms_and_conditions/ua_condition_impl.ts +14 -9
  4. package/src/base_node_private.ts +73 -28
  5. package/src/ua_variable_type_impl.ts +35 -17
  6. package/dist/source/address_space_ts.d.ts +0 -118
  7. package/dist/source/address_space_ts.js +0 -18
  8. package/dist/source/address_space_ts.js.map +0 -1
  9. package/dist/source/continuation_points/continuation_point_manager.d.ts +0 -91
  10. package/dist/source/continuation_points/continuation_point_manager.js +0 -201
  11. package/dist/source/continuation_points/continuation_point_manager.js.map +0 -1
  12. package/dist/source/helpers/adjust_browse_direction.d.ts +0 -5
  13. package/dist/source/helpers/adjust_browse_direction.js +0 -12
  14. package/dist/source/helpers/adjust_browse_direction.js.map +0 -1
  15. package/dist/source/helpers/argument_list.d.ts +0 -33
  16. package/dist/source/helpers/argument_list.js +0 -255
  17. package/dist/source/helpers/argument_list.js.map +0 -1
  18. package/dist/source/helpers/call_helpers.d.ts +0 -6
  19. package/dist/source/helpers/call_helpers.js +0 -72
  20. package/dist/source/helpers/call_helpers.js.map +0 -1
  21. package/dist/source/helpers/coerce_enum_value.d.ts +0 -6
  22. package/dist/source/helpers/coerce_enum_value.js +0 -34
  23. package/dist/source/helpers/coerce_enum_value.js.map +0 -1
  24. package/dist/source/helpers/dump_tools.d.ts +0 -14
  25. package/dist/source/helpers/dump_tools.js +0 -79
  26. package/dist/source/helpers/dump_tools.js.map +0 -1
  27. package/dist/source/helpers/ensure_secure_access.d.ts +0 -9
  28. package/dist/source/helpers/ensure_secure_access.js +0 -77
  29. package/dist/source/helpers/ensure_secure_access.js.map +0 -1
  30. package/dist/source/helpers/make_optionals_map.d.ts +0 -21
  31. package/dist/source/helpers/make_optionals_map.js +0 -30
  32. package/dist/source/helpers/make_optionals_map.js.map +0 -1
  33. package/dist/source/helpers/multiform_func.d.ts +0 -11
  34. package/dist/source/helpers/multiform_func.js +0 -76
  35. package/dist/source/helpers/multiform_func.js.map +0 -1
  36. package/dist/source/helpers/resolve_opaque_on_address_space.d.ts +0 -3
  37. package/dist/source/helpers/resolve_opaque_on_address_space.js +0 -37
  38. package/dist/source/helpers/resolve_opaque_on_address_space.js.map +0 -1
  39. package/dist/source/index.d.ts +0 -61
  40. package/dist/source/index.js +0 -90
  41. package/dist/source/index.js.map +0 -1
  42. package/dist/source/interfaces/alarms_and_conditions/condition_info_i.d.ts +0 -19
  43. package/dist/source/interfaces/alarms_and_conditions/condition_info_i.js +0 -3
  44. package/dist/source/interfaces/alarms_and_conditions/condition_info_i.js.map +0 -1
  45. package/dist/source/interfaces/alarms_and_conditions/condition_snapshot.d.ts +0 -193
  46. package/dist/source/interfaces/alarms_and_conditions/condition_snapshot.js +0 -3
  47. package/dist/source/interfaces/alarms_and_conditions/condition_snapshot.js.map +0 -1
  48. package/dist/source/interfaces/alarms_and_conditions/deviation_stuff.d.ts +0 -12
  49. package/dist/source/interfaces/alarms_and_conditions/deviation_stuff.js +0 -3
  50. package/dist/source/interfaces/alarms_and_conditions/deviation_stuff.js.map +0 -1
  51. package/dist/source/interfaces/alarms_and_conditions/install_setpoint_options.d.ts +0 -10
  52. package/dist/source/interfaces/alarms_and_conditions/install_setpoint_options.js +0 -3
  53. package/dist/source/interfaces/alarms_and_conditions/install_setpoint_options.js.map +0 -1
  54. package/dist/source/interfaces/alarms_and_conditions/instantiate_alarm_condition_options.d.ts +0 -7
  55. package/dist/source/interfaces/alarms_and_conditions/instantiate_alarm_condition_options.js +0 -3
  56. package/dist/source/interfaces/alarms_and_conditions/instantiate_alarm_condition_options.js.map +0 -1
  57. package/dist/source/interfaces/alarms_and_conditions/instantiate_condition_options.d.ts +0 -7
  58. package/dist/source/interfaces/alarms_and_conditions/instantiate_condition_options.js +0 -3
  59. package/dist/source/interfaces/alarms_and_conditions/instantiate_condition_options.js.map +0 -1
  60. package/dist/source/interfaces/alarms_and_conditions/instantiate_exclusive_deviation_alarm_options.d.ts +0 -4
  61. package/dist/source/interfaces/alarms_and_conditions/instantiate_exclusive_deviation_alarm_options.js +0 -3
  62. package/dist/source/interfaces/alarms_and_conditions/instantiate_exclusive_deviation_alarm_options.js.map +0 -1
  63. package/dist/source/interfaces/alarms_and_conditions/instantiate_exclusive_limit_alarm_options.d.ts +0 -4
  64. package/dist/source/interfaces/alarms_and_conditions/instantiate_exclusive_limit_alarm_options.js +0 -3
  65. package/dist/source/interfaces/alarms_and_conditions/instantiate_exclusive_limit_alarm_options.js.map +0 -1
  66. package/dist/source/interfaces/alarms_and_conditions/instantiate_limit_alarm_options.d.ts +0 -9
  67. package/dist/source/interfaces/alarms_and_conditions/instantiate_limit_alarm_options.js +0 -3
  68. package/dist/source/interfaces/alarms_and_conditions/instantiate_limit_alarm_options.js.map +0 -1
  69. package/dist/source/interfaces/alarms_and_conditions/instantiate_non_exclusive_deviation_alarm_options.d.ts +0 -4
  70. package/dist/source/interfaces/alarms_and_conditions/instantiate_non_exclusive_deviation_alarm_options.js +0 -3
  71. package/dist/source/interfaces/alarms_and_conditions/instantiate_non_exclusive_deviation_alarm_options.js.map +0 -1
  72. package/dist/source/interfaces/alarms_and_conditions/instantiate_non_exclusive_limit_alarm_options.d.ts +0 -4
  73. package/dist/source/interfaces/alarms_and_conditions/instantiate_non_exclusive_limit_alarm_options.js +0 -3
  74. package/dist/source/interfaces/alarms_and_conditions/instantiate_non_exclusive_limit_alarm_options.js.map +0 -1
  75. package/dist/source/interfaces/alarms_and_conditions/instantiate_off_normal_alarm_options.d.ts +0 -20
  76. package/dist/source/interfaces/alarms_and_conditions/instantiate_off_normal_alarm_options.js +0 -3
  77. package/dist/source/interfaces/alarms_and_conditions/instantiate_off_normal_alarm_options.js.map +0 -1
  78. package/dist/source/interfaces/alarms_and_conditions/ua_acknowledgeable_condition_ex.d.ts +0 -23
  79. package/dist/source/interfaces/alarms_and_conditions/ua_acknowledgeable_condition_ex.js +0 -3
  80. package/dist/source/interfaces/alarms_and_conditions/ua_acknowledgeable_condition_ex.js.map +0 -1
  81. package/dist/source/interfaces/alarms_and_conditions/ua_alarm_condition_ex.d.ts +0 -32
  82. package/dist/source/interfaces/alarms_and_conditions/ua_alarm_condition_ex.js +0 -3
  83. package/dist/source/interfaces/alarms_and_conditions/ua_alarm_condition_ex.js.map +0 -1
  84. package/dist/source/interfaces/alarms_and_conditions/ua_certificate_expiration_alarm_ex.d.ts +0 -19
  85. package/dist/source/interfaces/alarms_and_conditions/ua_certificate_expiration_alarm_ex.js +0 -3
  86. package/dist/source/interfaces/alarms_and_conditions/ua_certificate_expiration_alarm_ex.js.map +0 -1
  87. package/dist/source/interfaces/alarms_and_conditions/ua_condition_ex.d.ts +0 -42
  88. package/dist/source/interfaces/alarms_and_conditions/ua_condition_ex.js +0 -3
  89. package/dist/source/interfaces/alarms_and_conditions/ua_condition_ex.js.map +0 -1
  90. package/dist/source/interfaces/alarms_and_conditions/ua_discrete_alarm_ex.d.ts +0 -7
  91. package/dist/source/interfaces/alarms_and_conditions/ua_discrete_alarm_ex.js +0 -26
  92. package/dist/source/interfaces/alarms_and_conditions/ua_discrete_alarm_ex.js.map +0 -1
  93. package/dist/source/interfaces/alarms_and_conditions/ua_exclusive_deviation_alarm_ex.d.ts +0 -5
  94. package/dist/source/interfaces/alarms_and_conditions/ua_exclusive_deviation_alarm_ex.js +0 -3
  95. package/dist/source/interfaces/alarms_and_conditions/ua_exclusive_deviation_alarm_ex.js.map +0 -1
  96. package/dist/source/interfaces/alarms_and_conditions/ua_exclusive_limit_alarm_ex.d.ts +0 -20
  97. package/dist/source/interfaces/alarms_and_conditions/ua_exclusive_limit_alarm_ex.js +0 -3
  98. package/dist/source/interfaces/alarms_and_conditions/ua_exclusive_limit_alarm_ex.js.map +0 -1
  99. package/dist/source/interfaces/alarms_and_conditions/ua_limit_alarm_ex.d.ts +0 -26
  100. package/dist/source/interfaces/alarms_and_conditions/ua_limit_alarm_ex.js +0 -3
  101. package/dist/source/interfaces/alarms_and_conditions/ua_limit_alarm_ex.js.map +0 -1
  102. package/dist/source/interfaces/alarms_and_conditions/ua_non_exclusive_deviation_alarm_ex.d.ts +0 -8
  103. package/dist/source/interfaces/alarms_and_conditions/ua_non_exclusive_deviation_alarm_ex.js +0 -3
  104. package/dist/source/interfaces/alarms_and_conditions/ua_non_exclusive_deviation_alarm_ex.js.map +0 -1
  105. package/dist/source/interfaces/alarms_and_conditions/ua_non_exclusive_limit_alarm_ex.d.ts +0 -10
  106. package/dist/source/interfaces/alarms_and_conditions/ua_non_exclusive_limit_alarm_ex.js +0 -3
  107. package/dist/source/interfaces/alarms_and_conditions/ua_non_exclusive_limit_alarm_ex.js.map +0 -1
  108. package/dist/source/interfaces/data_access/ua_multistate_discrete_ex.d.ts +0 -21
  109. package/dist/source/interfaces/data_access/ua_multistate_discrete_ex.js +0 -3
  110. package/dist/source/interfaces/data_access/ua_multistate_discrete_ex.js.map +0 -1
  111. package/dist/source/interfaces/data_access/ua_multistate_value_discrete_ex.d.ts +0 -24
  112. package/dist/source/interfaces/data_access/ua_multistate_value_discrete_ex.js +0 -3
  113. package/dist/source/interfaces/data_access/ua_multistate_value_discrete_ex.js.map +0 -1
  114. package/dist/source/interfaces/data_access/ua_two_state_discrete_ex.d.ts +0 -12
  115. package/dist/source/interfaces/data_access/ua_two_state_discrete_ex.js +0 -3
  116. package/dist/source/interfaces/data_access/ua_two_state_discrete_ex.js.map +0 -1
  117. package/dist/source/interfaces/data_access/ua_y_array_item_ex.d.ts +0 -8
  118. package/dist/source/interfaces/data_access/ua_y_array_item_ex.js +0 -3
  119. package/dist/source/interfaces/data_access/ua_y_array_item_ex.js.map +0 -1
  120. package/dist/source/interfaces/extension_object_constructor.d.ts +0 -10
  121. package/dist/source/interfaces/extension_object_constructor.js +0 -3
  122. package/dist/source/interfaces/extension_object_constructor.js.map +0 -1
  123. package/dist/source/interfaces/nodeset_loader_options.d.ts +0 -4
  124. package/dist/source/interfaces/nodeset_loader_options.js +0 -3
  125. package/dist/source/interfaces/nodeset_loader_options.js.map +0 -1
  126. package/dist/source/interfaces/state_machine/ua_exclusive_limit_state_machine_type_ex.d.ts +0 -12
  127. package/dist/source/interfaces/state_machine/ua_exclusive_limit_state_machine_type_ex.js +0 -3
  128. package/dist/source/interfaces/state_machine/ua_exclusive_limit_state_machine_type_ex.js.map +0 -1
  129. package/dist/source/interfaces/state_machine/ua_finite_state_machine_type.d.ts +0 -49
  130. package/dist/source/interfaces/state_machine/ua_finite_state_machine_type.js +0 -3
  131. package/dist/source/interfaces/state_machine/ua_finite_state_machine_type.js.map +0 -1
  132. package/dist/source/interfaces/state_machine/ua_program_state_machine_type.d.ts +0 -11
  133. package/dist/source/interfaces/state_machine/ua_program_state_machine_type.js +0 -3
  134. package/dist/source/interfaces/state_machine/ua_program_state_machine_type.js.map +0 -1
  135. package/dist/source/interfaces/state_machine/ua_shelved_state_machine_ex.d.ts +0 -30
  136. package/dist/source/interfaces/state_machine/ua_shelved_state_machine_ex.js +0 -3
  137. package/dist/source/interfaces/state_machine/ua_shelved_state_machine_ex.js.map +0 -1
  138. package/dist/source/interfaces/state_machine/ua_state_machine_type.d.ts +0 -234
  139. package/dist/source/interfaces/state_machine/ua_state_machine_type.js +0 -3
  140. package/dist/source/interfaces/state_machine/ua_state_machine_type.js.map +0 -1
  141. package/dist/source/interfaces/state_machine/ua_transition_ex.d.ts +0 -6
  142. package/dist/source/interfaces/state_machine/ua_transition_ex.js +0 -3
  143. package/dist/source/interfaces/state_machine/ua_transition_ex.js.map +0 -1
  144. package/dist/source/interfaces/ua_subscription_diagnostics_variable_ex.d.ts +0 -8
  145. package/dist/source/interfaces/ua_subscription_diagnostics_variable_ex.js +0 -3
  146. package/dist/source/interfaces/ua_subscription_diagnostics_variable_ex.js.map +0 -1
  147. package/dist/source/loader/decode_xml_extension_object.d.ts +0 -6
  148. package/dist/source/loader/decode_xml_extension_object.js +0 -72
  149. package/dist/source/loader/decode_xml_extension_object.js.map +0 -1
  150. package/dist/source/loader/ensure_datatype_extracted.d.ts +0 -5
  151. package/dist/source/loader/ensure_datatype_extracted.js +0 -71
  152. package/dist/source/loader/ensure_datatype_extracted.js.map +0 -1
  153. package/dist/source/loader/generateAddressSpaceRaw.d.ts +0 -11
  154. package/dist/source/loader/generateAddressSpaceRaw.js +0 -46
  155. package/dist/source/loader/generateAddressSpaceRaw.js.map +0 -1
  156. package/dist/source/loader/load_nodeset2.d.ts +0 -17
  157. package/dist/source/loader/load_nodeset2.js +0 -1484
  158. package/dist/source/loader/load_nodeset2.js.map +0 -1
  159. package/dist/source/loader/make_semver_compatible.d.ts +0 -6
  160. package/dist/source/loader/make_semver_compatible.js +0 -26
  161. package/dist/source/loader/make_semver_compatible.js.map +0 -1
  162. package/dist/source/loader/make_xml_extension_object_parser.d.ts +0 -28
  163. package/dist/source/loader/make_xml_extension_object_parser.js +0 -327
  164. package/dist/source/loader/make_xml_extension_object_parser.js.map +0 -1
  165. package/dist/source/loader/namespace_post_step.d.ts +0 -10
  166. package/dist/source/loader/namespace_post_step.js +0 -62
  167. package/dist/source/loader/namespace_post_step.js.map +0 -1
  168. package/dist/source/loader/register_node_promoter.d.ts +0 -2
  169. package/dist/source/loader/register_node_promoter.js +0 -10
  170. package/dist/source/loader/register_node_promoter.js.map +0 -1
  171. package/dist/source/namespace.d.ts +0 -6
  172. package/dist/source/namespace.js +0 -3
  173. package/dist/source/namespace.js.map +0 -1
  174. package/dist/source/namespace_alarm_and_condition.d.ts +0 -32
  175. package/dist/source/namespace_alarm_and_condition.js +0 -3
  176. package/dist/source/namespace_alarm_and_condition.js.map +0 -1
  177. package/dist/source/namespace_data_access.d.ts +0 -42
  178. package/dist/source/namespace_data_access.js +0 -3
  179. package/dist/source/namespace_data_access.js.map +0 -1
  180. package/dist/source/namespace_machine_state.d.ts +0 -8
  181. package/dist/source/namespace_machine_state.js +0 -3
  182. package/dist/source/namespace_machine_state.js.map +0 -1
  183. package/dist/source/pseudo_session.d.ts +0 -72
  184. package/dist/source/pseudo_session.js +0 -255
  185. package/dist/source/pseudo_session.js.map +0 -1
  186. package/dist/source/session_context.d.ts +0 -111
  187. package/dist/source/session_context.js +0 -265
  188. package/dist/source/session_context.js.map +0 -1
  189. package/dist/source/set_namespace_meta_data.d.ts +0 -2
  190. package/dist/source/set_namespace_meta_data.js +0 -60
  191. package/dist/source/set_namespace_meta_data.js.map +0 -1
  192. package/dist/source/ua_root_folder.d.ts +0 -9
  193. package/dist/source/ua_root_folder.js +0 -3
  194. package/dist/source/ua_root_folder.js.map +0 -1
  195. package/dist/source/ua_two_state_variable_ex.d.ts +0 -23
  196. package/dist/source/ua_two_state_variable_ex.js +0 -3
  197. package/dist/source/ua_two_state_variable_ex.js.map +0 -1
  198. package/dist/source/xml_writer.d.ts +0 -18
  199. package/dist/source/xml_writer.js +0 -3
  200. package/dist/source/xml_writer.js.map +0 -1
  201. package/dist/src/address_space.d.ts +0 -387
  202. package/dist/src/address_space.js +0 -1386
  203. package/dist/src/address_space.js.map +0 -1
  204. package/dist/src/address_space_change_event_tools.d.ts +0 -6
  205. package/dist/src/address_space_change_event_tools.js +0 -153
  206. package/dist/src/address_space_change_event_tools.js.map +0 -1
  207. package/dist/src/address_space_private.d.ts +0 -43
  208. package/dist/src/address_space_private.js +0 -3
  209. package/dist/src/address_space_private.js.map +0 -1
  210. package/dist/src/alarms_and_conditions/condition.d.ts +0 -5
  211. package/dist/src/alarms_and_conditions/condition.js +0 -79
  212. package/dist/src/alarms_and_conditions/condition.js.map +0 -1
  213. package/dist/src/alarms_and_conditions/condition_info_impl.d.ts +0 -26
  214. package/dist/src/alarms_and_conditions/condition_info_impl.js +0 -55
  215. package/dist/src/alarms_and_conditions/condition_info_impl.js.map +0 -1
  216. package/dist/src/alarms_and_conditions/condition_snapshot_impl.d.ts +0 -222
  217. package/dist/src/alarms_and_conditions/condition_snapshot_impl.js +0 -658
  218. package/dist/src/alarms_and_conditions/condition_snapshot_impl.js.map +0 -1
  219. package/dist/src/alarms_and_conditions/deviation_alarm_helper.d.ts +0 -9
  220. package/dist/src/alarms_and_conditions/deviation_alarm_helper.js +0 -61
  221. package/dist/src/alarms_and_conditions/deviation_alarm_helper.js.map +0 -1
  222. package/dist/src/alarms_and_conditions/index.d.ts +0 -16
  223. package/dist/src/alarms_and_conditions/index.js +0 -33
  224. package/dist/src/alarms_and_conditions/index.js.map +0 -1
  225. package/dist/src/alarms_and_conditions/ua_acknowledgeable_condition_impl.d.ts +0 -44
  226. package/dist/src/alarms_and_conditions/ua_acknowledgeable_condition_impl.js +0 -245
  227. package/dist/src/alarms_and_conditions/ua_acknowledgeable_condition_impl.js.map +0 -1
  228. package/dist/src/alarms_and_conditions/ua_alarm_condition_impl.d.ts +0 -93
  229. package/dist/src/alarms_and_conditions/ua_alarm_condition_impl.js +0 -419
  230. package/dist/src/alarms_and_conditions/ua_alarm_condition_impl.js.map +0 -1
  231. package/dist/src/alarms_and_conditions/ua_base_event_impl.d.ts +0 -26
  232. package/dist/src/alarms_and_conditions/ua_base_event_impl.js +0 -39
  233. package/dist/src/alarms_and_conditions/ua_base_event_impl.js.map +0 -1
  234. package/dist/src/alarms_and_conditions/ua_certificate_expiration_alarm_impl.d.ts +0 -44
  235. package/dist/src/alarms_and_conditions/ua_certificate_expiration_alarm_impl.js +0 -184
  236. package/dist/src/alarms_and_conditions/ua_certificate_expiration_alarm_impl.js.map +0 -1
  237. package/dist/src/alarms_and_conditions/ua_condition_impl.d.ts +0 -153
  238. package/dist/src/alarms_and_conditions/ua_condition_impl.js +0 -1029
  239. package/dist/src/alarms_and_conditions/ua_condition_impl.js.map +0 -1
  240. package/dist/src/alarms_and_conditions/ua_discrete_alarm_impl.d.ts +0 -14
  241. package/dist/src/alarms_and_conditions/ua_discrete_alarm_impl.js +0 -35
  242. package/dist/src/alarms_and_conditions/ua_discrete_alarm_impl.js.map +0 -1
  243. package/dist/src/alarms_and_conditions/ua_exclusive_deviation_alarm_impl.d.ts +0 -24
  244. package/dist/src/alarms_and_conditions/ua_exclusive_deviation_alarm_impl.js +0 -57
  245. package/dist/src/alarms_and_conditions/ua_exclusive_deviation_alarm_impl.js.map +0 -1
  246. package/dist/src/alarms_and_conditions/ua_exclusive_level_alarm_impl.d.ts +0 -11
  247. package/dist/src/alarms_and_conditions/ua_exclusive_level_alarm_impl.js +0 -12
  248. package/dist/src/alarms_and_conditions/ua_exclusive_level_alarm_impl.js.map +0 -1
  249. package/dist/src/alarms_and_conditions/ua_exclusive_limit_alarm_impl.d.ts +0 -23
  250. package/dist/src/alarms_and_conditions/ua_exclusive_limit_alarm_impl.js +0 -87
  251. package/dist/src/alarms_and_conditions/ua_exclusive_limit_alarm_impl.js.map +0 -1
  252. package/dist/src/alarms_and_conditions/ua_exclusive_rate_of_change_alarm_impl.d.ts +0 -11
  253. package/dist/src/alarms_and_conditions/ua_exclusive_rate_of_change_alarm_impl.js +0 -8
  254. package/dist/src/alarms_and_conditions/ua_exclusive_rate_of_change_alarm_impl.js.map +0 -1
  255. package/dist/src/alarms_and_conditions/ua_limit_alarm_impl.d.ts +0 -79
  256. package/dist/src/alarms_and_conditions/ua_limit_alarm_impl.js +0 -251
  257. package/dist/src/alarms_and_conditions/ua_limit_alarm_impl.js.map +0 -1
  258. package/dist/src/alarms_and_conditions/ua_non_exclusive_deviation_alarm_impl.d.ts +0 -24
  259. package/dist/src/alarms_and_conditions/ua_non_exclusive_deviation_alarm_impl.js +0 -51
  260. package/dist/src/alarms_and_conditions/ua_non_exclusive_deviation_alarm_impl.js.map +0 -1
  261. package/dist/src/alarms_and_conditions/ua_non_exclusive_limit_alarm_impl.d.ts +0 -19
  262. package/dist/src/alarms_and_conditions/ua_non_exclusive_limit_alarm_impl.js +0 -163
  263. package/dist/src/alarms_and_conditions/ua_non_exclusive_limit_alarm_impl.js.map +0 -1
  264. package/dist/src/alarms_and_conditions/ua_off_normal_alarm_impl.d.ts +0 -46
  265. package/dist/src/alarms_and_conditions/ua_off_normal_alarm_impl.js +0 -166
  266. package/dist/src/alarms_and_conditions/ua_off_normal_alarm_impl.js.map +0 -1
  267. package/dist/src/alarms_and_conditions/ua_system_off_normal_alarm_impl.d.ts +0 -18
  268. package/dist/src/alarms_and_conditions/ua_system_off_normal_alarm_impl.js +0 -18
  269. package/dist/src/alarms_and_conditions/ua_system_off_normal_alarm_impl.js.map +0 -1
  270. package/dist/src/apply_condition_refresh.d.ts +0 -6
  271. package/dist/src/apply_condition_refresh.js +0 -28
  272. package/dist/src/apply_condition_refresh.js.map +0 -1
  273. package/dist/src/base_node_impl.d.ts +0 -284
  274. package/dist/src/base_node_impl.js +0 -1455
  275. package/dist/src/base_node_impl.js.map +0 -1
  276. package/dist/src/base_node_private.d.ts +0 -81
  277. package/dist/src/base_node_private.js +0 -804
  278. package/dist/src/base_node_private.js.map +0 -1
  279. package/dist/src/check_value_rank_compatibility.d.ts +0 -15
  280. package/dist/src/check_value_rank_compatibility.js +0 -82
  281. package/dist/src/check_value_rank_compatibility.js.map +0 -1
  282. package/dist/src/data_access/add_dataItem_stuff.d.ts +0 -11
  283. package/dist/src/data_access/add_dataItem_stuff.js +0 -62
  284. package/dist/src/data_access/add_dataItem_stuff.js.map +0 -1
  285. package/dist/src/data_access/check_variant_compatibility_ua_analog_item.d.ts +0 -1
  286. package/dist/src/data_access/check_variant_compatibility_ua_analog_item.js +0 -35
  287. package/dist/src/data_access/check_variant_compatibility_ua_analog_item.js.map +0 -1
  288. package/dist/src/data_access/ua_multistate_discrete_impl.d.ts +0 -32
  289. package/dist/src/data_access/ua_multistate_discrete_impl.js +0 -131
  290. package/dist/src/data_access/ua_multistate_discrete_impl.js.map +0 -1
  291. package/dist/src/data_access/ua_multistate_value_discrete_impl.d.ts +0 -52
  292. package/dist/src/data_access/ua_multistate_value_discrete_impl.js +0 -254
  293. package/dist/src/data_access/ua_multistate_value_discrete_impl.js.map +0 -1
  294. package/dist/src/data_access/ua_two_state_discrete_impl.d.ts +0 -25
  295. package/dist/src/data_access/ua_two_state_discrete_impl.js +0 -156
  296. package/dist/src/data_access/ua_two_state_discrete_impl.js.map +0 -1
  297. package/dist/src/event_data.d.ts +0 -34
  298. package/dist/src/event_data.js +0 -65
  299. package/dist/src/event_data.js.map +0 -1
  300. package/dist/src/extension_object_array_node.d.ts +0 -23
  301. package/dist/src/extension_object_array_node.js +0 -249
  302. package/dist/src/extension_object_array_node.js.map +0 -1
  303. package/dist/src/historical_access/address_space_historical_data_node.d.ts +0 -26
  304. package/dist/src/historical_access/address_space_historical_data_node.js +0 -653
  305. package/dist/src/historical_access/address_space_historical_data_node.js.map +0 -1
  306. package/dist/src/idx_iterator.d.ts +0 -8
  307. package/dist/src/idx_iterator.js +0 -51
  308. package/dist/src/idx_iterator.js.map +0 -1
  309. package/dist/src/index_current.d.ts +0 -46
  310. package/dist/src/index_current.js +0 -78
  311. package/dist/src/index_current.js.map +0 -1
  312. package/dist/src/namespace_impl.d.ts +0 -456
  313. package/dist/src/namespace_impl.js +0 -1763
  314. package/dist/src/namespace_impl.js.map +0 -1
  315. package/dist/src/namespace_private.d.ts +0 -23
  316. package/dist/src/namespace_private.js +0 -33
  317. package/dist/src/namespace_private.js.map +0 -1
  318. package/dist/src/nodeid_manager.d.ts +0 -37
  319. package/dist/src/nodeid_manager.js +0 -184
  320. package/dist/src/nodeid_manager.js.map +0 -1
  321. package/dist/src/nodeset_tools/adjust_namespace_array.d.ts +0 -2
  322. package/dist/src/nodeset_tools/adjust_namespace_array.js +0 -14
  323. package/dist/src/nodeset_tools/adjust_namespace_array.js.map +0 -1
  324. package/dist/src/nodeset_tools/construct_namespace_dependency.d.ts +0 -18
  325. package/dist/src/nodeset_tools/construct_namespace_dependency.js +0 -141
  326. package/dist/src/nodeset_tools/construct_namespace_dependency.js.map +0 -1
  327. package/dist/src/nodeset_tools/dump_to_bsd.d.ts +0 -2
  328. package/dist/src/nodeset_tools/dump_to_bsd.js +0 -165
  329. package/dist/src/nodeset_tools/dump_to_bsd.js.map +0 -1
  330. package/dist/src/nodeset_tools/nodeset_to_xml.d.ts +0 -10
  331. package/dist/src/nodeset_tools/nodeset_to_xml.js +0 -1288
  332. package/dist/src/nodeset_tools/nodeset_to_xml.js.map +0 -1
  333. package/dist/src/private_namespace.d.ts +0 -5
  334. package/dist/src/private_namespace.js +0 -20
  335. package/dist/src/private_namespace.js.map +0 -1
  336. package/dist/src/reference_impl.d.ts +0 -43
  337. package/dist/src/reference_impl.js +0 -140
  338. package/dist/src/reference_impl.js.map +0 -1
  339. package/dist/src/role_permissions.d.ts +0 -2
  340. package/dist/src/role_permissions.js +0 -11
  341. package/dist/src/role_permissions.js.map +0 -1
  342. package/dist/src/state_machine/finite_state_machine.d.ts +0 -81
  343. package/dist/src/state_machine/finite_state_machine.js +0 -389
  344. package/dist/src/state_machine/finite_state_machine.js.map +0 -1
  345. package/dist/src/state_machine/ua_shelving_state_machine_ex.d.ts +0 -38
  346. package/dist/src/state_machine/ua_shelving_state_machine_ex.js +0 -251
  347. package/dist/src/state_machine/ua_shelving_state_machine_ex.js.map +0 -1
  348. package/dist/src/state_machine/ua_two_state_variable.d.ts +0 -61
  349. package/dist/src/state_machine/ua_two_state_variable.js +0 -332
  350. package/dist/src/state_machine/ua_two_state_variable.js.map +0 -1
  351. package/dist/src/tool_isSubtypeOf.d.ts +0 -18
  352. package/dist/src/tool_isSubtypeOf.js +0 -125
  353. package/dist/src/tool_isSubtypeOf.js.map +0 -1
  354. package/dist/src/tool_isSupertypeOf.d.ts +0 -18
  355. package/dist/src/tool_isSupertypeOf.js +0 -125
  356. package/dist/src/tool_isSupertypeOf.js.map +0 -1
  357. package/dist/src/ua_condition_type.d.ts +0 -8
  358. package/dist/src/ua_condition_type.js +0 -3
  359. package/dist/src/ua_condition_type.js.map +0 -1
  360. package/dist/src/ua_data_type_impl.d.ts +0 -89
  361. package/dist/src/ua_data_type_impl.js +0 -369
  362. package/dist/src/ua_data_type_impl.js.map +0 -1
  363. package/dist/src/ua_method_impl.d.ts +0 -42
  364. package/dist/src/ua_method_impl.js +0 -218
  365. package/dist/src/ua_method_impl.js.map +0 -1
  366. package/dist/src/ua_object_impl.d.ts +0 -35
  367. package/dist/src/ua_object_impl.js +0 -169
  368. package/dist/src/ua_object_impl.js.map +0 -1
  369. package/dist/src/ua_object_type_impl.d.ts +0 -50
  370. package/dist/src/ua_object_type_impl.js +0 -127
  371. package/dist/src/ua_object_type_impl.js.map +0 -1
  372. package/dist/src/ua_reference_type_impl.d.ts +0 -45
  373. package/dist/src/ua_reference_type_impl.js +0 -142
  374. package/dist/src/ua_reference_type_impl.js.map +0 -1
  375. package/dist/src/ua_variable_impl.d.ts +0 -380
  376. package/dist/src/ua_variable_impl.js +0 -1739
  377. package/dist/src/ua_variable_impl.js.map +0 -1
  378. package/dist/src/ua_variable_impl_ext_obj.d.ts +0 -23
  379. package/dist/src/ua_variable_impl_ext_obj.js +0 -671
  380. package/dist/src/ua_variable_impl_ext_obj.js.map +0 -1
  381. package/dist/src/ua_variable_type_impl.d.ts +0 -74
  382. package/dist/src/ua_variable_type_impl.js +0 -582
  383. package/dist/src/ua_variable_type_impl.js.map +0 -1
  384. package/dist/src/ua_view_impl.d.ts +0 -19
  385. package/dist/src/ua_view_impl.js +0 -44
  386. package/dist/src/ua_view_impl.js.map +0 -1
  387. package/distHelpers/add_event_generator_object.d.ts +0 -3
  388. package/distHelpers/add_event_generator_object.js +0 -65
  389. package/distHelpers/add_event_generator_object.js.map +0 -1
  390. package/distHelpers/alarms_and_conditions_demo.d.ts +0 -9
  391. package/distHelpers/alarms_and_conditions_demo.js +0 -116
  392. package/distHelpers/alarms_and_conditions_demo.js.map +0 -1
  393. package/distHelpers/assertHasMatchingReference.d.ts +0 -19
  394. package/distHelpers/assertHasMatchingReference.js +0 -41
  395. package/distHelpers/assertHasMatchingReference.js.map +0 -1
  396. package/distHelpers/boiler_system.d.ts +0 -113
  397. package/distHelpers/boiler_system.js +0 -396
  398. package/distHelpers/boiler_system.js.map +0 -1
  399. package/distHelpers/create_minimalist_address_space_nodeset.d.ts +0 -5
  400. package/distHelpers/create_minimalist_address_space_nodeset.js +0 -172
  401. package/distHelpers/create_minimalist_address_space_nodeset.js.map +0 -1
  402. package/distHelpers/date_utils.d.ts +0 -3
  403. package/distHelpers/date_utils.js +0 -10
  404. package/distHelpers/date_utils.js.map +0 -1
  405. package/distHelpers/dump_statemachine.d.ts +0 -0
  406. package/distHelpers/dump_statemachine.js +0 -128
  407. package/distHelpers/dump_statemachine.js.map +0 -1
  408. package/distHelpers/get_address_space_fixture.d.ts +0 -1
  409. package/distHelpers/get_address_space_fixture.js +0 -31
  410. package/distHelpers/get_address_space_fixture.js.map +0 -1
  411. package/distHelpers/get_mini_address_space.d.ts +0 -7
  412. package/distHelpers/get_mini_address_space.js +0 -37
  413. package/distHelpers/get_mini_address_space.js.map +0 -1
  414. package/distHelpers/index.d.ts +0 -12
  415. package/distHelpers/index.js +0 -29
  416. package/distHelpers/index.js.map +0 -1
  417. package/distHelpers/mock_session.d.ts +0 -10
  418. package/distHelpers/mock_session.js +0 -26
  419. package/distHelpers/mock_session.js.map +0 -1
  420. package/distNodeJS/generate_address_space.d.ts +0 -6
  421. package/distNodeJS/generate_address_space.js +0 -53
  422. package/distNodeJS/generate_address_space.js.map +0 -1
  423. package/distNodeJS/index.d.ts +0 -1
  424. package/distNodeJS/index.js +0 -18
  425. package/distNodeJS/index.js.map +0 -1
  426. package/source/helpers/dump_tools.ts +0 -92
  427. package/src/nodeset_tools/dump_to_bsd.ts +0 -198
  428. package/test_helpers/dump_statemachine.ts +0 -155
@@ -1,42 +0,0 @@
1
- /// <reference types="node" />
2
- import { BaseNode, UAObject, UAVariable } from "node-opcua-address-space-base";
3
- import { LocalizedText } from "node-opcua-data-model";
4
- import { NodeId } from "node-opcua-nodeid";
5
- import { UACondition_Base } from "node-opcua-nodeset-ua";
6
- import { StatusCode } from "node-opcua-status-code";
7
- import { TimeZoneDataType } from "node-opcua-types";
8
- import { UATwoStateVariableEx } from "../../ua_two_state_variable_ex";
9
- import { ConditionInfoOptions } from "./condition_info_i";
10
- import { ConditionSnapshot } from "./condition_snapshot";
11
- export interface UABaseEventHelper {
12
- setSourceName(name: string): void;
13
- setSourceNode(node: NodeId | BaseNode): void;
14
- }
15
- export type AddCommentEventHandler = (eventId: Buffer | null, comment: LocalizedText, branch: ConditionSnapshot) => void;
16
- export interface UAConditionHelper {
17
- on(eventName: string, eventHandler: (...args: any[]) => void): this;
18
- on(eventName: "addComment", eventHandler: AddCommentEventHandler): this;
19
- on(eventName: "branch_deleted", eventHandler: (branchId: string) => void): this;
20
- }
21
- export interface UAConditionHelper extends UABaseEventHelper {
22
- getBranchCount(): number;
23
- getBranches(): ConditionSnapshot[];
24
- getBranchIds(): NodeId[];
25
- createBranch(): ConditionSnapshot;
26
- deleteBranch(branch: ConditionSnapshot): void;
27
- getEnabledState(): boolean;
28
- getEnabledStateAsString(): string;
29
- setEnabledState(requestedEnabledState: boolean): StatusCode;
30
- setReceiveTime(time: Date): void;
31
- setLocalTime(time: TimeZoneDataType): void;
32
- setTime(time: Date): void;
33
- conditionOfNode(): UAObject | UAVariable | null;
34
- raiseConditionEvent(branch: ConditionSnapshot, renewEventId: boolean): void;
35
- raiseNewCondition(conditionInfo: ConditionInfoOptions): void;
36
- raiseNewBranchState(branch: ConditionSnapshot): void;
37
- currentBranch(): ConditionSnapshot;
38
- }
39
- export interface UAConditionEx extends UAObject, UACondition_Base, UAConditionHelper {
40
- enabledState: UATwoStateVariableEx;
41
- on(eventName: string, eventHandler: any): this;
42
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ua_condition_ex.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ua_condition_ex.js","sourceRoot":"","sources":["../../../../source/interfaces/alarms_and_conditions/ua_condition_ex.ts"],"names":[],"mappings":""}
@@ -1,7 +0,0 @@
1
- import { UADiscreteAlarm_Base } from "node-opcua-nodeset-ua";
2
- import { UAAlarmConditionEx, UAAlarmConditionHelper } from "./ua_alarm_condition_ex";
3
- export interface UADiscreteAlarmHelper extends UAAlarmConditionHelper {
4
- on(eventName: string, eventHandle: any): this;
5
- }
6
- export interface UADiscreteAlarmEx extends UAAlarmConditionEx, Omit<UADiscreteAlarm_Base, "suppressedState" | "silenceState" | "shelvingState" | "outOfServiceState" | "latchedState" | "confirmedState" | "ackedState" | "comfirmedState" | "activeState" | "enabledState">, UADiscreteAlarmHelper {
7
- }
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- /*=
4
- * +----------------------+
5
- * | UAAlarmCondition |
6
- * +----------------------+
7
- * ^
8
- * |
9
- * +--------+---------+
10
- * | UADiscreteAlarm |
11
- * +------------------+
12
- * ^
13
- * |
14
- * +--------+---------+
15
- * | UAOffNormalAlarm |
16
- * +------------------+
17
- * ^
18
- * |
19
- * +--------+---------+
20
- * | UATripAlarm |
21
- * +------------------+
22
- *
23
- *
24
- *
25
- */
26
- //# sourceMappingURL=ua_discrete_alarm_ex.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ua_discrete_alarm_ex.js","sourceRoot":"","sources":["../../../../source/interfaces/alarms_and_conditions/ua_discrete_alarm_ex.ts"],"names":[],"mappings":";;AAsBA;;;;;;;;;;;;;;;;;;;;;;GAsBG"}
@@ -1,5 +0,0 @@
1
- import { UAExclusiveDeviationAlarm_Base } from "node-opcua-nodeset-ua";
2
- import { DeviationStuff } from "./deviation_stuff";
3
- import { UAExclusiveLimitAlarmEx } from "./ua_exclusive_limit_alarm_ex";
4
- export interface UAExclusiveDeviationAlarmEx extends Omit<UAExclusiveDeviationAlarm_Base, "ackedState" | "activeState" | "confirmedState" | "enabledState" | "latchedState" | "limitState" | "outOfServiceState" | "shelvingState" | "silenceState" | "suppressedState" | "setpointNode">, UAExclusiveLimitAlarmEx, DeviationStuff {
5
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ua_exclusive_deviation_alarm_ex.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ua_exclusive_deviation_alarm_ex.js","sourceRoot":"","sources":["../../../../source/interfaces/alarms_and_conditions/ua_exclusive_deviation_alarm_ex.ts"],"names":[],"mappings":""}
@@ -1,20 +0,0 @@
1
- import { UAExclusiveLimitAlarm_Base } from "node-opcua-nodeset-ua";
2
- import { UATwoStateVariableEx } from "../../ua_two_state_variable_ex";
3
- import { UAExclusiveLimitStateMachineEx } from "../state_machine/ua_exclusive_limit_state_machine_type_ex";
4
- import { UAShelvedStateMachineEx } from "../state_machine/ua_shelved_state_machine_ex";
5
- import { UALimitAlarmEx, UALimitAlarmHelper } from "./ua_limit_alarm_ex";
6
- export interface UAExclusiveLimitAlarmHelper extends UALimitAlarmHelper {
7
- }
8
- export interface UAExclusiveLimitAlarmEx extends Omit<UAExclusiveLimitAlarm_Base, "limitState">, UALimitAlarmEx, UAExclusiveLimitAlarmHelper {
9
- on(eventName: string, eventHandler: any): this;
10
- ackedState: UATwoStateVariableEx;
11
- activeState: UATwoStateVariableEx;
12
- confirmedState?: UATwoStateVariableEx;
13
- enabledState: UATwoStateVariableEx;
14
- latchedState?: UATwoStateVariableEx;
15
- outOfServiceState?: UATwoStateVariableEx;
16
- silenceState?: UATwoStateVariableEx;
17
- suppressedState?: UATwoStateVariableEx;
18
- limitState: UAExclusiveLimitStateMachineEx;
19
- shelvingState?: UAShelvedStateMachineEx;
20
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ua_exclusive_limit_alarm_ex.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ua_exclusive_limit_alarm_ex.js","sourceRoot":"","sources":["../../../../source/interfaces/alarms_and_conditions/ua_exclusive_limit_alarm_ex.ts"],"names":[],"mappings":""}
@@ -1,26 +0,0 @@
1
- import { UALimitAlarm_Base } from "node-opcua-nodeset-ua";
2
- import { UATwoStateVariableEx } from "../../ua_two_state_variable_ex";
3
- import { UAShelvedStateMachineEx } from "../state_machine/ua_shelved_state_machine_ex";
4
- import { UAAlarmConditionHelper, UAAlarmConditionEx } from "./ua_alarm_condition_ex";
5
- export interface UALimitAlarmHelper extends UAAlarmConditionHelper {
6
- setLowLowLimit(value: number): void;
7
- setLowLimit(value: number): void;
8
- setHighLimit(value: number): void;
9
- setHighHighLimit(value: number): void;
10
- getHighHighLimit(): number;
11
- getHighLimit(): number;
12
- getLowLimit(): number;
13
- getLowLowLimit(): number;
14
- }
15
- export interface UALimitAlarmEx extends UALimitAlarm_Base, UAAlarmConditionEx, UALimitAlarmHelper {
16
- on(eventName: string, eventHandler: any): this;
17
- enabledState: UATwoStateVariableEx;
18
- ackedState: UATwoStateVariableEx;
19
- confirmedState?: UATwoStateVariableEx;
20
- activeState: UATwoStateVariableEx;
21
- latchedState?: UATwoStateVariableEx;
22
- outOfServiceState?: UATwoStateVariableEx;
23
- silenceState?: UATwoStateVariableEx;
24
- shelvingState?: UAShelvedStateMachineEx;
25
- suppressedState?: UATwoStateVariableEx;
26
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ua_limit_alarm_ex.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ua_limit_alarm_ex.js","sourceRoot":"","sources":["../../../../source/interfaces/alarms_and_conditions/ua_limit_alarm_ex.ts"],"names":[],"mappings":""}
@@ -1,8 +0,0 @@
1
- import { UAVariableT } from "node-opcua-address-space-base";
2
- import { DataType } from "node-opcua-basic-types";
3
- import { UANonExclusiveDeviationAlarm_Base } from "node-opcua-nodeset-ua";
4
- import { DeviationStuff } from "./deviation_stuff";
5
- import { UANonExclusiveLimitAlarmEx } from "./ua_non_exclusive_limit_alarm_ex";
6
- export interface UANonExclusiveDeviationAlarmEx extends Omit<UANonExclusiveDeviationAlarm_Base, "ackedState" | "activeState" | "confirmedState" | "enabledState" | "latchedState" | "limitState" | "outOfServiceState" | "shelvingState" | "silenceState" | "suppressedState" | "highHighState" | "highState" | "lowState" | "lowLowState">, UANonExclusiveLimitAlarmEx, DeviationStuff {
7
- setpointNodeNode: UAVariableT<number, DataType.Double> | UAVariableT<number, DataType.Float>;
8
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ua_non_exclusive_deviation_alarm_ex.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ua_non_exclusive_deviation_alarm_ex.js","sourceRoot":"","sources":["../../../../source/interfaces/alarms_and_conditions/ua_non_exclusive_deviation_alarm_ex.ts"],"names":[],"mappings":""}
@@ -1,10 +0,0 @@
1
- import { UANonExclusiveLimitAlarm_Base } from "node-opcua-nodeset-ua";
2
- import { UATwoStateVariableEx } from "../../ua_two_state_variable_ex";
3
- import { UALimitAlarmEx } from "./ua_limit_alarm_ex";
4
- export interface UANonExclusiveLimitAlarmEx extends UALimitAlarmEx, Omit<UANonExclusiveLimitAlarm_Base, "ackedState" | "activeState" | "confirmedState" | "enabledState" | "latchedState" | "limitState" | "outOfServiceState" | "shelvingState" | "silenceState" | "suppressedState"> {
5
- activeState: UATwoStateVariableEx;
6
- highHighState?: UATwoStateVariableEx;
7
- highState?: UATwoStateVariableEx;
8
- lowState?: UATwoStateVariableEx;
9
- lowLowState?: UATwoStateVariableEx;
10
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ua_non_exclusive_limit_alarm_ex.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ua_non_exclusive_limit_alarm_ex.js","sourceRoot":"","sources":["../../../../source/interfaces/alarms_and_conditions/ua_non_exclusive_limit_alarm_ex.ts"],"names":[],"mappings":""}
@@ -1,21 +0,0 @@
1
- /**
2
- * @module node-opcua-address-space
3
- */
4
- import { DataType, Variant } from "node-opcua-variant";
5
- /**
6
- * @see https://reference.opcfoundation.org/v104/Core/docs/Part8/5.3.3/#5.3.3.3
7
- */
8
- /**
9
- * @module node-opcua-address-space.DataAccess
10
- */
11
- import { StatusCode } from "node-opcua-status-code";
12
- import { UAMultiStateDiscrete_Base } from "node-opcua-nodeset-ua";
13
- import { UAVariableT } from "node-opcua-address-space-base";
14
- export { UAMultiStateDiscrete } from "node-opcua-nodeset-ua";
15
- export interface UAMultiStateDiscreteEx<T, DT extends DataType> extends UAVariableT<T, DT>, UAMultiStateDiscrete_Base<T, DT> {
16
- getValue(): number;
17
- getValueAsString(): string;
18
- getIndex(value: string): number;
19
- setValue(value: string | number): void;
20
- checkVariantCompatibility(value: Variant): StatusCode;
21
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ua_multistate_discrete_ex.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ua_multistate_discrete_ex.js","sourceRoot":"","sources":["../../../../source/interfaces/data_access/ua_multistate_discrete_ex.ts"],"names":[],"mappings":""}
@@ -1,24 +0,0 @@
1
- /**
2
- * @module node-opcua-address-space.DataAccess
3
- */
4
- import { DataType, Variant } from "node-opcua-variant";
5
- import { Int64, UInt64 } from "node-opcua-basic-types";
6
- import { UAMultiStateValueDiscrete_Base } from "node-opcua-nodeset-ua";
7
- import { UAVariableT } from "node-opcua-address-space-base";
8
- /**
9
- * @see https://reference.opcfoundation.org/v104/Core/docs/Part8/5.3.3/#5.3.3.4
10
- */
11
- export interface UAMultiStateValueDiscreteEx<T, DT extends DataType> extends UAVariableT<T, DT>, UAMultiStateValueDiscrete_Base<T, DT> {
12
- /**
13
- * EnumValues is an array of EnumValueType. Each entry of the array represents one enumeration
14
- * value with its integer notation, a human-readable representation, and help information.
15
- * This represents enumerations with integers that are not zero-based or have gaps (e.g. 1, 2, 4, 8, 16).
16
- * See OPC 10000-3 for the definition of this type. MultiStateValueDiscrete Variables expose the
17
- * current integer notation in their Value Attribute. Clients will often read the EnumValues
18
- * Property in advance and cache it to lookup a name or help whenever they receive the numeric representation.
19
- */
20
- getValueAsString(): string;
21
- getValueAsNumber(): number;
22
- setValue(value: string | number | Int64): void;
23
- findValueAsText(value: number | UInt64): Variant;
24
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ua_multistate_value_discrete_ex.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ua_multistate_value_discrete_ex.js","sourceRoot":"","sources":["../../../../source/interfaces/data_access/ua_multistate_value_discrete_ex.ts"],"names":[],"mappings":""}
@@ -1,12 +0,0 @@
1
- import { LocalizedTextLike } from "node-opcua-data-model";
2
- import { DataType } from "node-opcua-variant";
3
- import { UAVariableT } from "node-opcua-address-space-base";
4
- import { UATwoStateDiscrete_Base } from "node-opcua-nodeset-ua";
5
- /**
6
- * @see https://reference.opcfoundation.org/v104/Core/VariableTypes/TwoStateDiscreteType/
7
- */
8
- export interface UATwoStateDiscreteEx extends UAVariableT<boolean, DataType.Boolean>, UATwoStateDiscrete_Base<boolean> {
9
- getValue(): boolean;
10
- getValueAsString(): string;
11
- setValue(value: boolean | LocalizedTextLike): void;
12
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ua_two_state_discrete_ex.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ua_two_state_discrete_ex.js","sourceRoot":"","sources":["../../../../source/interfaces/data_access/ua_two_state_discrete_ex.ts"],"names":[],"mappings":""}
@@ -1,8 +0,0 @@
1
- /**
2
- * @module node-opcua-address-space
3
- */
4
- import { UAVariableT } from "node-opcua-address-space-base";
5
- import { DataType } from "node-opcua-variant";
6
- import { UAYArrayItem_Base } from "node-opcua-nodeset-ua";
7
- export interface UAYArrayItemEx<DT extends DataType.Double | DataType.Float> extends UAVariableT<number[], DT>, UAYArrayItem_Base<number[], DT> {
8
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ua_y_array_item_ex.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ua_y_array_item_ex.js","sourceRoot":"","sources":["../../../../source/interfaces/data_access/ua_y_array_item_ex.ts"],"names":[],"mappings":""}
@@ -1,10 +0,0 @@
1
- import { ExtensionObject } from "node-opcua-extension-object";
2
- import { IStructuredTypeSchema } from "node-opcua-factory";
3
- import { ExpandedNodeId } from "node-opcua-nodeid";
4
- export type ExtensionObjectConstructor = new (options: any) => ExtensionObject;
5
- export interface ExtensionObjectConstructorFuncWithSchema extends ExtensionObjectConstructor {
6
- schema: IStructuredTypeSchema;
7
- possibleFields: string[];
8
- encodingDefaultBinary: ExpandedNodeId;
9
- encodingDefaultXml: ExpandedNodeId;
10
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=extension_object_constructor.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"extension_object_constructor.js","sourceRoot":"","sources":["../../../source/interfaces/extension_object_constructor.ts"],"names":[],"mappings":""}
@@ -1,4 +0,0 @@
1
- export interface NodeSetLoaderOptions {
2
- loadDraftNodes?: boolean;
3
- loadDeprecatedNodes?: boolean;
4
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=nodeset_loader_options.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"nodeset_loader_options.js","sourceRoot":"","sources":["../../../source/interfaces/nodeset_loader_options.ts"],"names":[],"mappings":""}
@@ -1,12 +0,0 @@
1
- /**
2
- * @module node-opcua-address-space
3
- */
4
- import { InstantiateObjectOptions, UAObject } from "node-opcua-address-space-base";
5
- import { UAExclusiveLimitStateMachine_Base } from "node-opcua-nodeset-ua";
6
- import { UAStateMachineEx, UAStateMachineHelper, UAStateMachineType } from "./ua_state_machine_type";
7
- export interface UAExclusiveLimitStateMachineEx extends UAObject, UAExclusiveLimitStateMachine_Base, UAStateMachineHelper, UAStateMachineEx {
8
- }
9
- export interface UAExclusiveLimitStateMachineType extends UAStateMachineType {
10
- isAbstract: false;
11
- instantiate(options: InstantiateObjectOptions): UAExclusiveLimitStateMachineEx;
12
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ua_exclusive_limit_state_machine_type_ex.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ua_exclusive_limit_state_machine_type_ex.js","sourceRoot":"","sources":["../../../../source/interfaces/state_machine/ua_exclusive_limit_state_machine_type_ex.ts"],"names":[],"mappings":""}
@@ -1,49 +0,0 @@
1
- /**
2
- * @module node-opcua-address-space
3
- */
4
- import { InstantiateObjectOptions } from "node-opcua-address-space-base";
5
- import { UAStateMachineEx, UAStateMachineType } from "./ua_state_machine_type";
6
- /**
7
- * Finite State Machine
8
- *
9
- * The FiniteStateMachineType is the base ObjectType for StateMachines that explicitly define
10
- * the possible States and Transitions. Once the States are defined subtypes shall not add new
11
- * States (see B.4.18).
12
- * The States of the machine are represented with instances of the StateType ObjectType.
13
- *
14
- * EachState shall have a BrowseName which is unique within the StateMachine and shall have a
15
- * StateNumber which shall also be unique across all States defined in the StateMachine.
16
- *
17
- * Be aware that States in a SubStateMachine may have the same StateNumber or BrowseName as
18
- * States in the parent machine. A concrete subtype of FiniteStateMachineType shall define at
19
- * least one State.
20
- *
21
- * A StateMachine may define one State which is an instance of the InitialStateType. This State
22
- * is the State that the machine goes into when it is activated.
23
- *
24
- * The Transitions that may occur are represented with instances of the TransitionType.
25
- *
26
- * Each Transition shall have a BrowseName which is unique within the StateMachine and may have a
27
- * TransitionNumber which shall also be unique across all Transitions defined in the StateMachine.
28
- *
29
- * The initial State for a Transition is a StateType Object which is the target of a FromState
30
- * Reference. The final State for a Transition is a StateType Object which is the target of a ToState
31
- * Reference. The FromState and ToState References shall always be specified.
32
- * A Transition may produce an Event. The Event is indicated by a HasEffect Reference to a
33
- * subtype of BaseEventType. The StateMachineType shall have GeneratesEvent References to
34
- * the targets of a HasEffect Reference for each of its Transitions.
35
- * A FiniteStateMachineType may define Methods that cause a transition to occur. These Methods
36
- * are targets of HasCause References for each of the Transitions that may be triggered by the
37
- * Method. The Executable Attribute for a Method is used to indicate whether the current State of
38
- * the machine allows the Method to be called.
39
- *
40
- * A FiniteStateMachineType may have sub-state-machines which are represented as instances
41
- * of StateMachineType ObjectTypes. Each State shall have a HasSubStateMachine Reference
42
- * to the StateMachineType Object which represents the child States. The SubStateMachine is
43
- * not active if the parent State is not active. In this case the CurrentState and LastTransition
44
- * Variables of the SubStateMachine shall have a status equal to BadStateNotActive (see Table
45
- * B.17).
46
- */
47
- export interface UAFiniteStateMachineType extends UAStateMachineType {
48
- instantiate(options: InstantiateObjectOptions): UAStateMachineEx;
49
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ua_finite_state_machine_type.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ua_finite_state_machine_type.js","sourceRoot":"","sources":["../../../../source/interfaces/state_machine/ua_finite_state_machine_type.ts"],"names":[],"mappings":""}
@@ -1,11 +0,0 @@
1
- /**
2
- * @module node-opcua-address-space
3
- */
4
- import { InstantiateObjectOptions, UAObjectType } from "node-opcua-address-space-base";
5
- import { UAProgramStateMachine_Base } from "node-opcua-nodeset-ua";
6
- import { UAStateMachineEx } from "./ua_state_machine_type";
7
- export interface UAProgramStateMachineEx extends UAStateMachineEx {
8
- }
9
- export interface UAProgramStateMachineType extends UAProgramStateMachine_Base, UAObjectType {
10
- instantiate(options: InstantiateObjectOptions): UAProgramStateMachineEx;
11
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ua_program_state_machine_type.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ua_program_state_machine_type.js","sourceRoot":"","sources":["../../../../source/interfaces/state_machine/ua_program_state_machine_type.ts"],"names":[],"mappings":""}
@@ -1,30 +0,0 @@
1
- /// <reference types="node" />
2
- import { UAProperty, UAMethod } from "node-opcua-address-space-base";
3
- import { DataType } from "node-opcua-basic-types";
4
- import { UAShelvedStateMachine_Base, UAState } from "node-opcua-nodeset-ua";
5
- import { UAStateMachineEx } from "./ua_state_machine_type";
6
- import { UATransitionEx } from "./ua_transition_ex";
7
- export interface UAShelvedStateMachineHelper {
8
- _timer: NodeJS.Timer | null;
9
- _sheveldTime: Date;
10
- _unshelvedTime: Date;
11
- _duration: number;
12
- }
13
- export interface UAShelvedStateMachineEx extends UAShelvedStateMachine_Base, UAStateMachineEx, UAShelvedStateMachineHelper {
14
- unshelveTime: UAProperty<number, /*z*/ DataType.Double>;
15
- unshelved: UAState;
16
- timedShelved: UAState;
17
- oneShotShelved: UAState;
18
- unshelvedToTimedShelved: UATransitionEx;
19
- unshelvedToOneShotShelved: UATransitionEx;
20
- timedShelvedToUnshelved: UATransitionEx;
21
- timedShelvedToOneShotShelved: UATransitionEx;
22
- oneShotShelvedToUnshelved: UATransitionEx;
23
- oneShotShelvedToTimedShelved: UATransitionEx;
24
- timedShelve: UAMethod;
25
- timedShelve2?: UAMethod;
26
- unshelve: UAMethod;
27
- unshelve2?: UAMethod;
28
- oneShotShelve: UAMethod;
29
- oneShotShelve2?: UAMethod;
30
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ua_shelved_state_machine_ex.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ua_shelved_state_machine_ex.js","sourceRoot":"","sources":["../../../../source/interfaces/state_machine/ua_shelved_state_machine_ex.ts"],"names":[],"mappings":""}