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
@@ -1,7 +1,461 @@
1
1
  /// <reference types="node" />
2
- import type { CommandClasses } from "@zwave-js/core/safe";
2
+ import type { Scale } from "@zwave-js/config/safe";
3
+ import type { CommandClasses, Duration, Maybe, ValueMetadata } from "@zwave-js/core/safe";
3
4
  import type { ZWaveNode } from "../node/Node";
4
5
  import type { NotificationCCReport } from "./NotificationCC";
6
+ export declare enum AlarmSensorCommand {
7
+ Get = 1,
8
+ Report = 2,
9
+ SupportedGet = 3,
10
+ SupportedReport = 4
11
+ }
12
+ /** @publicAPI */
13
+ export declare enum AlarmSensorType {
14
+ "General Purpose" = 0,
15
+ Smoke = 1,
16
+ CO = 2,
17
+ CO2 = 3,
18
+ Heat = 4,
19
+ "Water Leak" = 5,
20
+ Any = 255
21
+ }
22
+ /** @publicAPI */
23
+ export declare type AlarmSensorValueMetadata = ValueMetadata & {
24
+ ccSpecific: {
25
+ sensorType: AlarmSensorType;
26
+ };
27
+ };
28
+ export declare enum AssociationCommand {
29
+ Set = 1,
30
+ Get = 2,
31
+ Report = 3,
32
+ Remove = 4,
33
+ SupportedGroupingsGet = 5,
34
+ SupportedGroupingsReport = 6
35
+ }
36
+ export declare enum AssociationGroupInfoCommand {
37
+ NameGet = 1,
38
+ NameReport = 2,
39
+ InfoGet = 3,
40
+ InfoReport = 4,
41
+ CommandListGet = 5,
42
+ CommandListReport = 6
43
+ }
44
+ /** @publicAPI */
45
+ export declare enum AssociationGroupInfoProfile {
46
+ "General: N/A" = 0,
47
+ "General: Lifeline" = 1,
48
+ "Control: Key 01" = 8193,
49
+ "Control: Key 02" = 8194,
50
+ "Control: Key 03" = 8195,
51
+ "Control: Key 04" = 8196,
52
+ "Control: Key 05" = 8197,
53
+ "Control: Key 06" = 8198,
54
+ "Control: Key 07" = 8199,
55
+ "Control: Key 08" = 8200,
56
+ "Control: Key 09" = 8201,
57
+ "Control: Key 10" = 8202,
58
+ "Control: Key 11" = 8203,
59
+ "Control: Key 12" = 8204,
60
+ "Control: Key 13" = 8205,
61
+ "Control: Key 14" = 8206,
62
+ "Control: Key 15" = 8207,
63
+ "Control: Key 16" = 8208,
64
+ "Control: Key 17" = 8209,
65
+ "Control: Key 18" = 8210,
66
+ "Control: Key 19" = 8211,
67
+ "Control: Key 20" = 8212,
68
+ "Control: Key 21" = 8213,
69
+ "Control: Key 22" = 8214,
70
+ "Control: Key 23" = 8215,
71
+ "Control: Key 24" = 8216,
72
+ "Control: Key 25" = 8217,
73
+ "Control: Key 26" = 8218,
74
+ "Control: Key 27" = 8219,
75
+ "Control: Key 28" = 8220,
76
+ "Control: Key 29" = 8221,
77
+ "Control: Key 30" = 8222,
78
+ "Control: Key 31" = 8223,
79
+ "Control: Key 32" = 8224,
80
+ "Sensor: Air temperature" = 12545,
81
+ "Sensor: General purpose" = 12546,
82
+ "Sensor: Illuminance" = 12547,
83
+ "Sensor: Power" = 12548,
84
+ "Sensor: Humidity" = 12549,
85
+ "Sensor: Velocity" = 12550,
86
+ "Sensor: Direction" = 12551,
87
+ "Sensor: Atmospheric pressure" = 12552,
88
+ "Sensor: Barometric pressure" = 12553,
89
+ "Sensor: Solar radiation" = 12554,
90
+ "Sensor: Dew point" = 12555,
91
+ "Sensor: Rain rate" = 12556,
92
+ "Sensor: Tide level" = 12557,
93
+ "Sensor: Weight" = 12558,
94
+ "Sensor: Voltage" = 12559,
95
+ "Sensor: Current" = 12560,
96
+ "Sensor: Carbon dioxide (CO2) level" = 12561,
97
+ "Sensor: Air flow" = 12562,
98
+ "Sensor: Tank capacity" = 12563,
99
+ "Sensor: Distance" = 12564,
100
+ "Sensor: Angle position" = 12565,
101
+ "Sensor: Rotation" = 12566,
102
+ "Sensor: Water temperature" = 12567,
103
+ "Sensor: Soil temperature" = 12568,
104
+ "Sensor: Seismic Intensity" = 12569,
105
+ "Sensor: Seismic magnitude" = 12570,
106
+ "Sensor: Ultraviolet" = 12571,
107
+ "Sensor: Electrical resistivity" = 12572,
108
+ "Sensor: Electrical conductivity" = 12573,
109
+ "Sensor: Loudness" = 12574,
110
+ "Sensor: Moisture" = 12575,
111
+ "Sensor: Frequency" = 12576,
112
+ "Sensor: Time" = 12577,
113
+ "Sensor: Target temperature" = 12578,
114
+ "Sensor: Particulate Matter 2.5" = 12579,
115
+ "Sensor: Formaldehyde (CH2O) level" = 12580,
116
+ "Sensor: Radon concentration" = 12581,
117
+ "Sensor: Methane (CH4) density" = 12582,
118
+ "Sensor: Volatile Organic Compound level" = 12583,
119
+ "Sensor: Carbon monoxide (CO) level" = 12584,
120
+ "Sensor: Soil humidity" = 12585,
121
+ "Sensor: Soil reactivity" = 12586,
122
+ "Sensor: Soil salinity" = 12587,
123
+ "Sensor: Heart rate" = 12588,
124
+ "Sensor: Blood pressure" = 12589,
125
+ "Sensor: Muscle mass" = 12590,
126
+ "Sensor: Fat mass" = 12591,
127
+ "Sensor: Bone mass" = 12592,
128
+ "Sensor: Total body water (TBW)" = 12593,
129
+ "Sensor: Basis metabolic rate (BMR)" = 12594,
130
+ "Sensor: Body Mass Index (BMI)" = 12595,
131
+ "Sensor: Acceleration X-axis" = 12596,
132
+ "Sensor: Acceleration Y-axis" = 12597,
133
+ "Sensor: Acceleration Z-axis" = 12598,
134
+ "Sensor: Smoke density" = 12599,
135
+ "Sensor: Water flow" = 12600,
136
+ "Sensor: Water pressure" = 12601,
137
+ "Sensor: RF signal strength" = 12602,
138
+ "Sensor: Particulate Matter 10" = 12603,
139
+ "Sensor: Respiratory rate" = 12604,
140
+ "Sensor: Relative Modulation level" = 12605,
141
+ "Sensor: Boiler water temperature" = 12606,
142
+ "Sensor: Domestic Hot Water (DHW) temperature" = 12607,
143
+ "Sensor: Outside temperature" = 12608,
144
+ "Sensor: Exhaust temperature" = 12609,
145
+ "Sensor: Water Chlorine level" = 12610,
146
+ "Sensor: Water acidity" = 12611,
147
+ "Sensor: Water Oxidation reduction potential" = 12612,
148
+ "Sensor: Heart Rate LF/HF ratio" = 12613,
149
+ "Sensor: Motion Direction" = 12614,
150
+ "Sensor: Applied force on the sensor" = 12615,
151
+ "Sensor: Return Air temperature" = 12616,
152
+ "Sensor: Supply Air temperature" = 12617,
153
+ "Sensor: Condenser Coil temperature" = 12618,
154
+ "Sensor: Evaporator Coil temperature" = 12619,
155
+ "Sensor: Liquid Line temperature" = 12620,
156
+ "Sensor: Discharge Line temperature" = 12621,
157
+ "Sensor: Suction Pressure" = 12622,
158
+ "Sensor: Discharge Pressure" = 12623,
159
+ "Sensor: Defrost temperature" = 12624,
160
+ "Notification: Smoke Alarm" = 28929,
161
+ "Notification: CO Alarm" = 28930,
162
+ "Notification: CO2 Alarm" = 28931,
163
+ "Notification: Heat Alarm" = 28932,
164
+ "Notification: Water Alarm" = 28933,
165
+ "Notification: Access Control" = 28934,
166
+ "Notification: Home Security" = 28935,
167
+ "Notification: Power Management" = 28936,
168
+ "Notification: System" = 28937,
169
+ "Notification: Emergency Alarm" = 28938,
170
+ "Notification: Clock" = 28939,
171
+ "Notification: Appliance" = 28940,
172
+ "Notification: Home Health" = 28941,
173
+ "Notification: Siren" = 28942,
174
+ "Notification: Water Valve" = 28943,
175
+ "Notification: Weather Alarm" = 28944,
176
+ "Notification: Irrigation" = 28945,
177
+ "Notification: Gas alarm" = 28946,
178
+ "Notification: Pest Control" = 28947,
179
+ "Notification: Light sensor" = 28948,
180
+ "Notification: Water Quality Monitoring" = 28949,
181
+ "Notification: Home monitoring" = 28950,
182
+ "Meter: Electric" = 12801,
183
+ "Meter: Gas" = 12802,
184
+ "Meter: Water" = 12803,
185
+ "Meter: Heating" = 12804,
186
+ "Meter: Cooling" = 12805,
187
+ "Irrigation: Channel 01" = 27393,
188
+ "Irrigation: Channel 02" = 27394,
189
+ "Irrigation: Channel 03" = 27395,
190
+ "Irrigation: Channel 04" = 27396,
191
+ "Irrigation: Channel 05" = 27397,
192
+ "Irrigation: Channel 06" = 27398,
193
+ "Irrigation: Channel 07" = 27399,
194
+ "Irrigation: Channel 08" = 27400,
195
+ "Irrigation: Channel 09" = 27401,
196
+ "Irrigation: Channel 10" = 27402,
197
+ "Irrigation: Channel 11" = 27403,
198
+ "Irrigation: Channel 12" = 27404,
199
+ "Irrigation: Channel 13" = 27405,
200
+ "Irrigation: Channel 14" = 27406,
201
+ "Irrigation: Channel 15" = 27407,
202
+ "Irrigation: Channel 16" = 27408,
203
+ "Irrigation: Channel 17" = 27409,
204
+ "Irrigation: Channel 18" = 27410,
205
+ "Irrigation: Channel 19" = 27411,
206
+ "Irrigation: Channel 20" = 27412,
207
+ "Irrigation: Channel 21" = 27413,
208
+ "Irrigation: Channel 22" = 27414,
209
+ "Irrigation: Channel 23" = 27415,
210
+ "Irrigation: Channel 24" = 27416,
211
+ "Irrigation: Channel 25" = 27417,
212
+ "Irrigation: Channel 26" = 27418,
213
+ "Irrigation: Channel 27" = 27419,
214
+ "Irrigation: Channel 28" = 27420,
215
+ "Irrigation: Channel 29" = 27421,
216
+ "Irrigation: Channel 30" = 27422,
217
+ "Irrigation: Channel 31" = 27423,
218
+ "Irrigation: Channel 32" = 27424
219
+ }
220
+ /** @publicAPI */
221
+ export interface AssociationGroup {
222
+ /** How many nodes this association group supports */
223
+ maxNodes: number;
224
+ /** Whether this is the lifeline association (where the Controller must not be removed) */
225
+ isLifeline: boolean;
226
+ /** Whether multi channel associations are allowed */
227
+ multiChannel: boolean;
228
+ /** The name of the group */
229
+ label: string;
230
+ /** The association group profile (if known) */
231
+ profile?: AssociationGroupInfoProfile;
232
+ /** A map of Command Classes and commands issued by this group (if known) */
233
+ issuedCommands?: ReadonlyMap<CommandClasses, readonly number[]>;
234
+ }
235
+ export declare enum BarrierOperatorCommand {
236
+ Set = 1,
237
+ Get = 2,
238
+ Report = 3,
239
+ SignalingCapabilitiesGet = 4,
240
+ SignalingCapabilitiesReport = 5,
241
+ EventSignalingSet = 6,
242
+ EventSignalingGet = 7,
243
+ EventSignalingReport = 8
244
+ }
245
+ /** @publicAPI */
246
+ export declare enum BarrierState {
247
+ Closed = 0,
248
+ Closing = 252,
249
+ Stopped = 253,
250
+ Opening = 254,
251
+ Open = 255
252
+ }
253
+ /** @publicAPI */
254
+ export declare enum SubsystemType {
255
+ Audible = 1,
256
+ Visual = 2
257
+ }
258
+ /** @publicAPI */
259
+ export declare enum SubsystemState {
260
+ Off = 0,
261
+ On = 255
262
+ }
263
+ export declare enum BasicCommand {
264
+ Set = 1,
265
+ Get = 2,
266
+ Report = 3
267
+ }
268
+ /** @publicAPI */
269
+ export declare enum BatteryChargingStatus {
270
+ Discharging = 0,
271
+ Charging = 1,
272
+ Maintaining = 2
273
+ }
274
+ /** @publicAPI */
275
+ export declare enum BatteryReplacementStatus {
276
+ No = 0,
277
+ Soon = 1,
278
+ Now = 2
279
+ }
280
+ export declare enum BatteryCommand {
281
+ Get = 2,
282
+ Report = 3,
283
+ HealthGet = 4,
284
+ HealthReport = 5
285
+ }
286
+ export declare enum BinarySensorCommand {
287
+ Get = 2,
288
+ Report = 3,
289
+ SupportedGet = 1,
290
+ SupportedReport = 4
291
+ }
292
+ /** @publicAPI */
293
+ export declare enum BinarySensorType {
294
+ "General Purpose" = 1,
295
+ Smoke = 2,
296
+ CO = 3,
297
+ CO2 = 4,
298
+ Heat = 5,
299
+ Water = 6,
300
+ Freeze = 7,
301
+ Tamper = 8,
302
+ Aux = 9,
303
+ "Door/Window" = 10,
304
+ Tilt = 11,
305
+ Motion = 12,
306
+ "Glass Break" = 13,
307
+ Any = 255
308
+ }
309
+ /** @publicAPI */
310
+ export declare type BinarySensorValueMetadata = ValueMetadata & {
311
+ ccSpecific: {
312
+ sensorType: BinarySensorType;
313
+ };
314
+ };
315
+ export declare enum BinarySwitchCommand {
316
+ Set = 1,
317
+ Get = 2,
318
+ Report = 3
319
+ }
320
+ export declare enum CentralSceneCommand {
321
+ SupportedGet = 1,
322
+ SupportedReport = 2,
323
+ Notification = 3,
324
+ ConfigurationSet = 4,
325
+ ConfigurationGet = 5,
326
+ ConfigurationReport = 6
327
+ }
328
+ /** @publicAPI */
329
+ export declare enum CentralSceneKeys {
330
+ KeyPressed = 0,
331
+ KeyReleased = 1,
332
+ KeyHeldDown = 2,
333
+ KeyPressed2x = 3,
334
+ KeyPressed3x = 4,
335
+ KeyPressed4x = 5,
336
+ KeyPressed5x = 6
337
+ }
338
+ export declare enum ClimateControlScheduleCommand {
339
+ Set = 1,
340
+ Get = 2,
341
+ Report = 3,
342
+ ChangedGet = 4,
343
+ ChangedReport = 5,
344
+ OverrideSet = 6,
345
+ OverrideGet = 7,
346
+ OverrideReport = 8
347
+ }
348
+ /** @publicAPI */
349
+ export declare enum ScheduleOverrideType {
350
+ None = 0,
351
+ Temporary = 1,
352
+ Permanent = 2
353
+ }
354
+ export declare enum ClockCommand {
355
+ Set = 4,
356
+ Get = 5,
357
+ Report = 6
358
+ }
359
+ /** @publicAPI */
360
+ export declare enum Weekday {
361
+ Unknown = 0,
362
+ Monday = 1,
363
+ Tuesday = 2,
364
+ Wednesday = 3,
365
+ Thursday = 4,
366
+ Friday = 5,
367
+ Saturday = 6,
368
+ Sunday = 7
369
+ }
370
+ export declare enum ColorSwitchCommand {
371
+ SupportedGet = 1,
372
+ SupportedReport = 2,
373
+ Get = 3,
374
+ Report = 4,
375
+ Set = 5,
376
+ StartLevelChange = 6,
377
+ StopLevelChange = 7
378
+ }
379
+ /** @publicAPI */
380
+ export declare enum ColorComponent {
381
+ "Warm White" = 0,
382
+ "Cold White" = 1,
383
+ Red = 2,
384
+ Green = 3,
385
+ Blue = 4,
386
+ Amber = 5,
387
+ Cyan = 6,
388
+ Purple = 7,
389
+ Index = 8
390
+ }
391
+ export declare const ColorComponentMap: {
392
+ warmWhite: ColorComponent;
393
+ coldWhite: ColorComponent;
394
+ red: ColorComponent;
395
+ green: ColorComponent;
396
+ blue: ColorComponent;
397
+ amber: ColorComponent;
398
+ cyan: ColorComponent;
399
+ purple: ColorComponent;
400
+ index: ColorComponent;
401
+ };
402
+ export declare type ColorKey = keyof typeof ColorComponentMap;
403
+ /**
404
+ * @publicAPI
405
+ * This type is used to accept both the kebabCase names and numeric components as table keys
406
+ */
407
+ export declare type ColorTable = Partial<Record<ColorKey, number>> | Partial<Record<ColorComponent, number>>;
408
+ export declare enum ConfigurationCommand {
409
+ Set = 4,
410
+ Get = 5,
411
+ Report = 6,
412
+ BulkSet = 7,
413
+ BulkGet = 8,
414
+ BulkReport = 9,
415
+ NameGet = 10,
416
+ NameReport = 11,
417
+ InfoGet = 12,
418
+ InfoReport = 13,
419
+ PropertiesGet = 14,
420
+ PropertiesReport = 15,
421
+ DefaultReset = 1
422
+ }
423
+ /** @publicAPI */
424
+ export type { ConfigValue } from "@zwave-js/core/safe";
425
+ export declare enum CRC16Command {
426
+ CommandEncapsulation = 1
427
+ }
428
+ export declare enum DeviceResetLocallyCommand {
429
+ Notification = 1
430
+ }
431
+ export declare enum DoorLockCommand {
432
+ OperationSet = 1,
433
+ OperationGet = 2,
434
+ OperationReport = 3,
435
+ ConfigurationSet = 4,
436
+ ConfigurationGet = 5,
437
+ ConfigurationReport = 6,
438
+ CapabilitiesGet = 7,
439
+ CapabilitiesReport = 8
440
+ }
441
+ /** @publicAPI */
442
+ export declare enum DoorLockMode {
443
+ Unsecured = 0,
444
+ UnsecuredWithTimeout = 1,
445
+ InsideUnsecured = 16,
446
+ InsideUnsecuredWithTimeout = 17,
447
+ OutsideUnsecured = 32,
448
+ OutsideUnsecuredWithTimeout = 33,
449
+ Unknown = 254,
450
+ Secured = 255
451
+ }
452
+ /** @publicAPI */
453
+ export declare enum DoorLockOperationType {
454
+ Constant = 1,
455
+ Timed = 2
456
+ }
457
+ /** @publicAPI */
458
+ export declare type DoorHandleStatus = [boolean, boolean, boolean, boolean];
5
459
  /** @publicAPI */
6
460
  export declare enum EntryControlEventTypes {
7
461
  Caching = 0,
@@ -31,6 +485,116 @@ export declare enum EntryControlEventTypes {
31
485
  Test = 24,
32
486
  Cancel = 25
33
487
  }
488
+ export declare enum DoorLockLoggingCommand {
489
+ RecordsSupportedGet = 1,
490
+ RecordsSupportedReport = 2,
491
+ RecordGet = 3,
492
+ RecordReport = 4
493
+ }
494
+ /** @publicAPI */
495
+ export declare enum DoorLockLoggingEventType {
496
+ LockCode = 1,
497
+ UnlockCode = 2,
498
+ LockButton = 3,
499
+ UnlockButton = 4,
500
+ LockCodeOutOfSchedule = 5,
501
+ UnlockCodeOutOfSchedule = 6,
502
+ IllegalCode = 7,
503
+ LockManual = 8,
504
+ UnlockManual = 9,
505
+ LockAuto = 10,
506
+ UnlockAuto = 11,
507
+ LockRemoteCode = 12,
508
+ UnlockRemoteCode = 13,
509
+ LockRemote = 14,
510
+ UnlockRemote = 15,
511
+ LockRemoteCodeOutOfSchedule = 16,
512
+ UnlockRemoteCodeOutOfSchedule = 17,
513
+ RemoteIllegalCode = 18,
514
+ LockManual2 = 19,
515
+ UnlockManual2 = 20,
516
+ LockSecured = 21,
517
+ LockUnsecured = 22,
518
+ UserCodeAdded = 23,
519
+ UserCodeDeleted = 24,
520
+ AllUserCodesDeleted = 25,
521
+ MasterCodeChanged = 26,
522
+ UserCodeChanged = 27,
523
+ LockReset = 28,
524
+ ConfigurationChanged = 29,
525
+ LowBattery = 30,
526
+ NewBattery = 31,
527
+ Unknown = 32
528
+ }
529
+ /**
530
+ * @publicAPI
531
+ * @deprecated Use {@link DoorLockLoggingEventType} instead
532
+ */
533
+ export declare enum EventType {
534
+ LockCode = 1,
535
+ UnlockCode = 2,
536
+ LockButton = 3,
537
+ UnlockButton = 4,
538
+ LockCodeOutOfSchedule = 5,
539
+ UnlockCodeOutOfSchedule = 6,
540
+ IllegalCode = 7,
541
+ LockManual = 8,
542
+ UnlockManual = 9,
543
+ LockAuto = 10,
544
+ UnlockAuto = 11,
545
+ LockRemoteCode = 12,
546
+ UnlockRemoteCode = 13,
547
+ LockRemote = 14,
548
+ UnlockRemote = 15,
549
+ LockRemoteCodeOutOfSchedule = 16,
550
+ UnlockRemoteCodeOutOfSchedule = 17,
551
+ RemoteIllegalCode = 18,
552
+ LockManual2 = 19,
553
+ UnlockManual2 = 20,
554
+ LockSecured = 21,
555
+ LockUnsecured = 22,
556
+ UserCodeAdded = 23,
557
+ UserCodeDeleted = 24,
558
+ AllUserCodesDeleted = 25,
559
+ MasterCodeChanged = 26,
560
+ UserCodeChanged = 27,
561
+ LockReset = 28,
562
+ ConfigurationChanged = 29,
563
+ LowBattery = 30,
564
+ NewBattery = 31,
565
+ Unknown = 32
566
+ }
567
+ /** @publicAPI */
568
+ export interface DoorLockLoggingRecord {
569
+ timestamp: string;
570
+ eventType: DoorLockLoggingEventType;
571
+ label: string;
572
+ userId?: number;
573
+ userCode?: string | Buffer;
574
+ }
575
+ /** @publicAPI */
576
+ export declare enum DoorLockLoggingRecordStatus {
577
+ Empty = 0,
578
+ HoldsLegalData = 1
579
+ }
580
+ /**
581
+ * @publicAPI
582
+ * @deprecated Use {@link DoorLockLoggingRecordStatus} instead
583
+ */
584
+ export declare enum RecordStatus {
585
+ Empty = 0,
586
+ HoldsLegalData = 1
587
+ }
588
+ export declare enum EntryControlCommand {
589
+ Notification = 1,
590
+ KeySupportedGet = 2,
591
+ KeySupportedReport = 3,
592
+ EventSupportedGet = 4,
593
+ EventSupportedReport = 5,
594
+ ConfigurationSet = 6,
595
+ ConfigurationGet = 7,
596
+ ConfigurationReport = 8
597
+ }
34
598
  /** @publicAPI */
35
599
  export declare enum EntryControlDataTypes {
36
600
  None = 0,
@@ -53,6 +617,291 @@ export declare type ZWaveNotificationCallbackParams_EntryControlCC = [
53
617
  ccId: typeof CommandClasses["Entry Control"],
54
618
  args: ZWaveNotificationCallbackArgs_EntryControlCC
55
619
  ];
620
+ export declare enum FirmwareUpdateMetaDataCommand {
621
+ MetaDataGet = 1,
622
+ MetaDataReport = 2,
623
+ RequestGet = 3,
624
+ RequestReport = 4,
625
+ Get = 5,
626
+ Report = 6,
627
+ StatusReport = 7,
628
+ ActivationSet = 8,
629
+ ActivationReport = 9,
630
+ PrepareGet = 10,
631
+ PrepareReport = 11
632
+ }
633
+ /** @publicAPI */
634
+ export declare enum FirmwareUpdateRequestStatus {
635
+ Error_InvalidManufacturerOrFirmwareID = 0,
636
+ Error_AuthenticationExpected = 1,
637
+ Error_FragmentSizeTooLarge = 2,
638
+ Error_NotUpgradable = 3,
639
+ Error_InvalidHardwareVersion = 4,
640
+ Error_FirmwareUpgradeInProgress = 5,
641
+ Error_BatteryLow = 6,
642
+ OK = 255
643
+ }
644
+ /** @publicAPI */
645
+ export declare enum FirmwareUpdateStatus {
646
+ Error_Timeout = -1,
647
+ Error_Checksum = 0,
648
+ Error_TransmissionFailed = 1,
649
+ Error_InvalidManufacturerID = 2,
650
+ Error_InvalidFirmwareID = 3,
651
+ Error_InvalidFirmwareTarget = 4,
652
+ Error_InvalidHeaderInformation = 5,
653
+ Error_InvalidHeaderFormat = 6,
654
+ Error_InsufficientMemory = 7,
655
+ Error_InvalidHardwareVersion = 8,
656
+ OK_WaitingForActivation = 253,
657
+ OK_NoRestart = 254,
658
+ OK_RestartPending = 255
659
+ }
660
+ /** @publicAPI */
661
+ export declare enum FirmwareUpdateActivationStatus {
662
+ Error_InvalidFirmware = 0,
663
+ Error_ActivationFailed = 1,
664
+ OK = 255
665
+ }
666
+ /** @publicAPI */
667
+ export declare enum FirmwareDownloadStatus {
668
+ Error_InvalidManufacturerOrFirmwareID = 0,
669
+ Error_AuthenticationExpected = 1,
670
+ Error_FragmentSizeTooLarge = 2,
671
+ Error_NotDownloadable = 3,
672
+ Error_InvalidHardwareVersion = 4,
673
+ OK = 255
674
+ }
675
+ /** @publicAPI */
676
+ export declare type FirmwareUpdateCapabilities = {
677
+ /** Indicates whether the node's firmware can be upgraded */
678
+ readonly firmwareUpgradable: false;
679
+ } | {
680
+ /** Indicates whether the node's firmware can be upgraded */
681
+ readonly firmwareUpgradable: true;
682
+ /** An array of firmware targets that can be upgraded */
683
+ readonly firmwareTargets: readonly number[];
684
+ /** Indicates whether the node continues to function normally during an upgrade */
685
+ readonly continuesToFunction: Maybe<boolean>;
686
+ /** Indicates whether the node supports delayed activation of the new firmware */
687
+ readonly supportsActivation: Maybe<boolean>;
688
+ };
689
+ export declare enum HailCommand {
690
+ Hail = 1
691
+ }
692
+ export declare enum HumidityControlModeCommand {
693
+ Set = 1,
694
+ Get = 2,
695
+ Report = 3,
696
+ SupportedGet = 4,
697
+ SupportedReport = 5
698
+ }
699
+ /** @publicAPI */
700
+ export declare enum HumidityControlMode {
701
+ "Off" = 0,
702
+ "Humidify" = 1,
703
+ "De-humidify" = 2,
704
+ "Auto" = 3
705
+ }
706
+ export declare enum HumidityControlOperatingStateCommand {
707
+ Get = 1,
708
+ Report = 2
709
+ }
710
+ /** @publicAPI */
711
+ export declare enum HumidityControlOperatingState {
712
+ "Idle" = 0,
713
+ "Humidifying" = 1,
714
+ "De-humidifying" = 2
715
+ }
716
+ export declare enum HumidityControlSetpointCommand {
717
+ Set = 1,
718
+ Get = 2,
719
+ Report = 3,
720
+ SupportedGet = 4,
721
+ SupportedReport = 5,
722
+ ScaleSupportedGet = 6,
723
+ ScaleSupportedReport = 7,
724
+ CapabilitiesGet = 8,
725
+ CapabilitiesReport = 9
726
+ }
727
+ /** @publicAPI */
728
+ export declare enum HumidityControlSetpointType {
729
+ "N/A" = 0,
730
+ "Humidifier" = 1,
731
+ "De-humidifier" = 2,
732
+ "Auto" = 3
733
+ }
734
+ /** @publicAPI */
735
+ export interface HumidityControlSetpointValue {
736
+ value: number;
737
+ scale: number;
738
+ }
739
+ /** @publicAPI */
740
+ export interface HumidityControlSetpointCapabilities {
741
+ minValue: number;
742
+ minValueScale: number;
743
+ maxValue: number;
744
+ maxValueScale: number;
745
+ }
746
+ /** @publicAPI */
747
+ export declare type HumidityControlSetpointMetadata = ValueMetadata & {
748
+ ccSpecific: {
749
+ setpointType: HumidityControlSetpointType;
750
+ };
751
+ };
752
+ export declare enum IndicatorCommand {
753
+ Set = 1,
754
+ Get = 2,
755
+ Report = 3,
756
+ SupportedGet = 4,
757
+ SupportedReport = 5
758
+ }
759
+ /** @publicAPI */
760
+ export declare type IndicatorMetadata = ValueMetadata & {
761
+ ccSpecific: {
762
+ indicatorId: number;
763
+ propertyId?: number;
764
+ };
765
+ };
766
+ export declare enum IrrigationCommand {
767
+ SystemInfoGet = 1,
768
+ SystemInfoReport = 2,
769
+ SystemStatusGet = 3,
770
+ SystemStatusReport = 4,
771
+ SystemConfigSet = 5,
772
+ SystemConfigGet = 6,
773
+ SystemConfigReport = 7,
774
+ ValveInfoGet = 8,
775
+ ValveInfoReport = 9,
776
+ ValveConfigSet = 10,
777
+ ValveConfigGet = 11,
778
+ ValveConfigReport = 12,
779
+ ValveRun = 13,
780
+ ValveTableSet = 14,
781
+ ValveTableGet = 15,
782
+ ValveTableReport = 16,
783
+ ValveTableRun = 17,
784
+ SystemShutoff = 18
785
+ }
786
+ /** @publicAPI */
787
+ export declare enum IrrigationSensorPolarity {
788
+ Low = 0,
789
+ High = 1
790
+ }
791
+ /** @publicAPI */
792
+ export declare enum ValveType {
793
+ ZoneValve = 0,
794
+ MasterValve = 1
795
+ }
796
+ /** @publicAPI */
797
+ export declare type ValveId = "master" | number;
798
+ /** @publicAPI */
799
+ export interface ValveTableEntry {
800
+ valveId: number;
801
+ duration: number;
802
+ }
803
+ export declare enum LanguageCommand {
804
+ Set = 1,
805
+ Get = 2,
806
+ Report = 3
807
+ }
808
+ export declare enum LockCommand {
809
+ Set = 1,
810
+ Get = 2,
811
+ Report = 3
812
+ }
813
+ export declare enum ManufacturerSpecificCommand {
814
+ Get = 4,
815
+ Report = 5,
816
+ DeviceSpecificGet = 6,
817
+ DeviceSpecificReport = 7
818
+ }
819
+ /** @publicAPI */
820
+ export declare enum DeviceIdType {
821
+ FactoryDefault = 0,
822
+ SerialNumber = 1,
823
+ PseudoRandom = 2
824
+ }
825
+ export declare enum MeterCommand {
826
+ Get = 1,
827
+ Report = 2,
828
+ SupportedGet = 3,
829
+ SupportedReport = 4,
830
+ Reset = 5
831
+ }
832
+ /** @publicAPI */
833
+ export declare enum RateType {
834
+ Unspecified = 0,
835
+ Consumed = 1,
836
+ Produced = 2
837
+ }
838
+ /** @publicAPI */
839
+ export declare type MeterMetadata = ValueMetadata & {
840
+ ccSpecific: {
841
+ meterType: number;
842
+ rateType?: RateType;
843
+ scale?: number;
844
+ };
845
+ };
846
+ export declare enum MultiChannelAssociationCommand {
847
+ Set = 1,
848
+ Get = 2,
849
+ Report = 3,
850
+ Remove = 4,
851
+ SupportedGroupingsGet = 5,
852
+ SupportedGroupingsReport = 6
853
+ }
854
+ /** @publicAPI */
855
+ export interface AssociationAddress {
856
+ nodeId: number;
857
+ endpoint?: number;
858
+ }
859
+ /**
860
+ * @publicAPI
861
+ * @deprecated use AssociationAddress instead
862
+ */
863
+ export declare type Association = AssociationAddress;
864
+ export interface EndpointAddress {
865
+ nodeId: number;
866
+ endpoint: number | number[];
867
+ }
868
+ export declare enum MultiChannelCommand {
869
+ GetV1 = 4,
870
+ ReportV1 = 5,
871
+ CommandEncapsulationV1 = 6,
872
+ EndPointGet = 7,
873
+ EndPointReport = 8,
874
+ CapabilityGet = 9,
875
+ CapabilityReport = 10,
876
+ EndPointFind = 11,
877
+ EndPointFindReport = 12,
878
+ CommandEncapsulation = 13,
879
+ AggregatedMembersGet = 14,
880
+ AggregatedMembersReport = 15
881
+ }
882
+ export declare enum MultiCommandCommand {
883
+ CommandEncapsulation = 1
884
+ }
885
+ export declare enum MultilevelSensorCommand {
886
+ GetSupportedSensor = 1,
887
+ SupportedSensorReport = 2,
888
+ GetSupportedScale = 3,
889
+ Get = 4,
890
+ Report = 5,
891
+ SupportedScaleReport = 6
892
+ }
893
+ /** @publicAPI */
894
+ export interface MultilevelSensorValue {
895
+ value: number;
896
+ scale: Scale;
897
+ }
898
+ /** @publicAPI */
899
+ export declare type MultilevelSensorValueMetadata = ValueMetadata & {
900
+ ccSpecific: {
901
+ sensorType: number;
902
+ scale: number;
903
+ };
904
+ };
56
905
  /** @publicAPI */
57
906
  export declare enum MultilevelSwitchCommand {
58
907
  Set = 1,
@@ -63,6 +912,28 @@ export declare enum MultilevelSwitchCommand {
63
912
  SupportedGet = 6,
64
913
  SupportedReport = 7
65
914
  }
915
+ /** @publicAPI */
916
+ export declare enum LevelChangeDirection {
917
+ "up" = 0,
918
+ "down" = 1
919
+ }
920
+ /** @publicAPI */
921
+ export declare enum SwitchType {
922
+ "not supported" = 0,
923
+ "Off/On" = 1,
924
+ "Down/Up" = 2,
925
+ "Close/Open" = 3,
926
+ "CCW/CW" = 4,
927
+ "Left/Right" = 5,
928
+ "Reverse/Forward" = 6,
929
+ "Pull/Push" = 7
930
+ }
931
+ /** @publicAPI */
932
+ export declare type MultilevelSwitchLevelChangeMetadata = ValueMetadata & {
933
+ ccSpecific: {
934
+ switchType: SwitchType;
935
+ };
936
+ };
66
937
  /**
67
938
  * @publicAPI
68
939
  * This is emitted when a start or stop event is received
@@ -82,6 +953,29 @@ export declare type ZWaveNotificationCallbackParams_MultilevelSwitchCC = [
82
953
  ccId: typeof CommandClasses["Multilevel Switch"],
83
954
  args: ZWaveNotificationCallbackArgs_MultilevelSwitchCC
84
955
  ];
956
+ export declare enum NodeNamingAndLocationCommand {
957
+ NameSet = 1,
958
+ NameGet = 2,
959
+ NameReport = 3,
960
+ LocationSet = 4,
961
+ LocationGet = 5,
962
+ LocationReport = 6
963
+ }
964
+ export declare enum NotificationCommand {
965
+ EventSupportedGet = 1,
966
+ EventSupportedReport = 2,
967
+ Get = 4,
968
+ Report = 5,
969
+ Set = 6,
970
+ SupportedGet = 7,
971
+ SupportedReport = 8
972
+ }
973
+ /** @publicAPI */
974
+ export declare type NotificationMetadata = ValueMetadata & {
975
+ ccSpecific: {
976
+ notificationType: number;
977
+ };
978
+ };
85
979
  /** @publicAPI */
86
980
  export interface ZWaveNotificationCallbackArgs_NotificationCC {
87
981
  /** The numeric identifier for the notification type */
@@ -104,6 +998,14 @@ export declare type ZWaveNotificationCallbackParams_NotificationCC = [
104
998
  ccId: CommandClasses.Notification,
105
999
  args: ZWaveNotificationCallbackArgs_NotificationCC
106
1000
  ];
1001
+ export declare enum PowerlevelCommand {
1002
+ Set = 1,
1003
+ Get = 2,
1004
+ Report = 3,
1005
+ TestNodeSet = 4,
1006
+ TestNodeGet = 5,
1007
+ TestNodeReport = 6
1008
+ }
107
1009
  /** @publicAPI */
108
1010
  export declare enum Powerlevel {
109
1011
  "Normal Power" = 0,
@@ -141,4 +1043,336 @@ export declare type ZWaveNotificationCallbackParams_PowerlevelCC = [
141
1043
  ccId: CommandClasses.Powerlevel,
142
1044
  args: ZWaveNotificationCallbackArgs_PowerlevelCC
143
1045
  ];
1046
+ export declare enum ProtectionCommand {
1047
+ Set = 1,
1048
+ Get = 2,
1049
+ Report = 3,
1050
+ SupportedGet = 4,
1051
+ SupportedReport = 5,
1052
+ ExclusiveControlSet = 6,
1053
+ ExclusiveControlGet = 7,
1054
+ ExclusiveControlReport = 8,
1055
+ TimeoutSet = 9,
1056
+ TimeoutGet = 10,
1057
+ TimeoutReport = 11
1058
+ }
1059
+ /** @publicAPI */
1060
+ export declare enum LocalProtectionState {
1061
+ Unprotected = 0,
1062
+ ProtectedBySequence = 1,
1063
+ NoOperationPossible = 2
1064
+ }
1065
+ /** @publicAPI */
1066
+ export declare enum RFProtectionState {
1067
+ Unprotected = 0,
1068
+ NoControl = 1,
1069
+ NoResponse = 2
1070
+ }
1071
+ export declare enum SceneActivationCommand {
1072
+ Set = 1
1073
+ }
1074
+ export declare enum SceneActuatorConfigurationCommand {
1075
+ Set = 1,
1076
+ Get = 2,
1077
+ Report = 3
1078
+ }
1079
+ export declare enum SceneControllerConfigurationCommand {
1080
+ Set = 1,
1081
+ Get = 2,
1082
+ Report = 3
1083
+ }
1084
+ export declare enum Security2Command {
1085
+ NonceGet = 1,
1086
+ NonceReport = 2,
1087
+ MessageEncapsulation = 3,
1088
+ KEXGet = 4,
1089
+ KEXReport = 5,
1090
+ KEXSet = 6,
1091
+ KEXFail = 7,
1092
+ PublicKeyReport = 8,
1093
+ NetworkKeyGet = 9,
1094
+ NetworkKeyReport = 10,
1095
+ NetworkKeyVerify = 11,
1096
+ TransferEnd = 12,
1097
+ CommandsSupportedGet = 13,
1098
+ CommandsSupportedReport = 14
1099
+ }
1100
+ export declare enum SecurityCommand {
1101
+ CommandsSupportedGet = 2,
1102
+ CommandsSupportedReport = 3,
1103
+ SchemeGet = 4,
1104
+ SchemeReport = 5,
1105
+ SchemeInherit = 8,
1106
+ NetworkKeySet = 6,
1107
+ NetworkKeyVerify = 7,
1108
+ NonceGet = 64,
1109
+ NonceReport = 128,
1110
+ CommandEncapsulation = 129,
1111
+ CommandEncapsulationNonceGet = 193
1112
+ }
1113
+ export declare enum SoundSwitchCommand {
1114
+ TonesNumberGet = 1,
1115
+ TonesNumberReport = 2,
1116
+ ToneInfoGet = 3,
1117
+ ToneInfoReport = 4,
1118
+ ConfigurationSet = 5,
1119
+ ConfigurationGet = 6,
1120
+ ConfigurationReport = 7,
1121
+ TonePlaySet = 8,
1122
+ TonePlayGet = 9,
1123
+ TonePlayReport = 10
1124
+ }
1125
+ /** @publicAPI */
1126
+ export declare enum ToneId {
1127
+ Off = 0,
1128
+ Default = 255
1129
+ }
1130
+ export declare enum SupervisionCommand {
1131
+ Get = 1,
1132
+ Report = 2
1133
+ }
1134
+ /** @publicAPI */
1135
+ export declare enum SupervisionStatus {
1136
+ NoSupport = 0,
1137
+ Working = 1,
1138
+ Fail = 2,
1139
+ Success = 255
1140
+ }
1141
+ /** @publicAPI */
1142
+ export interface SupervisionResult {
1143
+ status: SupervisionStatus;
1144
+ remainingDuration?: Duration;
1145
+ }
1146
+ export declare enum ThermostatFanModeCommand {
1147
+ Set = 1,
1148
+ Get = 2,
1149
+ Report = 3,
1150
+ SupportedGet = 4,
1151
+ SupportedReport = 5
1152
+ }
1153
+ /** @publicAPI */
1154
+ export declare enum ThermostatFanMode {
1155
+ "Auto low" = 0,
1156
+ "Low" = 1,
1157
+ "Auto high" = 2,
1158
+ "High" = 3,
1159
+ "Auto medium" = 4,
1160
+ "Medium" = 5,
1161
+ "Circulation" = 6,
1162
+ "Humidity circulation" = 7,
1163
+ "Left and right" = 8,
1164
+ "Up and down" = 9,
1165
+ "Quiet" = 10,
1166
+ "External circulation" = 11
1167
+ }
1168
+ export declare enum ThermostatFanStateCommand {
1169
+ Get = 2,
1170
+ Report = 3
1171
+ }
1172
+ /** @publicAPI */
1173
+ export declare enum ThermostatFanState {
1174
+ "Idle / off" = 0,
1175
+ "Running / running low" = 1,
1176
+ "Running high" = 2,
1177
+ "Running medium" = 3,
1178
+ "Circulation mode" = 4,
1179
+ "Humidity circulation mode" = 5,
1180
+ "Right - left circulation mode" = 6,
1181
+ "Up - down circulation mode" = 7,
1182
+ "Quiet circulation mode" = 8
1183
+ }
1184
+ export declare enum ThermostatModeCommand {
1185
+ Set = 1,
1186
+ Get = 2,
1187
+ Report = 3,
1188
+ SupportedGet = 4,
1189
+ SupportedReport = 5
1190
+ }
1191
+ /** @publicAPI */
1192
+ export declare enum ThermostatMode {
1193
+ "Off" = 0,
1194
+ "Heat" = 1,
1195
+ "Cool" = 2,
1196
+ "Auto" = 3,
1197
+ "Auxiliary" = 4,
1198
+ "Resume (on)" = 5,
1199
+ "Fan" = 6,
1200
+ "Furnace" = 7,
1201
+ "Dry" = 8,
1202
+ "Moist" = 9,
1203
+ "Auto changeover" = 10,
1204
+ "Energy heat" = 11,
1205
+ "Energy cool" = 12,
1206
+ "Away" = 13,
1207
+ "Full power" = 15,
1208
+ "Manufacturer specific" = 31
1209
+ }
1210
+ export declare enum ThermostatOperatingStateCommand {
1211
+ Get = 2,
1212
+ Report = 3
1213
+ }
1214
+ /** @publicAPI */
1215
+ export declare enum ThermostatOperatingState {
1216
+ "Idle" = 0,
1217
+ "Heating" = 1,
1218
+ "Cooling" = 2,
1219
+ "Fan Only" = 3,
1220
+ "Pending Heat" = 4,
1221
+ "Pending Cool" = 5,
1222
+ "Vent/Economizer" = 6,
1223
+ "Aux Heating" = 7,
1224
+ "2nd Stage Heating" = 8,
1225
+ "2nd Stage Cooling" = 9,
1226
+ "2nd Stage Aux Heat" = 10,
1227
+ "3rd Stage Aux Heat" = 11
1228
+ }
1229
+ export declare enum ThermostatSetbackCommand {
1230
+ Set = 1,
1231
+ Get = 2,
1232
+ Report = 3
1233
+ }
1234
+ /** @publicAPI */
1235
+ export declare enum SetbackType {
1236
+ None = 0,
1237
+ Temporary = 1,
1238
+ Permanent = 2
1239
+ }
1240
+ export declare enum ThermostatSetpointCommand {
1241
+ Set = 1,
1242
+ Get = 2,
1243
+ Report = 3,
1244
+ SupportedGet = 4,
1245
+ SupportedReport = 5,
1246
+ CapabilitiesGet = 9,
1247
+ CapabilitiesReport = 10
1248
+ }
1249
+ /** @publicAPI */
1250
+ export declare enum ThermostatSetpointType {
1251
+ "N/A" = 0,
1252
+ "Heating" = 1,
1253
+ "Cooling" = 2,
1254
+ "Furnace" = 7,
1255
+ "Dry Air" = 8,
1256
+ "Moist Air" = 9,
1257
+ "Auto Changeover" = 10,
1258
+ "Energy Save Heating" = 11,
1259
+ "Energy Save Cooling" = 12,
1260
+ "Away Heating" = 13,
1261
+ "Away Cooling" = 14,
1262
+ "Full Power" = 15
1263
+ }
1264
+ /** @publicAPI */
1265
+ export interface ThermostatSetpointValue {
1266
+ value: number;
1267
+ scale: number;
1268
+ }
1269
+ /** @publicAPI */
1270
+ export interface ThermostatSetpointCapabilities {
1271
+ minValue: number;
1272
+ minValueScale: number;
1273
+ maxValue: number;
1274
+ maxValueScale: number;
1275
+ }
1276
+ /** @publicAPI */
1277
+ export declare type ThermostatSetpointMetadata = ValueMetadata & {
1278
+ ccSpecific: {
1279
+ setpointType: ThermostatSetpointType;
1280
+ };
1281
+ };
1282
+ export declare enum TimeCommand {
1283
+ TimeGet = 1,
1284
+ TimeReport = 2,
1285
+ DateGet = 3,
1286
+ DateReport = 4,
1287
+ TimeOffsetSet = 5,
1288
+ TimeOffsetGet = 6,
1289
+ TimeOffsetReport = 7
1290
+ }
1291
+ export declare enum TimeParametersCommand {
1292
+ Set = 1,
1293
+ Get = 2,
1294
+ Report = 3
1295
+ }
1296
+ export declare enum TransportServiceCommand {
1297
+ FirstSegment = 192,
1298
+ SegmentComplete = 232,
1299
+ SegmentRequest = 200,
1300
+ SegmentWait = 240,
1301
+ SubsequentSegment = 224
1302
+ }
1303
+ export declare enum UserCodeCommand {
1304
+ Set = 1,
1305
+ Get = 2,
1306
+ Report = 3,
1307
+ UsersNumberGet = 4,
1308
+ UsersNumberReport = 5,
1309
+ CapabilitiesGet = 6,
1310
+ CapabilitiesReport = 7,
1311
+ KeypadModeSet = 8,
1312
+ KeypadModeGet = 9,
1313
+ KeypadModeReport = 10,
1314
+ ExtendedUserCodeSet = 11,
1315
+ ExtendedUserCodeGet = 12,
1316
+ ExtendedUserCodeReport = 13,
1317
+ MasterCodeSet = 14,
1318
+ MasterCodeGet = 15,
1319
+ MasterCodeReport = 16,
1320
+ UserCodeChecksumGet = 17,
1321
+ UserCodeChecksumReport = 18
1322
+ }
1323
+ /** @publicAPI */
1324
+ export declare enum UserIDStatus {
1325
+ Available = 0,
1326
+ Enabled = 1,
1327
+ Disabled = 2,
1328
+ Messaging = 3,
1329
+ PassageMode = 4,
1330
+ StatusNotAvailable = 254
1331
+ }
1332
+ /** @publicAPI */
1333
+ export declare enum KeypadMode {
1334
+ Normal = 0,
1335
+ Vacation = 1,
1336
+ Privacy = 2,
1337
+ LockedOut = 3
1338
+ }
1339
+ export declare enum VersionCommand {
1340
+ Get = 17,
1341
+ Report = 18,
1342
+ CommandClassGet = 19,
1343
+ CommandClassReport = 20,
1344
+ CapabilitiesGet = 21,
1345
+ CapabilitiesReport = 22,
1346
+ ZWaveSoftwareGet = 23,
1347
+ ZWaveSoftwareReport = 24
1348
+ }
1349
+ export declare enum WakeUpCommand {
1350
+ IntervalSet = 4,
1351
+ IntervalGet = 5,
1352
+ IntervalReport = 6,
1353
+ WakeUpNotification = 7,
1354
+ NoMoreInformation = 8,
1355
+ IntervalCapabilitiesGet = 9,
1356
+ IntervalCapabilitiesReport = 10
1357
+ }
1358
+ export declare enum ZWavePlusCommand {
1359
+ Get = 1,
1360
+ Report = 2
1361
+ }
1362
+ /** @publicAPI */
1363
+ export declare enum ZWavePlusRoleType {
1364
+ CentralStaticController = 0,
1365
+ SubStaticController = 1,
1366
+ PortableController = 2,
1367
+ PortableReportingController = 3,
1368
+ PortableSlave = 4,
1369
+ AlwaysOnSlave = 5,
1370
+ SleepingReportingSlave = 6,
1371
+ SleepingListeningSlave = 7
1372
+ }
1373
+ /** @publicAPI */
1374
+ export declare enum ZWavePlusNodeType {
1375
+ Node = 0,
1376
+ IPGateway = 2
1377
+ }
144
1378
  //# sourceMappingURL=_Types.d.ts.map