zwave-js 9.0.6 → 9.0.7

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 (259) hide show
  1. package/build/CommandClass_safe.d.ts.map +1 -1
  2. package/build/CommandClass_safe.js +1 -0
  3. package/build/CommandClass_safe.js.map +1 -1
  4. package/build/lib/commandclass/AlarmSensorCC.d.ts +3 -25
  5. package/build/lib/commandclass/AlarmSensorCC.d.ts.map +1 -1
  6. package/build/lib/commandclass/AlarmSensorCC.js +26 -44
  7. package/build/lib/commandclass/AlarmSensorCC.js.map +1 -1
  8. package/build/lib/commandclass/AssociationCC.d.ts +1 -9
  9. package/build/lib/commandclass/AssociationCC.d.ts.map +1 -1
  10. package/build/lib/commandclass/AssociationCC.js +17 -38
  11. package/build/lib/commandclass/AssociationCC.js.map +1 -1
  12. package/build/lib/commandclass/AssociationGroupInfoCC.d.ts +1 -203
  13. package/build/lib/commandclass/AssociationGroupInfoCC.d.ts.map +1 -1
  14. package/build/lib/commandclass/AssociationGroupInfoCC.js +15 -204
  15. package/build/lib/commandclass/AssociationGroupInfoCC.js.map +1 -1
  16. package/build/lib/commandclass/BarrierOperatorCC.d.ts +1 -28
  17. package/build/lib/commandclass/BarrierOperatorCC.d.ts.map +1 -1
  18. package/build/lib/commandclass/BarrierOperatorCC.js +53 -84
  19. package/build/lib/commandclass/BarrierOperatorCC.js.map +1 -1
  20. package/build/lib/commandclass/BasicCC.d.ts +2 -6
  21. package/build/lib/commandclass/BasicCC.d.ts.map +1 -1
  22. package/build/lib/commandclass/BasicCC.js +9 -14
  23. package/build/lib/commandclass/BasicCC.js.map +1 -1
  24. package/build/lib/commandclass/BatteryCC.d.ts +1 -22
  25. package/build/lib/commandclass/BatteryCC.d.ts.map +1 -1
  26. package/build/lib/commandclass/BatteryCC.js +19 -43
  27. package/build/lib/commandclass/BatteryCC.js.map +1 -1
  28. package/build/lib/commandclass/BinarySensorCC.d.ts +2 -34
  29. package/build/lib/commandclass/BinarySensorCC.d.ts.map +1 -1
  30. package/build/lib/commandclass/BinarySensorCC.js +28 -55
  31. package/build/lib/commandclass/BinarySensorCC.js.map +1 -1
  32. package/build/lib/commandclass/BinarySwitchCC.d.ts +1 -5
  33. package/build/lib/commandclass/BinarySwitchCC.d.ts.map +1 -1
  34. package/build/lib/commandclass/BinarySwitchCC.js +9 -18
  35. package/build/lib/commandclass/BinarySwitchCC.js.map +1 -1
  36. package/build/lib/commandclass/CRC16CC.d.ts +1 -3
  37. package/build/lib/commandclass/CRC16CC.d.ts.map +1 -1
  38. package/build/lib/commandclass/CRC16CC.js +4 -8
  39. package/build/lib/commandclass/CRC16CC.js.map +1 -1
  40. package/build/lib/commandclass/CentralSceneCC.d.ts +1 -20
  41. package/build/lib/commandclass/CentralSceneCC.d.ts.map +1 -1
  42. package/build/lib/commandclass/CentralSceneCC.js +20 -41
  43. package/build/lib/commandclass/CentralSceneCC.js.map +1 -1
  44. package/build/lib/commandclass/ClimateControlScheduleCC.d.ts +1 -19
  45. package/build/lib/commandclass/ClimateControlScheduleCC.d.ts.map +1 -1
  46. package/build/lib/commandclass/ClimateControlScheduleCC.js +38 -52
  47. package/build/lib/commandclass/ClimateControlScheduleCC.js.map +1 -1
  48. package/build/lib/commandclass/ClockCC.d.ts +1 -18
  49. package/build/lib/commandclass/ClockCC.d.ts.map +1 -1
  50. package/build/lib/commandclass/ClockCC.js +22 -42
  51. package/build/lib/commandclass/ClockCC.js.map +1 -1
  52. package/build/lib/commandclass/ColorSwitchCC.d.ts +2 -41
  53. package/build/lib/commandclass/ColorSwitchCC.d.ts.map +1 -1
  54. package/build/lib/commandclass/ColorSwitchCC.js +66 -141
  55. package/build/lib/commandclass/ColorSwitchCC.js.map +1 -1
  56. package/build/lib/commandclass/ConfigurationCC.d.ts +1 -17
  57. package/build/lib/commandclass/ConfigurationCC.d.ts.map +1 -1
  58. package/build/lib/commandclass/ConfigurationCC.js +35 -80
  59. package/build/lib/commandclass/ConfigurationCC.js.map +1 -1
  60. package/build/lib/commandclass/DeviceResetLocallyCC.d.ts +1 -3
  61. package/build/lib/commandclass/DeviceResetLocallyCC.d.ts.map +1 -1
  62. package/build/lib/commandclass/DeviceResetLocallyCC.js +3 -6
  63. package/build/lib/commandclass/DeviceResetLocallyCC.js.map +1 -1
  64. package/build/lib/commandclass/DoorLockCC.d.ts +1 -25
  65. package/build/lib/commandclass/DoorLockCC.d.ts.map +1 -1
  66. package/build/lib/commandclass/DoorLockCC.js +46 -78
  67. package/build/lib/commandclass/DoorLockCC.js.map +1 -1
  68. package/build/lib/commandclass/DoorLockLoggingCC.d.ts +1 -51
  69. package/build/lib/commandclass/DoorLockLoggingCC.d.ts.map +1 -1
  70. package/build/lib/commandclass/DoorLockLoggingCC.js +14 -63
  71. package/build/lib/commandclass/DoorLockLoggingCC.js.map +1 -1
  72. package/build/lib/commandclass/EntryControlCC.d.ts +1 -11
  73. package/build/lib/commandclass/EntryControlCC.d.ts.map +1 -1
  74. package/build/lib/commandclass/EntryControlCC.js +17 -29
  75. package/build/lib/commandclass/EntryControlCC.js.map +1 -1
  76. package/build/lib/commandclass/FirmwareUpdateMetaDataCC.d.ts +1 -64
  77. package/build/lib/commandclass/FirmwareUpdateMetaDataCC.d.ts.map +1 -1
  78. package/build/lib/commandclass/FirmwareUpdateMetaDataCC.js +27 -93
  79. package/build/lib/commandclass/FirmwareUpdateMetaDataCC.js.map +1 -1
  80. package/build/lib/commandclass/HailCC.d.ts +1 -3
  81. package/build/lib/commandclass/HailCC.d.ts.map +1 -1
  82. package/build/lib/commandclass/HailCC.js +3 -6
  83. package/build/lib/commandclass/HailCC.js.map +1 -1
  84. package/build/lib/commandclass/HumidityControlModeCC.d.ts +1 -13
  85. package/build/lib/commandclass/HumidityControlModeCC.d.ts.map +1 -1
  86. package/build/lib/commandclass/HumidityControlModeCC.js +28 -43
  87. package/build/lib/commandclass/HumidityControlModeCC.js.map +1 -1
  88. package/build/lib/commandclass/HumidityControlOperatingStateCC.d.ts +1 -9
  89. package/build/lib/commandclass/HumidityControlOperatingStateCC.d.ts.map +1 -1
  90. package/build/lib/commandclass/HumidityControlOperatingStateCC.js +9 -20
  91. package/build/lib/commandclass/HumidityControlOperatingStateCC.js.map +1 -1
  92. package/build/lib/commandclass/HumidityControlSetpointCC.d.ts +2 -36
  93. package/build/lib/commandclass/HumidityControlSetpointCC.d.ts.map +1 -1
  94. package/build/lib/commandclass/HumidityControlSetpointCC.js +33 -52
  95. package/build/lib/commandclass/HumidityControlSetpointCC.js.map +1 -1
  96. package/build/lib/commandclass/IndicatorCC.d.ts +2 -17
  97. package/build/lib/commandclass/IndicatorCC.d.ts.map +1 -1
  98. package/build/lib/commandclass/IndicatorCC.js +13 -24
  99. package/build/lib/commandclass/IndicatorCC.js.map +1 -1
  100. package/build/lib/commandclass/IrrigationCC.d.ts +1 -33
  101. package/build/lib/commandclass/IrrigationCC.d.ts.map +1 -1
  102. package/build/lib/commandclass/IrrigationCC.js +56 -110
  103. package/build/lib/commandclass/IrrigationCC.js.map +1 -1
  104. package/build/lib/commandclass/LanguageCC.d.ts +1 -5
  105. package/build/lib/commandclass/LanguageCC.d.ts.map +1 -1
  106. package/build/lib/commandclass/LanguageCC.js +9 -14
  107. package/build/lib/commandclass/LanguageCC.js.map +1 -1
  108. package/build/lib/commandclass/LockCC.d.ts +1 -5
  109. package/build/lib/commandclass/LockCC.d.ts.map +1 -1
  110. package/build/lib/commandclass/LockCC.js +9 -15
  111. package/build/lib/commandclass/LockCC.js.map +1 -1
  112. package/build/lib/commandclass/ManufacturerSpecificCC.d.ts +1 -14
  113. package/build/lib/commandclass/ManufacturerSpecificCC.d.ts.map +1 -1
  114. package/build/lib/commandclass/ManufacturerSpecificCC.js +13 -28
  115. package/build/lib/commandclass/ManufacturerSpecificCC.js.map +1 -1
  116. package/build/lib/commandclass/MeterCC.d.ts +2 -26
  117. package/build/lib/commandclass/MeterCC.d.ts.map +1 -1
  118. package/build/lib/commandclass/MeterCC.js +24 -59
  119. package/build/lib/commandclass/MeterCC.js.map +1 -1
  120. package/build/lib/commandclass/MultiChannelAssociationCC.d.ts +1 -24
  121. package/build/lib/commandclass/MultiChannelAssociationCC.d.ts.map +1 -1
  122. package/build/lib/commandclass/MultiChannelAssociationCC.js +16 -31
  123. package/build/lib/commandclass/MultiChannelAssociationCC.js.map +1 -1
  124. package/build/lib/commandclass/MultiChannelCC.d.ts +1 -14
  125. package/build/lib/commandclass/MultiChannelCC.d.ts.map +1 -1
  126. package/build/lib/commandclass/MultiChannelCC.js +29 -45
  127. package/build/lib/commandclass/MultiChannelCC.js.map +1 -1
  128. package/build/lib/commandclass/MultiCommandCC.d.ts +1 -3
  129. package/build/lib/commandclass/MultiCommandCC.d.ts.map +1 -1
  130. package/build/lib/commandclass/MultiCommandCC.js +4 -7
  131. package/build/lib/commandclass/MultiCommandCC.js.map +1 -1
  132. package/build/lib/commandclass/MultilevelSensorCC.d.ts +2 -25
  133. package/build/lib/commandclass/MultilevelSensorCC.d.ts.map +1 -1
  134. package/build/lib/commandclass/MultilevelSensorCC.js +16 -27
  135. package/build/lib/commandclass/MultilevelSensorCC.js.map +1 -1
  136. package/build/lib/commandclass/MultilevelSwitchCC.d.ts +3 -31
  137. package/build/lib/commandclass/MultilevelSwitchCC.d.ts.map +1 -1
  138. package/build/lib/commandclass/MultilevelSwitchCC.js +15 -45
  139. package/build/lib/commandclass/MultilevelSwitchCC.js.map +1 -1
  140. package/build/lib/commandclass/NodeNamingCC.d.ts +1 -8
  141. package/build/lib/commandclass/NodeNamingCC.d.ts.map +1 -1
  142. package/build/lib/commandclass/NodeNamingCC.js +14 -23
  143. package/build/lib/commandclass/NodeNamingCC.js.map +1 -1
  144. package/build/lib/commandclass/NotificationCC.d.ts +3 -19
  145. package/build/lib/commandclass/NotificationCC.d.ts.map +1 -1
  146. package/build/lib/commandclass/NotificationCC.js +21 -38
  147. package/build/lib/commandclass/NotificationCC.js.map +1 -1
  148. package/build/lib/commandclass/PowerlevelCC.d.ts +1 -9
  149. package/build/lib/commandclass/PowerlevelCC.d.ts.map +1 -1
  150. package/build/lib/commandclass/PowerlevelCC.js +17 -63
  151. package/build/lib/commandclass/PowerlevelCC.js.map +1 -1
  152. package/build/lib/commandclass/ProtectionCC.d.ts +1 -23
  153. package/build/lib/commandclass/ProtectionCC.d.ts.map +1 -1
  154. package/build/lib/commandclass/ProtectionCC.js +46 -104
  155. package/build/lib/commandclass/ProtectionCC.js.map +1 -1
  156. package/build/lib/commandclass/SceneActivationCC.d.ts +1 -3
  157. package/build/lib/commandclass/SceneActivationCC.d.ts.map +1 -1
  158. package/build/lib/commandclass/SceneActivationCC.js +4 -11
  159. package/build/lib/commandclass/SceneActivationCC.js.map +1 -1
  160. package/build/lib/commandclass/SceneActuatorConfigurationCC.d.ts +1 -5
  161. package/build/lib/commandclass/SceneActuatorConfigurationCC.d.ts.map +1 -1
  162. package/build/lib/commandclass/SceneActuatorConfigurationCC.js +10 -16
  163. package/build/lib/commandclass/SceneActuatorConfigurationCC.js.map +1 -1
  164. package/build/lib/commandclass/SceneControllerConfigurationCC.d.ts +1 -5
  165. package/build/lib/commandclass/SceneControllerConfigurationCC.d.ts.map +1 -1
  166. package/build/lib/commandclass/SceneControllerConfigurationCC.js +11 -17
  167. package/build/lib/commandclass/SceneControllerConfigurationCC.js.map +1 -1
  168. package/build/lib/commandclass/Security2CC.d.ts +1 -16
  169. package/build/lib/commandclass/Security2CC.d.ts.map +1 -1
  170. package/build/lib/commandclass/Security2CC.js +34 -51
  171. package/build/lib/commandclass/Security2CC.js.map +1 -1
  172. package/build/lib/commandclass/SecurityCC.d.ts +1 -13
  173. package/build/lib/commandclass/SecurityCC.d.ts.map +1 -1
  174. package/build/lib/commandclass/SecurityCC.js +21 -35
  175. package/build/lib/commandclass/SecurityCC.js.map +1 -1
  176. package/build/lib/commandclass/SoundSwitchCC.d.ts +1 -16
  177. package/build/lib/commandclass/SoundSwitchCC.d.ts.map +1 -1
  178. package/build/lib/commandclass/SoundSwitchCC.js +25 -44
  179. package/build/lib/commandclass/SoundSwitchCC.js.map +1 -1
  180. package/build/lib/commandclass/SupervisionCC.d.ts +1 -16
  181. package/build/lib/commandclass/SupervisionCC.d.ts.map +1 -1
  182. package/build/lib/commandclass/SupervisionCC.js +11 -24
  183. package/build/lib/commandclass/SupervisionCC.js.map +1 -1
  184. package/build/lib/commandclass/ThermostatFanModeCC.d.ts +1 -24
  185. package/build/lib/commandclass/ThermostatFanModeCC.d.ts.map +1 -1
  186. package/build/lib/commandclass/ThermostatFanModeCC.js +22 -90
  187. package/build/lib/commandclass/ThermostatFanModeCC.js.map +1 -1
  188. package/build/lib/commandclass/ThermostatFanStateCC.d.ts +1 -15
  189. package/build/lib/commandclass/ThermostatFanStateCC.d.ts.map +1 -1
  190. package/build/lib/commandclass/ThermostatFanStateCC.js +9 -26
  191. package/build/lib/commandclass/ThermostatFanStateCC.js.map +1 -1
  192. package/build/lib/commandclass/ThermostatModeCC.d.ts +1 -28
  193. package/build/lib/commandclass/ThermostatModeCC.d.ts.map +1 -1
  194. package/build/lib/commandclass/ThermostatModeCC.js +25 -109
  195. package/build/lib/commandclass/ThermostatModeCC.js.map +1 -1
  196. package/build/lib/commandclass/ThermostatOperatingStateCC.d.ts +1 -21
  197. package/build/lib/commandclass/ThermostatOperatingStateCC.d.ts.map +1 -1
  198. package/build/lib/commandclass/ThermostatOperatingStateCC.js +9 -37
  199. package/build/lib/commandclass/ThermostatOperatingStateCC.js.map +1 -1
  200. package/build/lib/commandclass/ThermostatSetbackCC.d.ts +1 -13
  201. package/build/lib/commandclass/ThermostatSetbackCC.d.ts.map +1 -1
  202. package/build/lib/commandclass/ThermostatSetbackCC.js +12 -26
  203. package/build/lib/commandclass/ThermostatSetbackCC.js.map +1 -1
  204. package/build/lib/commandclass/ThermostatSetpointCC.d.ts +2 -45
  205. package/build/lib/commandclass/ThermostatSetpointCC.d.ts.map +1 -1
  206. package/build/lib/commandclass/ThermostatSetpointCC.js +33 -109
  207. package/build/lib/commandclass/ThermostatSetpointCC.js.map +1 -1
  208. package/build/lib/commandclass/TimeCC.d.ts +1 -9
  209. package/build/lib/commandclass/TimeCC.d.ts.map +1 -1
  210. package/build/lib/commandclass/TimeCC.js +17 -27
  211. package/build/lib/commandclass/TimeCC.js.map +1 -1
  212. package/build/lib/commandclass/TimeParametersCC.d.ts +1 -5
  213. package/build/lib/commandclass/TimeParametersCC.d.ts.map +1 -1
  214. package/build/lib/commandclass/TimeParametersCC.js +9 -15
  215. package/build/lib/commandclass/TimeParametersCC.js.map +1 -1
  216. package/build/lib/commandclass/TransportServiceCC.d.ts +1 -7
  217. package/build/lib/commandclass/TransportServiceCC.d.ts.map +1 -1
  218. package/build/lib/commandclass/TransportServiceCC.js +9 -17
  219. package/build/lib/commandclass/TransportServiceCC.js.map +1 -1
  220. package/build/lib/commandclass/UserCodeCC.d.ts +1 -34
  221. package/build/lib/commandclass/UserCodeCC.d.ts.map +1 -1
  222. package/build/lib/commandclass/UserCodeCC.js +78 -142
  223. package/build/lib/commandclass/UserCodeCC.js.map +1 -1
  224. package/build/lib/commandclass/VersionCC.d.ts +1 -10
  225. package/build/lib/commandclass/VersionCC.d.ts.map +1 -1
  226. package/build/lib/commandclass/VersionCC.js +18 -28
  227. package/build/lib/commandclass/VersionCC.js.map +1 -1
  228. package/build/lib/commandclass/WakeUpCC.d.ts +1 -9
  229. package/build/lib/commandclass/WakeUpCC.d.ts.map +1 -1
  230. package/build/lib/commandclass/WakeUpCC.js +17 -26
  231. package/build/lib/commandclass/WakeUpCC.js.map +1 -1
  232. package/build/lib/commandclass/ZWavePlusCC.d.ts +1 -24
  233. package/build/lib/commandclass/ZWavePlusCC.d.ts.map +1 -1
  234. package/build/lib/commandclass/ZWavePlusCC.js +10 -36
  235. package/build/lib/commandclass/ZWavePlusCC.js.map +1 -1
  236. package/build/lib/commandclass/_Types.d.ts +1235 -1
  237. package/build/lib/commandclass/_Types.d.ts.map +1 -1
  238. package/build/lib/commandclass/_Types.js +1203 -1
  239. package/build/lib/commandclass/_Types.js.map +1 -1
  240. package/build/lib/commandclass/index.d.ts +30 -45
  241. package/build/lib/commandclass/index.d.ts.map +1 -1
  242. package/build/lib/commandclass/index.js +55 -49
  243. package/build/lib/commandclass/index.js.map +1 -1
  244. package/build/lib/controller/Controller.d.ts +1 -2
  245. package/build/lib/controller/Controller.d.ts.map +1 -1
  246. package/build/lib/controller/Controller.js.map +1 -1
  247. package/build/lib/driver/Driver.d.ts +2 -1
  248. package/build/lib/driver/Driver.d.ts.map +1 -1
  249. package/build/lib/driver/Driver.js +25 -24
  250. package/build/lib/driver/Driver.js.map +1 -1
  251. package/build/lib/node/Endpoint.d.ts.map +1 -1
  252. package/build/lib/node/Endpoint.js.map +1 -1
  253. package/build/lib/node/Node.d.ts +1 -3
  254. package/build/lib/node/Node.d.ts.map +1 -1
  255. package/build/lib/node/Node.js +54 -44
  256. package/build/lib/node/Node.js.map +1 -1
  257. package/build/lib/node/_Types.d.ts +1 -2
  258. package/build/lib/node/_Types.d.ts.map +1 -1
  259. package/package.json +8 -8
@@ -3,209 +3,7 @@ import { CommandClasses, Maybe, MessageOrCCLogEntry } from "@zwave-js/core";
3
3
  import type { Driver } from "../driver/Driver";
4
4
  import { PhysicalCCAPI } from "./API";
5
5
  import { CCCommandOptions, CommandClass, CommandClassDeserializationOptions, CommandClassOptions } from "./CommandClass";
6
- export declare enum AssociationGroupInfoCommand {
7
- NameGet = 1,
8
- NameReport = 2,
9
- InfoGet = 3,
10
- InfoReport = 4,
11
- CommandListGet = 5,
12
- CommandListReport = 6
13
- }
14
- /**
15
- * @publicAPI
16
- */
17
- export declare enum AssociationGroupInfoProfile {
18
- "General: N/A" = 0,
19
- "General: Lifeline" = 1,
20
- "Control: Key 01" = 8193,
21
- "Control: Key 02" = 8194,
22
- "Control: Key 03" = 8195,
23
- "Control: Key 04" = 8196,
24
- "Control: Key 05" = 8197,
25
- "Control: Key 06" = 8198,
26
- "Control: Key 07" = 8199,
27
- "Control: Key 08" = 8200,
28
- "Control: Key 09" = 8201,
29
- "Control: Key 10" = 8202,
30
- "Control: Key 11" = 8203,
31
- "Control: Key 12" = 8204,
32
- "Control: Key 13" = 8205,
33
- "Control: Key 14" = 8206,
34
- "Control: Key 15" = 8207,
35
- "Control: Key 16" = 8208,
36
- "Control: Key 17" = 8209,
37
- "Control: Key 18" = 8210,
38
- "Control: Key 19" = 8211,
39
- "Control: Key 20" = 8212,
40
- "Control: Key 21" = 8213,
41
- "Control: Key 22" = 8214,
42
- "Control: Key 23" = 8215,
43
- "Control: Key 24" = 8216,
44
- "Control: Key 25" = 8217,
45
- "Control: Key 26" = 8218,
46
- "Control: Key 27" = 8219,
47
- "Control: Key 28" = 8220,
48
- "Control: Key 29" = 8221,
49
- "Control: Key 30" = 8222,
50
- "Control: Key 31" = 8223,
51
- "Control: Key 32" = 8224,
52
- "Sensor: Air temperature" = 12545,
53
- "Sensor: General purpose" = 12546,
54
- "Sensor: Illuminance" = 12547,
55
- "Sensor: Power" = 12548,
56
- "Sensor: Humidity" = 12549,
57
- "Sensor: Velocity" = 12550,
58
- "Sensor: Direction" = 12551,
59
- "Sensor: Atmospheric pressure" = 12552,
60
- "Sensor: Barometric pressure" = 12553,
61
- "Sensor: Solar radiation" = 12554,
62
- "Sensor: Dew point" = 12555,
63
- "Sensor: Rain rate" = 12556,
64
- "Sensor: Tide level" = 12557,
65
- "Sensor: Weight" = 12558,
66
- "Sensor: Voltage" = 12559,
67
- "Sensor: Current" = 12560,
68
- "Sensor: Carbon dioxide (CO2) level" = 12561,
69
- "Sensor: Air flow" = 12562,
70
- "Sensor: Tank capacity" = 12563,
71
- "Sensor: Distance" = 12564,
72
- "Sensor: Angle position" = 12565,
73
- "Sensor: Rotation" = 12566,
74
- "Sensor: Water temperature" = 12567,
75
- "Sensor: Soil temperature" = 12568,
76
- "Sensor: Seismic Intensity" = 12569,
77
- "Sensor: Seismic magnitude" = 12570,
78
- "Sensor: Ultraviolet" = 12571,
79
- "Sensor: Electrical resistivity" = 12572,
80
- "Sensor: Electrical conductivity" = 12573,
81
- "Sensor: Loudness" = 12574,
82
- "Sensor: Moisture" = 12575,
83
- "Sensor: Frequency" = 12576,
84
- "Sensor: Time" = 12577,
85
- "Sensor: Target temperature" = 12578,
86
- "Sensor: Particulate Matter 2.5" = 12579,
87
- "Sensor: Formaldehyde (CH2O) level" = 12580,
88
- "Sensor: Radon concentration" = 12581,
89
- "Sensor: Methane (CH4) density" = 12582,
90
- "Sensor: Volatile Organic Compound level" = 12583,
91
- "Sensor: Carbon monoxide (CO) level" = 12584,
92
- "Sensor: Soil humidity" = 12585,
93
- "Sensor: Soil reactivity" = 12586,
94
- "Sensor: Soil salinity" = 12587,
95
- "Sensor: Heart rate" = 12588,
96
- "Sensor: Blood pressure" = 12589,
97
- "Sensor: Muscle mass" = 12590,
98
- "Sensor: Fat mass" = 12591,
99
- "Sensor: Bone mass" = 12592,
100
- "Sensor: Total body water (TBW)" = 12593,
101
- "Sensor: Basis metabolic rate (BMR)" = 12594,
102
- "Sensor: Body Mass Index (BMI)" = 12595,
103
- "Sensor: Acceleration X-axis" = 12596,
104
- "Sensor: Acceleration Y-axis" = 12597,
105
- "Sensor: Acceleration Z-axis" = 12598,
106
- "Sensor: Smoke density" = 12599,
107
- "Sensor: Water flow" = 12600,
108
- "Sensor: Water pressure" = 12601,
109
- "Sensor: RF signal strength" = 12602,
110
- "Sensor: Particulate Matter 10" = 12603,
111
- "Sensor: Respiratory rate" = 12604,
112
- "Sensor: Relative Modulation level" = 12605,
113
- "Sensor: Boiler water temperature" = 12606,
114
- "Sensor: Domestic Hot Water (DHW) temperature" = 12607,
115
- "Sensor: Outside temperature" = 12608,
116
- "Sensor: Exhaust temperature" = 12609,
117
- "Sensor: Water Chlorine level" = 12610,
118
- "Sensor: Water acidity" = 12611,
119
- "Sensor: Water Oxidation reduction potential" = 12612,
120
- "Sensor: Heart Rate LF/HF ratio" = 12613,
121
- "Sensor: Motion Direction" = 12614,
122
- "Sensor: Applied force on the sensor" = 12615,
123
- "Sensor: Return Air temperature" = 12616,
124
- "Sensor: Supply Air temperature" = 12617,
125
- "Sensor: Condenser Coil temperature" = 12618,
126
- "Sensor: Evaporator Coil temperature" = 12619,
127
- "Sensor: Liquid Line temperature" = 12620,
128
- "Sensor: Discharge Line temperature" = 12621,
129
- "Sensor: Suction Pressure" = 12622,
130
- "Sensor: Discharge Pressure" = 12623,
131
- "Sensor: Defrost temperature" = 12624,
132
- "Notification: Smoke Alarm" = 28929,
133
- "Notification: CO Alarm" = 28930,
134
- "Notification: CO2 Alarm" = 28931,
135
- "Notification: Heat Alarm" = 28932,
136
- "Notification: Water Alarm" = 28933,
137
- "Notification: Access Control" = 28934,
138
- "Notification: Home Security" = 28935,
139
- "Notification: Power Management" = 28936,
140
- "Notification: System" = 28937,
141
- "Notification: Emergency Alarm" = 28938,
142
- "Notification: Clock" = 28939,
143
- "Notification: Appliance" = 28940,
144
- "Notification: Home Health" = 28941,
145
- "Notification: Siren" = 28942,
146
- "Notification: Water Valve" = 28943,
147
- "Notification: Weather Alarm" = 28944,
148
- "Notification: Irrigation" = 28945,
149
- "Notification: Gas alarm" = 28946,
150
- "Notification: Pest Control" = 28947,
151
- "Notification: Light sensor" = 28948,
152
- "Notification: Water Quality Monitoring" = 28949,
153
- "Notification: Home monitoring" = 28950,
154
- "Meter: Electric" = 12801,
155
- "Meter: Gas" = 12802,
156
- "Meter: Water" = 12803,
157
- "Meter: Heating" = 12804,
158
- "Meter: Cooling" = 12805,
159
- "Irrigation: Channel 01" = 27393,
160
- "Irrigation: Channel 02" = 27394,
161
- "Irrigation: Channel 03" = 27395,
162
- "Irrigation: Channel 04" = 27396,
163
- "Irrigation: Channel 05" = 27397,
164
- "Irrigation: Channel 06" = 27398,
165
- "Irrigation: Channel 07" = 27399,
166
- "Irrigation: Channel 08" = 27400,
167
- "Irrigation: Channel 09" = 27401,
168
- "Irrigation: Channel 10" = 27402,
169
- "Irrigation: Channel 11" = 27403,
170
- "Irrigation: Channel 12" = 27404,
171
- "Irrigation: Channel 13" = 27405,
172
- "Irrigation: Channel 14" = 27406,
173
- "Irrigation: Channel 15" = 27407,
174
- "Irrigation: Channel 16" = 27408,
175
- "Irrigation: Channel 17" = 27409,
176
- "Irrigation: Channel 18" = 27410,
177
- "Irrigation: Channel 19" = 27411,
178
- "Irrigation: Channel 20" = 27412,
179
- "Irrigation: Channel 21" = 27413,
180
- "Irrigation: Channel 22" = 27414,
181
- "Irrigation: Channel 23" = 27415,
182
- "Irrigation: Channel 24" = 27416,
183
- "Irrigation: Channel 25" = 27417,
184
- "Irrigation: Channel 26" = 27418,
185
- "Irrigation: Channel 27" = 27419,
186
- "Irrigation: Channel 28" = 27420,
187
- "Irrigation: Channel 29" = 27421,
188
- "Irrigation: Channel 30" = 27422,
189
- "Irrigation: Channel 31" = 27423,
190
- "Irrigation: Channel 32" = 27424
191
- }
192
- /**
193
- * @publicAPI
194
- */
195
- export interface AssociationGroup {
196
- /** How many nodes this association group supports */
197
- maxNodes: number;
198
- /** Whether this is the lifeline association (where the Controller must not be removed) */
199
- isLifeline: boolean;
200
- /** Whether multi channel associations are allowed */
201
- multiChannel: boolean;
202
- /** The name of the group */
203
- label: string;
204
- /** The association group profile (if known) */
205
- profile?: AssociationGroupInfoProfile;
206
- /** A map of Command Classes and commands issued by this group (if known) */
207
- issuedCommands?: ReadonlyMap<CommandClasses, readonly number[]>;
208
- }
6
+ import { AssociationGroupInfoCommand, AssociationGroupInfoProfile } from "./_Types";
209
7
  export declare class AssociationGroupInfoCCAPI extends PhysicalCCAPI {
210
8
  supportsCommand(cmd: AssociationGroupInfoCommand): Maybe<boolean>;
211
9
  getGroupName(groupId: number): Promise<string | undefined>;
@@ -1 +1 @@
1
- {"version":3,"file":"AssociationGroupInfoCC.d.ts","sourceRoot":"","sources":["../../../src/lib/commandclass/AssociationGroupInfoCC.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"AssociationGroupInfoCC.d.ts","sourceRoot":"","sources":["../../../src/lib/commandclass/AssociationGroupInfoCC.ts"],"names":[],"mappings":"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"}
@@ -6,7 +6,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
6
6
  return c > 3 && r && Object.defineProperty(target, key, r), r;
7
7
  };
8
8
  Object.defineProperty(exports, "__esModule", { value: true });
9
- exports.AssociationGroupInfoCCCommandListGet = exports.AssociationGroupInfoCCCommandListReport = exports.AssociationGroupInfoCCInfoGet = exports.AssociationGroupInfoCCInfoReport = exports.AssociationGroupInfoCCNameGet = exports.AssociationGroupInfoCCNameReport = exports.AssociationGroupInfoCC = exports.AssociationGroupInfoCCAPI = exports.AssociationGroupInfoProfile = exports.AssociationGroupInfoCommand = void 0;
9
+ exports.AssociationGroupInfoCCCommandListGet = exports.AssociationGroupInfoCCCommandListReport = exports.AssociationGroupInfoCCInfoGet = exports.AssociationGroupInfoCCInfoReport = exports.AssociationGroupInfoCCNameGet = exports.AssociationGroupInfoCCNameReport = exports.AssociationGroupInfoCC = exports.AssociationGroupInfoCCAPI = void 0;
10
10
  function __assertType(argName, typeName, boundHasError) {
11
11
  const { ZWaveError, ZWaveErrorCodes } = require("@zwave-js/core");
12
12
  if (boundHasError()) {
@@ -38,197 +38,8 @@ const shared_1 = require("@zwave-js/shared");
38
38
  const Constants_1 = require("../message/Constants");
39
39
  const API_1 = require("./API");
40
40
  const CommandClass_1 = require("./CommandClass");
41
+ const _Types_1 = require("./_Types");
41
42
  // @noSetValueAPI This CC only has get-type commands
42
- // All the supported commands
43
- var AssociationGroupInfoCommand;
44
- (function (AssociationGroupInfoCommand) {
45
- AssociationGroupInfoCommand[AssociationGroupInfoCommand["NameGet"] = 1] = "NameGet";
46
- AssociationGroupInfoCommand[AssociationGroupInfoCommand["NameReport"] = 2] = "NameReport";
47
- AssociationGroupInfoCommand[AssociationGroupInfoCommand["InfoGet"] = 3] = "InfoGet";
48
- AssociationGroupInfoCommand[AssociationGroupInfoCommand["InfoReport"] = 4] = "InfoReport";
49
- AssociationGroupInfoCommand[AssociationGroupInfoCommand["CommandListGet"] = 5] = "CommandListGet";
50
- AssociationGroupInfoCommand[AssociationGroupInfoCommand["CommandListReport"] = 6] = "CommandListReport";
51
- })(AssociationGroupInfoCommand = exports.AssociationGroupInfoCommand || (exports.AssociationGroupInfoCommand = {}));
52
- // TODO: Check if this should be in a config file instead
53
- /**
54
- * @publicAPI
55
- */
56
- var AssociationGroupInfoProfile;
57
- (function (AssociationGroupInfoProfile) {
58
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["General: N/A"] = 0] = "General: N/A";
59
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["General: Lifeline"] = 1] = "General: Lifeline";
60
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 01"] = 8193] = "Control: Key 01";
61
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 02"] = 8194] = "Control: Key 02";
62
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 03"] = 8195] = "Control: Key 03";
63
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 04"] = 8196] = "Control: Key 04";
64
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 05"] = 8197] = "Control: Key 05";
65
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 06"] = 8198] = "Control: Key 06";
66
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 07"] = 8199] = "Control: Key 07";
67
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 08"] = 8200] = "Control: Key 08";
68
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 09"] = 8201] = "Control: Key 09";
69
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 10"] = 8202] = "Control: Key 10";
70
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 11"] = 8203] = "Control: Key 11";
71
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 12"] = 8204] = "Control: Key 12";
72
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 13"] = 8205] = "Control: Key 13";
73
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 14"] = 8206] = "Control: Key 14";
74
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 15"] = 8207] = "Control: Key 15";
75
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 16"] = 8208] = "Control: Key 16";
76
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 17"] = 8209] = "Control: Key 17";
77
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 18"] = 8210] = "Control: Key 18";
78
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 19"] = 8211] = "Control: Key 19";
79
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 20"] = 8212] = "Control: Key 20";
80
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 21"] = 8213] = "Control: Key 21";
81
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 22"] = 8214] = "Control: Key 22";
82
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 23"] = 8215] = "Control: Key 23";
83
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 24"] = 8216] = "Control: Key 24";
84
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 25"] = 8217] = "Control: Key 25";
85
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 26"] = 8218] = "Control: Key 26";
86
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 27"] = 8219] = "Control: Key 27";
87
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 28"] = 8220] = "Control: Key 28";
88
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 29"] = 8221] = "Control: Key 29";
89
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 30"] = 8222] = "Control: Key 30";
90
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 31"] = 8223] = "Control: Key 31";
91
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Control: Key 32"] = 8224] = "Control: Key 32";
92
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Air temperature"] = 12545] = "Sensor: Air temperature";
93
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: General purpose"] = 12546] = "Sensor: General purpose";
94
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Illuminance"] = 12547] = "Sensor: Illuminance";
95
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Power"] = 12548] = "Sensor: Power";
96
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Humidity"] = 12549] = "Sensor: Humidity";
97
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Velocity"] = 12550] = "Sensor: Velocity";
98
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Direction"] = 12551] = "Sensor: Direction";
99
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Atmospheric pressure"] = 12552] = "Sensor: Atmospheric pressure";
100
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Barometric pressure"] = 12553] = "Sensor: Barometric pressure";
101
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Solar radiation"] = 12554] = "Sensor: Solar radiation";
102
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Dew point"] = 12555] = "Sensor: Dew point";
103
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Rain rate"] = 12556] = "Sensor: Rain rate";
104
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Tide level"] = 12557] = "Sensor: Tide level";
105
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Weight"] = 12558] = "Sensor: Weight";
106
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Voltage"] = 12559] = "Sensor: Voltage";
107
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Current"] = 12560] = "Sensor: Current";
108
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Carbon dioxide (CO2) level"] = 12561] = "Sensor: Carbon dioxide (CO2) level";
109
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Air flow"] = 12562] = "Sensor: Air flow";
110
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Tank capacity"] = 12563] = "Sensor: Tank capacity";
111
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Distance"] = 12564] = "Sensor: Distance";
112
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Angle position"] = 12565] = "Sensor: Angle position";
113
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Rotation"] = 12566] = "Sensor: Rotation";
114
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Water temperature"] = 12567] = "Sensor: Water temperature";
115
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Soil temperature"] = 12568] = "Sensor: Soil temperature";
116
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Seismic Intensity"] = 12569] = "Sensor: Seismic Intensity";
117
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Seismic magnitude"] = 12570] = "Sensor: Seismic magnitude";
118
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Ultraviolet"] = 12571] = "Sensor: Ultraviolet";
119
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Electrical resistivity"] = 12572] = "Sensor: Electrical resistivity";
120
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Electrical conductivity"] = 12573] = "Sensor: Electrical conductivity";
121
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Loudness"] = 12574] = "Sensor: Loudness";
122
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Moisture"] = 12575] = "Sensor: Moisture";
123
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Frequency"] = 12576] = "Sensor: Frequency";
124
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Time"] = 12577] = "Sensor: Time";
125
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Target temperature"] = 12578] = "Sensor: Target temperature";
126
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Particulate Matter 2.5"] = 12579] = "Sensor: Particulate Matter 2.5";
127
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Formaldehyde (CH2O) level"] = 12580] = "Sensor: Formaldehyde (CH2O) level";
128
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Radon concentration"] = 12581] = "Sensor: Radon concentration";
129
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Methane (CH4) density"] = 12582] = "Sensor: Methane (CH4) density";
130
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Volatile Organic Compound level"] = 12583] = "Sensor: Volatile Organic Compound level";
131
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Carbon monoxide (CO) level"] = 12584] = "Sensor: Carbon monoxide (CO) level";
132
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Soil humidity"] = 12585] = "Sensor: Soil humidity";
133
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Soil reactivity"] = 12586] = "Sensor: Soil reactivity";
134
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Soil salinity"] = 12587] = "Sensor: Soil salinity";
135
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Heart rate"] = 12588] = "Sensor: Heart rate";
136
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Blood pressure"] = 12589] = "Sensor: Blood pressure";
137
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Muscle mass"] = 12590] = "Sensor: Muscle mass";
138
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Fat mass"] = 12591] = "Sensor: Fat mass";
139
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Bone mass"] = 12592] = "Sensor: Bone mass";
140
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Total body water (TBW)"] = 12593] = "Sensor: Total body water (TBW)";
141
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Basis metabolic rate (BMR)"] = 12594] = "Sensor: Basis metabolic rate (BMR)";
142
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Body Mass Index (BMI)"] = 12595] = "Sensor: Body Mass Index (BMI)";
143
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Acceleration X-axis"] = 12596] = "Sensor: Acceleration X-axis";
144
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Acceleration Y-axis"] = 12597] = "Sensor: Acceleration Y-axis";
145
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Acceleration Z-axis"] = 12598] = "Sensor: Acceleration Z-axis";
146
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Smoke density"] = 12599] = "Sensor: Smoke density";
147
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Water flow"] = 12600] = "Sensor: Water flow";
148
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Water pressure"] = 12601] = "Sensor: Water pressure";
149
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: RF signal strength"] = 12602] = "Sensor: RF signal strength";
150
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Particulate Matter 10"] = 12603] = "Sensor: Particulate Matter 10";
151
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Respiratory rate"] = 12604] = "Sensor: Respiratory rate";
152
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Relative Modulation level"] = 12605] = "Sensor: Relative Modulation level";
153
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Boiler water temperature"] = 12606] = "Sensor: Boiler water temperature";
154
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Domestic Hot Water (DHW) temperature"] = 12607] = "Sensor: Domestic Hot Water (DHW) temperature";
155
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Outside temperature"] = 12608] = "Sensor: Outside temperature";
156
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Exhaust temperature"] = 12609] = "Sensor: Exhaust temperature";
157
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Water Chlorine level"] = 12610] = "Sensor: Water Chlorine level";
158
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Water acidity"] = 12611] = "Sensor: Water acidity";
159
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Water Oxidation reduction potential"] = 12612] = "Sensor: Water Oxidation reduction potential";
160
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Heart Rate LF/HF ratio"] = 12613] = "Sensor: Heart Rate LF/HF ratio";
161
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Motion Direction"] = 12614] = "Sensor: Motion Direction";
162
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Applied force on the sensor"] = 12615] = "Sensor: Applied force on the sensor";
163
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Return Air temperature"] = 12616] = "Sensor: Return Air temperature";
164
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Supply Air temperature"] = 12617] = "Sensor: Supply Air temperature";
165
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Condenser Coil temperature"] = 12618] = "Sensor: Condenser Coil temperature";
166
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Evaporator Coil temperature"] = 12619] = "Sensor: Evaporator Coil temperature";
167
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Liquid Line temperature"] = 12620] = "Sensor: Liquid Line temperature";
168
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Discharge Line temperature"] = 12621] = "Sensor: Discharge Line temperature";
169
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Suction Pressure"] = 12622] = "Sensor: Suction Pressure";
170
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Discharge Pressure"] = 12623] = "Sensor: Discharge Pressure";
171
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Sensor: Defrost temperature"] = 12624] = "Sensor: Defrost temperature";
172
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: Smoke Alarm"] = 28929] = "Notification: Smoke Alarm";
173
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: CO Alarm"] = 28930] = "Notification: CO Alarm";
174
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: CO2 Alarm"] = 28931] = "Notification: CO2 Alarm";
175
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: Heat Alarm"] = 28932] = "Notification: Heat Alarm";
176
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: Water Alarm"] = 28933] = "Notification: Water Alarm";
177
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: Access Control"] = 28934] = "Notification: Access Control";
178
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: Home Security"] = 28935] = "Notification: Home Security";
179
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: Power Management"] = 28936] = "Notification: Power Management";
180
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: System"] = 28937] = "Notification: System";
181
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: Emergency Alarm"] = 28938] = "Notification: Emergency Alarm";
182
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: Clock"] = 28939] = "Notification: Clock";
183
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: Appliance"] = 28940] = "Notification: Appliance";
184
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: Home Health"] = 28941] = "Notification: Home Health";
185
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: Siren"] = 28942] = "Notification: Siren";
186
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: Water Valve"] = 28943] = "Notification: Water Valve";
187
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: Weather Alarm"] = 28944] = "Notification: Weather Alarm";
188
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: Irrigation"] = 28945] = "Notification: Irrigation";
189
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: Gas alarm"] = 28946] = "Notification: Gas alarm";
190
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: Pest Control"] = 28947] = "Notification: Pest Control";
191
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: Light sensor"] = 28948] = "Notification: Light sensor";
192
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: Water Quality Monitoring"] = 28949] = "Notification: Water Quality Monitoring";
193
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Notification: Home monitoring"] = 28950] = "Notification: Home monitoring";
194
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Meter: Electric"] = 12801] = "Meter: Electric";
195
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Meter: Gas"] = 12802] = "Meter: Gas";
196
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Meter: Water"] = 12803] = "Meter: Water";
197
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Meter: Heating"] = 12804] = "Meter: Heating";
198
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Meter: Cooling"] = 12805] = "Meter: Cooling";
199
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 01"] = 27393] = "Irrigation: Channel 01";
200
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 02"] = 27394] = "Irrigation: Channel 02";
201
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 03"] = 27395] = "Irrigation: Channel 03";
202
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 04"] = 27396] = "Irrigation: Channel 04";
203
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 05"] = 27397] = "Irrigation: Channel 05";
204
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 06"] = 27398] = "Irrigation: Channel 06";
205
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 07"] = 27399] = "Irrigation: Channel 07";
206
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 08"] = 27400] = "Irrigation: Channel 08";
207
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 09"] = 27401] = "Irrigation: Channel 09";
208
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 10"] = 27402] = "Irrigation: Channel 10";
209
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 11"] = 27403] = "Irrigation: Channel 11";
210
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 12"] = 27404] = "Irrigation: Channel 12";
211
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 13"] = 27405] = "Irrigation: Channel 13";
212
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 14"] = 27406] = "Irrigation: Channel 14";
213
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 15"] = 27407] = "Irrigation: Channel 15";
214
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 16"] = 27408] = "Irrigation: Channel 16";
215
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 17"] = 27409] = "Irrigation: Channel 17";
216
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 18"] = 27410] = "Irrigation: Channel 18";
217
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 19"] = 27411] = "Irrigation: Channel 19";
218
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 20"] = 27412] = "Irrigation: Channel 20";
219
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 21"] = 27413] = "Irrigation: Channel 21";
220
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 22"] = 27414] = "Irrigation: Channel 22";
221
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 23"] = 27415] = "Irrigation: Channel 23";
222
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 24"] = 27416] = "Irrigation: Channel 24";
223
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 25"] = 27417] = "Irrigation: Channel 25";
224
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 26"] = 27418] = "Irrigation: Channel 26";
225
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 27"] = 27419] = "Irrigation: Channel 27";
226
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 28"] = 27420] = "Irrigation: Channel 28";
227
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 29"] = 27421] = "Irrigation: Channel 29";
228
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 30"] = 27422] = "Irrigation: Channel 30";
229
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 31"] = 27423] = "Irrigation: Channel 31";
230
- AssociationGroupInfoProfile[AssociationGroupInfoProfile["Irrigation: Channel 32"] = 27424] = "Irrigation: Channel 32";
231
- })(AssociationGroupInfoProfile = exports.AssociationGroupInfoProfile || (exports.AssociationGroupInfoProfile = {}));
232
43
  /** Returns the ValueID used to store the name of an association group */
233
44
  function getGroupNameValueID(endpointIndex, groupId) {
234
45
  return {
@@ -266,16 +77,16 @@ function getHasDynamicInfoValueID(endpointIndex) {
266
77
  let AssociationGroupInfoCCAPI = class AssociationGroupInfoCCAPI extends API_1.PhysicalCCAPI {
267
78
  supportsCommand(cmd) {
268
79
  switch (cmd) {
269
- case AssociationGroupInfoCommand.NameGet:
270
- case AssociationGroupInfoCommand.InfoGet:
271
- case AssociationGroupInfoCommand.CommandListGet:
80
+ case _Types_1.AssociationGroupInfoCommand.NameGet:
81
+ case _Types_1.AssociationGroupInfoCommand.InfoGet:
82
+ case _Types_1.AssociationGroupInfoCommand.CommandListGet:
272
83
  return true; // This is mandatory
273
84
  }
274
85
  return super.supportsCommand(cmd);
275
86
  }
276
87
  async getGroupName(groupId) {
277
88
  __assertType("groupId", "number", __assertType__number.bind(void 0, groupId));
278
- this.assertSupportsCommand(AssociationGroupInfoCommand, AssociationGroupInfoCommand.NameGet);
89
+ this.assertSupportsCommand(_Types_1.AssociationGroupInfoCommand, _Types_1.AssociationGroupInfoCommand.NameGet);
279
90
  const cc = new AssociationGroupInfoCCNameGet(this.driver, {
280
91
  nodeId: this.endpoint.nodeId,
281
92
  endpoint: this.endpoint.index,
@@ -288,7 +99,7 @@ let AssociationGroupInfoCCAPI = class AssociationGroupInfoCCAPI extends API_1.Ph
288
99
  async getGroupInfo(groupId, refreshCache = false) {
289
100
  __assertType("groupId", "number", __assertType__number.bind(void 0, groupId));
290
101
  __assertType("refreshCache", "(optional) boolean", __assertType__optional_boolean.bind(void 0, refreshCache));
291
- this.assertSupportsCommand(AssociationGroupInfoCommand, AssociationGroupInfoCommand.InfoGet);
102
+ this.assertSupportsCommand(_Types_1.AssociationGroupInfoCommand, _Types_1.AssociationGroupInfoCommand.InfoGet);
292
103
  const cc = new AssociationGroupInfoCCInfoGet(this.driver, {
293
104
  nodeId: this.endpoint.nodeId,
294
105
  endpoint: this.endpoint.index,
@@ -310,7 +121,7 @@ let AssociationGroupInfoCCAPI = class AssociationGroupInfoCCAPI extends API_1.Ph
310
121
  async getCommands(groupId, allowCache = true) {
311
122
  __assertType("groupId", "number", __assertType__number.bind(void 0, groupId));
312
123
  __assertType("allowCache", "(optional) boolean", __assertType__optional_boolean.bind(void 0, allowCache));
313
- this.assertSupportsCommand(AssociationGroupInfoCommand, AssociationGroupInfoCommand.CommandListGet);
124
+ this.assertSupportsCommand(_Types_1.AssociationGroupInfoCommand, _Types_1.AssociationGroupInfoCommand.CommandListGet);
314
125
  const cc = new AssociationGroupInfoCCCommandListGet(this.driver, {
315
126
  nodeId: this.endpoint.nodeId,
316
127
  endpoint: this.endpoint.index,
@@ -442,7 +253,7 @@ let AssociationGroupInfoCC = class AssociationGroupInfoCC extends CommandClass_1
442
253
  if (info) {
443
254
  const logMessage = `Received info for association group #${groupId}:
444
255
  info is dynamic: ${info.hasDynamicInfo}
445
- profile: ${(0, shared_1.getEnumMemberName)(AssociationGroupInfoProfile, info.profile)}`;
256
+ profile: ${(0, shared_1.getEnumMemberName)(_Types_1.AssociationGroupInfoProfile, info.profile)}`;
446
257
  this.driver.controllerLog.logNode(node.id, {
447
258
  endpoint: this.endpointIndex,
448
259
  message: logMessage,
@@ -485,7 +296,7 @@ let AssociationGroupInfoCCNameReport = class AssociationGroupInfoCCNameReport ex
485
296
  }
486
297
  };
487
298
  AssociationGroupInfoCCNameReport = __decorate([
488
- (0, CommandClass_1.CCCommand)(AssociationGroupInfoCommand.NameReport)
299
+ (0, CommandClass_1.CCCommand)(_Types_1.AssociationGroupInfoCommand.NameReport)
489
300
  ], AssociationGroupInfoCCNameReport);
490
301
  exports.AssociationGroupInfoCCNameReport = AssociationGroupInfoCCNameReport;
491
302
  let AssociationGroupInfoCCNameGet = class AssociationGroupInfoCCNameGet extends AssociationGroupInfoCC {
@@ -511,7 +322,7 @@ let AssociationGroupInfoCCNameGet = class AssociationGroupInfoCCNameGet extends
511
322
  }
512
323
  };
513
324
  AssociationGroupInfoCCNameGet = __decorate([
514
- (0, CommandClass_1.CCCommand)(AssociationGroupInfoCommand.NameGet),
325
+ (0, CommandClass_1.CCCommand)(_Types_1.AssociationGroupInfoCommand.NameGet),
515
326
  (0, CommandClass_1.expectedCCResponse)(AssociationGroupInfoCCNameReport)
516
327
  ], AssociationGroupInfoCCNameGet);
517
328
  exports.AssociationGroupInfoCCNameGet = AssociationGroupInfoCCNameGet;
@@ -573,7 +384,7 @@ __decorate([
573
384
  (0, CommandClass_1.ccValue)({ internal: true })
574
385
  ], AssociationGroupInfoCCInfoReport.prototype, "hasDynamicInfo", void 0);
575
386
  AssociationGroupInfoCCInfoReport = __decorate([
576
- (0, CommandClass_1.CCCommand)(AssociationGroupInfoCommand.InfoReport)
387
+ (0, CommandClass_1.CCCommand)(_Types_1.AssociationGroupInfoCommand.InfoReport)
577
388
  ], AssociationGroupInfoCCInfoReport);
578
389
  exports.AssociationGroupInfoCCInfoReport = AssociationGroupInfoCCInfoReport;
579
390
  let AssociationGroupInfoCCInfoGet = class AssociationGroupInfoCCInfoGet extends AssociationGroupInfoCC {
@@ -617,7 +428,7 @@ let AssociationGroupInfoCCInfoGet = class AssociationGroupInfoCCInfoGet extends
617
428
  }
618
429
  };
619
430
  AssociationGroupInfoCCInfoGet = __decorate([
620
- (0, CommandClass_1.CCCommand)(AssociationGroupInfoCommand.InfoGet),
431
+ (0, CommandClass_1.CCCommand)(_Types_1.AssociationGroupInfoCommand.InfoGet),
621
432
  (0, CommandClass_1.expectedCCResponse)(AssociationGroupInfoCCInfoReport)
622
433
  ], AssociationGroupInfoCCInfoGet);
623
434
  exports.AssociationGroupInfoCCInfoGet = AssociationGroupInfoCCInfoGet;
@@ -669,7 +480,7 @@ __decorate([
669
480
  (0, CommandClass_1.ccKeyValuePair)({ internal: true })
670
481
  ], AssociationGroupInfoCCCommandListReport.prototype, "issuedCommands", void 0);
671
482
  AssociationGroupInfoCCCommandListReport = __decorate([
672
- (0, CommandClass_1.CCCommand)(AssociationGroupInfoCommand.CommandListReport)
483
+ (0, CommandClass_1.CCCommand)(_Types_1.AssociationGroupInfoCommand.CommandListReport)
673
484
  ], AssociationGroupInfoCCCommandListReport);
674
485
  exports.AssociationGroupInfoCCCommandListReport = AssociationGroupInfoCCCommandListReport;
675
486
  let AssociationGroupInfoCCCommandListGet = class AssociationGroupInfoCCCommandListGet extends AssociationGroupInfoCC {
@@ -702,7 +513,7 @@ let AssociationGroupInfoCCCommandListGet = class AssociationGroupInfoCCCommandLi
702
513
  }
703
514
  };
704
515
  AssociationGroupInfoCCCommandListGet = __decorate([
705
- (0, CommandClass_1.CCCommand)(AssociationGroupInfoCommand.CommandListGet),
516
+ (0, CommandClass_1.CCCommand)(_Types_1.AssociationGroupInfoCommand.CommandListGet),
706
517
  (0, CommandClass_1.expectedCCResponse)(AssociationGroupInfoCCCommandListReport)
707
518
  ], AssociationGroupInfoCCCommandListGet);
708
519
  exports.AssociationGroupInfoCCCommandListGet = AssociationGroupInfoCCCommandListGet;