aes70 1.3.8 → 1.4.1

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 (438) hide show
  1. package/Changelog +26 -1
  2. package/dist/AES70.es5.js +1 -1
  3. package/package.json +1 -1
  4. package/src/OCP1/FixedLengthArray.js +5 -0
  5. package/src/OCP1/OcaBlockMember.js +1 -1
  6. package/src/OCP1/OcaClassAuthorityID.js +1 -1
  7. package/src/OCP1/OcaClassIdentification.js +1 -1
  8. package/src/OCP1/OcaDBr.js +1 -1
  9. package/src/OCP1/OcaDelayValue.js +1 -1
  10. package/src/OCP1/OcaEvent.js +1 -1
  11. package/src/OCP1/OcaEventID.js +1 -1
  12. package/src/OCP1/OcaGlobalTypeIdentifier.js +1 -1
  13. package/src/OCP1/OcaGrouperCitizen.js +1 -1
  14. package/src/OCP1/OcaGrouperEnrollment.js +1 -1
  15. package/src/OCP1/OcaGrouperGroup.js +1 -1
  16. package/src/OCP1/OcaGrouperStatusChangeEventData.js +1 -3
  17. package/src/OCP1/OcaImpedance.js +1 -1
  18. package/src/OCP1/OcaLibParamSetAssignment.js +1 -1
  19. package/src/OCP1/OcaLibVol.js +1 -1
  20. package/src/OCP1/OcaLibVolChangedEventData.js +1 -3
  21. package/src/OCP1/OcaLibVolData_ParamSet.js +1 -1
  22. package/src/OCP1/OcaLibVolIdentifier.js +1 -1
  23. package/src/OCP1/OcaLibVolMetadata.js +1 -1
  24. package/src/OCP1/OcaLibVolType.js +1 -1
  25. package/src/OCP1/OcaLibraryIdentifier.js +1 -1
  26. package/src/OCP1/OcaManagerDescriptor.js +1 -1
  27. package/src/OCP1/OcaMediaClockRate.js +1 -1
  28. package/src/OCP1/OcaMediaCoding.js +1 -1
  29. package/src/OCP1/OcaMediaConnection.js +1 -1
  30. package/src/OCP1/OcaMediaConnectorElement.js +2 -2
  31. package/src/OCP1/OcaMediaConnectorStatus.js +1 -1
  32. package/src/OCP1/OcaMediaConnectorStatusChangedEventData.js +1 -3
  33. package/src/OCP1/OcaMediaSinkConnector.js +1 -1
  34. package/src/OCP1/OcaMediaSinkConnectorChangedEventData.js +1 -3
  35. package/src/OCP1/OcaMediaSourceConnector.js +1 -1
  36. package/src/OCP1/OcaMediaSourceConnectorChangedEventData.js +1 -3
  37. package/src/OCP1/OcaMethod.js +1 -1
  38. package/src/OCP1/OcaMethodID.js +1 -1
  39. package/src/OCP1/OcaModelDescription.js +1 -1
  40. package/src/OCP1/OcaModelGUID.js +1 -1
  41. package/src/OCP1/OcaNetworkStatistics.js +1 -1
  42. package/src/OCP1/OcaNetworkSystemInterfaceDescriptor.js +1 -1
  43. package/src/OCP1/OcaNetworkSystemInterfaceID.js +1 -1
  44. package/src/OCP1/OcaOPath.js +1 -1
  45. package/src/OCP1/OcaObjectIdentification.js +1 -1
  46. package/src/OCP1/OcaObjectListEventData.js +1 -3
  47. package/src/OCP1/OcaObjectSearchResult.js +1 -1
  48. package/src/OCP1/OcaObservationEventData.js +1 -3
  49. package/src/OCP1/OcaObservationListEventData.js +1 -3
  50. package/src/OCP1/OcaParameterMask.js +3 -0
  51. package/src/OCP1/OcaPilotToneDetectorSpec.js +1 -1
  52. package/src/OCP1/OcaPort.js +1 -1
  53. package/src/OCP1/OcaPortID.js +1 -1
  54. package/src/OCP1/OcaPositionDescriptor.js +5 -4
  55. package/src/OCP1/OcaPositionDescriptorFieldFlags.js +3 -0
  56. package/src/OCP1/OcaProperty.js +1 -1
  57. package/src/OCP1/OcaPropertyDescriptor.js +1 -1
  58. package/src/OCP1/OcaPropertyID.js +1 -1
  59. package/src/OCP1/OcaProtoObjectIdentification.js +1 -1
  60. package/src/OCP1/OcaProtoPort.js +1 -1
  61. package/src/OCP1/OcaProtoPortID.js +1 -1
  62. package/src/OCP1/OcaProtoSignalPath.js +1 -1
  63. package/src/OCP1/OcaSignalPath.js +1 -1
  64. package/src/OCP1/OcaStream.js +1 -1
  65. package/src/OCP1/OcaStreamConnectorIdentification.js +1 -1
  66. package/src/OCP1/OcaTask.js +1 -1
  67. package/src/OCP1/OcaTaskStateChangedEventData.js +1 -1
  68. package/src/OCP1/OcaTaskStatus.js +1 -1
  69. package/src/OCP1/OcaTimePTP.js +1 -1
  70. package/src/OCP1/OcaTransferFunction.js +1 -1
  71. package/src/OCP1/OcaVersion.js +1 -1
  72. package/src/connection.js +7 -5
  73. package/src/controller/ControlClasses/OcaActuator.d.ts +3 -1
  74. package/src/controller/ControlClasses/OcaActuator.js +3 -1
  75. package/src/controller/ControlClasses/OcaAgent.d.ts +10 -7
  76. package/src/controller/ControlClasses/OcaAgent.js +12 -8
  77. package/src/controller/ControlClasses/OcaApplicationNetwork.d.ts +35 -21
  78. package/src/controller/ControlClasses/OcaApplicationNetwork.js +43 -32
  79. package/src/controller/ControlClasses/OcaAudioLevelSensor.d.ts +14 -8
  80. package/src/controller/ControlClasses/OcaAudioLevelSensor.js +13 -9
  81. package/src/controller/ControlClasses/OcaAudioProcessingManager.d.ts +3 -2
  82. package/src/controller/ControlClasses/OcaAudioProcessingManager.js +3 -2
  83. package/src/controller/ControlClasses/OcaBitstringActuator.d.ts +11 -8
  84. package/src/controller/ControlClasses/OcaBitstringActuator.js +13 -9
  85. package/src/controller/ControlClasses/OcaBitstringSensor.d.ts +7 -5
  86. package/src/controller/ControlClasses/OcaBitstringSensor.js +9 -6
  87. package/src/controller/ControlClasses/OcaBlock.d.ts +88 -74
  88. package/src/controller/ControlClasses/OcaBlock.js +80 -63
  89. package/src/controller/ControlClasses/OcaBlockFactory.d.ts +73 -29
  90. package/src/controller/ControlClasses/OcaBlockFactory.js +69 -42
  91. package/src/controller/ControlClasses/OcaBooleanActuator.d.ts +5 -4
  92. package/src/controller/ControlClasses/OcaBooleanActuator.js +6 -4
  93. package/src/controller/ControlClasses/OcaBooleanSensor.d.ts +3 -3
  94. package/src/controller/ControlClasses/OcaBooleanSensor.js +4 -3
  95. package/src/controller/ControlClasses/OcaCodingManager.d.ts +10 -7
  96. package/src/controller/ControlClasses/OcaCodingManager.js +17 -13
  97. package/src/controller/ControlClasses/OcaControlNetwork.d.ts +4 -5
  98. package/src/controller/ControlClasses/OcaControlNetwork.js +5 -6
  99. package/src/controller/ControlClasses/OcaCurrentSensor.d.ts +4 -4
  100. package/src/controller/ControlClasses/OcaCurrentSensor.js +4 -3
  101. package/src/controller/ControlClasses/OcaDelay.d.ts +6 -5
  102. package/src/controller/ControlClasses/OcaDelay.js +6 -4
  103. package/src/controller/ControlClasses/OcaDelayExtended.d.ts +18 -15
  104. package/src/controller/ControlClasses/OcaDelayExtended.js +17 -12
  105. package/src/controller/ControlClasses/OcaDeviceManager.d.ts +56 -31
  106. package/src/controller/ControlClasses/OcaDeviceManager.js +75 -51
  107. package/src/controller/ControlClasses/OcaDeviceTimeManager.d.ts +33 -16
  108. package/src/controller/ControlClasses/OcaDeviceTimeManager.js +36 -18
  109. package/src/controller/ControlClasses/OcaDiagnosticManager.d.ts +6 -3
  110. package/src/controller/ControlClasses/OcaDiagnosticManager.js +8 -5
  111. package/src/controller/ControlClasses/OcaDynamics.d.ts +89 -61
  112. package/src/controller/ControlClasses/OcaDynamics.js +101 -79
  113. package/src/controller/ControlClasses/OcaDynamicsCurve.d.ts +77 -30
  114. package/src/controller/ControlClasses/OcaDynamicsCurve.js +85 -37
  115. package/src/controller/ControlClasses/OcaDynamicsDetector.d.ts +30 -22
  116. package/src/controller/ControlClasses/OcaDynamicsDetector.js +36 -24
  117. package/src/controller/ControlClasses/OcaEventHandler.d.ts +8 -6
  118. package/src/controller/ControlClasses/OcaEventHandler.js +9 -6
  119. package/src/controller/ControlClasses/OcaFilterArbitraryCurve.d.ts +13 -9
  120. package/src/controller/ControlClasses/OcaFilterArbitraryCurve.js +15 -12
  121. package/src/controller/ControlClasses/OcaFilterClassical.d.ts +43 -30
  122. package/src/controller/ControlClasses/OcaFilterClassical.js +40 -31
  123. package/src/controller/ControlClasses/OcaFilterFIR.d.ts +12 -8
  124. package/src/controller/ControlClasses/OcaFilterFIR.js +19 -14
  125. package/src/controller/ControlClasses/OcaFilterParametric.d.ts +34 -25
  126. package/src/controller/ControlClasses/OcaFilterParametric.js +39 -33
  127. package/src/controller/ControlClasses/OcaFilterPolynomial.d.ts +6 -6
  128. package/src/controller/ControlClasses/OcaFilterPolynomial.js +11 -10
  129. package/src/controller/ControlClasses/OcaFirmwareManager.d.ts +71 -21
  130. package/src/controller/ControlClasses/OcaFirmwareManager.js +71 -22
  131. package/src/controller/ControlClasses/OcaFloat32Actuator.d.ts +6 -5
  132. package/src/controller/ControlClasses/OcaFloat32Actuator.js +6 -4
  133. package/src/controller/ControlClasses/OcaFloat32Sensor.d.ts +4 -4
  134. package/src/controller/ControlClasses/OcaFloat32Sensor.js +4 -3
  135. package/src/controller/ControlClasses/OcaFloat64Actuator.d.ts +6 -5
  136. package/src/controller/ControlClasses/OcaFloat64Actuator.js +6 -4
  137. package/src/controller/ControlClasses/OcaFloat64Sensor.d.ts +4 -4
  138. package/src/controller/ControlClasses/OcaFloat64Sensor.js +4 -3
  139. package/src/controller/ControlClasses/OcaFrequencyActuator.d.ts +6 -5
  140. package/src/controller/ControlClasses/OcaFrequencyActuator.js +6 -4
  141. package/src/controller/ControlClasses/OcaFrequencySensor.d.ts +4 -4
  142. package/src/controller/ControlClasses/OcaFrequencySensor.js +4 -3
  143. package/src/controller/ControlClasses/OcaGain.d.ts +6 -5
  144. package/src/controller/ControlClasses/OcaGain.js +6 -4
  145. package/src/controller/ControlClasses/OcaGainSensor.d.ts +6 -5
  146. package/src/controller/ControlClasses/OcaGainSensor.js +6 -4
  147. package/src/controller/ControlClasses/OcaGrouper.d.ts +138 -58
  148. package/src/controller/ControlClasses/OcaGrouper.js +139 -61
  149. package/src/controller/ControlClasses/OcaIdentificationActuator.d.ts +9 -10
  150. package/src/controller/ControlClasses/OcaIdentificationActuator.js +10 -10
  151. package/src/controller/ControlClasses/OcaIdentificationSensor.d.ts +6 -4
  152. package/src/controller/ControlClasses/OcaIdentificationSensor.js +5 -3
  153. package/src/controller/ControlClasses/OcaImpedanceSensor.d.ts +8 -8
  154. package/src/controller/ControlClasses/OcaImpedanceSensor.js +7 -6
  155. package/src/controller/ControlClasses/OcaInt16Actuator.d.ts +6 -5
  156. package/src/controller/ControlClasses/OcaInt16Actuator.js +6 -4
  157. package/src/controller/ControlClasses/OcaInt16Sensor.d.ts +4 -4
  158. package/src/controller/ControlClasses/OcaInt16Sensor.js +4 -3
  159. package/src/controller/ControlClasses/OcaInt32Actuator.d.ts +6 -5
  160. package/src/controller/ControlClasses/OcaInt32Actuator.js +6 -4
  161. package/src/controller/ControlClasses/OcaInt32Sensor.d.ts +4 -4
  162. package/src/controller/ControlClasses/OcaInt32Sensor.js +4 -3
  163. package/src/controller/ControlClasses/OcaInt64Actuator.d.ts +6 -5
  164. package/src/controller/ControlClasses/OcaInt64Actuator.js +6 -4
  165. package/src/controller/ControlClasses/OcaInt64Sensor.d.ts +4 -4
  166. package/src/controller/ControlClasses/OcaInt64Sensor.js +4 -3
  167. package/src/controller/ControlClasses/OcaInt8Actuator.d.ts +6 -5
  168. package/src/controller/ControlClasses/OcaInt8Actuator.js +6 -4
  169. package/src/controller/ControlClasses/OcaInt8Sensor.d.ts +4 -4
  170. package/src/controller/ControlClasses/OcaInt8Sensor.js +4 -3
  171. package/src/controller/ControlClasses/OcaLevelSensor.d.ts +4 -4
  172. package/src/controller/ControlClasses/OcaLevelSensor.js +4 -3
  173. package/src/controller/ControlClasses/OcaLibrary.d.ts +50 -25
  174. package/src/controller/ControlClasses/OcaLibrary.js +54 -26
  175. package/src/controller/ControlClasses/OcaLibraryManager.d.ts +22 -16
  176. package/src/controller/ControlClasses/OcaLibraryManager.js +22 -17
  177. package/src/controller/ControlClasses/OcaManager.d.ts +4 -1
  178. package/src/controller/ControlClasses/OcaManager.js +4 -1
  179. package/src/controller/ControlClasses/OcaMatrix.d.ts +69 -20
  180. package/src/controller/ControlClasses/OcaMatrix.js +86 -38
  181. package/src/controller/ControlClasses/OcaMediaClock.d.ts +33 -19
  182. package/src/controller/ControlClasses/OcaMediaClock.js +30 -19
  183. package/src/controller/ControlClasses/OcaMediaClock3.d.ts +37 -22
  184. package/src/controller/ControlClasses/OcaMediaClock3.js +39 -27
  185. package/src/controller/ControlClasses/OcaMediaClockManager.d.ts +15 -9
  186. package/src/controller/ControlClasses/OcaMediaClockManager.js +28 -23
  187. package/src/controller/ControlClasses/OcaMediaTransportNetwork.d.ts +106 -74
  188. package/src/controller/ControlClasses/OcaMediaTransportNetwork.js +121 -111
  189. package/src/controller/ControlClasses/OcaMute.d.ts +7 -7
  190. package/src/controller/ControlClasses/OcaMute.js +7 -5
  191. package/src/controller/ControlClasses/OcaNetwork.d.ts +38 -20
  192. package/src/controller/ControlClasses/OcaNetwork.js +58 -42
  193. package/src/controller/ControlClasses/OcaNetworkManager.d.ts +20 -9
  194. package/src/controller/ControlClasses/OcaNetworkManager.js +33 -23
  195. package/src/controller/ControlClasses/OcaNetworkSignalChannel.d.ts +43 -19
  196. package/src/controller/ControlClasses/OcaNetworkSignalChannel.js +67 -44
  197. package/src/controller/ControlClasses/OcaNumericObserver.d.ts +77 -38
  198. package/src/controller/ControlClasses/OcaNumericObserver.js +95 -59
  199. package/src/controller/ControlClasses/OcaNumericObserverList.d.ts +96 -45
  200. package/src/controller/ControlClasses/OcaNumericObserverList.js +129 -80
  201. package/src/controller/ControlClasses/OcaPanBalance.d.ts +10 -7
  202. package/src/controller/ControlClasses/OcaPanBalance.js +14 -11
  203. package/src/controller/ControlClasses/OcaPhysicalPosition.d.ts +31 -18
  204. package/src/controller/ControlClasses/OcaPhysicalPosition.js +43 -18
  205. package/src/controller/ControlClasses/OcaPolarity.d.ts +10 -7
  206. package/src/controller/ControlClasses/OcaPolarity.js +7 -5
  207. package/src/controller/ControlClasses/OcaPowerManager.d.ts +20 -14
  208. package/src/controller/ControlClasses/OcaPowerManager.js +27 -21
  209. package/src/controller/ControlClasses/OcaPowerSupply.d.ts +24 -15
  210. package/src/controller/ControlClasses/OcaPowerSupply.js +31 -23
  211. package/src/controller/ControlClasses/OcaRamper.d.ts +55 -34
  212. package/src/controller/ControlClasses/OcaRamper.js +58 -37
  213. package/src/controller/ControlClasses/OcaRoot.d.ts +28 -14
  214. package/src/controller/ControlClasses/OcaRoot.js +32 -24
  215. package/src/controller/ControlClasses/OcaSecurityManager.d.ts +29 -13
  216. package/src/controller/ControlClasses/OcaSecurityManager.js +31 -14
  217. package/src/controller/ControlClasses/OcaSensor.d.ts +4 -4
  218. package/src/controller/ControlClasses/OcaSensor.js +6 -5
  219. package/src/controller/ControlClasses/OcaSignalGenerator.d.ts +48 -38
  220. package/src/controller/ControlClasses/OcaSignalGenerator.js +57 -46
  221. package/src/controller/ControlClasses/OcaSignalInput.d.ts +4 -1
  222. package/src/controller/ControlClasses/OcaSignalInput.js +4 -1
  223. package/src/controller/ControlClasses/OcaSignalOutput.d.ts +4 -1
  224. package/src/controller/ControlClasses/OcaSignalOutput.js +4 -1
  225. package/src/controller/ControlClasses/OcaStreamConnector.d.ts +59 -24
  226. package/src/controller/ControlClasses/OcaStreamConnector.js +80 -48
  227. package/src/controller/ControlClasses/OcaStreamNetwork.d.ts +100 -27
  228. package/src/controller/ControlClasses/OcaStreamNetwork.js +124 -54
  229. package/src/controller/ControlClasses/OcaStringActuator.d.ts +5 -4
  230. package/src/controller/ControlClasses/OcaStringActuator.js +7 -5
  231. package/src/controller/ControlClasses/OcaStringSensor.d.ts +7 -5
  232. package/src/controller/ControlClasses/OcaStringSensor.js +10 -7
  233. package/src/controller/ControlClasses/OcaSubscriptionManager.d.ts +73 -46
  234. package/src/controller/ControlClasses/OcaSubscriptionManager.js +78 -51
  235. package/src/controller/ControlClasses/OcaSummingPoint.d.ts +2 -1
  236. package/src/controller/ControlClasses/OcaSummingPoint.js +2 -1
  237. package/src/controller/ControlClasses/OcaSwitch.d.ts +23 -15
  238. package/src/controller/ControlClasses/OcaSwitch.js +31 -23
  239. package/src/controller/ControlClasses/OcaTaskManager.d.ts +47 -38
  240. package/src/controller/ControlClasses/OcaTaskManager.js +48 -37
  241. package/src/controller/ControlClasses/OcaTemperatureActuator.d.ts +6 -5
  242. package/src/controller/ControlClasses/OcaTemperatureActuator.js +6 -4
  243. package/src/controller/ControlClasses/OcaTemperatureSensor.d.ts +4 -4
  244. package/src/controller/ControlClasses/OcaTemperatureSensor.js +4 -3
  245. package/src/controller/ControlClasses/OcaTimeIntervalSensor.d.ts +4 -4
  246. package/src/controller/ControlClasses/OcaTimeIntervalSensor.js +4 -3
  247. package/src/controller/ControlClasses/OcaTimeSource.d.ts +38 -22
  248. package/src/controller/ControlClasses/OcaTimeSource.js +41 -27
  249. package/src/controller/ControlClasses/OcaUint16Actuator.d.ts +6 -5
  250. package/src/controller/ControlClasses/OcaUint16Actuator.js +6 -4
  251. package/src/controller/ControlClasses/OcaUint16Sensor.d.ts +4 -4
  252. package/src/controller/ControlClasses/OcaUint16Sensor.js +4 -3
  253. package/src/controller/ControlClasses/OcaUint32Actuator.d.ts +6 -5
  254. package/src/controller/ControlClasses/OcaUint32Actuator.js +6 -4
  255. package/src/controller/ControlClasses/OcaUint32Sensor.d.ts +4 -4
  256. package/src/controller/ControlClasses/OcaUint32Sensor.js +4 -3
  257. package/src/controller/ControlClasses/OcaUint64Actuator.d.ts +6 -5
  258. package/src/controller/ControlClasses/OcaUint64Actuator.js +6 -4
  259. package/src/controller/ControlClasses/OcaUint64Sensor.d.ts +4 -4
  260. package/src/controller/ControlClasses/OcaUint64Sensor.js +4 -3
  261. package/src/controller/ControlClasses/OcaUint8Actuator.d.ts +6 -5
  262. package/src/controller/ControlClasses/OcaUint8Actuator.js +6 -4
  263. package/src/controller/ControlClasses/OcaUint8Sensor.d.ts +4 -4
  264. package/src/controller/ControlClasses/OcaUint8Sensor.js +4 -3
  265. package/src/controller/ControlClasses/OcaVoltageSensor.d.ts +4 -4
  266. package/src/controller/ControlClasses/OcaVoltageSensor.js +4 -3
  267. package/src/controller/ControlClasses/OcaWorker.d.ts +38 -28
  268. package/src/controller/ControlClasses/OcaWorker.js +50 -40
  269. package/src/controller/abstract_udp_connection.js +12 -8
  270. package/src/controller/client_connection.d.ts +1 -1
  271. package/src/controller/node_udp.js +3 -4
  272. package/src/controller/property_event.js +1 -1
  273. package/src/controller/websocket_connection.d.ts +17 -0
  274. package/src/controller/websocket_connection.js +4 -46
  275. package/src/controller/websocket_connection_base.d.ts +18 -0
  276. package/src/controller/websocket_connection_base.js +70 -0
  277. package/src/controller/websocket_connection_node.d.ts +18 -0
  278. package/src/controller/websocket_connection_node.js +5 -49
  279. package/src/types/OcaBlockMember.d.ts +1 -2
  280. package/src/types/OcaClassAuthorityID.d.ts +14 -3
  281. package/src/types/OcaClassAuthorityID.js +8 -2
  282. package/src/types/OcaClassIdentification.d.ts +4 -3
  283. package/src/types/OcaClassIdentification.js +2 -2
  284. package/src/types/OcaComponent.d.ts +3 -1
  285. package/src/types/OcaComponent.js +3 -1
  286. package/src/types/OcaDBr.d.ts +6 -4
  287. package/src/types/OcaDBr.js +3 -2
  288. package/src/types/OcaDelayValue.d.ts +1 -2
  289. package/src/types/OcaDeviceState.d.ts +4 -6
  290. package/src/types/OcaDeviceState.js +4 -9
  291. package/src/types/OcaDynamicsFunction.d.ts +2 -1
  292. package/src/types/OcaDynamicsFunction.js +2 -1
  293. package/src/types/OcaEvent.d.ts +3 -3
  294. package/src/types/OcaEvent.js +2 -1
  295. package/src/types/OcaEventID.d.ts +3 -1
  296. package/src/types/OcaEventID.js +3 -1
  297. package/src/types/OcaGlobalTypeIdentifier.d.ts +10 -4
  298. package/src/types/OcaGlobalTypeIdentifier.js +5 -2
  299. package/src/types/OcaGrouperCitizen.d.ts +7 -5
  300. package/src/types/OcaGrouperCitizen.js +4 -2
  301. package/src/types/OcaGrouperEnrollment.d.ts +8 -4
  302. package/src/types/OcaGrouperEnrollment.js +4 -2
  303. package/src/types/OcaGrouperGroup.d.ts +4 -2
  304. package/src/types/OcaGrouperGroup.js +2 -1
  305. package/src/types/OcaGrouperMode.d.ts +1 -1
  306. package/src/types/OcaGrouperMode.js +1 -1
  307. package/src/types/OcaGrouperStatusChangeEventData.d.ts +7 -19
  308. package/src/types/OcaGrouperStatusChangeEventData.js +5 -8
  309. package/src/types/OcaGrouperStatusChangeType.d.ts +2 -1
  310. package/src/types/OcaGrouperStatusChangeType.js +2 -1
  311. package/src/types/OcaLevelDetectionLaw.d.ts +2 -1
  312. package/src/types/OcaLevelDetectionLaw.js +2 -1
  313. package/src/types/OcaLibParamSetAssignment.d.ts +3 -3
  314. package/src/types/OcaLibParamSetAssignment.js +2 -1
  315. package/src/types/OcaLibVol.d.ts +3 -3
  316. package/src/types/OcaLibVol.js +3 -2
  317. package/src/types/OcaLibVolChangedEventData.d.ts +4 -21
  318. package/src/types/OcaLibVolChangedEventData.js +3 -7
  319. package/src/types/OcaLibVolData_ParamSet.d.ts +13 -3
  320. package/src/types/OcaLibVolData_ParamSet.js +11 -3
  321. package/src/types/OcaLibVolMetadata.d.ts +4 -5
  322. package/src/types/OcaLibVolMetadata.js +1 -1
  323. package/src/types/OcaLibVolType.d.ts +12 -4
  324. package/src/types/OcaLibVolType.js +6 -2
  325. package/src/types/OcaLibraryIdentifier.d.ts +3 -3
  326. package/src/types/OcaLibraryIdentifier.js +2 -1
  327. package/src/types/OcaManagerDefaultObjectNumbers.d.ts +58 -116
  328. package/src/types/OcaManagerDefaultObjectNumbers.js +2 -2
  329. package/src/types/OcaManagerDescriptor.d.ts +4 -0
  330. package/src/types/OcaManagerDescriptor.js +2 -0
  331. package/src/types/OcaMediaClockRate.d.ts +12 -6
  332. package/src/types/OcaMediaClockRate.js +6 -3
  333. package/src/types/OcaMediaCoding.d.ts +4 -2
  334. package/src/types/OcaMediaCoding.js +2 -1
  335. package/src/types/OcaMediaConnection.d.ts +21 -8
  336. package/src/types/OcaMediaConnection.js +18 -5
  337. package/src/types/OcaMediaConnectorStatus.d.ts +5 -4
  338. package/src/types/OcaMediaConnectorStatus.js +2 -1
  339. package/src/types/OcaMediaConnectorStatusChangedEventData.d.ts +2 -17
  340. package/src/types/OcaMediaConnectorStatusChangedEventData.js +1 -7
  341. package/src/types/OcaMediaSinkConnector.d.ts +43 -15
  342. package/src/types/OcaMediaSinkConnector.js +23 -7
  343. package/src/types/OcaMediaSinkConnectorChangedEventData.d.ts +20 -30
  344. package/src/types/OcaMediaSinkConnectorChangedEventData.js +8 -11
  345. package/src/types/OcaMediaSourceConnector.d.ts +33 -13
  346. package/src/types/OcaMediaSourceConnector.js +17 -7
  347. package/src/types/OcaMediaSourceConnectorChangedEventData.d.ts +20 -30
  348. package/src/types/OcaMediaSourceConnectorChangedEventData.js +8 -11
  349. package/src/types/OcaMethod.d.ts +8 -5
  350. package/src/types/OcaMethod.js +5 -2
  351. package/src/types/OcaMethodID.d.ts +3 -1
  352. package/src/types/OcaMethodID.js +3 -1
  353. package/src/types/OcaModelGUID.d.ts +4 -2
  354. package/src/types/OcaModelGUID.js +5 -4
  355. package/src/types/OcaNetworkMediaSourceOrSink.d.ts +2 -1
  356. package/src/types/OcaNetworkMediaSourceOrSink.js +2 -1
  357. package/src/types/OcaNetworkSystemInterfaceDescriptor.d.ts +2 -1
  358. package/src/types/OcaNetworkSystemInterfaceDescriptor.js +3 -2
  359. package/src/types/OcaNetworkSystemInterfaceID.d.ts +2 -1
  360. package/src/types/OcaNetworkSystemInterfaceID.js +3 -2
  361. package/src/types/OcaNotificationDeliveryMode.d.ts +2 -1
  362. package/src/types/OcaNotificationDeliveryMode.js +2 -1
  363. package/src/types/OcaOPath.d.ts +2 -1
  364. package/src/types/OcaOPath.js +2 -1
  365. package/src/types/OcaObjectIdentification.d.ts +3 -3
  366. package/src/types/OcaObjectIdentification.js +2 -1
  367. package/src/types/OcaObjectListEventData.d.ts +3 -16
  368. package/src/types/OcaObjectListEventData.js +4 -8
  369. package/src/types/OcaObjectSearchResult.d.ts +5 -3
  370. package/src/types/OcaObjectSearchResult.js +4 -1
  371. package/src/types/OcaObjectSearchResultFlags.d.ts +1 -6
  372. package/src/types/OcaObjectSearchResultFlags.js +1 -9
  373. package/src/types/OcaObservationEventData.d.ts +8 -16
  374. package/src/types/OcaObservationEventData.js +8 -7
  375. package/src/types/OcaObservationListEventData.d.ts +8 -16
  376. package/src/types/OcaObservationListEventData.js +9 -8
  377. package/src/types/OcaParameterMask.d.ts +13 -0
  378. package/src/types/OcaParameterMask.js +11 -0
  379. package/src/types/OcaPilotToneDetectorSpec.d.ts +1 -2
  380. package/src/types/OcaPort.d.ts +3 -3
  381. package/src/types/OcaPort.js +2 -1
  382. package/src/types/OcaPortID.d.ts +4 -3
  383. package/src/types/OcaPortID.js +3 -1
  384. package/src/types/OcaPositionCoordinateSystem.d.ts +2 -1
  385. package/src/types/OcaPositionCoordinateSystem.js +2 -1
  386. package/src/types/OcaPositionDescriptor.d.ts +26 -25
  387. package/src/types/OcaPositionDescriptor.js +13 -15
  388. package/src/types/OcaPositionDescriptorFieldFlags.d.ts +13 -0
  389. package/src/types/OcaPositionDescriptorFieldFlags.js +11 -0
  390. package/src/types/OcaPowerState.d.ts +2 -1
  391. package/src/types/OcaPowerState.js +2 -1
  392. package/src/types/OcaPresentationUnit.d.ts +8 -1
  393. package/src/types/OcaPresentationUnit.js +8 -1
  394. package/src/types/OcaProperty.d.ts +3 -3
  395. package/src/types/OcaProperty.js +2 -1
  396. package/src/types/OcaPropertyDescriptor.d.ts +9 -9
  397. package/src/types/OcaPropertyDescriptor.js +4 -3
  398. package/src/types/OcaPropertyID.d.ts +3 -1
  399. package/src/types/OcaPropertyID.js +3 -1
  400. package/src/types/OcaProtoObjectIdentification.d.ts +3 -3
  401. package/src/types/OcaProtoObjectIdentification.js +2 -1
  402. package/src/types/OcaProtoPort.d.ts +9 -5
  403. package/src/types/OcaProtoPort.js +5 -2
  404. package/src/types/OcaProtoPortID.d.ts +4 -3
  405. package/src/types/OcaProtoPortID.js +3 -1
  406. package/src/types/OcaProtoSignalPath.d.ts +1 -2
  407. package/src/types/OcaRamperCommand.d.ts +1 -1
  408. package/src/types/OcaRamperCommand.js +1 -1
  409. package/src/types/OcaRamperState.d.ts +15 -10
  410. package/src/types/OcaRamperState.js +15 -10
  411. package/src/types/OcaSensorReadingState.d.ts +2 -1
  412. package/src/types/OcaSensorReadingState.js +2 -1
  413. package/src/types/OcaSignalPath.d.ts +1 -2
  414. package/src/types/OcaStream.d.ts +23 -10
  415. package/src/types/OcaStream.js +17 -5
  416. package/src/types/OcaStreamConnectorIdentification.d.ts +17 -7
  417. package/src/types/OcaStreamConnectorIdentification.js +15 -6
  418. package/src/types/OcaSubscriptionManagerState.d.ts +1 -1
  419. package/src/types/OcaSubscriptionManagerState.js +1 -1
  420. package/src/types/OcaTask.d.ts +27 -13
  421. package/src/types/OcaTask.js +14 -6
  422. package/src/types/OcaTaskManagerState.d.ts +13 -9
  423. package/src/types/OcaTaskManagerState.js +13 -9
  424. package/src/types/OcaTaskState.d.ts +3 -1
  425. package/src/types/OcaTaskState.js +3 -1
  426. package/src/types/OcaTaskStateChangedEventData.d.ts +6 -6
  427. package/src/types/OcaTaskStateChangedEventData.js +2 -2
  428. package/src/types/OcaTaskStatus.d.ts +6 -5
  429. package/src/types/OcaTaskStatus.js +5 -3
  430. package/src/types/OcaTimeMode.d.ts +1 -1
  431. package/src/types/OcaTimeMode.js +1 -1
  432. package/src/types/OcaTimePTP.d.ts +8 -3
  433. package/src/types/OcaTimePTP.js +6 -2
  434. package/src/types/OcaTransferFunction.js +3 -3
  435. package/src/types/OcaUnitOfMeasure.d.ts +5 -1
  436. package/src/types/OcaUnitOfMeasure.js +5 -1
  437. package/src/types/OcaVersion.d.ts +7 -5
  438. package/src/types/OcaVersion.js +4 -2
@@ -4,7 +4,8 @@
4
4
 
5
5
  export class OcaEvent {
6
6
  /**
7
- * Representation of an OCA event, i.e. the unique combination of emitter ONo and the EventID.
7
+ * Representation of an OCA event, i.e. the unique combination of emitter ONo
8
+ * and the EventID.
8
9
  * @class OcaEvent
9
10
  */
10
11
  constructor(EmitterONo, EventID) {
@@ -18,7 +18,9 @@ export declare interface IOcaEventID {
18
18
 
19
19
  export declare class OcaEventID implements IOcaEventID {
20
20
  /**
21
- * Representation of an OCA event ID. A class may define at most 255 events of its own. Additional events may be inherited, so the total number may exceed 255.
21
+ * Representation of an OCA event ID. A class may define at most 255 events of
22
+ * its own. Additional events may be inherited, so the total number may exceed
23
+ * 255.
22
24
  * @class OcaEventID
23
25
  */
24
26
  constructor(DefLevel: number, EventIndex: number);
@@ -4,7 +4,9 @@
4
4
 
5
5
  export class OcaEventID {
6
6
  /**
7
- * Representation of an OCA event ID. A class may define at most 255 events of its own. Additional events may be inherited, so the total number may exceed 255.
7
+ * Representation of an OCA event ID. A class may define at most 255 events of
8
+ * its own. Additional events may be inherited, so the total number may exceed
9
+ * 255.
8
10
  * @class OcaEventID
9
11
  */
10
12
  constructor(DefLevel, EventIndex) {
@@ -4,13 +4,16 @@
4
4
 
5
5
  export declare interface IOcaGlobalTypeIdentifier {
6
6
  /**
7
- * Unique identifier of organization that has authority over this reusable block type. A zero value indicates a global type defined by the AES70 standard itself.
7
+ * Unique identifier of organization that has authority over this reusable
8
+ * block type. A zero value indicates a global type defined by the AES70
9
+ * standard itself.
8
10
  * @type Uint8Array
9
11
  */
10
12
  Authority: Uint8Array;
11
13
 
12
14
  /**
13
- * ID of library volume type defined by given Authority. Value is unique within the given Authority.
15
+ * ID of library volume type defined by given Authority. Value is unique
16
+ * within the given Authority.
14
17
  * @type number
15
18
  */
16
19
  ID: number;
@@ -25,13 +28,16 @@ export declare class OcaGlobalTypeIdentifier
25
28
  constructor(Authority: Uint8Array, ID: number);
26
29
 
27
30
  /**
28
- * Unique identifier of organization that has authority over this reusable block type. A zero value indicates a global type defined by the AES70 standard itself.
31
+ * Unique identifier of organization that has authority over this reusable
32
+ * block type. A zero value indicates a global type defined by the AES70
33
+ * standard itself.
29
34
  * @type Uint8Array
30
35
  */
31
36
  Authority: Uint8Array;
32
37
 
33
38
  /**
34
- * ID of library volume type defined by given Authority. Value is unique within the given Authority.
39
+ * ID of library volume type defined by given Authority. Value is unique
40
+ * within the given Authority.
35
41
  * @type number
36
42
  */
37
43
  ID: number;
@@ -9,12 +9,15 @@ export class OcaGlobalTypeIdentifier {
9
9
  */
10
10
  constructor(Authority, ID) {
11
11
  /**
12
- * Unique identifier of organization that has authority over this reusable block type. A zero value indicates a global type defined by the AES70 standard itself.
12
+ * Unique identifier of organization that has authority over this reusable
13
+ * block type. A zero value indicates a global type defined by the AES70
14
+ * standard itself.
13
15
  * @type Uint8Array
14
16
  */
15
17
  this.Authority = Authority;
16
18
  /**
17
- * ID of library volume type defined by given Authority. Value is unique within the given Authority.
19
+ * ID of library volume type defined by given Authority. Value is unique
20
+ * within the given Authority.
18
21
  * @type number
19
22
  */
20
23
  this.ID = ID;
@@ -1,8 +1,7 @@
1
1
  /*
2
2
  * This file has been generated.
3
3
  */
4
-
5
- import { OcaOPath, IOcaOPath } from './OcaOPath';
4
+ import { IOcaOPath, OcaOPath } from './OcaOPath';
6
5
 
7
6
  export declare interface IOcaGrouperCitizen {
8
7
  /**
@@ -12,7 +11,8 @@ export declare interface IOcaGrouperCitizen {
12
11
  Index: number;
13
12
 
14
13
  /**
15
- * Object path (= hostname + object number) of the worker object that is the citizen of the grouper.
14
+ * Object path (= hostname + object number) of the worker object that is the
15
+ * citizen of the grouper.
16
16
  * @type OcaOPath
17
17
  */
18
18
  ObjectPath: IOcaOPath;
@@ -26,7 +26,8 @@ export declare interface IOcaGrouperCitizen {
26
26
 
27
27
  export declare class OcaGrouperCitizen implements IOcaGrouperCitizen {
28
28
  /**
29
- * Describes a citizen of a grouper. Refers to a specific worker object somewhere in the media network.
29
+ * Describes a citizen of a grouper. Refers to a specific worker object
30
+ * somewhere in the media network.
30
31
  * @class OcaGrouperCitizen
31
32
  */
32
33
  constructor(Index: number, ObjectPath: OcaOPath, Online: boolean);
@@ -38,7 +39,8 @@ export declare class OcaGrouperCitizen implements IOcaGrouperCitizen {
38
39
  Index: number;
39
40
 
40
41
  /**
41
- * Object path (= hostname + object number) of the worker object that is the citizen of the grouper.
42
+ * Object path (= hostname + object number) of the worker object that is the
43
+ * citizen of the grouper.
42
44
  * @type OcaOPath
43
45
  */
44
46
  ObjectPath: OcaOPath;
@@ -4,7 +4,8 @@
4
4
 
5
5
  export class OcaGrouperCitizen {
6
6
  /**
7
- * Describes a citizen of a grouper. Refers to a specific worker object somewhere in the media network.
7
+ * Describes a citizen of a grouper. Refers to a specific worker object
8
+ * somewhere in the media network.
8
9
  * @class OcaGrouperCitizen
9
10
  */
10
11
  constructor(Index, ObjectPath, Online) {
@@ -14,7 +15,8 @@ export class OcaGrouperCitizen {
14
15
  */
15
16
  this.Index = Index;
16
17
  /**
17
- * Object path (= hostname + object number) of the worker object that is the citizen of the grouper.
18
+ * Object path (= hostname + object number) of the worker object that is the
19
+ * citizen of the grouper.
18
20
  * @type OcaOPath
19
21
  */
20
22
  this.ObjectPath = ObjectPath;
@@ -4,13 +4,15 @@
4
4
 
5
5
  export declare interface IOcaGrouperEnrollment {
6
6
  /**
7
- * Grouper's index of group in which the citizen identified by CitizenIndex is enrolled.
7
+ * Grouper's index of group in which the citizen identified by CitizenIndex is
8
+ * enrolled.
8
9
  * @type number
9
10
  */
10
11
  GroupIndex: number;
11
12
 
12
13
  /**
13
- * Grouper's index of a citizen enrolled in the group identified by GroupIndex.
14
+ * Grouper's index of a citizen enrolled in the group identified by
15
+ * GroupIndex.
14
16
  * @type number
15
17
  */
16
18
  CitizenIndex: number;
@@ -24,13 +26,15 @@ export declare class OcaGrouperEnrollment implements IOcaGrouperEnrollment {
24
26
  constructor(GroupIndex: number, CitizenIndex: number);
25
27
 
26
28
  /**
27
- * Grouper's index of group in which the citizen identified by CitizenIndex is enrolled.
29
+ * Grouper's index of group in which the citizen identified by CitizenIndex is
30
+ * enrolled.
28
31
  * @type number
29
32
  */
30
33
  GroupIndex: number;
31
34
 
32
35
  /**
33
- * Grouper's index of a citizen enrolled in the group identified by GroupIndex.
36
+ * Grouper's index of a citizen enrolled in the group identified by
37
+ * GroupIndex.
34
38
  * @type number
35
39
  */
36
40
  CitizenIndex: number;
@@ -9,12 +9,14 @@ export class OcaGrouperEnrollment {
9
9
  */
10
10
  constructor(GroupIndex, CitizenIndex) {
11
11
  /**
12
- * Grouper's index of group in which the citizen identified by CitizenIndex is enrolled.
12
+ * Grouper's index of group in which the citizen identified by CitizenIndex
13
+ * is enrolled.
13
14
  * @type number
14
15
  */
15
16
  this.GroupIndex = GroupIndex;
16
17
  /**
17
- * Grouper's index of a citizen enrolled in the group identified by GroupIndex.
18
+ * Grouper's index of a citizen enrolled in the group identified by
19
+ * GroupIndex.
18
20
  * @type number
19
21
  */
20
22
  this.CitizenIndex = CitizenIndex;
@@ -16,7 +16,8 @@ export declare interface IOcaGrouperGroup {
16
16
  Name: string;
17
17
 
18
18
  /**
19
- * Object number of the group's proxy. The proxy's class is the same as the Grouper's citizen class.
19
+ * Object number of the group's proxy. The proxy's class is the same as the
20
+ * Grouper's citizen class.
20
21
  * @type number
21
22
  */
22
23
  ProxyONo: number;
@@ -42,7 +43,8 @@ export declare class OcaGrouperGroup implements IOcaGrouperGroup {
42
43
  Name: string;
43
44
 
44
45
  /**
45
- * Object number of the group's proxy. The proxy's class is the same as the Grouper's citizen class.
46
+ * Object number of the group's proxy. The proxy's class is the same as the
47
+ * Grouper's citizen class.
46
48
  * @type number
47
49
  */
48
50
  ProxyONo: number;
@@ -19,7 +19,8 @@ export class OcaGrouperGroup {
19
19
  */
20
20
  this.Name = Name;
21
21
  /**
22
- * Object number of the group's proxy. The proxy's class is the same as the Grouper's citizen class.
22
+ * Object number of the group's proxy. The proxy's class is the same as the
23
+ * Grouper's citizen class.
23
24
  * @type number
24
25
  */
25
26
  this.ProxyONo = ProxyONo;
@@ -2,7 +2,7 @@
2
2
  * This file has been generated.
3
3
  */
4
4
  /**
5
- * Select mode of **OcaGrouper** : master-slave or peer-to-peer
5
+ * Select mode of **OcaGrouper**: master-slave or peer-to-peer
6
6
  * @class OcaGrouperMode
7
7
  */
8
8
  export class OcaGrouperMode {
@@ -4,7 +4,7 @@
4
4
  import { Enum } from './Enum.js';
5
5
 
6
6
  /**
7
- * Select mode of **OcaGrouper** : master-slave or peer-to-peer
7
+ * Select mode of **OcaGrouper**: master-slave or peer-to-peer
8
8
  * @class OcaGrouperMode
9
9
  */
10
10
  export class OcaGrouperMode extends Enum({
@@ -1,20 +1,12 @@
1
1
  /*
2
2
  * This file has been generated.
3
3
  */
4
-
5
- import { OcaEvent, IOcaEvent } from './OcaEvent';
6
4
  import {
7
- OcaGrouperStatusChangeType,
8
5
  IOcaGrouperStatusChangeType,
6
+ OcaGrouperStatusChangeType,
9
7
  } from './OcaGrouperStatusChangeType';
10
8
 
11
9
  export declare interface IOcaGrouperStatusChangeEventData {
12
- /**
13
- * The event that was raised.
14
- * @type OcaEvent
15
- */
16
- Event: IOcaEvent;
17
-
18
10
  /**
19
11
  * Index of relevant group, or zero if event is non-group-specific.
20
12
  * @type number
@@ -22,7 +14,8 @@ export declare interface IOcaGrouperStatusChangeEventData {
22
14
  groupIndex: number;
23
15
 
24
16
  /**
25
- * Index of citizen within given grouper, or zero if event is non-citizen-specific.
17
+ * Index of citizen within given grouper, or zero if event is
18
+ * non-citizen-specific.
26
19
  * @type number
27
20
  */
28
21
  citizenIndex: number;
@@ -37,22 +30,16 @@ export declare interface IOcaGrouperStatusChangeEventData {
37
30
  export declare class OcaGrouperStatusChangeEventData
38
31
  implements IOcaGrouperStatusChangeEventData {
39
32
  /**
40
- * Class that defines the event data parameter for the **StatusChange** event defined in **OcaGrouper** .
33
+ * Class that defines the event data parameter for the **StatusChange** event
34
+ * defined in **OcaGrouper**.
41
35
  * @class OcaGrouperStatusChangeEventData
42
36
  */
43
37
  constructor(
44
- Event: OcaEvent,
45
38
  groupIndex: number,
46
39
  citizenIndex: number,
47
40
  changeType: OcaGrouperStatusChangeType
48
41
  );
49
42
 
50
- /**
51
- * The event that was raised.
52
- * @type OcaEvent
53
- */
54
- Event: OcaEvent;
55
-
56
43
  /**
57
44
  * Index of relevant group, or zero if event is non-group-specific.
58
45
  * @type number
@@ -60,7 +47,8 @@ export declare class OcaGrouperStatusChangeEventData
60
47
  groupIndex: number;
61
48
 
62
49
  /**
63
- * Index of citizen within given grouper, or zero if event is non-citizen-specific.
50
+ * Index of citizen within given grouper, or zero if event is
51
+ * non-citizen-specific.
64
52
  * @type number
65
53
  */
66
54
  citizenIndex: number;
@@ -4,22 +4,19 @@
4
4
 
5
5
  export class OcaGrouperStatusChangeEventData {
6
6
  /**
7
- * Class that defines the event data parameter for the **StatusChange** event defined in **OcaGrouper** .
7
+ * Class that defines the event data parameter for the **StatusChange** event
8
+ * defined in **OcaGrouper**.
8
9
  * @class OcaGrouperStatusChangeEventData
9
10
  */
10
- constructor(Event, groupIndex, citizenIndex, changeType) {
11
- /**
12
- * The event that was raised.
13
- * @type OcaEvent
14
- */
15
- this.Event = Event;
11
+ constructor(groupIndex, citizenIndex, changeType) {
16
12
  /**
17
13
  * Index of relevant group, or zero if event is non-group-specific.
18
14
  * @type number
19
15
  */
20
16
  this.groupIndex = groupIndex;
21
17
  /**
22
- * Index of citizen within given grouper, or zero if event is non-citizen-specific.
18
+ * Index of citizen within given grouper, or zero if event is
19
+ * non-citizen-specific.
23
20
  * @type number
24
21
  */
25
22
  this.citizenIndex = citizenIndex;
@@ -2,7 +2,8 @@
2
2
  * This file has been generated.
3
3
  */
4
4
  /**
5
- * Enum describing status change types, as used in **OcaGrouper's StatusChange** event.
5
+ * Enum describing status change types, as used in **OcaGrouper's StatusChange**
6
+ * event.
6
7
  * @class OcaGrouperStatusChangeType
7
8
  */
8
9
  export class OcaGrouperStatusChangeType {
@@ -4,7 +4,8 @@
4
4
  import { Enum } from './Enum.js';
5
5
 
6
6
  /**
7
- * Enum describing status change types, as used in **OcaGrouper's StatusChange** event.
7
+ * Enum describing status change types, as used in **OcaGrouper's StatusChange**
8
+ * event.
8
9
  * @class OcaGrouperStatusChangeType
9
10
  */
10
11
  export class OcaGrouperStatusChangeType extends Enum({
@@ -2,7 +2,8 @@
2
2
  * This file has been generated.
3
3
  */
4
4
  /**
5
- * Enumeration of the types of level detector characteristics. Used in dynamics classes and for sensors.
5
+ * Enumeration of the types of level detector characteristics. Used in dynamics
6
+ * classes and for sensors.
6
7
  * @class OcaLevelDetectionLaw
7
8
  */
8
9
  export class OcaLevelDetectionLaw {
@@ -4,7 +4,8 @@
4
4
  import { Enum } from './Enum.js';
5
5
 
6
6
  /**
7
- * Enumeration of the types of level detector characteristics. Used in dynamics classes and for sensors.
7
+ * Enumeration of the types of level detector characteristics. Used in dynamics
8
+ * classes and for sensors.
8
9
  * @class OcaLevelDetectionLaw
9
10
  */
10
11
  export class OcaLevelDetectionLaw extends Enum({
@@ -1,10 +1,9 @@
1
1
  /*
2
2
  * This file has been generated.
3
3
  */
4
-
5
4
  import {
6
- OcaLibVolIdentifier,
7
5
  IOcaLibVolIdentifier,
6
+ OcaLibVolIdentifier,
8
7
  } from './OcaLibVolIdentifier';
9
8
 
10
9
  export declare interface IOcaLibParamSetAssignment {
@@ -24,7 +23,8 @@ export declare interface IOcaLibParamSetAssignment {
24
23
  export declare class OcaLibParamSetAssignment
25
24
  implements IOcaLibParamSetAssignment {
26
25
  /**
27
- * A ParamSet assigment is the description of a binding of a ParamSet to a block instance.
26
+ * A ParamSet assigment is the description of a binding of a ParamSet to a
27
+ * block instance.
28
28
  * @class OcaLibParamSetAssignment
29
29
  */
30
30
  constructor(ParamSetIdentifier: OcaLibVolIdentifier, TargetBlockONo: number);
@@ -4,7 +4,8 @@
4
4
 
5
5
  export class OcaLibParamSetAssignment {
6
6
  /**
7
- * A ParamSet assigment is the description of a binding of a ParamSet to a block instance.
7
+ * A ParamSet assigment is the description of a binding of a ParamSet to a
8
+ * block instance.
8
9
  * @class OcaLibParamSetAssignment
9
10
  */
10
11
  constructor(ParamSetIdentifier, TargetBlockONo) {
@@ -1,8 +1,7 @@
1
1
  /*
2
2
  * This file has been generated.
3
3
  */
4
-
5
- import { OcaLibVolMetadata, IOcaLibVolMetadata } from './OcaLibVolMetadata';
4
+ import { IOcaLibVolMetadata, OcaLibVolMetadata } from './OcaLibVolMetadata';
6
5
 
7
6
  export declare interface IOcaLibVol {
8
7
  /**
@@ -20,7 +19,8 @@ export declare interface IOcaLibVol {
20
19
 
21
20
  export declare class OcaLibVol implements IOcaLibVol {
22
21
  /**
23
- * Library volume. template. Template parameter is datatype of the volume. See **03 OcaLibrary** for explanation.
22
+ * Library volume. template. Template parameter is datatype of the volume. See
23
+ * **03 OcaLibrary** for explanation.
24
24
  * @class OcaLibVol
25
25
  */
26
26
  constructor(Metadata: OcaLibVolMetadata, Data: Uint8Array);
@@ -4,7 +4,8 @@
4
4
 
5
5
  export class OcaLibVol {
6
6
  /**
7
- * Library volume. template. Template parameter is datatype of the volume. See **03 OcaLibrary** for explanation.
7
+ * Library volume. template. Template parameter is datatype of the volume. See
8
+ * **03 OcaLibrary** for explanation.
8
9
  * @class OcaLibVol
9
10
  */
10
11
  constructor(Metadata, Data) {
@@ -15,7 +16,7 @@ export class OcaLibVol {
15
16
  this.Metadata = Metadata;
16
17
  /**
17
18
  * Contents of library volume. Type depends on template parameter.
18
- * @type string
19
+ * @type Uint8Array
19
20
  */
20
21
  this.Data = Data;
21
22
  }
@@ -1,20 +1,12 @@
1
1
  /*
2
2
  * This file has been generated.
3
3
  */
4
-
5
- import { OcaEvent, IOcaEvent } from './OcaEvent';
6
4
  import {
7
- OcaPropertyChangeType,
8
5
  IOcaPropertyChangeType,
6
+ OcaPropertyChangeType,
9
7
  } from './OcaPropertyChangeType';
10
8
 
11
9
  export declare interface IOcaLibVolChangedEventData {
12
- /**
13
- * The event that was raised.
14
- * @type OcaEvent
15
- */
16
- Event: IOcaEvent;
17
-
18
10
  /**
19
11
  * ID of library volume that changed.
20
12
  * @type number
@@ -31,20 +23,11 @@ export declare interface IOcaLibVolChangedEventData {
31
23
  export declare class OcaLibVolChangedEventData
32
24
  implements IOcaLibVolChangedEventData {
33
25
  /**
34
- * Event data for the **OcaLibVolChanged** event, which signals a change in an **OcaLibrary.Volumes** property.
26
+ * Event data for the **OcaLibVolChanged** event, which signals a change in an
27
+ * **OcaLibrary.Volumes** property.
35
28
  * @class OcaLibVolChangedEventData
36
29
  */
37
- constructor(
38
- Event: OcaEvent,
39
- VolumeID: number,
40
- ChangeType: OcaPropertyChangeType
41
- );
42
-
43
- /**
44
- * The event that was raised.
45
- * @type OcaEvent
46
- */
47
- Event: OcaEvent;
30
+ constructor(VolumeID: number, ChangeType: OcaPropertyChangeType);
48
31
 
49
32
  /**
50
33
  * ID of library volume that changed.
@@ -4,15 +4,11 @@
4
4
 
5
5
  export class OcaLibVolChangedEventData {
6
6
  /**
7
- * Event data for the **OcaLibVolChanged** event, which signals a change in an **OcaLibrary.Volumes** property.
7
+ * Event data for the **OcaLibVolChanged** event, which signals a change in an
8
+ * **OcaLibrary.Volumes** property.
8
9
  * @class OcaLibVolChangedEventData
9
10
  */
10
- constructor(Event, VolumeID, ChangeType) {
11
- /**
12
- * The event that was raised.
13
- * @type OcaEvent
14
- */
15
- this.Event = Event;
11
+ constructor(VolumeID, ChangeType) {
16
12
  /**
17
13
  * ID of library volume that changed.
18
14
  * @type number
@@ -4,7 +4,9 @@
4
4
 
5
5
  export declare interface IOcaLibVolData_ParamSet {
6
6
  /**
7
- * Block type to which this paramset applies. A block's type is a the object number of its factory or, for factory-defined blocks, a unique identifier set at time of manufacture
7
+ * Block type to which this paramset applies. A block's type is a the object
8
+ * number of its factory or, for factory-defined blocks, a unique identifier
9
+ * set at time of manufacture
8
10
  * @type number
9
11
  */
10
12
  TargetBlockType: number;
@@ -18,13 +20,21 @@ export declare interface IOcaLibVolData_ParamSet {
18
20
 
19
21
  export declare class OcaLibVolData_ParamSet implements IOcaLibVolData_ParamSet {
20
22
  /**
21
- * Library volume data for a Parset (short for Parameter Set) volume. A Parset is a collection of operating parameter settings that can be applied to a block. Each Parset is associated with a specific block type, but not with a specific instance of that type. A Parset may be applied to any block instance of the associated type. A block's type is a the object number of its factory or, for factory-defined blocks, a unique identifier set at time of manufacture.
23
+ * Library volume data for a Parset (short for Parameter Set) volume. A Parset
24
+ * is a collection of operating parameter settings that can be applied to a
25
+ * block. Each Parset is associated with a specific block type, but not with a
26
+ * specific instance of that type. A Parset may be applied to any block
27
+ * instance of the associated type. A block's type is a the object number of
28
+ * its factory or, for factory-defined blocks, a unique identifier set at time
29
+ * of manufacture.
22
30
  * @class OcaLibVolData_ParamSet
23
31
  */
24
32
  constructor(TargetBlockType: number, ParData: Uint8Array);
25
33
 
26
34
  /**
27
- * Block type to which this paramset applies. A block's type is a the object number of its factory or, for factory-defined blocks, a unique identifier set at time of manufacture
35
+ * Block type to which this paramset applies. A block's type is a the object
36
+ * number of its factory or, for factory-defined blocks, a unique identifier
37
+ * set at time of manufacture
28
38
  * @type number
29
39
  */
30
40
  TargetBlockType: number;
@@ -4,18 +4,26 @@
4
4
 
5
5
  export class OcaLibVolData_ParamSet {
6
6
  /**
7
- * Library volume data for a Parset (short for Parameter Set) volume. A Parset is a collection of operating parameter settings that can be applied to a block. Each Parset is associated with a specific block type, but not with a specific instance of that type. A Parset may be applied to any block instance of the associated type. A block's type is a the object number of its factory or, for factory-defined blocks, a unique identifier set at time of manufacture.
7
+ * Library volume data for a Parset (short for Parameter Set) volume. A Parset
8
+ * is a collection of operating parameter settings that can be applied to a
9
+ * block. Each Parset is associated with a specific block type, but not with a
10
+ * specific instance of that type. A Parset may be applied to any block
11
+ * instance of the associated type. A block's type is a the object number of
12
+ * its factory or, for factory-defined blocks, a unique identifier set at time
13
+ * of manufacture.
8
14
  * @class OcaLibVolData_ParamSet
9
15
  */
10
16
  constructor(TargetBlockType, ParData) {
11
17
  /**
12
- * Block type to which this paramset applies. A block's type is a the object number of its factory or, for factory-defined blocks, a unique identifier set at time of manufacture
18
+ * Block type to which this paramset applies. A block's type is a the object
19
+ * number of its factory or, for factory-defined blocks, a unique identifier
20
+ * set at time of manufacture
13
21
  * @type number
14
22
  */
15
23
  this.TargetBlockType = TargetBlockType;
16
24
  /**
17
25
  * ParamSet payload
18
- * @type string
26
+ * @type Uint8Array
19
27
  */
20
28
  this.ParData = ParData;
21
29
  }
@@ -1,10 +1,9 @@
1
1
  /*
2
2
  * This file has been generated.
3
3
  */
4
-
5
- import { OcaLibAccess, IOcaLibAccess } from './OcaLibAccess';
6
- import { OcaLibVolType, IOcaLibVolType } from './OcaLibVolType';
7
- import { OcaTimePTP, IOcaTimePTP } from './OcaTimePTP';
4
+ import { IOcaLibAccess, OcaLibAccess } from './OcaLibAccess';
5
+ import { IOcaLibVolType, OcaLibVolType } from './OcaLibVolType';
6
+ import { IOcaTimePTP, OcaTimePTP } from './OcaTimePTP';
8
7
 
9
8
  export declare interface IOcaLibVolMetadata {
10
9
  /**
@@ -46,7 +45,7 @@ export declare interface IOcaLibVolMetadata {
46
45
 
47
46
  export declare class OcaLibVolMetadata implements IOcaLibVolMetadata {
48
47
  /**
49
- * Descriptor of a library volume. See **03 OcaLibrary** for explanation.
48
+ * Descriptor of a library volume. See **03 OcaLibrary** for explanation.
50
49
  * @class OcaLibVolMetadata
51
50
  */
52
51
  constructor(
@@ -4,7 +4,7 @@
4
4
 
5
5
  export class OcaLibVolMetadata {
6
6
  /**
7
- * Descriptor of a library volume. See **03 OcaLibrary** for explanation.
7
+ * Descriptor of a library volume. See **03 OcaLibrary** for explanation.
8
8
  * @class OcaLibVolMetadata
9
9
  */
10
10
  constructor(Name, VolType, Access, Version, Creator, UpDate) {