node-opcua-nodeset-adi 2.97.0 → 2.98.2

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 (79) hide show
  1. package/dist/enum_acquisition_result_status.d.ts +34 -34
  2. package/dist/enum_acquisition_result_status.js +39 -39
  3. package/dist/enum_alarm_state.d.ts +40 -40
  4. package/dist/enum_alarm_state.js +45 -45
  5. package/dist/enum_execution_cycle.d.ts +64 -64
  6. package/dist/enum_execution_cycle.js +69 -69
  7. package/dist/index.d.ts +38 -38
  8. package/dist/index.js +54 -54
  9. package/dist/ua_accessory.d.ts +30 -30
  10. package/dist/ua_accessory.js +2 -2
  11. package/dist/ua_accessory_slot.d.ts +34 -34
  12. package/dist/ua_accessory_slot.js +2 -2
  13. package/dist/ua_accessory_slot_state_machine.d.ts +67 -67
  14. package/dist/ua_accessory_slot_state_machine.js +2 -2
  15. package/dist/ua_acoustic_spectrometer_device.d.ts +12 -12
  16. package/dist/ua_acoustic_spectrometer_device.js +2 -2
  17. package/dist/ua_acoustic_spectrometer_device_stream.d.ts +12 -12
  18. package/dist/ua_acoustic_spectrometer_device_stream.js +2 -2
  19. package/dist/ua_analyser_channel.d.ts +90 -90
  20. package/dist/ua_analyser_channel.js +2 -2
  21. package/dist/ua_analyser_channel_local_state.d.ts +12 -12
  22. package/dist/ua_analyser_channel_local_state.js +2 -2
  23. package/dist/ua_analyser_channel_maintenance_state.d.ts +12 -12
  24. package/dist/ua_analyser_channel_maintenance_state.js +2 -2
  25. package/dist/ua_analyser_channel_operating_execute_state.d.ts +12 -12
  26. package/dist/ua_analyser_channel_operating_execute_state.js +2 -2
  27. package/dist/ua_analyser_channel_operating_mode_execute_sub_state_machine.d.ts +231 -231
  28. package/dist/ua_analyser_channel_operating_mode_execute_sub_state_machine.js +2 -2
  29. package/dist/ua_analyser_channel_operating_mode_sub_state_machine.d.ts +351 -351
  30. package/dist/ua_analyser_channel_operating_mode_sub_state_machine.js +2 -2
  31. package/dist/ua_analyser_channel_operating_state.d.ts +12 -12
  32. package/dist/ua_analyser_channel_operating_state.js +2 -2
  33. package/dist/ua_analyser_channel_state_machine.d.ts +60 -60
  34. package/dist/ua_analyser_channel_state_machine.js +2 -2
  35. package/dist/ua_analyser_device.d.ts +98 -98
  36. package/dist/ua_analyser_device.js +2 -2
  37. package/dist/ua_analyser_device_state_machine.d.ts +57 -57
  38. package/dist/ua_analyser_device_state_machine.js +2 -2
  39. package/dist/ua_chemometric_model.d.ts +26 -26
  40. package/dist/ua_chemometric_model.js +2 -2
  41. package/dist/ua_chromatograph_device.d.ts +12 -12
  42. package/dist/ua_chromatograph_device.js +2 -2
  43. package/dist/ua_chromatograph_device_stream.d.ts +12 -12
  44. package/dist/ua_chromatograph_device_stream.js +2 -2
  45. package/dist/ua_detector.d.ts +12 -12
  46. package/dist/ua_detector.js +2 -2
  47. package/dist/ua_engineering_value.d.ts +18 -18
  48. package/dist/ua_engineering_value.js +2 -2
  49. package/dist/ua_gc_oven.d.ts +12 -12
  50. package/dist/ua_gc_oven.js +2 -2
  51. package/dist/ua_mass_spectrometer_device.d.ts +12 -12
  52. package/dist/ua_mass_spectrometer_device.js +2 -2
  53. package/dist/ua_mass_spectrometer_device_stream.d.ts +12 -12
  54. package/dist/ua_mass_spectrometer_device_stream.js +2 -2
  55. package/dist/ua_mnr_device_stream.d.ts +12 -12
  56. package/dist/ua_mnr_device_stream.js +2 -2
  57. package/dist/ua_mva_model.d.ts +24 -24
  58. package/dist/ua_mva_model.js +2 -2
  59. package/dist/ua_mva_output_parameter.d.ts +28 -28
  60. package/dist/ua_mva_output_parameter.js +2 -2
  61. package/dist/ua_nmr_device.d.ts +12 -12
  62. package/dist/ua_nmr_device.js +2 -2
  63. package/dist/ua_particle_size_monitor_device.d.ts +12 -12
  64. package/dist/ua_particle_size_monitor_device.js +2 -2
  65. package/dist/ua_particle_size_monitor_device_stream.d.ts +32 -32
  66. package/dist/ua_particle_size_monitor_device_stream.js +2 -2
  67. package/dist/ua_process_variable.d.ts +20 -20
  68. package/dist/ua_process_variable.js +2 -2
  69. package/dist/ua_smart_sampling_system.d.ts +12 -12
  70. package/dist/ua_smart_sampling_system.js +2 -2
  71. package/dist/ua_source.d.ts +12 -12
  72. package/dist/ua_source.js +2 -2
  73. package/dist/ua_spectrometer_device.d.ts +26 -26
  74. package/dist/ua_spectrometer_device.js +2 -2
  75. package/dist/ua_spectrometer_device_stream.d.ts +65 -65
  76. package/dist/ua_spectrometer_device_stream.js +2 -2
  77. package/dist/ua_stream.d.ts +365 -365
  78. package/dist/ua_stream.js +2 -2
  79. package/package.json +29 -12
@@ -1,12 +1,12 @@
1
- import { UAAccessory, UAAccessory_Base } from "./ua_accessory";
2
- /**
3
- * | | |
4
- * |----------------|--------------------------------------------------|
5
- * |namespace |http://opcfoundation.org/UA/ADI/ |
6
- * |nodeClass |ObjectType |
7
- * |typedDefinition |2:DetectorType ns=2;i=9350 |
8
- * |isAbstract |false |
9
- */
10
- export type UADetector_Base = UAAccessory_Base;
11
- export interface UADetector extends UAAccessory, UADetector_Base {
12
- }
1
+ import { UAAccessory, UAAccessory_Base } from "./ua_accessory";
2
+ /**
3
+ * | | |
4
+ * |----------------|--------------------------------------------------|
5
+ * |namespace |http://opcfoundation.org/UA/ADI/ |
6
+ * |nodeClass |ObjectType |
7
+ * |typedDefinition |2:DetectorType ns=2;i=9350 |
8
+ * |isAbstract |false |
9
+ */
10
+ export type UADetector_Base = UAAccessory_Base;
11
+ export interface UADetector extends UAAccessory, UADetector_Base {
12
+ }
@@ -1,3 +1,3 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  //# sourceMappingURL=ua_detector.js.map
@@ -1,18 +1,18 @@
1
- import { DataType } from "node-opcua-variant";
2
- import { UADataItem, UADataItem_Base } from "node-opcua-nodeset-ua/source/ua_data_item";
3
- /**
4
- * Expose key results of an analyser and the
5
- * associated values that qualified it
6
- *
7
- * | | |
8
- * |----------------|--------------------------------------------------|
9
- * |namespace |http://opcfoundation.org/UA/ADI/ |
10
- * |nodeClass |VariableType |
11
- * |typedDefinition |2:EngineeringValueType ns=2;i=9380 |
12
- * |dataType |Null |
13
- * |dataType Name |VariantOptions ns=0;i=0 |
14
- * |isAbstract |false |
15
- */
16
- export type UAEngineeringValue_Base<T, DT extends DataType> = UADataItem_Base<T, DT>;
17
- export interface UAEngineeringValue<T, DT extends DataType> extends UADataItem<T, DT>, UAEngineeringValue_Base<T, DT> {
18
- }
1
+ import { DataType } from "node-opcua-variant";
2
+ import { UADataItem, UADataItem_Base } from "node-opcua-nodeset-ua/source/ua_data_item";
3
+ /**
4
+ * Expose key results of an analyser and the
5
+ * associated values that qualified it
6
+ *
7
+ * | | |
8
+ * |----------------|--------------------------------------------------|
9
+ * |namespace |http://opcfoundation.org/UA/ADI/ |
10
+ * |nodeClass |VariableType |
11
+ * |typedDefinition |2:EngineeringValueType ns=2;i=9380 |
12
+ * |dataType |Null |
13
+ * |dataType Name |VariantOptions ns=0;i=0 |
14
+ * |isAbstract |false |
15
+ */
16
+ export type UAEngineeringValue_Base<T, DT extends DataType> = UADataItem_Base<T, DT>;
17
+ export interface UAEngineeringValue<T, DT extends DataType> extends UADataItem<T, DT>, UAEngineeringValue_Base<T, DT> {
18
+ }
@@ -1,3 +1,3 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  //# sourceMappingURL=ua_engineering_value.js.map
@@ -1,12 +1,12 @@
1
- import { UAAccessory, UAAccessory_Base } from "./ua_accessory";
2
- /**
3
- * | | |
4
- * |----------------|--------------------------------------------------|
5
- * |namespace |http://opcfoundation.org/UA/ADI/ |
6
- * |nodeClass |ObjectType |
7
- * |typedDefinition |2:GcOvenType ns=2;i=1020 |
8
- * |isAbstract |false |
9
- */
10
- export type UAGcOven_Base = UAAccessory_Base;
11
- export interface UAGcOven extends UAAccessory, UAGcOven_Base {
12
- }
1
+ import { UAAccessory, UAAccessory_Base } from "./ua_accessory";
2
+ /**
3
+ * | | |
4
+ * |----------------|--------------------------------------------------|
5
+ * |namespace |http://opcfoundation.org/UA/ADI/ |
6
+ * |nodeClass |ObjectType |
7
+ * |typedDefinition |2:GcOvenType ns=2;i=1020 |
8
+ * |isAbstract |false |
9
+ */
10
+ export type UAGcOven_Base = UAAccessory_Base;
11
+ export interface UAGcOven extends UAAccessory, UAGcOven_Base {
12
+ }
@@ -1,3 +1,3 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  //# sourceMappingURL=ua_gc_oven.js.map
@@ -1,12 +1,12 @@
1
- import { UAAnalyserDevice, UAAnalyserDevice_Base } from "./ua_analyser_device";
2
- /**
3
- * | | |
4
- * |----------------|--------------------------------------------------|
5
- * |namespace |http://opcfoundation.org/UA/ADI/ |
6
- * |nodeClass |ObjectType |
7
- * |typedDefinition |2:MassSpectrometerDeviceType ns=2;i=1014 |
8
- * |isAbstract |false |
9
- */
10
- export type UAMassSpectrometerDevice_Base = UAAnalyserDevice_Base;
11
- export interface UAMassSpectrometerDevice extends UAAnalyserDevice, UAMassSpectrometerDevice_Base {
12
- }
1
+ import { UAAnalyserDevice, UAAnalyserDevice_Base } from "./ua_analyser_device";
2
+ /**
3
+ * | | |
4
+ * |----------------|--------------------------------------------------|
5
+ * |namespace |http://opcfoundation.org/UA/ADI/ |
6
+ * |nodeClass |ObjectType |
7
+ * |typedDefinition |2:MassSpectrometerDeviceType ns=2;i=1014 |
8
+ * |isAbstract |false |
9
+ */
10
+ export type UAMassSpectrometerDevice_Base = UAAnalyserDevice_Base;
11
+ export interface UAMassSpectrometerDevice extends UAAnalyserDevice, UAMassSpectrometerDevice_Base {
12
+ }
@@ -1,3 +1,3 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  //# sourceMappingURL=ua_mass_spectrometer_device.js.map
@@ -1,12 +1,12 @@
1
- import { UAStream, UAStream_Base } from "./ua_stream";
2
- /**
3
- * | | |
4
- * |----------------|--------------------------------------------------|
5
- * |namespace |http://opcfoundation.org/UA/ADI/ |
6
- * |nodeClass |ObjectType |
7
- * |typedDefinition |2:MassSpectrometerDeviceStreamType ns=2;i=1031 |
8
- * |isAbstract |false |
9
- */
10
- export type UAMassSpectrometerDeviceStream_Base = UAStream_Base;
11
- export interface UAMassSpectrometerDeviceStream extends UAStream, UAMassSpectrometerDeviceStream_Base {
12
- }
1
+ import { UAStream, UAStream_Base } from "./ua_stream";
2
+ /**
3
+ * | | |
4
+ * |----------------|--------------------------------------------------|
5
+ * |namespace |http://opcfoundation.org/UA/ADI/ |
6
+ * |nodeClass |ObjectType |
7
+ * |typedDefinition |2:MassSpectrometerDeviceStreamType ns=2;i=1031 |
8
+ * |isAbstract |false |
9
+ */
10
+ export type UAMassSpectrometerDeviceStream_Base = UAStream_Base;
11
+ export interface UAMassSpectrometerDeviceStream extends UAStream, UAMassSpectrometerDeviceStream_Base {
12
+ }
@@ -1,3 +1,3 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  //# sourceMappingURL=ua_mass_spectrometer_device_stream.js.map
@@ -1,12 +1,12 @@
1
- import { UAStream, UAStream_Base } from "./ua_stream";
2
- /**
3
- * | | |
4
- * |----------------|--------------------------------------------------|
5
- * |namespace |http://opcfoundation.org/UA/ADI/ |
6
- * |nodeClass |ObjectType |
7
- * |typedDefinition |2:MNRDeviceStreamType ns=2;i=1035 |
8
- * |isAbstract |false |
9
- */
10
- export type UAMNRDeviceStream_Base = UAStream_Base;
11
- export interface UAMNRDeviceStream extends UAStream, UAMNRDeviceStream_Base {
12
- }
1
+ import { UAStream, UAStream_Base } from "./ua_stream";
2
+ /**
3
+ * | | |
4
+ * |----------------|--------------------------------------------------|
5
+ * |namespace |http://opcfoundation.org/UA/ADI/ |
6
+ * |nodeClass |ObjectType |
7
+ * |typedDefinition |2:MNRDeviceStreamType ns=2;i=1035 |
8
+ * |isAbstract |false |
9
+ */
10
+ export type UAMNRDeviceStream_Base = UAStream_Base;
11
+ export interface UAMNRDeviceStream extends UAStream, UAMNRDeviceStream_Base {
12
+ }
@@ -1,3 +1,3 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  //# sourceMappingURL=ua_mnr_device_stream.js.map
@@ -1,24 +1,24 @@
1
- /// <reference types="node" />
2
- import { UAProperty } from "node-opcua-address-space-base";
3
- import { DataType } from "node-opcua-variant";
4
- import { Int32 } from "node-opcua-basic-types";
5
- import { UAChemometricModel, UAChemometricModel_Base } from "./ua_chemometric_model";
6
- /**
7
- * Hold the descriptions of a mathematical process
8
- * and associated information to convert scaled data
9
- * into one or more process values.
10
- *
11
- * | | |
12
- * |----------------|--------------------------------------------------|
13
- * |namespace |http://opcfoundation.org/UA/ADI/ |
14
- * |nodeClass |VariableType |
15
- * |typedDefinition |2:MVAModelType ns=2;i=2009 |
16
- * |dataType |ByteString |
17
- * |dataType Name |Buffer ns=0;i=15 |
18
- * |isAbstract |false |
19
- */
20
- export interface UAMVAModel_Base<T extends Buffer> extends UAChemometricModel_Base<T> {
21
- mainDataIndex: UAProperty<Int32, DataType.Int32>;
22
- }
23
- export interface UAMVAModel<T extends Buffer> extends Omit<UAChemometricModel<T>, "$User_defined_Output_$">, UAMVAModel_Base<T> {
24
- }
1
+ /// <reference types="node" />
2
+ import { UAProperty } from "node-opcua-address-space-base";
3
+ import { DataType } from "node-opcua-variant";
4
+ import { Int32 } from "node-opcua-basic-types";
5
+ import { UAChemometricModel, UAChemometricModel_Base } from "./ua_chemometric_model";
6
+ /**
7
+ * Hold the descriptions of a mathematical process
8
+ * and associated information to convert scaled data
9
+ * into one or more process values.
10
+ *
11
+ * | | |
12
+ * |----------------|--------------------------------------------------|
13
+ * |namespace |http://opcfoundation.org/UA/ADI/ |
14
+ * |nodeClass |VariableType |
15
+ * |typedDefinition |2:MVAModelType ns=2;i=2009 |
16
+ * |dataType |ByteString |
17
+ * |dataType Name |Buffer ns=0;i=15 |
18
+ * |isAbstract |false |
19
+ */
20
+ export interface UAMVAModel_Base<T extends Buffer> extends UAChemometricModel_Base<T> {
21
+ mainDataIndex: UAProperty<Int32, DataType.Int32>;
22
+ }
23
+ export interface UAMVAModel<T extends Buffer> extends Omit<UAChemometricModel<T>, "$User_defined_Output_$">, UAMVAModel_Base<T> {
24
+ }
@@ -1,3 +1,3 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  //# sourceMappingURL=ua_mva_model.js.map
@@ -1,28 +1,28 @@
1
- import { UAProperty } from "node-opcua-address-space-base";
2
- import { DataType } from "node-opcua-variant";
3
- import { UAString } from "node-opcua-basic-types";
4
- import { UABaseDataVariable, UABaseDataVariable_Base } from "node-opcua-nodeset-ua/source/ua_base_data_variable";
5
- import { DTRange } from "node-opcua-nodeset-ua/source/dt_range";
6
- import { EnumAlarmState } from "./enum_alarm_state";
7
- /**
8
- * Hold the descriptions of a mathematical process
9
- * and associated information to convert scaled data
10
- * into one or more process values.
11
- *
12
- * | | |
13
- * |----------------|--------------------------------------------------|
14
- * |namespace |http://opcfoundation.org/UA/ADI/ |
15
- * |nodeClass |VariableType |
16
- * |typedDefinition |2:MVAOutputParameterType ns=2;i=2010 |
17
- * |dataType |Null |
18
- * |dataType Name |VariantOptions ns=0;i=0 |
19
- * |isAbstract |false |
20
- */
21
- export interface UAMVAOutputParameter_Base<T, DT extends DataType> extends UABaseDataVariable_Base<T, DT> {
22
- warningLimits?: UAProperty<DTRange, DataType.ExtensionObject>;
23
- alarmLimits?: UAProperty<DTRange, DataType.ExtensionObject>;
24
- alarmState: UAProperty<EnumAlarmState, DataType.Int32>;
25
- vendorSpecificError?: UAProperty<UAString, DataType.String>;
26
- }
27
- export interface UAMVAOutputParameter<T, DT extends DataType> extends UABaseDataVariable<T, DT>, UAMVAOutputParameter_Base<T, DT> {
28
- }
1
+ import { UAProperty } from "node-opcua-address-space-base";
2
+ import { DataType } from "node-opcua-variant";
3
+ import { UAString } from "node-opcua-basic-types";
4
+ import { UABaseDataVariable, UABaseDataVariable_Base } from "node-opcua-nodeset-ua/source/ua_base_data_variable";
5
+ import { DTRange } from "node-opcua-nodeset-ua/source/dt_range";
6
+ import { EnumAlarmState } from "./enum_alarm_state";
7
+ /**
8
+ * Hold the descriptions of a mathematical process
9
+ * and associated information to convert scaled data
10
+ * into one or more process values.
11
+ *
12
+ * | | |
13
+ * |----------------|--------------------------------------------------|
14
+ * |namespace |http://opcfoundation.org/UA/ADI/ |
15
+ * |nodeClass |VariableType |
16
+ * |typedDefinition |2:MVAOutputParameterType ns=2;i=2010 |
17
+ * |dataType |Null |
18
+ * |dataType Name |VariantOptions ns=0;i=0 |
19
+ * |isAbstract |false |
20
+ */
21
+ export interface UAMVAOutputParameter_Base<T, DT extends DataType> extends UABaseDataVariable_Base<T, DT> {
22
+ warningLimits?: UAProperty<DTRange, DataType.ExtensionObject>;
23
+ alarmLimits?: UAProperty<DTRange, DataType.ExtensionObject>;
24
+ alarmState: UAProperty<EnumAlarmState, DataType.Int32>;
25
+ vendorSpecificError?: UAProperty<UAString, DataType.String>;
26
+ }
27
+ export interface UAMVAOutputParameter<T, DT extends DataType> extends UABaseDataVariable<T, DT>, UAMVAOutputParameter_Base<T, DT> {
28
+ }
@@ -1,3 +1,3 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  //# sourceMappingURL=ua_mva_output_parameter.js.map
@@ -1,12 +1,12 @@
1
- import { UAAnalyserDevice, UAAnalyserDevice_Base } from "./ua_analyser_device";
2
- /**
3
- * | | |
4
- * |----------------|--------------------------------------------------|
5
- * |namespace |http://opcfoundation.org/UA/ADI/ |
6
- * |nodeClass |ObjectType |
7
- * |typedDefinition |2:NMRDeviceType ns=2;i=1016 |
8
- * |isAbstract |false |
9
- */
10
- export type UANMRDevice_Base = UAAnalyserDevice_Base;
11
- export interface UANMRDevice extends UAAnalyserDevice, UANMRDevice_Base {
12
- }
1
+ import { UAAnalyserDevice, UAAnalyserDevice_Base } from "./ua_analyser_device";
2
+ /**
3
+ * | | |
4
+ * |----------------|--------------------------------------------------|
5
+ * |namespace |http://opcfoundation.org/UA/ADI/ |
6
+ * |nodeClass |ObjectType |
7
+ * |typedDefinition |2:NMRDeviceType ns=2;i=1016 |
8
+ * |isAbstract |false |
9
+ */
10
+ export type UANMRDevice_Base = UAAnalyserDevice_Base;
11
+ export interface UANMRDevice extends UAAnalyserDevice, UANMRDevice_Base {
12
+ }
@@ -1,3 +1,3 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  //# sourceMappingURL=ua_nmr_device.js.map
@@ -1,12 +1,12 @@
1
- import { UAAnalyserDevice, UAAnalyserDevice_Base } from "./ua_analyser_device";
2
- /**
3
- * | | |
4
- * |----------------|--------------------------------------------------|
5
- * |namespace |http://opcfoundation.org/UA/ADI/ |
6
- * |nodeClass |ObjectType |
7
- * |typedDefinition |2:ParticleSizeMonitorDeviceType ns=2;i=1012 |
8
- * |isAbstract |false |
9
- */
10
- export type UAParticleSizeMonitorDevice_Base = UAAnalyserDevice_Base;
11
- export interface UAParticleSizeMonitorDevice extends UAAnalyserDevice, UAParticleSizeMonitorDevice_Base {
12
- }
1
+ import { UAAnalyserDevice, UAAnalyserDevice_Base } from "./ua_analyser_device";
2
+ /**
3
+ * | | |
4
+ * |----------------|--------------------------------------------------|
5
+ * |namespace |http://opcfoundation.org/UA/ADI/ |
6
+ * |nodeClass |ObjectType |
7
+ * |typedDefinition |2:ParticleSizeMonitorDeviceType ns=2;i=1012 |
8
+ * |isAbstract |false |
9
+ */
10
+ export type UAParticleSizeMonitorDevice_Base = UAAnalyserDevice_Base;
11
+ export interface UAParticleSizeMonitorDevice extends UAAnalyserDevice, UAParticleSizeMonitorDevice_Base {
12
+ }
@@ -1,3 +1,3 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  //# sourceMappingURL=ua_particle_size_monitor_device.js.map
@@ -1,32 +1,32 @@
1
- import { DataType } from "node-opcua-variant";
2
- import { UAYArrayItem } from "node-opcua-nodeset-ua/source/ua_y_array_item";
3
- import { UADataItem } from "node-opcua-nodeset-ua/source/ua_data_item";
4
- import { UAStream_parameterSet, UAStream_acquisitionData, UAStream, UAStream_Base } from "./ua_stream";
5
- export interface UAParticleSizeMonitorDeviceStream_parameterSet extends UAStream_parameterSet {
6
- background?: UAYArrayItem<number, DataType.Float>;
7
- sizeDistribution: UAYArrayItem<number, DataType.Float>;
8
- backgroundAcquisitionTime: UADataItem<Date, DataType.DateTime>;
9
- }
10
- export interface UAParticleSizeMonitorDeviceStream_acquisitionData extends UAStream_acquisitionData {
11
- background?: UAYArrayItem<number, DataType.Float>;
12
- sizeDistribution: UAYArrayItem<number, DataType.Float>;
13
- backgroundAcquisitionTime: UADataItem<Date, DataType.DateTime>;
14
- }
15
- /**
16
- * | | |
17
- * |----------------|--------------------------------------------------|
18
- * |namespace |http://opcfoundation.org/UA/ADI/ |
19
- * |nodeClass |ObjectType |
20
- * |typedDefinition |2:ParticleSizeMonitorDeviceStreamType ns=2;i=1032 |
21
- * |isAbstract |false |
22
- */
23
- export interface UAParticleSizeMonitorDeviceStream_Base extends UAStream_Base {
24
- /**
25
- * parameterSet
26
- * Flat list of Parameters
27
- */
28
- parameterSet?: UAParticleSizeMonitorDeviceStream_parameterSet;
29
- acquisitionData: UAParticleSizeMonitorDeviceStream_acquisitionData;
30
- }
31
- export interface UAParticleSizeMonitorDeviceStream extends Omit<UAStream, "parameterSet" | "acquisitionData">, UAParticleSizeMonitorDeviceStream_Base {
32
- }
1
+ import { DataType } from "node-opcua-variant";
2
+ import { UAYArrayItem } from "node-opcua-nodeset-ua/source/ua_y_array_item";
3
+ import { UADataItem } from "node-opcua-nodeset-ua/source/ua_data_item";
4
+ import { UAStream_parameterSet, UAStream_acquisitionData, UAStream, UAStream_Base } from "./ua_stream";
5
+ export interface UAParticleSizeMonitorDeviceStream_parameterSet extends UAStream_parameterSet {
6
+ background?: UAYArrayItem<number, DataType.Float>;
7
+ sizeDistribution: UAYArrayItem<number, DataType.Float>;
8
+ backgroundAcquisitionTime: UADataItem<Date, DataType.DateTime>;
9
+ }
10
+ export interface UAParticleSizeMonitorDeviceStream_acquisitionData extends UAStream_acquisitionData {
11
+ background?: UAYArrayItem<number, DataType.Float>;
12
+ sizeDistribution: UAYArrayItem<number, DataType.Float>;
13
+ backgroundAcquisitionTime: UADataItem<Date, DataType.DateTime>;
14
+ }
15
+ /**
16
+ * | | |
17
+ * |----------------|--------------------------------------------------|
18
+ * |namespace |http://opcfoundation.org/UA/ADI/ |
19
+ * |nodeClass |ObjectType |
20
+ * |typedDefinition |2:ParticleSizeMonitorDeviceStreamType ns=2;i=1032 |
21
+ * |isAbstract |false |
22
+ */
23
+ export interface UAParticleSizeMonitorDeviceStream_Base extends UAStream_Base {
24
+ /**
25
+ * parameterSet
26
+ * Flat list of Parameters
27
+ */
28
+ parameterSet?: UAParticleSizeMonitorDeviceStream_parameterSet;
29
+ acquisitionData: UAParticleSizeMonitorDeviceStream_acquisitionData;
30
+ }
31
+ export interface UAParticleSizeMonitorDeviceStream extends Omit<UAStream, "parameterSet" | "acquisitionData">, UAParticleSizeMonitorDeviceStream_Base {
32
+ }
@@ -1,3 +1,3 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  //# sourceMappingURL=ua_particle_size_monitor_device_stream.js.map
@@ -1,20 +1,20 @@
1
- import { DataType } from "node-opcua-variant";
2
- import { UADataItem, UADataItem_Base } from "node-opcua-nodeset-ua/source/ua_data_item";
3
- /**
4
- * Provides a stable address space view from the
5
- * user point of view even if the ADI server address
6
- * space changes, after the new configuration is
7
- * loaded.
8
- *
9
- * | | |
10
- * |----------------|--------------------------------------------------|
11
- * |namespace |http://opcfoundation.org/UA/ADI/ |
12
- * |nodeClass |VariableType |
13
- * |typedDefinition |2:ProcessVariableType ns=2;i=2008 |
14
- * |dataType |Null |
15
- * |dataType Name |VariantOptions ns=0;i=0 |
16
- * |isAbstract |false |
17
- */
18
- export type UAProcessVariable_Base<T, DT extends DataType> = UADataItem_Base<T, DT>;
19
- export interface UAProcessVariable<T, DT extends DataType> extends UADataItem<T, DT>, UAProcessVariable_Base<T, DT> {
20
- }
1
+ import { DataType } from "node-opcua-variant";
2
+ import { UADataItem, UADataItem_Base } from "node-opcua-nodeset-ua/source/ua_data_item";
3
+ /**
4
+ * Provides a stable address space view from the
5
+ * user point of view even if the ADI server address
6
+ * space changes, after the new configuration is
7
+ * loaded.
8
+ *
9
+ * | | |
10
+ * |----------------|--------------------------------------------------|
11
+ * |namespace |http://opcfoundation.org/UA/ADI/ |
12
+ * |nodeClass |VariableType |
13
+ * |typedDefinition |2:ProcessVariableType ns=2;i=2008 |
14
+ * |dataType |Null |
15
+ * |dataType Name |VariantOptions ns=0;i=0 |
16
+ * |isAbstract |false |
17
+ */
18
+ export type UAProcessVariable_Base<T, DT extends DataType> = UADataItem_Base<T, DT>;
19
+ export interface UAProcessVariable<T, DT extends DataType> extends UADataItem<T, DT>, UAProcessVariable_Base<T, DT> {
20
+ }
@@ -1,3 +1,3 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  //# sourceMappingURL=ua_process_variable.js.map
@@ -1,12 +1,12 @@
1
- import { UAAccessory, UAAccessory_Base } from "./ua_accessory";
2
- /**
3
- * | | |
4
- * |----------------|--------------------------------------------------|
5
- * |namespace |http://opcfoundation.org/UA/ADI/ |
6
- * |nodeClass |ObjectType |
7
- * |typedDefinition |2:SmartSamplingSystemType ns=2;i=9359 |
8
- * |isAbstract |false |
9
- */
10
- export type UASmartSamplingSystem_Base = UAAccessory_Base;
11
- export interface UASmartSamplingSystem extends UAAccessory, UASmartSamplingSystem_Base {
12
- }
1
+ import { UAAccessory, UAAccessory_Base } from "./ua_accessory";
2
+ /**
3
+ * | | |
4
+ * |----------------|--------------------------------------------------|
5
+ * |namespace |http://opcfoundation.org/UA/ADI/ |
6
+ * |nodeClass |ObjectType |
7
+ * |typedDefinition |2:SmartSamplingSystemType ns=2;i=9359 |
8
+ * |isAbstract |false |
9
+ */
10
+ export type UASmartSamplingSystem_Base = UAAccessory_Base;
11
+ export interface UASmartSamplingSystem extends UAAccessory, UASmartSamplingSystem_Base {
12
+ }
@@ -1,3 +1,3 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  //# sourceMappingURL=ua_smart_sampling_system.js.map
@@ -1,12 +1,12 @@
1
- import { UAAccessory, UAAccessory_Base } from "./ua_accessory";
2
- /**
3
- * | | |
4
- * |----------------|--------------------------------------------------|
5
- * |namespace |http://opcfoundation.org/UA/ADI/ |
6
- * |nodeClass |ObjectType |
7
- * |typedDefinition |2:SourceType ns=2;i=9368 |
8
- * |isAbstract |false |
9
- */
10
- export type UASource_Base = UAAccessory_Base;
11
- export interface UASource extends UAAccessory, UASource_Base {
12
- }
1
+ import { UAAccessory, UAAccessory_Base } from "./ua_accessory";
2
+ /**
3
+ * | | |
4
+ * |----------------|--------------------------------------------------|
5
+ * |namespace |http://opcfoundation.org/UA/ADI/ |
6
+ * |nodeClass |ObjectType |
7
+ * |typedDefinition |2:SourceType ns=2;i=9368 |
8
+ * |isAbstract |false |
9
+ */
10
+ export type UASource_Base = UAAccessory_Base;
11
+ export interface UASource extends UAAccessory, UASource_Base {
12
+ }
package/dist/ua_source.js CHANGED
@@ -1,3 +1,3 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  //# sourceMappingURL=ua_source.js.map