node-opcua-address-space 2.96.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 (433) hide show
  1. package/package.json +37 -37
  2. package/source/interfaces/alarms_and_conditions/ua_condition_ex.ts +4 -3
  3. package/source/loader/make_xml_extension_object_parser.ts +10 -9
  4. package/src/address_space.ts +6 -5
  5. package/src/alarms_and_conditions/ua_condition_impl.ts +14 -9
  6. package/src/base_node_impl.ts +6 -2
  7. package/src/base_node_private.ts +73 -28
  8. package/src/data_access/ua_two_state_discrete_impl.ts +2 -0
  9. package/src/ua_variable_impl.ts +2039 -2037
  10. package/src/ua_variable_type_impl.ts +35 -17
  11. package/dist/source/address_space_ts.d.ts +0 -118
  12. package/dist/source/address_space_ts.js +0 -18
  13. package/dist/source/address_space_ts.js.map +0 -1
  14. package/dist/source/continuation_points/continuation_point_manager.d.ts +0 -91
  15. package/dist/source/continuation_points/continuation_point_manager.js +0 -201
  16. package/dist/source/continuation_points/continuation_point_manager.js.map +0 -1
  17. package/dist/source/helpers/adjust_browse_direction.d.ts +0 -5
  18. package/dist/source/helpers/adjust_browse_direction.js +0 -12
  19. package/dist/source/helpers/adjust_browse_direction.js.map +0 -1
  20. package/dist/source/helpers/argument_list.d.ts +0 -33
  21. package/dist/source/helpers/argument_list.js +0 -255
  22. package/dist/source/helpers/argument_list.js.map +0 -1
  23. package/dist/source/helpers/call_helpers.d.ts +0 -6
  24. package/dist/source/helpers/call_helpers.js +0 -72
  25. package/dist/source/helpers/call_helpers.js.map +0 -1
  26. package/dist/source/helpers/coerce_enum_value.d.ts +0 -6
  27. package/dist/source/helpers/coerce_enum_value.js +0 -34
  28. package/dist/source/helpers/coerce_enum_value.js.map +0 -1
  29. package/dist/source/helpers/dump_tools.d.ts +0 -14
  30. package/dist/source/helpers/dump_tools.js +0 -79
  31. package/dist/source/helpers/dump_tools.js.map +0 -1
  32. package/dist/source/helpers/ensure_secure_access.d.ts +0 -9
  33. package/dist/source/helpers/ensure_secure_access.js +0 -77
  34. package/dist/source/helpers/ensure_secure_access.js.map +0 -1
  35. package/dist/source/helpers/make_optionals_map.d.ts +0 -21
  36. package/dist/source/helpers/make_optionals_map.js +0 -30
  37. package/dist/source/helpers/make_optionals_map.js.map +0 -1
  38. package/dist/source/helpers/multiform_func.d.ts +0 -11
  39. package/dist/source/helpers/multiform_func.js +0 -76
  40. package/dist/source/helpers/multiform_func.js.map +0 -1
  41. package/dist/source/helpers/resolve_opaque_on_address_space.d.ts +0 -3
  42. package/dist/source/helpers/resolve_opaque_on_address_space.js +0 -37
  43. package/dist/source/helpers/resolve_opaque_on_address_space.js.map +0 -1
  44. package/dist/source/index.d.ts +0 -61
  45. package/dist/source/index.js +0 -90
  46. package/dist/source/index.js.map +0 -1
  47. package/dist/source/interfaces/alarms_and_conditions/condition_info_i.d.ts +0 -19
  48. package/dist/source/interfaces/alarms_and_conditions/condition_info_i.js +0 -3
  49. package/dist/source/interfaces/alarms_and_conditions/condition_info_i.js.map +0 -1
  50. package/dist/source/interfaces/alarms_and_conditions/condition_snapshot.d.ts +0 -193
  51. package/dist/source/interfaces/alarms_and_conditions/condition_snapshot.js +0 -3
  52. package/dist/source/interfaces/alarms_and_conditions/condition_snapshot.js.map +0 -1
  53. package/dist/source/interfaces/alarms_and_conditions/deviation_stuff.d.ts +0 -12
  54. package/dist/source/interfaces/alarms_and_conditions/deviation_stuff.js +0 -3
  55. package/dist/source/interfaces/alarms_and_conditions/deviation_stuff.js.map +0 -1
  56. package/dist/source/interfaces/alarms_and_conditions/install_setpoint_options.d.ts +0 -10
  57. package/dist/source/interfaces/alarms_and_conditions/install_setpoint_options.js +0 -3
  58. package/dist/source/interfaces/alarms_and_conditions/install_setpoint_options.js.map +0 -1
  59. package/dist/source/interfaces/alarms_and_conditions/instantiate_alarm_condition_options.d.ts +0 -7
  60. package/dist/source/interfaces/alarms_and_conditions/instantiate_alarm_condition_options.js +0 -3
  61. package/dist/source/interfaces/alarms_and_conditions/instantiate_alarm_condition_options.js.map +0 -1
  62. package/dist/source/interfaces/alarms_and_conditions/instantiate_condition_options.d.ts +0 -7
  63. package/dist/source/interfaces/alarms_and_conditions/instantiate_condition_options.js +0 -3
  64. package/dist/source/interfaces/alarms_and_conditions/instantiate_condition_options.js.map +0 -1
  65. package/dist/source/interfaces/alarms_and_conditions/instantiate_exclusive_deviation_alarm_options.d.ts +0 -4
  66. package/dist/source/interfaces/alarms_and_conditions/instantiate_exclusive_deviation_alarm_options.js +0 -3
  67. package/dist/source/interfaces/alarms_and_conditions/instantiate_exclusive_deviation_alarm_options.js.map +0 -1
  68. package/dist/source/interfaces/alarms_and_conditions/instantiate_exclusive_limit_alarm_options.d.ts +0 -4
  69. package/dist/source/interfaces/alarms_and_conditions/instantiate_exclusive_limit_alarm_options.js +0 -3
  70. package/dist/source/interfaces/alarms_and_conditions/instantiate_exclusive_limit_alarm_options.js.map +0 -1
  71. package/dist/source/interfaces/alarms_and_conditions/instantiate_limit_alarm_options.d.ts +0 -9
  72. package/dist/source/interfaces/alarms_and_conditions/instantiate_limit_alarm_options.js +0 -3
  73. package/dist/source/interfaces/alarms_and_conditions/instantiate_limit_alarm_options.js.map +0 -1
  74. package/dist/source/interfaces/alarms_and_conditions/instantiate_non_exclusive_deviation_alarm_options.d.ts +0 -4
  75. package/dist/source/interfaces/alarms_and_conditions/instantiate_non_exclusive_deviation_alarm_options.js +0 -3
  76. package/dist/source/interfaces/alarms_and_conditions/instantiate_non_exclusive_deviation_alarm_options.js.map +0 -1
  77. package/dist/source/interfaces/alarms_and_conditions/instantiate_non_exclusive_limit_alarm_options.d.ts +0 -4
  78. package/dist/source/interfaces/alarms_and_conditions/instantiate_non_exclusive_limit_alarm_options.js +0 -3
  79. package/dist/source/interfaces/alarms_and_conditions/instantiate_non_exclusive_limit_alarm_options.js.map +0 -1
  80. package/dist/source/interfaces/alarms_and_conditions/instantiate_off_normal_alarm_options.d.ts +0 -20
  81. package/dist/source/interfaces/alarms_and_conditions/instantiate_off_normal_alarm_options.js +0 -3
  82. package/dist/source/interfaces/alarms_and_conditions/instantiate_off_normal_alarm_options.js.map +0 -1
  83. package/dist/source/interfaces/alarms_and_conditions/ua_acknowledgeable_condition_ex.d.ts +0 -23
  84. package/dist/source/interfaces/alarms_and_conditions/ua_acknowledgeable_condition_ex.js +0 -3
  85. package/dist/source/interfaces/alarms_and_conditions/ua_acknowledgeable_condition_ex.js.map +0 -1
  86. package/dist/source/interfaces/alarms_and_conditions/ua_alarm_condition_ex.d.ts +0 -32
  87. package/dist/source/interfaces/alarms_and_conditions/ua_alarm_condition_ex.js +0 -3
  88. package/dist/source/interfaces/alarms_and_conditions/ua_alarm_condition_ex.js.map +0 -1
  89. package/dist/source/interfaces/alarms_and_conditions/ua_certificate_expiration_alarm_ex.d.ts +0 -19
  90. package/dist/source/interfaces/alarms_and_conditions/ua_certificate_expiration_alarm_ex.js +0 -3
  91. package/dist/source/interfaces/alarms_and_conditions/ua_certificate_expiration_alarm_ex.js.map +0 -1
  92. package/dist/source/interfaces/alarms_and_conditions/ua_condition_ex.d.ts +0 -42
  93. package/dist/source/interfaces/alarms_and_conditions/ua_condition_ex.js +0 -3
  94. package/dist/source/interfaces/alarms_and_conditions/ua_condition_ex.js.map +0 -1
  95. package/dist/source/interfaces/alarms_and_conditions/ua_discrete_alarm_ex.d.ts +0 -7
  96. package/dist/source/interfaces/alarms_and_conditions/ua_discrete_alarm_ex.js +0 -26
  97. package/dist/source/interfaces/alarms_and_conditions/ua_discrete_alarm_ex.js.map +0 -1
  98. package/dist/source/interfaces/alarms_and_conditions/ua_exclusive_deviation_alarm_ex.d.ts +0 -5
  99. package/dist/source/interfaces/alarms_and_conditions/ua_exclusive_deviation_alarm_ex.js +0 -3
  100. package/dist/source/interfaces/alarms_and_conditions/ua_exclusive_deviation_alarm_ex.js.map +0 -1
  101. package/dist/source/interfaces/alarms_and_conditions/ua_exclusive_limit_alarm_ex.d.ts +0 -20
  102. package/dist/source/interfaces/alarms_and_conditions/ua_exclusive_limit_alarm_ex.js +0 -3
  103. package/dist/source/interfaces/alarms_and_conditions/ua_exclusive_limit_alarm_ex.js.map +0 -1
  104. package/dist/source/interfaces/alarms_and_conditions/ua_limit_alarm_ex.d.ts +0 -26
  105. package/dist/source/interfaces/alarms_and_conditions/ua_limit_alarm_ex.js +0 -3
  106. package/dist/source/interfaces/alarms_and_conditions/ua_limit_alarm_ex.js.map +0 -1
  107. package/dist/source/interfaces/alarms_and_conditions/ua_non_exclusive_deviation_alarm_ex.d.ts +0 -8
  108. package/dist/source/interfaces/alarms_and_conditions/ua_non_exclusive_deviation_alarm_ex.js +0 -3
  109. package/dist/source/interfaces/alarms_and_conditions/ua_non_exclusive_deviation_alarm_ex.js.map +0 -1
  110. package/dist/source/interfaces/alarms_and_conditions/ua_non_exclusive_limit_alarm_ex.d.ts +0 -10
  111. package/dist/source/interfaces/alarms_and_conditions/ua_non_exclusive_limit_alarm_ex.js +0 -3
  112. package/dist/source/interfaces/alarms_and_conditions/ua_non_exclusive_limit_alarm_ex.js.map +0 -1
  113. package/dist/source/interfaces/data_access/ua_multistate_discrete_ex.d.ts +0 -21
  114. package/dist/source/interfaces/data_access/ua_multistate_discrete_ex.js +0 -3
  115. package/dist/source/interfaces/data_access/ua_multistate_discrete_ex.js.map +0 -1
  116. package/dist/source/interfaces/data_access/ua_multistate_value_discrete_ex.d.ts +0 -24
  117. package/dist/source/interfaces/data_access/ua_multistate_value_discrete_ex.js +0 -3
  118. package/dist/source/interfaces/data_access/ua_multistate_value_discrete_ex.js.map +0 -1
  119. package/dist/source/interfaces/data_access/ua_two_state_discrete_ex.d.ts +0 -12
  120. package/dist/source/interfaces/data_access/ua_two_state_discrete_ex.js +0 -3
  121. package/dist/source/interfaces/data_access/ua_two_state_discrete_ex.js.map +0 -1
  122. package/dist/source/interfaces/data_access/ua_y_array_item_ex.d.ts +0 -8
  123. package/dist/source/interfaces/data_access/ua_y_array_item_ex.js +0 -3
  124. package/dist/source/interfaces/data_access/ua_y_array_item_ex.js.map +0 -1
  125. package/dist/source/interfaces/extension_object_constructor.d.ts +0 -10
  126. package/dist/source/interfaces/extension_object_constructor.js +0 -3
  127. package/dist/source/interfaces/extension_object_constructor.js.map +0 -1
  128. package/dist/source/interfaces/nodeset_loader_options.d.ts +0 -4
  129. package/dist/source/interfaces/nodeset_loader_options.js +0 -3
  130. package/dist/source/interfaces/nodeset_loader_options.js.map +0 -1
  131. package/dist/source/interfaces/state_machine/ua_exclusive_limit_state_machine_type_ex.d.ts +0 -12
  132. package/dist/source/interfaces/state_machine/ua_exclusive_limit_state_machine_type_ex.js +0 -3
  133. package/dist/source/interfaces/state_machine/ua_exclusive_limit_state_machine_type_ex.js.map +0 -1
  134. package/dist/source/interfaces/state_machine/ua_finite_state_machine_type.d.ts +0 -49
  135. package/dist/source/interfaces/state_machine/ua_finite_state_machine_type.js +0 -3
  136. package/dist/source/interfaces/state_machine/ua_finite_state_machine_type.js.map +0 -1
  137. package/dist/source/interfaces/state_machine/ua_program_state_machine_type.d.ts +0 -11
  138. package/dist/source/interfaces/state_machine/ua_program_state_machine_type.js +0 -3
  139. package/dist/source/interfaces/state_machine/ua_program_state_machine_type.js.map +0 -1
  140. package/dist/source/interfaces/state_machine/ua_shelved_state_machine_ex.d.ts +0 -30
  141. package/dist/source/interfaces/state_machine/ua_shelved_state_machine_ex.js +0 -3
  142. package/dist/source/interfaces/state_machine/ua_shelved_state_machine_ex.js.map +0 -1
  143. package/dist/source/interfaces/state_machine/ua_state_machine_type.d.ts +0 -234
  144. package/dist/source/interfaces/state_machine/ua_state_machine_type.js +0 -3
  145. package/dist/source/interfaces/state_machine/ua_state_machine_type.js.map +0 -1
  146. package/dist/source/interfaces/state_machine/ua_transition_ex.d.ts +0 -6
  147. package/dist/source/interfaces/state_machine/ua_transition_ex.js +0 -3
  148. package/dist/source/interfaces/state_machine/ua_transition_ex.js.map +0 -1
  149. package/dist/source/interfaces/ua_subscription_diagnostics_variable_ex.d.ts +0 -8
  150. package/dist/source/interfaces/ua_subscription_diagnostics_variable_ex.js +0 -3
  151. package/dist/source/interfaces/ua_subscription_diagnostics_variable_ex.js.map +0 -1
  152. package/dist/source/loader/decode_xml_extension_object.d.ts +0 -6
  153. package/dist/source/loader/decode_xml_extension_object.js +0 -72
  154. package/dist/source/loader/decode_xml_extension_object.js.map +0 -1
  155. package/dist/source/loader/ensure_datatype_extracted.d.ts +0 -5
  156. package/dist/source/loader/ensure_datatype_extracted.js +0 -71
  157. package/dist/source/loader/ensure_datatype_extracted.js.map +0 -1
  158. package/dist/source/loader/generateAddressSpaceRaw.d.ts +0 -11
  159. package/dist/source/loader/generateAddressSpaceRaw.js +0 -46
  160. package/dist/source/loader/generateAddressSpaceRaw.js.map +0 -1
  161. package/dist/source/loader/load_nodeset2.d.ts +0 -17
  162. package/dist/source/loader/load_nodeset2.js +0 -1484
  163. package/dist/source/loader/load_nodeset2.js.map +0 -1
  164. package/dist/source/loader/make_semver_compatible.d.ts +0 -6
  165. package/dist/source/loader/make_semver_compatible.js +0 -26
  166. package/dist/source/loader/make_semver_compatible.js.map +0 -1
  167. package/dist/source/loader/make_xml_extension_object_parser.d.ts +0 -28
  168. package/dist/source/loader/make_xml_extension_object_parser.js +0 -326
  169. package/dist/source/loader/make_xml_extension_object_parser.js.map +0 -1
  170. package/dist/source/loader/namespace_post_step.d.ts +0 -10
  171. package/dist/source/loader/namespace_post_step.js +0 -62
  172. package/dist/source/loader/namespace_post_step.js.map +0 -1
  173. package/dist/source/loader/register_node_promoter.d.ts +0 -2
  174. package/dist/source/loader/register_node_promoter.js +0 -10
  175. package/dist/source/loader/register_node_promoter.js.map +0 -1
  176. package/dist/source/namespace.d.ts +0 -6
  177. package/dist/source/namespace.js +0 -3
  178. package/dist/source/namespace.js.map +0 -1
  179. package/dist/source/namespace_alarm_and_condition.d.ts +0 -32
  180. package/dist/source/namespace_alarm_and_condition.js +0 -3
  181. package/dist/source/namespace_alarm_and_condition.js.map +0 -1
  182. package/dist/source/namespace_data_access.d.ts +0 -42
  183. package/dist/source/namespace_data_access.js +0 -3
  184. package/dist/source/namespace_data_access.js.map +0 -1
  185. package/dist/source/namespace_machine_state.d.ts +0 -8
  186. package/dist/source/namespace_machine_state.js +0 -3
  187. package/dist/source/namespace_machine_state.js.map +0 -1
  188. package/dist/source/pseudo_session.d.ts +0 -72
  189. package/dist/source/pseudo_session.js +0 -255
  190. package/dist/source/pseudo_session.js.map +0 -1
  191. package/dist/source/session_context.d.ts +0 -111
  192. package/dist/source/session_context.js +0 -265
  193. package/dist/source/session_context.js.map +0 -1
  194. package/dist/source/set_namespace_meta_data.d.ts +0 -2
  195. package/dist/source/set_namespace_meta_data.js +0 -60
  196. package/dist/source/set_namespace_meta_data.js.map +0 -1
  197. package/dist/source/ua_root_folder.d.ts +0 -9
  198. package/dist/source/ua_root_folder.js +0 -3
  199. package/dist/source/ua_root_folder.js.map +0 -1
  200. package/dist/source/ua_two_state_variable_ex.d.ts +0 -23
  201. package/dist/source/ua_two_state_variable_ex.js +0 -3
  202. package/dist/source/ua_two_state_variable_ex.js.map +0 -1
  203. package/dist/source/xml_writer.d.ts +0 -18
  204. package/dist/source/xml_writer.js +0 -3
  205. package/dist/source/xml_writer.js.map +0 -1
  206. package/dist/src/address_space.d.ts +0 -387
  207. package/dist/src/address_space.js +0 -1385
  208. package/dist/src/address_space.js.map +0 -1
  209. package/dist/src/address_space_change_event_tools.d.ts +0 -6
  210. package/dist/src/address_space_change_event_tools.js +0 -153
  211. package/dist/src/address_space_change_event_tools.js.map +0 -1
  212. package/dist/src/address_space_private.d.ts +0 -43
  213. package/dist/src/address_space_private.js +0 -3
  214. package/dist/src/address_space_private.js.map +0 -1
  215. package/dist/src/alarms_and_conditions/condition.d.ts +0 -5
  216. package/dist/src/alarms_and_conditions/condition.js +0 -79
  217. package/dist/src/alarms_and_conditions/condition.js.map +0 -1
  218. package/dist/src/alarms_and_conditions/condition_info_impl.d.ts +0 -26
  219. package/dist/src/alarms_and_conditions/condition_info_impl.js +0 -55
  220. package/dist/src/alarms_and_conditions/condition_info_impl.js.map +0 -1
  221. package/dist/src/alarms_and_conditions/condition_snapshot_impl.d.ts +0 -222
  222. package/dist/src/alarms_and_conditions/condition_snapshot_impl.js +0 -658
  223. package/dist/src/alarms_and_conditions/condition_snapshot_impl.js.map +0 -1
  224. package/dist/src/alarms_and_conditions/deviation_alarm_helper.d.ts +0 -9
  225. package/dist/src/alarms_and_conditions/deviation_alarm_helper.js +0 -61
  226. package/dist/src/alarms_and_conditions/deviation_alarm_helper.js.map +0 -1
  227. package/dist/src/alarms_and_conditions/index.d.ts +0 -16
  228. package/dist/src/alarms_and_conditions/index.js +0 -33
  229. package/dist/src/alarms_and_conditions/index.js.map +0 -1
  230. package/dist/src/alarms_and_conditions/ua_acknowledgeable_condition_impl.d.ts +0 -44
  231. package/dist/src/alarms_and_conditions/ua_acknowledgeable_condition_impl.js +0 -245
  232. package/dist/src/alarms_and_conditions/ua_acknowledgeable_condition_impl.js.map +0 -1
  233. package/dist/src/alarms_and_conditions/ua_alarm_condition_impl.d.ts +0 -93
  234. package/dist/src/alarms_and_conditions/ua_alarm_condition_impl.js +0 -419
  235. package/dist/src/alarms_and_conditions/ua_alarm_condition_impl.js.map +0 -1
  236. package/dist/src/alarms_and_conditions/ua_base_event_impl.d.ts +0 -26
  237. package/dist/src/alarms_and_conditions/ua_base_event_impl.js +0 -39
  238. package/dist/src/alarms_and_conditions/ua_base_event_impl.js.map +0 -1
  239. package/dist/src/alarms_and_conditions/ua_certificate_expiration_alarm_impl.d.ts +0 -44
  240. package/dist/src/alarms_and_conditions/ua_certificate_expiration_alarm_impl.js +0 -184
  241. package/dist/src/alarms_and_conditions/ua_certificate_expiration_alarm_impl.js.map +0 -1
  242. package/dist/src/alarms_and_conditions/ua_condition_impl.d.ts +0 -153
  243. package/dist/src/alarms_and_conditions/ua_condition_impl.js +0 -1029
  244. package/dist/src/alarms_and_conditions/ua_condition_impl.js.map +0 -1
  245. package/dist/src/alarms_and_conditions/ua_discrete_alarm_impl.d.ts +0 -14
  246. package/dist/src/alarms_and_conditions/ua_discrete_alarm_impl.js +0 -35
  247. package/dist/src/alarms_and_conditions/ua_discrete_alarm_impl.js.map +0 -1
  248. package/dist/src/alarms_and_conditions/ua_exclusive_deviation_alarm_impl.d.ts +0 -24
  249. package/dist/src/alarms_and_conditions/ua_exclusive_deviation_alarm_impl.js +0 -57
  250. package/dist/src/alarms_and_conditions/ua_exclusive_deviation_alarm_impl.js.map +0 -1
  251. package/dist/src/alarms_and_conditions/ua_exclusive_level_alarm_impl.d.ts +0 -11
  252. package/dist/src/alarms_and_conditions/ua_exclusive_level_alarm_impl.js +0 -12
  253. package/dist/src/alarms_and_conditions/ua_exclusive_level_alarm_impl.js.map +0 -1
  254. package/dist/src/alarms_and_conditions/ua_exclusive_limit_alarm_impl.d.ts +0 -23
  255. package/dist/src/alarms_and_conditions/ua_exclusive_limit_alarm_impl.js +0 -87
  256. package/dist/src/alarms_and_conditions/ua_exclusive_limit_alarm_impl.js.map +0 -1
  257. package/dist/src/alarms_and_conditions/ua_exclusive_rate_of_change_alarm_impl.d.ts +0 -11
  258. package/dist/src/alarms_and_conditions/ua_exclusive_rate_of_change_alarm_impl.js +0 -8
  259. package/dist/src/alarms_and_conditions/ua_exclusive_rate_of_change_alarm_impl.js.map +0 -1
  260. package/dist/src/alarms_and_conditions/ua_limit_alarm_impl.d.ts +0 -79
  261. package/dist/src/alarms_and_conditions/ua_limit_alarm_impl.js +0 -251
  262. package/dist/src/alarms_and_conditions/ua_limit_alarm_impl.js.map +0 -1
  263. package/dist/src/alarms_and_conditions/ua_non_exclusive_deviation_alarm_impl.d.ts +0 -24
  264. package/dist/src/alarms_and_conditions/ua_non_exclusive_deviation_alarm_impl.js +0 -51
  265. package/dist/src/alarms_and_conditions/ua_non_exclusive_deviation_alarm_impl.js.map +0 -1
  266. package/dist/src/alarms_and_conditions/ua_non_exclusive_limit_alarm_impl.d.ts +0 -19
  267. package/dist/src/alarms_and_conditions/ua_non_exclusive_limit_alarm_impl.js +0 -163
  268. package/dist/src/alarms_and_conditions/ua_non_exclusive_limit_alarm_impl.js.map +0 -1
  269. package/dist/src/alarms_and_conditions/ua_off_normal_alarm_impl.d.ts +0 -46
  270. package/dist/src/alarms_and_conditions/ua_off_normal_alarm_impl.js +0 -166
  271. package/dist/src/alarms_and_conditions/ua_off_normal_alarm_impl.js.map +0 -1
  272. package/dist/src/alarms_and_conditions/ua_system_off_normal_alarm_impl.d.ts +0 -18
  273. package/dist/src/alarms_and_conditions/ua_system_off_normal_alarm_impl.js +0 -18
  274. package/dist/src/alarms_and_conditions/ua_system_off_normal_alarm_impl.js.map +0 -1
  275. package/dist/src/apply_condition_refresh.d.ts +0 -6
  276. package/dist/src/apply_condition_refresh.js +0 -28
  277. package/dist/src/apply_condition_refresh.js.map +0 -1
  278. package/dist/src/base_node_impl.d.ts +0 -283
  279. package/dist/src/base_node_impl.js +0 -1452
  280. package/dist/src/base_node_impl.js.map +0 -1
  281. package/dist/src/base_node_private.d.ts +0 -81
  282. package/dist/src/base_node_private.js +0 -804
  283. package/dist/src/base_node_private.js.map +0 -1
  284. package/dist/src/check_value_rank_compatibility.d.ts +0 -15
  285. package/dist/src/check_value_rank_compatibility.js +0 -82
  286. package/dist/src/check_value_rank_compatibility.js.map +0 -1
  287. package/dist/src/data_access/add_dataItem_stuff.d.ts +0 -11
  288. package/dist/src/data_access/add_dataItem_stuff.js +0 -62
  289. package/dist/src/data_access/add_dataItem_stuff.js.map +0 -1
  290. package/dist/src/data_access/check_variant_compatibility_ua_analog_item.d.ts +0 -1
  291. package/dist/src/data_access/check_variant_compatibility_ua_analog_item.js +0 -35
  292. package/dist/src/data_access/check_variant_compatibility_ua_analog_item.js.map +0 -1
  293. package/dist/src/data_access/ua_multistate_discrete_impl.d.ts +0 -32
  294. package/dist/src/data_access/ua_multistate_discrete_impl.js +0 -131
  295. package/dist/src/data_access/ua_multistate_discrete_impl.js.map +0 -1
  296. package/dist/src/data_access/ua_multistate_value_discrete_impl.d.ts +0 -52
  297. package/dist/src/data_access/ua_multistate_value_discrete_impl.js +0 -254
  298. package/dist/src/data_access/ua_multistate_value_discrete_impl.js.map +0 -1
  299. package/dist/src/data_access/ua_two_state_discrete_impl.d.ts +0 -25
  300. package/dist/src/data_access/ua_two_state_discrete_impl.js +0 -154
  301. package/dist/src/data_access/ua_two_state_discrete_impl.js.map +0 -1
  302. package/dist/src/event_data.d.ts +0 -34
  303. package/dist/src/event_data.js +0 -65
  304. package/dist/src/event_data.js.map +0 -1
  305. package/dist/src/extension_object_array_node.d.ts +0 -23
  306. package/dist/src/extension_object_array_node.js +0 -249
  307. package/dist/src/extension_object_array_node.js.map +0 -1
  308. package/dist/src/historical_access/address_space_historical_data_node.d.ts +0 -26
  309. package/dist/src/historical_access/address_space_historical_data_node.js +0 -653
  310. package/dist/src/historical_access/address_space_historical_data_node.js.map +0 -1
  311. package/dist/src/idx_iterator.d.ts +0 -8
  312. package/dist/src/idx_iterator.js +0 -51
  313. package/dist/src/idx_iterator.js.map +0 -1
  314. package/dist/src/index_current.d.ts +0 -46
  315. package/dist/src/index_current.js +0 -78
  316. package/dist/src/index_current.js.map +0 -1
  317. package/dist/src/namespace_impl.d.ts +0 -456
  318. package/dist/src/namespace_impl.js +0 -1763
  319. package/dist/src/namespace_impl.js.map +0 -1
  320. package/dist/src/namespace_private.d.ts +0 -23
  321. package/dist/src/namespace_private.js +0 -33
  322. package/dist/src/namespace_private.js.map +0 -1
  323. package/dist/src/nodeid_manager.d.ts +0 -37
  324. package/dist/src/nodeid_manager.js +0 -184
  325. package/dist/src/nodeid_manager.js.map +0 -1
  326. package/dist/src/nodeset_tools/adjust_namespace_array.d.ts +0 -2
  327. package/dist/src/nodeset_tools/adjust_namespace_array.js +0 -14
  328. package/dist/src/nodeset_tools/adjust_namespace_array.js.map +0 -1
  329. package/dist/src/nodeset_tools/construct_namespace_dependency.d.ts +0 -18
  330. package/dist/src/nodeset_tools/construct_namespace_dependency.js +0 -141
  331. package/dist/src/nodeset_tools/construct_namespace_dependency.js.map +0 -1
  332. package/dist/src/nodeset_tools/dump_to_bsd.d.ts +0 -2
  333. package/dist/src/nodeset_tools/dump_to_bsd.js +0 -164
  334. package/dist/src/nodeset_tools/dump_to_bsd.js.map +0 -1
  335. package/dist/src/nodeset_tools/nodeset_to_xml.d.ts +0 -10
  336. package/dist/src/nodeset_tools/nodeset_to_xml.js +0 -1288
  337. package/dist/src/nodeset_tools/nodeset_to_xml.js.map +0 -1
  338. package/dist/src/private_namespace.d.ts +0 -5
  339. package/dist/src/private_namespace.js +0 -20
  340. package/dist/src/private_namespace.js.map +0 -1
  341. package/dist/src/reference_impl.d.ts +0 -43
  342. package/dist/src/reference_impl.js +0 -140
  343. package/dist/src/reference_impl.js.map +0 -1
  344. package/dist/src/role_permissions.d.ts +0 -2
  345. package/dist/src/role_permissions.js +0 -11
  346. package/dist/src/role_permissions.js.map +0 -1
  347. package/dist/src/state_machine/finite_state_machine.d.ts +0 -81
  348. package/dist/src/state_machine/finite_state_machine.js +0 -389
  349. package/dist/src/state_machine/finite_state_machine.js.map +0 -1
  350. package/dist/src/state_machine/ua_shelving_state_machine_ex.d.ts +0 -38
  351. package/dist/src/state_machine/ua_shelving_state_machine_ex.js +0 -251
  352. package/dist/src/state_machine/ua_shelving_state_machine_ex.js.map +0 -1
  353. package/dist/src/state_machine/ua_two_state_variable.d.ts +0 -61
  354. package/dist/src/state_machine/ua_two_state_variable.js +0 -332
  355. package/dist/src/state_machine/ua_two_state_variable.js.map +0 -1
  356. package/dist/src/tool_isSubtypeOf.d.ts +0 -18
  357. package/dist/src/tool_isSubtypeOf.js +0 -125
  358. package/dist/src/tool_isSubtypeOf.js.map +0 -1
  359. package/dist/src/tool_isSupertypeOf.d.ts +0 -18
  360. package/dist/src/tool_isSupertypeOf.js +0 -125
  361. package/dist/src/tool_isSupertypeOf.js.map +0 -1
  362. package/dist/src/ua_condition_type.d.ts +0 -8
  363. package/dist/src/ua_condition_type.js +0 -3
  364. package/dist/src/ua_condition_type.js.map +0 -1
  365. package/dist/src/ua_data_type_impl.d.ts +0 -89
  366. package/dist/src/ua_data_type_impl.js +0 -369
  367. package/dist/src/ua_data_type_impl.js.map +0 -1
  368. package/dist/src/ua_method_impl.d.ts +0 -42
  369. package/dist/src/ua_method_impl.js +0 -218
  370. package/dist/src/ua_method_impl.js.map +0 -1
  371. package/dist/src/ua_object_impl.d.ts +0 -35
  372. package/dist/src/ua_object_impl.js +0 -169
  373. package/dist/src/ua_object_impl.js.map +0 -1
  374. package/dist/src/ua_object_type_impl.d.ts +0 -50
  375. package/dist/src/ua_object_type_impl.js +0 -127
  376. package/dist/src/ua_object_type_impl.js.map +0 -1
  377. package/dist/src/ua_reference_type_impl.d.ts +0 -45
  378. package/dist/src/ua_reference_type_impl.js +0 -142
  379. package/dist/src/ua_reference_type_impl.js.map +0 -1
  380. package/dist/src/ua_variable_impl.d.ts +0 -380
  381. package/dist/src/ua_variable_impl.js +0 -1738
  382. package/dist/src/ua_variable_impl.js.map +0 -1
  383. package/dist/src/ua_variable_impl_ext_obj.d.ts +0 -23
  384. package/dist/src/ua_variable_impl_ext_obj.js +0 -671
  385. package/dist/src/ua_variable_impl_ext_obj.js.map +0 -1
  386. package/dist/src/ua_variable_type_impl.d.ts +0 -74
  387. package/dist/src/ua_variable_type_impl.js +0 -582
  388. package/dist/src/ua_variable_type_impl.js.map +0 -1
  389. package/dist/src/ua_view_impl.d.ts +0 -19
  390. package/dist/src/ua_view_impl.js +0 -44
  391. package/dist/src/ua_view_impl.js.map +0 -1
  392. package/distHelpers/add_event_generator_object.d.ts +0 -3
  393. package/distHelpers/add_event_generator_object.js +0 -65
  394. package/distHelpers/add_event_generator_object.js.map +0 -1
  395. package/distHelpers/alarms_and_conditions_demo.d.ts +0 -9
  396. package/distHelpers/alarms_and_conditions_demo.js +0 -116
  397. package/distHelpers/alarms_and_conditions_demo.js.map +0 -1
  398. package/distHelpers/assertHasMatchingReference.d.ts +0 -19
  399. package/distHelpers/assertHasMatchingReference.js +0 -41
  400. package/distHelpers/assertHasMatchingReference.js.map +0 -1
  401. package/distHelpers/boiler_system.d.ts +0 -113
  402. package/distHelpers/boiler_system.js +0 -396
  403. package/distHelpers/boiler_system.js.map +0 -1
  404. package/distHelpers/create_minimalist_address_space_nodeset.d.ts +0 -5
  405. package/distHelpers/create_minimalist_address_space_nodeset.js +0 -172
  406. package/distHelpers/create_minimalist_address_space_nodeset.js.map +0 -1
  407. package/distHelpers/date_utils.d.ts +0 -3
  408. package/distHelpers/date_utils.js +0 -10
  409. package/distHelpers/date_utils.js.map +0 -1
  410. package/distHelpers/dump_statemachine.d.ts +0 -0
  411. package/distHelpers/dump_statemachine.js +0 -128
  412. package/distHelpers/dump_statemachine.js.map +0 -1
  413. package/distHelpers/get_address_space_fixture.d.ts +0 -1
  414. package/distHelpers/get_address_space_fixture.js +0 -31
  415. package/distHelpers/get_address_space_fixture.js.map +0 -1
  416. package/distHelpers/get_mini_address_space.d.ts +0 -7
  417. package/distHelpers/get_mini_address_space.js +0 -37
  418. package/distHelpers/get_mini_address_space.js.map +0 -1
  419. package/distHelpers/index.d.ts +0 -12
  420. package/distHelpers/index.js +0 -29
  421. package/distHelpers/index.js.map +0 -1
  422. package/distHelpers/mock_session.d.ts +0 -10
  423. package/distHelpers/mock_session.js +0 -26
  424. package/distHelpers/mock_session.js.map +0 -1
  425. package/distNodeJS/generate_address_space.d.ts +0 -6
  426. package/distNodeJS/generate_address_space.js +0 -53
  427. package/distNodeJS/generate_address_space.js.map +0 -1
  428. package/distNodeJS/index.d.ts +0 -1
  429. package/distNodeJS/index.js +0 -18
  430. package/distNodeJS/index.js.map +0 -1
  431. package/source/helpers/dump_tools.ts +0 -92
  432. package/src/nodeset_tools/dump_to_bsd.ts +0 -196
  433. package/test_helpers/dump_statemachine.ts +0 -155
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=instantiate_condition_options.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"instantiate_condition_options.js","sourceRoot":"","sources":["../../../../source/interfaces/alarms_and_conditions/instantiate_condition_options.ts"],"names":[],"mappings":""}
@@ -1,4 +0,0 @@
1
- import { InstallSetPointOptions } from "./install_setpoint_options";
2
- import { InstantiateLimitAlarmOptions } from "./instantiate_limit_alarm_options";
3
- export interface InstantiateExclusiveDeviationAlarmOptions extends InstantiateLimitAlarmOptions, InstallSetPointOptions {
4
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=instantiate_exclusive_deviation_alarm_options.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"instantiate_exclusive_deviation_alarm_options.js","sourceRoot":"","sources":["../../../../source/interfaces/alarms_and_conditions/instantiate_exclusive_deviation_alarm_options.ts"],"names":[],"mappings":""}
@@ -1,4 +0,0 @@
1
- import { InstallSetPointOptions } from "./install_setpoint_options";
2
- import { InstantiateLimitAlarmOptions } from "./instantiate_limit_alarm_options";
3
- export interface InstantiateExclusiveLimitAlarmOptions extends InstantiateLimitAlarmOptions, InstallSetPointOptions {
4
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=instantiate_exclusive_limit_alarm_options.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"instantiate_exclusive_limit_alarm_options.js","sourceRoot":"","sources":["../../../../source/interfaces/alarms_and_conditions/instantiate_exclusive_limit_alarm_options.ts"],"names":[],"mappings":""}
@@ -1,9 +0,0 @@
1
- import { UAVariable } from "node-opcua-address-space-base";
2
- import { InstantiateAlarmConditionOptions } from "./instantiate_alarm_condition_options";
3
- export interface InstantiateLimitAlarmOptions extends InstantiateAlarmConditionOptions {
4
- highHighLimit?: number;
5
- highLimit: number;
6
- lowLimit: number;
7
- lowLowLimit?: number;
8
- inputNode: UAVariable;
9
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=instantiate_limit_alarm_options.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"instantiate_limit_alarm_options.js","sourceRoot":"","sources":["../../../../source/interfaces/alarms_and_conditions/instantiate_limit_alarm_options.ts"],"names":[],"mappings":""}
@@ -1,4 +0,0 @@
1
- import { InstallSetPointOptions } from "./install_setpoint_options";
2
- import { InstantiateLimitAlarmOptions } from "./instantiate_limit_alarm_options";
3
- export interface InstantiateNonExclusiveDeviationAlarmOptions extends InstantiateLimitAlarmOptions, InstallSetPointOptions {
4
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=instantiate_non_exclusive_deviation_alarm_options.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"instantiate_non_exclusive_deviation_alarm_options.js","sourceRoot":"","sources":["../../../../source/interfaces/alarms_and_conditions/instantiate_non_exclusive_deviation_alarm_options.ts"],"names":[],"mappings":""}
@@ -1,4 +0,0 @@
1
- import { InstallSetPointOptions } from "./install_setpoint_options";
2
- import { InstantiateLimitAlarmOptions } from "./instantiate_limit_alarm_options";
3
- export interface InstantiateNonExclusiveLimitAlarmOptions extends InstantiateLimitAlarmOptions, InstallSetPointOptions {
4
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=instantiate_non_exclusive_limit_alarm_options.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"instantiate_non_exclusive_limit_alarm_options.js","sourceRoot":"","sources":["../../../../source/interfaces/alarms_and_conditions/instantiate_non_exclusive_limit_alarm_options.ts"],"names":[],"mappings":""}
@@ -1,20 +0,0 @@
1
- import { UAVariable } from "node-opcua-address-space-base";
2
- import { NodeIdLike } from "node-opcua-nodeid";
3
- import { InstantiateAlarmConditionOptions } from "./instantiate_alarm_condition_options";
4
- export interface InstantiateOffNormalAlarmOptions extends InstantiateAlarmConditionOptions {
5
- /**
6
- *
7
- * https://reference.opcfoundation.org/v105/Core/docs/Part9/5.8.23/#5.8.23.2
8
- *
9
- * The NormalState Property is a Property that points to a Variable which has a value that corresponds
10
- * to one of the possible values of the Variable pointed to by the InputNode Property where the NormalState
11
- * Property Variable value is the value that is considered to be the normal state of the Variable
12
- * pointed to by the InputNode Property.
13
- *
14
- * When the value of the Variable referenced by the InputNode Property is not equal to the value of
15
- * the NormalState Property the Alarm is Active. If this Variable is not in the AddressSpace,
16
- * a NULL NodeId shall be provided.
17
- *
18
- */
19
- normalState?: NodeIdLike | UAVariable | null;
20
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=instantiate_off_normal_alarm_options.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"instantiate_off_normal_alarm_options.js","sourceRoot":"","sources":["../../../../source/interfaces/alarms_and_conditions/instantiate_off_normal_alarm_options.ts"],"names":[],"mappings":""}
@@ -1,23 +0,0 @@
1
- /// <reference types="node" />
2
- import { UAMethod } from "node-opcua-address-space-base";
3
- import { LocalizedTextLike, LocalizedText } from "node-opcua-data-model";
4
- import { UAAcknowledgeableCondition_Base } from "node-opcua-nodeset-ua";
5
- import { UATwoStateVariableEx } from "../../ua_two_state_variable_ex";
6
- import { ConditionSnapshot } from "./condition_snapshot";
7
- import { UAConditionEx, UAConditionHelper } from "./ua_condition_ex";
8
- export interface UAAcknowledgeableConditionHelper {
9
- autoConfirmBranch(branch: ConditionSnapshot, comment: LocalizedTextLike): void;
10
- acknowledgeAndAutoConfirmBranch(branch: ConditionSnapshot, comment: string | LocalizedTextLike | LocalizedText): void;
11
- }
12
- export interface UAAcknowledgeableConditionHelper extends UAConditionHelper {
13
- on(eventName: string, eventHandler: (...args: any[]) => void): this;
14
- on(eventName: "acknowledged" | "confirmed", eventHandler: (eventId: Buffer | null, comment: LocalizedText, branch: ConditionSnapshot) => void): this;
15
- }
16
- export interface UAAcknowledgeableConditionEx extends UAAcknowledgeableCondition_Base, UAAcknowledgeableConditionHelper, UAConditionEx {
17
- on(eventName: string, eventHandler: any): this;
18
- enabledState: UATwoStateVariableEx;
19
- ackedState: UATwoStateVariableEx;
20
- confirmedState?: UATwoStateVariableEx;
21
- acknowledge: UAMethod;
22
- confirm?: UAMethod;
23
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ua_acknowledgeable_condition_ex.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ua_acknowledgeable_condition_ex.js","sourceRoot":"","sources":["../../../../source/interfaces/alarms_and_conditions/ua_acknowledgeable_condition_ex.ts"],"names":[],"mappings":""}
@@ -1,32 +0,0 @@
1
- import { BaseNode, UAVariable } from "node-opcua-address-space-base";
2
- import { NodeId } from "node-opcua-nodeid";
3
- import { UAAlarmCondition_Base } from "node-opcua-nodeset-ua";
4
- import { UATwoStateVariableEx } from "../../ua_two_state_variable_ex";
5
- import { UAShelvedStateMachineEx } from "../state_machine/ua_shelved_state_machine_ex";
6
- import { ConditionInfo } from "./condition_info_i";
7
- import { UAAcknowledgeableConditionEx, UAAcknowledgeableConditionHelper } from "./ua_acknowledgeable_condition_ex";
8
- export interface UAAlarmConditionHelper extends UAAcknowledgeableConditionHelper {
9
- activateAlarm(): void;
10
- deactivateAlarm(retain?: boolean): void;
11
- isSuppressedOrShelved(): boolean;
12
- getSuppressedOrShelved(): boolean;
13
- setMaxTimeShelved(duration: number): void;
14
- getMaxTimeShelved(): number;
15
- getInputNodeNode(): UAVariable | null;
16
- getInputNodeValue(): any | null;
17
- updateState(): void;
18
- getCurrentConditionInfo(): ConditionInfo;
19
- installInputNodeMonitoring(inputNode: BaseNode | NodeId): void;
20
- }
21
- export interface UAAlarmConditionEx extends UAAlarmConditionHelper, UAAlarmCondition_Base, UAAcknowledgeableConditionEx {
22
- on(eventName: string, eventHandler: any): this;
23
- enabledState: UATwoStateVariableEx;
24
- activeState: UATwoStateVariableEx;
25
- ackedState: UATwoStateVariableEx;
26
- confirmedState?: UATwoStateVariableEx;
27
- suppressedState?: UATwoStateVariableEx;
28
- outOfServiceState?: UATwoStateVariableEx;
29
- shelvingState?: UAShelvedStateMachineEx;
30
- silenceState?: UATwoStateVariableEx;
31
- latchedState?: UATwoStateVariableEx;
32
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ua_alarm_condition_ex.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ua_alarm_condition_ex.js","sourceRoot":"","sources":["../../../../source/interfaces/alarms_and_conditions/ua_alarm_condition_ex.ts"],"names":[],"mappings":""}
@@ -1,19 +0,0 @@
1
- import { DateTime } from "node-opcua-basic-types";
2
- import { Certificate } from "node-opcua-crypto";
3
- import { UACertificateExpirationAlarm_Base } from "node-opcua-nodeset-ua";
4
- import { UATwoStateVariableEx } from "../../ua_two_state_variable_ex";
5
- import { UAAcknowledgeableConditionEx } from "./ua_acknowledgeable_condition_ex";
6
- export interface UACertificateExpirationAlarmEx extends Omit<UACertificateExpirationAlarm_Base, "ackedState" | "activeState" | "confirmedState" | "enabledState" | "latchedState" | "limitState" | "outOfServiceState" | "shelvingState" | "silenceState" | "suppressedState">, UAAcknowledgeableConditionEx {
7
- activeState: UATwoStateVariableEx;
8
- suppressedState?: UATwoStateVariableEx;
9
- getExpirationDate(): DateTime;
10
- setExpirationDate(value: Date): void;
11
- getExpirationLimit(): number;
12
- setExpirationLimit(value: number): void;
13
- setCertificate(certificate: Certificate | null): void;
14
- getCertificate(): Certificate | null;
15
- /**
16
- * update the status of the alarm
17
- */
18
- update(): void;
19
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ua_certificate_expiration_alarm_ex.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ua_certificate_expiration_alarm_ex.js","sourceRoot":"","sources":["../../../../source/interfaces/alarms_and_conditions/ua_certificate_expiration_alarm_ex.ts"],"names":[],"mappings":""}
@@ -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 declare 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 declare 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