@matter/types 0.13.0-alpha.0-20250329-cd36948da → 0.13.0-alpha.0-20250330-df5a17eba

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 (602) hide show
  1. package/dist/cjs/clusters/access-control.d.ts +250 -250
  2. package/dist/cjs/clusters/access-control.js +39 -39
  3. package/dist/cjs/clusters/account-login.d.ts +29 -29
  4. package/dist/cjs/clusters/account-login.js +11 -11
  5. package/dist/cjs/clusters/actions.d.ts +108 -108
  6. package/dist/cjs/clusters/actions.js +39 -39
  7. package/dist/cjs/clusters/administrator-commissioning.d.ts +51 -51
  8. package/dist/cjs/clusters/administrator-commissioning.js +12 -12
  9. package/dist/cjs/clusters/air-quality.d.ts +5 -5
  10. package/dist/cjs/clusters/air-quality.js +1 -1
  11. package/dist/cjs/clusters/alarm-base.d.ts +43 -43
  12. package/dist/cjs/clusters/alarm-base.js +14 -14
  13. package/dist/cjs/clusters/application-basic.d.ts +16 -16
  14. package/dist/cjs/clusters/application-basic.js +10 -10
  15. package/dist/cjs/clusters/application-launcher.d.ts +99 -99
  16. package/dist/cjs/clusters/application-launcher.js +13 -13
  17. package/dist/cjs/clusters/audio-output.d.ts +37 -37
  18. package/dist/cjs/clusters/audio-output.js +8 -8
  19. package/dist/cjs/clusters/ballast-configuration.d.ts +23 -23
  20. package/dist/cjs/clusters/ballast-configuration.js +17 -17
  21. package/dist/cjs/clusters/basic-information.d.ts +54 -54
  22. package/dist/cjs/clusters/basic-information.js +34 -34
  23. package/dist/cjs/clusters/binding.d.ts +12 -12
  24. package/dist/cjs/clusters/binding.js +5 -5
  25. package/dist/cjs/clusters/boolean-state-configuration.d.ts +92 -92
  26. package/dist/cjs/clusters/boolean-state-configuration.js +18 -18
  27. package/dist/cjs/clusters/boolean-state.d.ts +7 -7
  28. package/dist/cjs/clusters/boolean-state.js +3 -3
  29. package/dist/cjs/clusters/bridged-device-basic-information.d.ts +102 -102
  30. package/dist/cjs/clusters/bridged-device-basic-information.js +28 -28
  31. package/dist/cjs/clusters/channel.d.ts +559 -559
  32. package/dist/cjs/clusters/channel.js +73 -73
  33. package/dist/cjs/clusters/color-control.d.ts +658 -658
  34. package/dist/cjs/clusters/color-control.js +116 -116
  35. package/dist/cjs/clusters/commissioner-control.d.ts +16 -16
  36. package/dist/cjs/clusters/commissioner-control.js +5 -5
  37. package/dist/cjs/clusters/concentration-measurement.d.ts +26 -26
  38. package/dist/cjs/clusters/concentration-measurement.js +11 -11
  39. package/dist/cjs/clusters/content-app-observer.d.ts +17 -17
  40. package/dist/cjs/clusters/content-app-observer.js +6 -6
  41. package/dist/cjs/clusters/content-control.d.ts +356 -356
  42. package/dist/cjs/clusters/content-control.js +58 -58
  43. package/dist/cjs/clusters/content-launcher.d.ts +475 -475
  44. package/dist/cjs/clusters/content-launcher.js +39 -39
  45. package/dist/cjs/clusters/descriptor.d.ts +28 -28
  46. package/dist/cjs/clusters/descriptor.js +8 -8
  47. package/dist/cjs/clusters/device-energy-management-mode.d.ts +43 -43
  48. package/dist/cjs/clusters/device-energy-management-mode.js +8 -8
  49. package/dist/cjs/clusters/device-energy-management.d.ts +544 -544
  50. package/dist/cjs/clusters/device-energy-management.js +87 -87
  51. package/dist/cjs/clusters/diagnostic-logs.d.ts +33 -33
  52. package/dist/cjs/clusters/diagnostic-logs.js +8 -8
  53. package/dist/cjs/clusters/dishwasher-alarm.d.ts +57 -57
  54. package/dist/cjs/clusters/dishwasher-alarm.js +14 -14
  55. package/dist/cjs/clusters/dishwasher-mode.d.ts +42 -42
  56. package/dist/cjs/clusters/dishwasher-mode.js +8 -8
  57. package/dist/cjs/clusters/door-lock.d.ts +1350 -1350
  58. package/dist/cjs/clusters/door-lock.js +229 -229
  59. package/dist/cjs/clusters/ecosystem-information.d.ts +27 -27
  60. package/dist/cjs/clusters/ecosystem-information.js +12 -12
  61. package/dist/cjs/clusters/electrical-energy-measurement.d.ts +275 -275
  62. package/dist/cjs/clusters/electrical-energy-measurement.js +25 -25
  63. package/dist/cjs/clusters/electrical-power-measurement.d.ts +199 -199
  64. package/dist/cjs/clusters/electrical-power-measurement.js +39 -39
  65. package/dist/cjs/clusters/energy-evse-mode.d.ts +43 -43
  66. package/dist/cjs/clusters/energy-evse-mode.js +8 -8
  67. package/dist/cjs/clusters/energy-evse.d.ts +323 -323
  68. package/dist/cjs/clusters/energy-evse.js +73 -73
  69. package/dist/cjs/clusters/energy-preference.d.ts +49 -49
  70. package/dist/cjs/clusters/energy-preference.js +9 -9
  71. package/dist/cjs/clusters/ethernet-network-diagnostics.d.ts +31 -31
  72. package/dist/cjs/clusters/ethernet-network-diagnostics.js +10 -10
  73. package/dist/cjs/clusters/fan-control.d.ts +67 -67
  74. package/dist/cjs/clusters/fan-control.js +17 -17
  75. package/dist/cjs/clusters/fixed-label.d.ts +2 -2
  76. package/dist/cjs/clusters/fixed-label.js +1 -1
  77. package/dist/cjs/clusters/flow-measurement.d.ts +5 -5
  78. package/dist/cjs/clusters/flow-measurement.js +4 -4
  79. package/dist/cjs/clusters/general-commissioning.d.ts +104 -104
  80. package/dist/cjs/clusters/general-commissioning.js +25 -25
  81. package/dist/cjs/clusters/general-diagnostics.d.ts +174 -174
  82. package/dist/cjs/clusters/general-diagnostics.js +40 -40
  83. package/dist/cjs/clusters/group-key-management.d.ts +119 -119
  84. package/dist/cjs/clusters/group-key-management.js +23 -23
  85. package/dist/cjs/clusters/groups.d.ts +78 -78
  86. package/dist/cjs/clusters/groups.js +21 -21
  87. package/dist/cjs/clusters/icd-management.d.ts +131 -131
  88. package/dist/cjs/clusters/icd-management.js +29 -29
  89. package/dist/cjs/clusters/identify.d.ts +16 -16
  90. package/dist/cjs/clusters/identify.js +6 -6
  91. package/dist/cjs/clusters/illuminance-measurement.d.ts +7 -7
  92. package/dist/cjs/clusters/illuminance-measurement.js +5 -5
  93. package/dist/cjs/clusters/joint-fabric-datastore-cluster.d.ts +175 -175
  94. package/dist/cjs/clusters/joint-fabric-datastore-cluster.js +62 -62
  95. package/dist/cjs/clusters/joint-fabric-pki.d.ts +14 -14
  96. package/dist/cjs/clusters/joint-fabric-pki.js +5 -5
  97. package/dist/cjs/clusters/keypad-input.d.ts +16 -16
  98. package/dist/cjs/clusters/keypad-input.js +3 -3
  99. package/dist/cjs/clusters/label.d.ts +10 -10
  100. package/dist/cjs/clusters/label.js +3 -3
  101. package/dist/cjs/clusters/laundry-dryer-controls.d.ts +4 -4
  102. package/dist/cjs/clusters/laundry-dryer-controls.js +2 -2
  103. package/dist/cjs/clusters/laundry-washer-controls.d.ts +23 -23
  104. package/dist/cjs/clusters/laundry-washer-controls.js +6 -6
  105. package/dist/cjs/clusters/laundry-washer-mode.d.ts +43 -43
  106. package/dist/cjs/clusters/laundry-washer-mode.js +8 -8
  107. package/dist/cjs/clusters/level-control.d.ts +307 -307
  108. package/dist/cjs/clusters/level-control.js +33 -33
  109. package/dist/cjs/clusters/localization-configuration.d.ts +3 -3
  110. package/dist/cjs/clusters/localization-configuration.js +2 -2
  111. package/dist/cjs/clusters/low-power.d.ts +2 -2
  112. package/dist/cjs/clusters/low-power.js +1 -1
  113. package/dist/cjs/clusters/media-input.d.ts +47 -47
  114. package/dist/cjs/clusters/media-input.js +11 -11
  115. package/dist/cjs/clusters/media-playback.d.ts +385 -385
  116. package/dist/cjs/clusters/media-playback.js +57 -57
  117. package/dist/cjs/clusters/messages.d.ts +154 -154
  118. package/dist/cjs/clusters/messages.js +38 -38
  119. package/dist/cjs/clusters/microwave-oven-control.d.ts +63 -63
  120. package/dist/cjs/clusters/microwave-oven-control.js +17 -17
  121. package/dist/cjs/clusters/microwave-oven-mode.d.ts +39 -39
  122. package/dist/cjs/clusters/microwave-oven-mode.js +7 -7
  123. package/dist/cjs/clusters/mode-base.d.ts +59 -59
  124. package/dist/cjs/clusters/mode-base.js +13 -13
  125. package/dist/cjs/clusters/mode-select.d.ts +51 -51
  126. package/dist/cjs/clusters/mode-select.js +13 -13
  127. package/dist/cjs/clusters/network-commissioning.d.ts +325 -325
  128. package/dist/cjs/clusters/network-commissioning.js +46 -46
  129. package/dist/cjs/clusters/occupancy-sensing.d.ts +78 -78
  130. package/dist/cjs/clusters/occupancy-sensing.js +20 -20
  131. package/dist/cjs/clusters/on-off.d.ts +103 -103
  132. package/dist/cjs/clusters/on-off.js +19 -19
  133. package/dist/cjs/clusters/operational-credentials.d.ts +94 -94
  134. package/dist/cjs/clusters/operational-credentials.js +34 -34
  135. package/dist/cjs/clusters/operational-state.d.ts +67 -67
  136. package/dist/cjs/clusters/operational-state.js +21 -21
  137. package/dist/cjs/clusters/ota-software-update-provider.d.ts +61 -61
  138. package/dist/cjs/clusters/ota-software-update-provider.js +25 -25
  139. package/dist/cjs/clusters/ota-software-update-requestor.d.ts +72 -72
  140. package/dist/cjs/clusters/ota-software-update-requestor.js +25 -25
  141. package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +9 -9
  142. package/dist/cjs/clusters/oven-cavity-operational-state.js +8 -8
  143. package/dist/cjs/clusters/oven-mode.d.ts +49 -49
  144. package/dist/cjs/clusters/oven-mode.js +8 -8
  145. package/dist/cjs/clusters/power-source-configuration.d.ts +2 -2
  146. package/dist/cjs/clusters/power-source-configuration.js +1 -1
  147. package/dist/cjs/clusters/power-source.d.ts +155 -155
  148. package/dist/cjs/clusters/power-source.js +41 -41
  149. package/dist/cjs/clusters/power-topology.d.ts +8 -8
  150. package/dist/cjs/clusters/power-topology.js +2 -2
  151. package/dist/cjs/clusters/pressure-measurement.d.ts +25 -25
  152. package/dist/cjs/clusters/pressure-measurement.js +9 -9
  153. package/dist/cjs/clusters/proxy-configuration.d.ts +8 -8
  154. package/dist/cjs/clusters/proxy-configuration.js +3 -3
  155. package/dist/cjs/clusters/proxy-discovery.d.ts +10 -10
  156. package/dist/cjs/clusters/proxy-discovery.js +4 -4
  157. package/dist/cjs/clusters/pump-configuration-and-control.d.ts +189 -189
  158. package/dist/cjs/clusters/pump-configuration-and-control.js +57 -57
  159. package/dist/cjs/clusters/refrigerator-alarm.d.ts +43 -43
  160. package/dist/cjs/clusters/refrigerator-alarm.js +11 -11
  161. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +41 -41
  162. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +8 -8
  163. package/dist/cjs/clusters/relative-humidity-measurement.d.ts +5 -5
  164. package/dist/cjs/clusters/relative-humidity-measurement.js +4 -4
  165. package/dist/cjs/clusters/resource-monitoring.d.ts +20 -20
  166. package/dist/cjs/clusters/resource-monitoring.js +7 -7
  167. package/dist/cjs/clusters/rvc-clean-mode.d.ts +43 -43
  168. package/dist/cjs/clusters/rvc-clean-mode.js +8 -8
  169. package/dist/cjs/clusters/rvc-operational-state.d.ts +44 -44
  170. package/dist/cjs/clusters/rvc-operational-state.js +15 -15
  171. package/dist/cjs/clusters/rvc-run-mode.d.ts +50 -50
  172. package/dist/cjs/clusters/rvc-run-mode.js +8 -8
  173. package/dist/cjs/clusters/scenes-management.d.ts +246 -246
  174. package/dist/cjs/clusters/scenes-management.js +70 -70
  175. package/dist/cjs/clusters/service-area.d.ts +128 -128
  176. package/dist/cjs/clusters/service-area.js +26 -26
  177. package/dist/cjs/clusters/smoke-co-alarm.d.ts +135 -135
  178. package/dist/cjs/clusters/smoke-co-alarm.js +30 -30
  179. package/dist/cjs/clusters/software-diagnostics.d.ts +53 -53
  180. package/dist/cjs/clusters/software-diagnostics.js +14 -14
  181. package/dist/cjs/clusters/switch.d.ts +105 -105
  182. package/dist/cjs/clusters/switch.js +23 -23
  183. package/dist/cjs/clusters/target-navigator.d.ts +30 -30
  184. package/dist/cjs/clusters/target-navigator.js +10 -10
  185. package/dist/cjs/clusters/temperature-control.d.ts +45 -45
  186. package/dist/cjs/clusters/temperature-control.js +12 -12
  187. package/dist/cjs/clusters/temperature-measurement.d.ts +5 -5
  188. package/dist/cjs/clusters/temperature-measurement.js +4 -4
  189. package/dist/cjs/clusters/thermostat-user-interface-configuration.d.ts +7 -7
  190. package/dist/cjs/clusters/thermostat-user-interface-configuration.js +3 -3
  191. package/dist/cjs/clusters/thermostat.d.ts +515 -515
  192. package/dist/cjs/clusters/thermostat.js +114 -114
  193. package/dist/cjs/clusters/thread-border-router-management.d.ts +58 -58
  194. package/dist/cjs/clusters/thread-border-router-management.js +14 -14
  195. package/dist/cjs/clusters/thread-network-diagnostics.d.ts +359 -359
  196. package/dist/cjs/clusters/thread-network-diagnostics.js +108 -108
  197. package/dist/cjs/clusters/thread-network-directory.d.ts +27 -27
  198. package/dist/cjs/clusters/thread-network-directory.js +11 -11
  199. package/dist/cjs/clusters/time-format-localization.d.ts +12 -12
  200. package/dist/cjs/clusters/time-format-localization.js +3 -3
  201. package/dist/cjs/clusters/time-synchronization.d.ts +245 -245
  202. package/dist/cjs/clusters/time-synchronization.js +47 -47
  203. package/dist/cjs/clusters/unit-localization.d.ts +6 -6
  204. package/dist/cjs/clusters/unit-localization.js +1 -1
  205. package/dist/cjs/clusters/user-label.d.ts +2 -2
  206. package/dist/cjs/clusters/user-label.js +1 -1
  207. package/dist/cjs/clusters/valid-proxies.d.ts +7 -7
  208. package/dist/cjs/clusters/valid-proxies.js +2 -2
  209. package/dist/cjs/clusters/valve-configuration-and-control.d.ts +80 -80
  210. package/dist/cjs/clusters/valve-configuration-and-control.js +22 -22
  211. package/dist/cjs/clusters/wake-on-lan.d.ts +3 -3
  212. package/dist/cjs/clusters/wake-on-lan.js +2 -2
  213. package/dist/cjs/clusters/water-heater-management.d.ts +91 -91
  214. package/dist/cjs/clusters/water-heater-management.js +16 -16
  215. package/dist/cjs/clusters/water-heater-mode.d.ts +42 -42
  216. package/dist/cjs/clusters/water-heater-mode.js +8 -8
  217. package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts +69 -69
  218. package/dist/cjs/clusters/wi-fi-network-diagnostics.js +20 -20
  219. package/dist/cjs/clusters/wi-fi-network-management.d.ts +6 -6
  220. package/dist/cjs/clusters/wi-fi-network-management.js +3 -3
  221. package/dist/cjs/clusters/window-covering.d.ts +183 -183
  222. package/dist/cjs/clusters/window-covering.js +49 -49
  223. package/dist/cjs/globals/AtomicAttributeStatus.d.ts +4 -4
  224. package/dist/cjs/globals/AtomicAttributeStatus.js +2 -2
  225. package/dist/cjs/globals/AtomicRequestType.d.ts +1 -1
  226. package/dist/cjs/globals/Locationdesc.d.ts +5 -5
  227. package/dist/cjs/globals/Locationdesc.js +3 -3
  228. package/dist/cjs/globals/MeasurementAccuracy.d.ts +5 -5
  229. package/dist/cjs/globals/MeasurementAccuracy.js +3 -3
  230. package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +10 -10
  231. package/dist/cjs/globals/MeasurementAccuracyRange.js +8 -8
  232. package/dist/cjs/globals/MeasurementType.d.ts +1 -1
  233. package/dist/cjs/globals/Priority.d.ts +1 -1
  234. package/dist/cjs/globals/Semtag.d.ts +6 -6
  235. package/dist/cjs/globals/Semtag.js +4 -4
  236. package/dist/cjs/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
  237. package/dist/cjs/globals/Status.d.ts +33 -33
  238. package/dist/cjs/globals/Tod.d.ts +2 -2
  239. package/dist/cjs/globals/WildcardPathFlags.d.ts +1 -1
  240. package/dist/esm/clusters/access-control.d.ts +250 -250
  241. package/dist/esm/clusters/access-control.js +39 -39
  242. package/dist/esm/clusters/account-login.d.ts +29 -29
  243. package/dist/esm/clusters/account-login.js +11 -11
  244. package/dist/esm/clusters/actions.d.ts +108 -108
  245. package/dist/esm/clusters/actions.js +39 -39
  246. package/dist/esm/clusters/administrator-commissioning.d.ts +51 -51
  247. package/dist/esm/clusters/administrator-commissioning.js +12 -12
  248. package/dist/esm/clusters/air-quality.d.ts +5 -5
  249. package/dist/esm/clusters/air-quality.js +1 -1
  250. package/dist/esm/clusters/alarm-base.d.ts +43 -43
  251. package/dist/esm/clusters/alarm-base.js +14 -14
  252. package/dist/esm/clusters/application-basic.d.ts +16 -16
  253. package/dist/esm/clusters/application-basic.js +10 -10
  254. package/dist/esm/clusters/application-launcher.d.ts +99 -99
  255. package/dist/esm/clusters/application-launcher.js +13 -13
  256. package/dist/esm/clusters/audio-output.d.ts +37 -37
  257. package/dist/esm/clusters/audio-output.js +8 -8
  258. package/dist/esm/clusters/ballast-configuration.d.ts +23 -23
  259. package/dist/esm/clusters/ballast-configuration.js +17 -17
  260. package/dist/esm/clusters/basic-information.d.ts +54 -54
  261. package/dist/esm/clusters/basic-information.js +34 -34
  262. package/dist/esm/clusters/binding.d.ts +12 -12
  263. package/dist/esm/clusters/binding.js +5 -5
  264. package/dist/esm/clusters/boolean-state-configuration.d.ts +92 -92
  265. package/dist/esm/clusters/boolean-state-configuration.js +18 -18
  266. package/dist/esm/clusters/boolean-state.d.ts +7 -7
  267. package/dist/esm/clusters/boolean-state.js +3 -3
  268. package/dist/esm/clusters/bridged-device-basic-information.d.ts +102 -102
  269. package/dist/esm/clusters/bridged-device-basic-information.js +28 -28
  270. package/dist/esm/clusters/channel.d.ts +559 -559
  271. package/dist/esm/clusters/channel.js +73 -73
  272. package/dist/esm/clusters/color-control.d.ts +658 -658
  273. package/dist/esm/clusters/color-control.js +116 -116
  274. package/dist/esm/clusters/commissioner-control.d.ts +16 -16
  275. package/dist/esm/clusters/commissioner-control.js +5 -5
  276. package/dist/esm/clusters/concentration-measurement.d.ts +26 -26
  277. package/dist/esm/clusters/concentration-measurement.js +11 -11
  278. package/dist/esm/clusters/content-app-observer.d.ts +17 -17
  279. package/dist/esm/clusters/content-app-observer.js +6 -6
  280. package/dist/esm/clusters/content-control.d.ts +356 -356
  281. package/dist/esm/clusters/content-control.js +58 -58
  282. package/dist/esm/clusters/content-launcher.d.ts +475 -475
  283. package/dist/esm/clusters/content-launcher.js +39 -39
  284. package/dist/esm/clusters/descriptor.d.ts +28 -28
  285. package/dist/esm/clusters/descriptor.js +8 -8
  286. package/dist/esm/clusters/device-energy-management-mode.d.ts +43 -43
  287. package/dist/esm/clusters/device-energy-management-mode.js +8 -8
  288. package/dist/esm/clusters/device-energy-management.d.ts +544 -544
  289. package/dist/esm/clusters/device-energy-management.js +87 -87
  290. package/dist/esm/clusters/diagnostic-logs.d.ts +33 -33
  291. package/dist/esm/clusters/diagnostic-logs.js +8 -8
  292. package/dist/esm/clusters/dishwasher-alarm.d.ts +57 -57
  293. package/dist/esm/clusters/dishwasher-alarm.js +14 -14
  294. package/dist/esm/clusters/dishwasher-mode.d.ts +42 -42
  295. package/dist/esm/clusters/dishwasher-mode.js +8 -8
  296. package/dist/esm/clusters/door-lock.d.ts +1350 -1350
  297. package/dist/esm/clusters/door-lock.js +229 -229
  298. package/dist/esm/clusters/ecosystem-information.d.ts +27 -27
  299. package/dist/esm/clusters/ecosystem-information.js +12 -12
  300. package/dist/esm/clusters/electrical-energy-measurement.d.ts +275 -275
  301. package/dist/esm/clusters/electrical-energy-measurement.js +25 -25
  302. package/dist/esm/clusters/electrical-power-measurement.d.ts +199 -199
  303. package/dist/esm/clusters/electrical-power-measurement.js +39 -39
  304. package/dist/esm/clusters/energy-evse-mode.d.ts +43 -43
  305. package/dist/esm/clusters/energy-evse-mode.js +8 -8
  306. package/dist/esm/clusters/energy-evse.d.ts +323 -323
  307. package/dist/esm/clusters/energy-evse.js +73 -73
  308. package/dist/esm/clusters/energy-preference.d.ts +49 -49
  309. package/dist/esm/clusters/energy-preference.js +9 -9
  310. package/dist/esm/clusters/ethernet-network-diagnostics.d.ts +31 -31
  311. package/dist/esm/clusters/ethernet-network-diagnostics.js +10 -10
  312. package/dist/esm/clusters/fan-control.d.ts +67 -67
  313. package/dist/esm/clusters/fan-control.js +17 -17
  314. package/dist/esm/clusters/fixed-label.d.ts +2 -2
  315. package/dist/esm/clusters/fixed-label.js +1 -1
  316. package/dist/esm/clusters/flow-measurement.d.ts +5 -5
  317. package/dist/esm/clusters/flow-measurement.js +4 -4
  318. package/dist/esm/clusters/general-commissioning.d.ts +104 -104
  319. package/dist/esm/clusters/general-commissioning.js +25 -25
  320. package/dist/esm/clusters/general-diagnostics.d.ts +174 -174
  321. package/dist/esm/clusters/general-diagnostics.js +40 -40
  322. package/dist/esm/clusters/group-key-management.d.ts +119 -119
  323. package/dist/esm/clusters/group-key-management.js +23 -23
  324. package/dist/esm/clusters/groups.d.ts +78 -78
  325. package/dist/esm/clusters/groups.js +21 -21
  326. package/dist/esm/clusters/icd-management.d.ts +131 -131
  327. package/dist/esm/clusters/icd-management.js +29 -29
  328. package/dist/esm/clusters/identify.d.ts +16 -16
  329. package/dist/esm/clusters/identify.js +6 -6
  330. package/dist/esm/clusters/illuminance-measurement.d.ts +7 -7
  331. package/dist/esm/clusters/illuminance-measurement.js +5 -5
  332. package/dist/esm/clusters/joint-fabric-datastore-cluster.d.ts +175 -175
  333. package/dist/esm/clusters/joint-fabric-datastore-cluster.js +62 -62
  334. package/dist/esm/clusters/joint-fabric-pki.d.ts +14 -14
  335. package/dist/esm/clusters/joint-fabric-pki.js +5 -5
  336. package/dist/esm/clusters/keypad-input.d.ts +16 -16
  337. package/dist/esm/clusters/keypad-input.js +3 -3
  338. package/dist/esm/clusters/label.d.ts +10 -10
  339. package/dist/esm/clusters/label.js +3 -3
  340. package/dist/esm/clusters/laundry-dryer-controls.d.ts +4 -4
  341. package/dist/esm/clusters/laundry-dryer-controls.js +2 -2
  342. package/dist/esm/clusters/laundry-washer-controls.d.ts +23 -23
  343. package/dist/esm/clusters/laundry-washer-controls.js +6 -6
  344. package/dist/esm/clusters/laundry-washer-mode.d.ts +43 -43
  345. package/dist/esm/clusters/laundry-washer-mode.js +8 -8
  346. package/dist/esm/clusters/level-control.d.ts +307 -307
  347. package/dist/esm/clusters/level-control.js +33 -33
  348. package/dist/esm/clusters/localization-configuration.d.ts +3 -3
  349. package/dist/esm/clusters/localization-configuration.js +2 -2
  350. package/dist/esm/clusters/low-power.d.ts +2 -2
  351. package/dist/esm/clusters/low-power.js +1 -1
  352. package/dist/esm/clusters/media-input.d.ts +47 -47
  353. package/dist/esm/clusters/media-input.js +11 -11
  354. package/dist/esm/clusters/media-playback.d.ts +385 -385
  355. package/dist/esm/clusters/media-playback.js +57 -57
  356. package/dist/esm/clusters/messages.d.ts +154 -154
  357. package/dist/esm/clusters/messages.js +38 -38
  358. package/dist/esm/clusters/microwave-oven-control.d.ts +63 -63
  359. package/dist/esm/clusters/microwave-oven-control.js +17 -17
  360. package/dist/esm/clusters/microwave-oven-mode.d.ts +39 -39
  361. package/dist/esm/clusters/microwave-oven-mode.js +7 -7
  362. package/dist/esm/clusters/mode-base.d.ts +59 -59
  363. package/dist/esm/clusters/mode-base.js +13 -13
  364. package/dist/esm/clusters/mode-select.d.ts +51 -51
  365. package/dist/esm/clusters/mode-select.js +13 -13
  366. package/dist/esm/clusters/network-commissioning.d.ts +325 -325
  367. package/dist/esm/clusters/network-commissioning.js +46 -46
  368. package/dist/esm/clusters/occupancy-sensing.d.ts +78 -78
  369. package/dist/esm/clusters/occupancy-sensing.js +20 -20
  370. package/dist/esm/clusters/on-off.d.ts +103 -103
  371. package/dist/esm/clusters/on-off.js +19 -19
  372. package/dist/esm/clusters/operational-credentials.d.ts +94 -94
  373. package/dist/esm/clusters/operational-credentials.js +34 -34
  374. package/dist/esm/clusters/operational-state.d.ts +67 -67
  375. package/dist/esm/clusters/operational-state.js +21 -21
  376. package/dist/esm/clusters/ota-software-update-provider.d.ts +61 -61
  377. package/dist/esm/clusters/ota-software-update-provider.js +25 -25
  378. package/dist/esm/clusters/ota-software-update-requestor.d.ts +72 -72
  379. package/dist/esm/clusters/ota-software-update-requestor.js +25 -25
  380. package/dist/esm/clusters/oven-cavity-operational-state.d.ts +9 -9
  381. package/dist/esm/clusters/oven-cavity-operational-state.js +8 -8
  382. package/dist/esm/clusters/oven-mode.d.ts +49 -49
  383. package/dist/esm/clusters/oven-mode.js +8 -8
  384. package/dist/esm/clusters/power-source-configuration.d.ts +2 -2
  385. package/dist/esm/clusters/power-source-configuration.js +1 -1
  386. package/dist/esm/clusters/power-source.d.ts +155 -155
  387. package/dist/esm/clusters/power-source.js +41 -41
  388. package/dist/esm/clusters/power-topology.d.ts +8 -8
  389. package/dist/esm/clusters/power-topology.js +2 -2
  390. package/dist/esm/clusters/pressure-measurement.d.ts +25 -25
  391. package/dist/esm/clusters/pressure-measurement.js +9 -9
  392. package/dist/esm/clusters/proxy-configuration.d.ts +8 -8
  393. package/dist/esm/clusters/proxy-configuration.js +3 -3
  394. package/dist/esm/clusters/proxy-discovery.d.ts +10 -10
  395. package/dist/esm/clusters/proxy-discovery.js +4 -4
  396. package/dist/esm/clusters/pump-configuration-and-control.d.ts +189 -189
  397. package/dist/esm/clusters/pump-configuration-and-control.js +57 -57
  398. package/dist/esm/clusters/refrigerator-alarm.d.ts +43 -43
  399. package/dist/esm/clusters/refrigerator-alarm.js +11 -11
  400. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +41 -41
  401. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +8 -8
  402. package/dist/esm/clusters/relative-humidity-measurement.d.ts +5 -5
  403. package/dist/esm/clusters/relative-humidity-measurement.js +4 -4
  404. package/dist/esm/clusters/resource-monitoring.d.ts +20 -20
  405. package/dist/esm/clusters/resource-monitoring.js +7 -7
  406. package/dist/esm/clusters/rvc-clean-mode.d.ts +43 -43
  407. package/dist/esm/clusters/rvc-clean-mode.js +8 -8
  408. package/dist/esm/clusters/rvc-operational-state.d.ts +44 -44
  409. package/dist/esm/clusters/rvc-operational-state.js +15 -15
  410. package/dist/esm/clusters/rvc-run-mode.d.ts +50 -50
  411. package/dist/esm/clusters/rvc-run-mode.js +8 -8
  412. package/dist/esm/clusters/scenes-management.d.ts +246 -246
  413. package/dist/esm/clusters/scenes-management.js +70 -70
  414. package/dist/esm/clusters/service-area.d.ts +128 -128
  415. package/dist/esm/clusters/service-area.js +26 -26
  416. package/dist/esm/clusters/smoke-co-alarm.d.ts +135 -135
  417. package/dist/esm/clusters/smoke-co-alarm.js +30 -30
  418. package/dist/esm/clusters/software-diagnostics.d.ts +53 -53
  419. package/dist/esm/clusters/software-diagnostics.js +14 -14
  420. package/dist/esm/clusters/switch.d.ts +105 -105
  421. package/dist/esm/clusters/switch.js +23 -23
  422. package/dist/esm/clusters/target-navigator.d.ts +30 -30
  423. package/dist/esm/clusters/target-navigator.js +10 -10
  424. package/dist/esm/clusters/temperature-control.d.ts +45 -45
  425. package/dist/esm/clusters/temperature-control.js +12 -12
  426. package/dist/esm/clusters/temperature-measurement.d.ts +5 -5
  427. package/dist/esm/clusters/temperature-measurement.js +4 -4
  428. package/dist/esm/clusters/thermostat-user-interface-configuration.d.ts +7 -7
  429. package/dist/esm/clusters/thermostat-user-interface-configuration.js +3 -3
  430. package/dist/esm/clusters/thermostat.d.ts +515 -515
  431. package/dist/esm/clusters/thermostat.js +114 -114
  432. package/dist/esm/clusters/thread-border-router-management.d.ts +58 -58
  433. package/dist/esm/clusters/thread-border-router-management.js +14 -14
  434. package/dist/esm/clusters/thread-network-diagnostics.d.ts +359 -359
  435. package/dist/esm/clusters/thread-network-diagnostics.js +108 -108
  436. package/dist/esm/clusters/thread-network-directory.d.ts +27 -27
  437. package/dist/esm/clusters/thread-network-directory.js +11 -11
  438. package/dist/esm/clusters/time-format-localization.d.ts +12 -12
  439. package/dist/esm/clusters/time-format-localization.js +3 -3
  440. package/dist/esm/clusters/time-synchronization.d.ts +245 -245
  441. package/dist/esm/clusters/time-synchronization.js +47 -47
  442. package/dist/esm/clusters/unit-localization.d.ts +6 -6
  443. package/dist/esm/clusters/unit-localization.js +1 -1
  444. package/dist/esm/clusters/user-label.d.ts +2 -2
  445. package/dist/esm/clusters/user-label.js +1 -1
  446. package/dist/esm/clusters/valid-proxies.d.ts +7 -7
  447. package/dist/esm/clusters/valid-proxies.js +2 -2
  448. package/dist/esm/clusters/valve-configuration-and-control.d.ts +80 -80
  449. package/dist/esm/clusters/valve-configuration-and-control.js +22 -22
  450. package/dist/esm/clusters/wake-on-lan.d.ts +3 -3
  451. package/dist/esm/clusters/wake-on-lan.js +2 -2
  452. package/dist/esm/clusters/water-heater-management.d.ts +91 -91
  453. package/dist/esm/clusters/water-heater-management.js +16 -16
  454. package/dist/esm/clusters/water-heater-mode.d.ts +42 -42
  455. package/dist/esm/clusters/water-heater-mode.js +8 -8
  456. package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts +69 -69
  457. package/dist/esm/clusters/wi-fi-network-diagnostics.js +20 -20
  458. package/dist/esm/clusters/wi-fi-network-management.d.ts +6 -6
  459. package/dist/esm/clusters/wi-fi-network-management.js +3 -3
  460. package/dist/esm/clusters/window-covering.d.ts +183 -183
  461. package/dist/esm/clusters/window-covering.js +49 -49
  462. package/dist/esm/globals/AtomicAttributeStatus.d.ts +4 -4
  463. package/dist/esm/globals/AtomicAttributeStatus.js +2 -2
  464. package/dist/esm/globals/AtomicRequestType.d.ts +1 -1
  465. package/dist/esm/globals/Locationdesc.d.ts +5 -5
  466. package/dist/esm/globals/Locationdesc.js +3 -3
  467. package/dist/esm/globals/MeasurementAccuracy.d.ts +5 -5
  468. package/dist/esm/globals/MeasurementAccuracy.js +3 -3
  469. package/dist/esm/globals/MeasurementAccuracyRange.d.ts +10 -10
  470. package/dist/esm/globals/MeasurementAccuracyRange.js +8 -8
  471. package/dist/esm/globals/MeasurementType.d.ts +1 -1
  472. package/dist/esm/globals/Priority.d.ts +1 -1
  473. package/dist/esm/globals/Semtag.d.ts +6 -6
  474. package/dist/esm/globals/Semtag.js +4 -4
  475. package/dist/esm/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
  476. package/dist/esm/globals/Status.d.ts +33 -33
  477. package/dist/esm/globals/Tod.d.ts +2 -2
  478. package/dist/esm/globals/WildcardPathFlags.d.ts +1 -1
  479. package/package.json +5 -5
  480. package/src/clusters/access-control.ts +72 -72
  481. package/src/clusters/account-login.ts +22 -22
  482. package/src/clusters/actions.ts +86 -86
  483. package/src/clusters/administrator-commissioning.ts +20 -20
  484. package/src/clusters/air-quality.ts +4 -4
  485. package/src/clusters/alarm-base.ts +22 -22
  486. package/src/clusters/application-basic.ts +14 -14
  487. package/src/clusters/application-launcher.ts +28 -28
  488. package/src/clusters/audio-output.ts +17 -17
  489. package/src/clusters/ballast-configuration.ts +20 -20
  490. package/src/clusters/basic-information.ts +47 -47
  491. package/src/clusters/binding.ts +8 -8
  492. package/src/clusters/boolean-state-configuration.ts +31 -31
  493. package/src/clusters/boolean-state.ts +6 -6
  494. package/src/clusters/bridged-device-basic-information.ts +38 -38
  495. package/src/clusters/channel.ts +111 -111
  496. package/src/clusters/color-control.ts +168 -168
  497. package/src/clusters/commissioner-control.ts +15 -15
  498. package/src/clusters/concentration-measurement.ts +15 -15
  499. package/src/clusters/content-app-observer.ts +12 -12
  500. package/src/clusters/content-control.ts +96 -96
  501. package/src/clusters/content-launcher.ts +69 -69
  502. package/src/clusters/descriptor.ts +13 -13
  503. package/src/clusters/device-energy-management-mode.ts +28 -28
  504. package/src/clusters/device-energy-management.ts +136 -136
  505. package/src/clusters/diagnostic-logs.ts +26 -26
  506. package/src/clusters/dishwasher-alarm.ts +24 -24
  507. package/src/clusters/dishwasher-mode.ts +27 -27
  508. package/src/clusters/door-lock.ts +378 -378
  509. package/src/clusters/ecosystem-information.ts +17 -17
  510. package/src/clusters/electrical-energy-measurement.ts +39 -39
  511. package/src/clusters/electrical-power-measurement.ts +53 -53
  512. package/src/clusters/energy-evse-mode.ts +28 -28
  513. package/src/clusters/energy-evse.ts +109 -109
  514. package/src/clusters/energy-preference.ts +19 -19
  515. package/src/clusters/ethernet-network-diagnostics.ts +13 -13
  516. package/src/clusters/fan-control.ts +30 -30
  517. package/src/clusters/fixed-label.ts +2 -2
  518. package/src/clusters/flow-measurement.ts +5 -5
  519. package/src/clusters/general-commissioning.ts +45 -45
  520. package/src/clusters/general-diagnostics.ts +66 -66
  521. package/src/clusters/group-key-management.ts +45 -45
  522. package/src/clusters/groups.ts +44 -44
  523. package/src/clusters/icd-management.ts +50 -50
  524. package/src/clusters/identify.ts +14 -14
  525. package/src/clusters/illuminance-measurement.ts +7 -7
  526. package/src/clusters/joint-fabric-datastore-cluster.ts +82 -82
  527. package/src/clusters/joint-fabric-pki.ts +12 -12
  528. package/src/clusters/keypad-input.ts +11 -11
  529. package/src/clusters/label.ts +5 -5
  530. package/src/clusters/laundry-dryer-controls.ts +4 -4
  531. package/src/clusters/laundry-washer-controls.ts +11 -11
  532. package/src/clusters/laundry-washer-mode.ts +28 -28
  533. package/src/clusters/level-control.ts +50 -50
  534. package/src/clusters/localization-configuration.ts +3 -3
  535. package/src/clusters/low-power.ts +2 -2
  536. package/src/clusters/media-input.ts +20 -20
  537. package/src/clusters/media-playback.ts +91 -91
  538. package/src/clusters/messages.ts +61 -61
  539. package/src/clusters/microwave-oven-control.ts +23 -23
  540. package/src/clusters/microwave-oven-mode.ts +25 -25
  541. package/src/clusters/mode-base.ts +37 -37
  542. package/src/clusters/mode-select.ts +22 -22
  543. package/src/clusters/network-commissioning.ts +76 -76
  544. package/src/clusters/occupancy-sensing.ts +29 -29
  545. package/src/clusters/on-off.ts +33 -33
  546. package/src/clusters/operational-credentials.ts +65 -65
  547. package/src/clusters/operational-state.ts +34 -34
  548. package/src/clusters/ota-software-update-provider.ts +39 -39
  549. package/src/clusters/ota-software-update-requestor.ts +55 -55
  550. package/src/clusters/oven-cavity-operational-state.ts +9 -9
  551. package/src/clusters/oven-mode.ts +34 -34
  552. package/src/clusters/power-source-configuration.ts +2 -2
  553. package/src/clusters/power-source.ts +59 -59
  554. package/src/clusters/power-topology.ts +4 -4
  555. package/src/clusters/pressure-measurement.ts +11 -11
  556. package/src/clusters/proxy-configuration.ts +6 -6
  557. package/src/clusters/proxy-discovery.ts +7 -7
  558. package/src/clusters/pump-configuration-and-control.ts +69 -69
  559. package/src/clusters/refrigerator-alarm.ts +18 -18
  560. package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +26 -26
  561. package/src/clusters/relative-humidity-measurement.ts +5 -5
  562. package/src/clusters/resource-monitoring.ts +13 -13
  563. package/src/clusters/rvc-clean-mode.ts +28 -28
  564. package/src/clusters/rvc-operational-state.ts +26 -26
  565. package/src/clusters/rvc-run-mode.ts +35 -35
  566. package/src/clusters/scenes-management.ts +112 -112
  567. package/src/clusters/service-area.ts +50 -50
  568. package/src/clusters/smoke-co-alarm.ts +66 -66
  569. package/src/clusters/software-diagnostics.ts +20 -20
  570. package/src/clusters/switch.ts +45 -45
  571. package/src/clusters/target-navigator.ts +20 -20
  572. package/src/clusters/temperature-control.ts +19 -19
  573. package/src/clusters/temperature-measurement.ts +5 -5
  574. package/src/clusters/thermostat-user-interface-configuration.ts +7 -7
  575. package/src/clusters/thermostat.ts +172 -172
  576. package/src/clusters/thread-border-router-management.ts +23 -23
  577. package/src/clusters/thread-network-diagnostics.ts +125 -125
  578. package/src/clusters/thread-network-directory.ts +22 -22
  579. package/src/clusters/time-format-localization.ts +7 -7
  580. package/src/clusters/time-synchronization.ts +81 -81
  581. package/src/clusters/unit-localization.ts +4 -4
  582. package/src/clusters/user-label.ts +2 -2
  583. package/src/clusters/valid-proxies.ts +7 -7
  584. package/src/clusters/valve-configuration-and-control.ts +35 -35
  585. package/src/clusters/wake-on-lan.ts +3 -3
  586. package/src/clusters/water-heater-management.ts +26 -26
  587. package/src/clusters/water-heater-mode.ts +27 -27
  588. package/src/clusters/wi-fi-network-diagnostics.ts +32 -32
  589. package/src/clusters/wi-fi-network-management.ts +6 -6
  590. package/src/clusters/window-covering.ts +68 -68
  591. package/src/globals/AtomicAttributeStatus.ts +4 -4
  592. package/src/globals/AtomicRequestType.ts +1 -1
  593. package/src/globals/Locationdesc.ts +5 -5
  594. package/src/globals/MeasurementAccuracy.ts +5 -5
  595. package/src/globals/MeasurementAccuracyRange.ts +10 -10
  596. package/src/globals/MeasurementType.ts +1 -1
  597. package/src/globals/Priority.ts +1 -1
  598. package/src/globals/Semtag.ts +6 -6
  599. package/src/globals/SoftwareVersionCertificationStatus.ts +1 -1
  600. package/src/globals/Status.ts +33 -33
  601. package/src/globals/Tod.ts +2 -2
  602. package/src/globals/WildcardPathFlags.ts +1 -1
@@ -60,7 +60,7 @@ var DoorLock;
60
60
  /**
61
61
  * This field shall indicate the new door state for this door event.
62
62
  *
63
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.2.1
63
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.2.1
64
64
  */
65
65
  doorState: TlvField(0, TlvEnum())
66
66
  });
@@ -113,13 +113,13 @@ var DoorLock;
113
113
  /**
114
114
  * This field shall indicate the type of operation.
115
115
  *
116
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.32.1
116
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.32.1
117
117
  */
118
118
  operationType: TlvField(0, TlvEnum()),
119
119
  /**
120
120
  * This field shall indicate the user ID.
121
121
  *
122
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.32.2
122
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.32.2
123
123
  */
124
124
  userIndex: TlvField(1, TlvUInt16.bound({ min: 1 })),
125
125
  /**
@@ -133,7 +133,7 @@ var DoorLock;
133
133
  *
134
134
  * If UserName is not null, the UserName in the user record shall be set to the provided value.
135
135
  *
136
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.32.3
136
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.32.3
137
137
  */
138
138
  userName: TlvField(2, TlvNullable(TlvString.bound({ maxLength: 10 }))),
139
139
  /**
@@ -150,7 +150,7 @@ var DoorLock;
150
150
  *
151
151
  * If UserUniqueID is not null, the UserUniqueID in the user record shall be set to the provided value.
152
152
  *
153
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.32.4
153
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.32.4
154
154
  */
155
155
  userUniqueId: TlvField(3, TlvNullable(TlvUInt32)),
156
156
  /**
@@ -165,7 +165,7 @@ var DoorLock;
165
165
  *
166
166
  * If UserStatus is not null, the UserStatus in the user record shall be set to the provided value.
167
167
  *
168
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.32.5
168
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.32.5
169
169
  */
170
170
  userStatus: TlvField(4, TlvNullable(TlvEnum())),
171
171
  /**
@@ -180,7 +180,7 @@ var DoorLock;
180
180
  *
181
181
  * If UserType is not null, the UserType in the user record shall be set to the provided value.
182
182
  *
183
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.32.6
183
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.32.6
184
184
  */
185
185
  userType: TlvField(5, TlvNullable(TlvEnum())),
186
186
  /**
@@ -199,7 +199,7 @@ var DoorLock;
199
199
  *
200
200
  * If CredentialRule is not null, the CredentialRule in the user record shall be set to the provided value.
201
201
  *
202
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.32.7
202
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.32.7
203
203
  */
204
204
  credentialRule: TlvField(6, TlvNullable(TlvEnum()))
205
205
  });
@@ -220,7 +220,7 @@ var DoorLock;
220
220
  /**
221
221
  * This field shall indicate the credential field used to authorize the lock operation.
222
222
  *
223
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.24.1
223
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.24.1
224
224
  */
225
225
  credentialType: TlvField(0, TlvEnum()),
226
226
  /**
@@ -228,7 +228,7 @@ var DoorLock;
228
228
  * list of credentials identified by CredentialType (e.g. PIN, RFID, etc.). This field shall be set to 0 if
229
229
  * CredentialType is ProgrammingPIN or does not correspond to a list that can be indexed into.
230
230
  *
231
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.24.2
231
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.24.2
232
232
  */
233
233
  credentialIndex: TlvField(1, TlvUInt16)
234
234
  });
@@ -236,43 +236,43 @@ var DoorLock;
236
236
  /**
237
237
  * This field shall indicate the user ID.
238
238
  *
239
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34.1
239
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34.1
240
240
  */
241
241
  userIndex: TlvField(0, TlvUInt16.bound({ min: 1 })),
242
242
  /**
243
243
  * This field shall contain a string to use as a human readable identifier for the user.
244
244
  *
245
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34.2
245
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34.2
246
246
  */
247
247
  userName: TlvField(1, TlvNullable(TlvString.bound({ maxLength: 10 }))),
248
248
  /**
249
249
  * See UserUniqueID field.
250
250
  *
251
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34.3
251
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34.3
252
252
  */
253
253
  userUniqueId: TlvField(2, TlvNullable(TlvUInt32)),
254
254
  /**
255
255
  * This field shall indicate the UserStatus assigned to the user when created or modified.
256
256
  *
257
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34.4
257
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34.4
258
258
  */
259
259
  userStatus: TlvField(3, TlvNullable(TlvEnum())),
260
260
  /**
261
261
  * This field shall indicate the UserType assigned to this user when created or modified.
262
262
  *
263
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34.5
263
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34.5
264
264
  */
265
265
  userType: TlvField(4, TlvNullable(TlvEnum())),
266
266
  /**
267
267
  * This field shall indicate the CredentialRule set for this user.
268
268
  *
269
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34.6
269
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34.6
270
270
  */
271
271
  credentialRule: TlvField(5, TlvNullable(TlvEnum())),
272
272
  /**
273
273
  * This field shall contain a list of credentials for this user.
274
274
  *
275
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34.7
275
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34.7
276
276
  */
277
277
  credentials: TlvField(6, TlvNullable(TlvArray(DoorLock2.TlvCredential, { minLength: 0 }))),
278
278
  /**
@@ -281,7 +281,7 @@ var DoorLock;
281
281
  * the Interaction Model) and shall NOT be null otherwise. This value shall be set to 0 if the original creator
282
282
  * fabric was deleted.
283
283
  *
284
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34.8
284
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34.8
285
285
  */
286
286
  creatorFabricIndex: TlvField(7, TlvNullable(TlvFabricIndex)),
287
287
  /**
@@ -290,7 +290,7 @@ var DoorLock;
290
290
  * modified outside the Interaction Model) and shall NOT be null otherwise. This value shall be set to 0 if the
291
291
  * last modifier fabric was deleted.
292
292
  *
293
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34.9
293
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34.9
294
294
  */
295
295
  lastModifiedFabricIndex: TlvField(8, TlvNullable(TlvFabricIndex)),
296
296
  /**
@@ -298,7 +298,7 @@ var DoorLock;
298
298
  * occupied user slots in the database. This shall NOT be null if there is at least one occupied entry after the
299
299
  * requested UserIndex in the User database and shall be null if there are no more occupied entries.
300
300
  *
301
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34.10
301
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34.10
302
302
  */
303
303
  nextUserIndex: TlvField(9, TlvNullable(TlvUInt16.bound({ min: 1 })))
304
304
  });
@@ -306,7 +306,7 @@ var DoorLock;
306
306
  /**
307
307
  * This field shall specify a valid User index or 0xFFFE to indicate all user slots shall be cleared.
308
308
  *
309
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.35.1
309
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.35.1
310
310
  */
311
311
  userIndex: TlvField(0, TlvUInt16)
312
312
  });
@@ -314,14 +314,14 @@ var DoorLock;
314
314
  /**
315
315
  * This field shall indicate the set credential operation type requested.
316
316
  *
317
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.36.1
317
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.36.1
318
318
  */
319
319
  operationType: TlvField(0, TlvEnum()),
320
320
  /**
321
321
  * This field shall contain a credential structure that contains the CredentialTypeEnum and the credential index
322
322
  * (if applicable or 0 if not) to set.
323
323
  *
324
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.36.2
324
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.36.2
325
325
  */
326
326
  credential: TlvField(1, DoorLock2.TlvCredential),
327
327
  /**
@@ -329,7 +329,7 @@ var DoorLock;
329
329
  * of the credential data shall conform to the limits of the CredentialType specified in the Credential
330
330
  * structure otherwise an INVALID_COMMAND status shall be returned in the SetCredentialResponse command.
331
331
  *
332
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.36.3
332
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.36.3
333
333
  */
334
334
  credentialData: TlvField(2, TlvByteString),
335
335
  /**
@@ -337,21 +337,21 @@ var DoorLock;
337
337
  * modified. This shall be null if OperationType is add and a new credential and user is being added at the same
338
338
  * time.
339
339
  *
340
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.36.4
340
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.36.4
341
341
  */
342
342
  userIndex: TlvField(3, TlvNullable(TlvUInt16.bound({ min: 1 }))),
343
343
  /**
344
344
  * This field shall indicate the user status to use in the new user record if a new user is being created. This
345
345
  * shall be null if OperationType is Modify. This may be null when adding a new credential and user.
346
346
  *
347
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.36.5
347
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.36.5
348
348
  */
349
349
  userStatus: TlvField(4, TlvNullable(TlvEnum())),
350
350
  /**
351
351
  * This field shall indicate the user type to use in the new user record if a new user is being created. This
352
352
  * shall be null if OperationType is Modify. This may be null when adding a new credential and user.
353
353
  *
354
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.36.6
354
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.36.6
355
355
  */
356
356
  userType: TlvField(5, TlvNullable(TlvEnum()))
357
357
  });
@@ -388,7 +388,7 @@ var DoorLock;
388
388
  *
389
389
  * • INVALID_COMMAND, if OperationType is Modify and UserIndex points to an available slot.
390
390
  *
391
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.37.1
391
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.37.1
392
392
  */
393
393
  status: TlvField(0, TlvEnum()),
394
394
  /**
@@ -398,7 +398,7 @@ var DoorLock;
398
398
  * created. If the OperationType was Add and an existing User was associated with the new credential then this
399
399
  * shall be null.
400
400
  *
401
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.37.2
401
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.37.2
402
402
  */
403
403
  userIndex: TlvField(1, TlvNullable(TlvUInt16.bound({ min: 1 }))),
404
404
  /**
@@ -408,7 +408,7 @@ var DoorLock;
408
408
  * null if there are no more available entries. The NextCredentialIndex reported shall NOT exceed the maximum
409
409
  * number of credentials for a particular credential type.
410
410
  *
411
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.37.3
411
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.37.3
412
412
  */
413
413
  nextCredentialIndex: TlvOptionalField(2, TlvNullable(TlvUInt16))
414
414
  });
@@ -417,7 +417,7 @@ var DoorLock;
417
417
  * This field shall contain a credential structure that contains the CredentialTypeEnum and the credential index
418
418
  * (if applicable or 0 if not) to retrieve the status for.
419
419
  *
420
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.38.1
420
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.38.1
421
421
  */
422
422
  credential: TlvField(0, DoorLock2.TlvCredential)
423
423
  });
@@ -426,7 +426,7 @@ var DoorLock;
426
426
  * This field shall indicate if the requested credential type and index exists and is populated for the
427
427
  * requested user index.
428
428
  *
429
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.39.1
429
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.39.1
430
430
  */
431
431
  credentialExists: TlvField(0, TlvBoolean),
432
432
  /**
@@ -434,7 +434,7 @@ var DoorLock;
434
434
  * CredentialType requested was ProgrammingPIN then UserIndex shall be null; otherwise, UserIndex shall be null
435
435
  * if CredentialExists is set to False and shall NOT be null if CredentialExists is set to True.
436
436
  *
437
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.39.2
437
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.39.2
438
438
  */
439
439
  userIndex: TlvField(1, TlvNullable(TlvUInt16.bound({ min: 1 }))),
440
440
  /**
@@ -443,7 +443,7 @@ var DoorLock;
443
443
  * credential was created outside the Interaction Model) and shall NOT be null otherwise. This value shall be
444
444
  * set to 0 if the original creator fabric was deleted.
445
445
  *
446
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.39.3
446
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.39.3
447
447
  */
448
448
  creatorFabricIndex: TlvField(2, TlvNullable(TlvFabricIndex)),
449
449
  /**
@@ -452,7 +452,7 @@ var DoorLock;
452
452
  * credential was modified outside the Interaction Model) and shall NOT be null otherwise. This value shall be
453
453
  * set to 0 if the last modifier fabric was deleted.
454
454
  *
455
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.39.4
455
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.39.4
456
456
  */
457
457
  lastModifiedFabricIndex: TlvField(3, TlvNullable(TlvFabricIndex)),
458
458
  /**
@@ -463,7 +463,7 @@ var DoorLock;
463
463
  * database and shall be null if there are no more occupied entries. The NextCredentialIndex reported shall NOT
464
464
  * exceed the maximum number of credentials for a particular credential type.
465
465
  *
466
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.39.5
466
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.39.5
467
467
  */
468
468
  nextCredentialIndex: TlvOptionalField(4, TlvNullable(TlvUInt16)),
469
469
  /**
@@ -482,7 +482,7 @@ var DoorLock;
482
482
  * Since the Aliro credentials are public keys, there is no security risk in allowing them to be read.
483
483
  * Possession of the credential octet string does not allow operating the lock.
484
484
  *
485
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.39.6
485
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.39.6
486
486
  */
487
487
  credentialData: TlvOptionalField(5, TlvNullable(TlvByteString))
488
488
  });
@@ -492,7 +492,7 @@ var DoorLock;
492
492
  * (0xFFFE for all credentials or 0 if not applicable) to clear. This shall be null if clearing all credential
493
493
  * types otherwise it shall NOT be null.
494
494
  *
495
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.40.1
495
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.40.1
496
496
  */
497
497
  credential: TlvField(0, TlvNullable(DoorLock2.TlvCredential))
498
498
  });
@@ -531,19 +531,19 @@ var DoorLock;
531
531
  /**
532
532
  * This field shall indicate the lock data type that was changed.
533
533
  *
534
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.5.1
534
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.5.1
535
535
  */
536
536
  lockDataType: TlvField(0, TlvEnum()),
537
537
  /**
538
538
  * This field shall indicate the data operation performed on the lock data type changed.
539
539
  *
540
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.5.2
540
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.5.2
541
541
  */
542
542
  dataOperationType: TlvField(1, TlvEnum()),
543
543
  /**
544
544
  * This field shall indicate the source of the user data change.
545
545
  *
546
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.5.3
546
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.5.3
547
547
  */
548
548
  operationSource: TlvField(2, TlvEnum()),
549
549
  /**
@@ -551,7 +551,7 @@ var DoorLock;
551
551
  * is no specific user associated with the data operation. This shall be 0xFFFE if all users are affected (e.g.
552
552
  * Clear Users).
553
553
  *
554
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.5.4
554
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.5.4
555
555
  */
556
556
  userIndex: TlvField(3, TlvNullable(TlvUInt16)),
557
557
  /**
@@ -559,7 +559,7 @@ var DoorLock;
559
559
  * null if there is no fabric that can be determined to have caused the change. This shall NOT be null if the
560
560
  * operation source is "Remote".
561
561
  *
562
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.5.5
562
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.5.5
563
563
  */
564
564
  fabricIndex: TlvField(4, TlvNullable(TlvFabricIndex)),
565
565
  /**
@@ -567,7 +567,7 @@ var DoorLock;
567
567
  * performed the change. This shall be null if there was no Node involved in the change. This shall NOT be null
568
568
  * if the operation source is "Remote".
569
569
  *
570
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.5.6
570
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.5.6
571
571
  */
572
572
  sourceNode: TlvField(5, TlvNullable(TlvNodeId)),
573
573
  /**
@@ -576,7 +576,7 @@ var DoorLock;
576
576
  * list that can be indexed into (e.g. ProgrammingUser). This shall be 0xFFFE if all indices are affected (e.g.
577
577
  * ClearPINCode, ClearRFIDCode, ClearWeekDaySchedule, ClearYearDaySchedule, etc.).
578
578
  *
579
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.5.7
579
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.5.7
580
580
  */
581
581
  dataIndex: TlvField(6, TlvNullable(TlvUInt16))
582
582
  });
@@ -614,38 +614,38 @@ var DoorLock;
614
614
  /**
615
615
  * This field shall indicate the index of the Week Day schedule.
616
616
  *
617
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.12.1
617
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.12.1
618
618
  */
619
619
  weekDayIndex: TlvField(0, TlvUInt8.bound({ min: 1 })),
620
620
  /**
621
621
  * This field shall indicate the user ID.
622
622
  *
623
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.12.2
623
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.12.2
624
624
  */
625
625
  userIndex: TlvField(1, TlvUInt16.bound({ min: 1 })),
626
626
  /**
627
627
  * This field shall indicate which week days the schedule is active.
628
628
  *
629
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.12.3
629
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.12.3
630
630
  */
631
631
  daysMask: TlvField(2, TlvBitmap(TlvUInt8, DoorLock2.DaysMask)),
632
632
  /**
633
633
  * This field shall indicate the starting hour for the Week Day schedule.
634
634
  *
635
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.12.4
635
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.12.4
636
636
  */
637
637
  startHour: TlvField(3, TlvUInt8.bound({ max: 23 })),
638
638
  /**
639
639
  * This field shall indicate the starting minute for the Week Day schedule.
640
640
  *
641
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.12.5
641
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.12.5
642
642
  */
643
643
  startMinute: TlvField(4, TlvUInt8.bound({ max: 59 })),
644
644
  /**
645
645
  * This field shall indicate the ending hour for the Week Day schedule. EndHour shall be equal to or greater
646
646
  * than StartHour.
647
647
  *
648
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.12.6
648
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.12.6
649
649
  */
650
650
  endHour: TlvField(5, TlvUInt8.bound({ max: 23 })),
651
651
  /**
@@ -655,7 +655,7 @@ var DoorLock;
655
655
  * If the EndHour is equal to 23 and the EndMinute is equal to 59 the Lock shall grant access to the user up
656
656
  * until 23:59:59.
657
657
  *
658
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.12.7
658
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.12.7
659
659
  */
660
660
  endMinute: TlvField(6, TlvUInt8.bound({ max: 59 }))
661
661
  });
@@ -667,13 +667,13 @@ var DoorLock;
667
667
  /**
668
668
  * This field shall indicate the index of the Week Day schedule.
669
669
  *
670
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.14.1
670
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.14.1
671
671
  */
672
672
  weekDayIndex: TlvField(0, TlvUInt8.bound({ min: 1 })),
673
673
  /**
674
674
  * This field shall indicate the user ID.
675
675
  *
676
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.14.2
676
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.14.2
677
677
  */
678
678
  userIndex: TlvField(1, TlvUInt16.bound({ min: 1 })),
679
679
  /**
@@ -690,34 +690,34 @@ var DoorLock;
690
690
  * If this field is SUCCESS, the optional fields for this command shall be present. For other (error) status
691
691
  * values, only the fields up to the status field shall be present.
692
692
  *
693
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.14.3
693
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.14.3
694
694
  */
695
695
  status: TlvField(2, TlvEnum()),
696
696
  daysMask: TlvOptionalField(3, TlvBitmap(TlvUInt8, DoorLock2.DaysMask)),
697
697
  /**
698
698
  * This field shall indicate the starting hour for the Week Day schedule.
699
699
  *
700
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.14.4
700
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.14.4
701
701
  */
702
702
  startHour: TlvOptionalField(4, TlvUInt8.bound({ max: 23 })),
703
703
  /**
704
704
  * This field shall indicate the starting minute for the Week Day schedule.
705
705
  *
706
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.14.5
706
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.14.5
707
707
  */
708
708
  startMinute: TlvOptionalField(5, TlvUInt8.bound({ max: 59 })),
709
709
  /**
710
710
  * This field shall indicate the ending hour for the Week Day schedule. EndHour shall be equal to or greater
711
711
  * than StartHour.
712
712
  *
713
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.14.6
713
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.14.6
714
714
  */
715
715
  endHour: TlvOptionalField(6, TlvUInt8.bound({ max: 23 })),
716
716
  /**
717
717
  * This field shall indicate the ending minute for the Week Day schedule. If EndHour is equal to StartHour then
718
718
  * EndMinute shall be greater than StartMinute.
719
719
  *
720
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.14.7
720
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.14.7
721
721
  */
722
722
  endMinute: TlvOptionalField(7, TlvUInt8.bound({ max: 59 }))
723
723
  });
@@ -726,13 +726,13 @@ var DoorLock;
726
726
  * This field shall indicate the Week Day schedule index to clear or 0xFE to clear all Week Day schedules for
727
727
  * the specified user.
728
728
  *
729
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.15.1
729
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.15.1
730
730
  */
731
731
  weekDayIndex: TlvField(0, TlvUInt8),
732
732
  /**
733
733
  * This field shall indicate the user ID.
734
734
  *
735
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.15.2
735
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.15.2
736
736
  */
737
737
  userIndex: TlvField(1, TlvUInt16.bound({ min: 1 }))
738
738
  });
@@ -740,20 +740,20 @@ var DoorLock;
740
740
  /**
741
741
  * This field shall indicate the index of the Year Day schedule.
742
742
  *
743
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.16.1
743
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.16.1
744
744
  */
745
745
  yearDayIndex: TlvField(0, TlvUInt8.bound({ min: 1 })),
746
746
  /**
747
747
  * This field shall indicate the user ID.
748
748
  *
749
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.16.2
749
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.16.2
750
750
  */
751
751
  userIndex: TlvField(1, TlvUInt16.bound({ min: 1 })),
752
752
  /**
753
753
  * This field shall indicate the starting time for the Year Day schedule in Epoch Time in Seconds with local
754
754
  * time offset based on the local timezone and DST offset on the day represented by the value.
755
755
  *
756
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.16.3
756
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.16.3
757
757
  */
758
758
  localStartTime: TlvField(2, TlvEpochS),
759
759
  /**
@@ -761,7 +761,7 @@ var DoorLock;
761
761
  * offset based on the local timezone and DST offset on the day represented by the value. LocalEndTime shall be
762
762
  * greater than LocalStartTime.
763
763
  *
764
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.16.4
764
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.16.4
765
765
  */
766
766
  localEndTime: TlvField(3, TlvEpochS)
767
767
  });
@@ -773,13 +773,13 @@ var DoorLock;
773
773
  /**
774
774
  * This field shall indicate the index of the Year Day schedule.
775
775
  *
776
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.18.1
776
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.18.1
777
777
  */
778
778
  yearDayIndex: TlvField(0, TlvUInt8.bound({ min: 1 })),
779
779
  /**
780
780
  * This field shall indicate the user ID.
781
781
  *
782
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.18.2
782
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.18.2
783
783
  */
784
784
  userIndex: TlvField(1, TlvUInt16.bound({ min: 1 })),
785
785
  /**
@@ -796,7 +796,7 @@ var DoorLock;
796
796
  * If this field is SUCCESS, the optional fields for this command shall be present. For other (error) status
797
797
  * values, only the fields up to the status field shall be present.
798
798
  *
799
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.18.3
799
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.18.3
800
800
  */
801
801
  status: TlvField(2, TlvEnum()),
802
802
  /**
@@ -804,7 +804,7 @@ var DoorLock;
804
804
  * time offset based on the local timezone and DST offset on the day represented by the value. This shall be
805
805
  * null if the schedule is not set for the YearDayIndex and UserIndex provided.
806
806
  *
807
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.18.4
807
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.18.4
808
808
  */
809
809
  localStartTime: TlvOptionalField(3, TlvEpochS),
810
810
  /**
@@ -813,7 +813,7 @@ var DoorLock;
813
813
  * greater than LocalStartTime. This shall be null if the schedule is not set for the YearDayIndex and UserIndex
814
814
  * provided.
815
815
  *
816
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.18.5
816
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.18.5
817
817
  */
818
818
  localEndTime: TlvOptionalField(4, TlvEpochS)
819
819
  });
@@ -822,13 +822,13 @@ var DoorLock;
822
822
  * This field shall indicate the Year Day schedule index to clear or 0xFE to clear all Year Day schedules for
823
823
  * the specified user.
824
824
  *
825
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.19.1
825
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.19.1
826
826
  */
827
827
  yearDayIndex: TlvField(0, TlvUInt8),
828
828
  /**
829
829
  * This field shall indicate the user ID.
830
830
  *
831
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.19.2
831
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.19.2
832
832
  */
833
833
  userIndex: TlvField(1, TlvUInt16.bound({ min: 1 }))
834
834
  });
@@ -844,14 +844,14 @@ var DoorLock;
844
844
  /**
845
845
  * This field shall indicate the index of the Holiday schedule.
846
846
  *
847
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.20.1
847
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.20.1
848
848
  */
849
849
  holidayIndex: TlvField(0, TlvUInt8.bound({ min: 1 })),
850
850
  /**
851
851
  * This field shall indicate the starting time for the Holiday Day schedule in Epoch Time in Seconds with local
852
852
  * time offset based on the local timezone and DST offset on the day represented by the value.
853
853
  *
854
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.20.2
854
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.20.2
855
855
  */
856
856
  localStartTime: TlvField(1, TlvEpochS),
857
857
  /**
@@ -859,13 +859,13 @@ var DoorLock;
859
859
  * time offset based on the local timezone and DST offset on the day represented by the value. LocalEndTime
860
860
  * shall be greater than LocalStartTime.
861
861
  *
862
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.20.3
862
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.20.3
863
863
  */
864
864
  localEndTime: TlvField(2, TlvEpochS),
865
865
  /**
866
866
  * This field shall indicate the operating mode to use during this Holiday schedule start/end time.
867
867
  *
868
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.20.4
868
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.20.4
869
869
  */
870
870
  operatingMode: TlvField(3, TlvEnum())
871
871
  });
@@ -874,7 +874,7 @@ var DoorLock;
874
874
  /**
875
875
  * This field shall indicate the index of the Holiday schedule.
876
876
  *
877
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.22.1
877
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.22.1
878
878
  */
879
879
  holidayIndex: TlvField(0, TlvUInt8.bound({ min: 1 })),
880
880
  /**
@@ -892,7 +892,7 @@ var DoorLock;
892
892
  * If this field is SUCCESS, the optional fields for this command shall be present. For other (error) status
893
893
  * values, only the fields up to the status field shall be present.
894
894
  *
895
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.22.2
895
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.22.2
896
896
  */
897
897
  status: TlvField(1, TlvEnum()),
898
898
  /**
@@ -900,7 +900,7 @@ var DoorLock;
900
900
  * offset based on the local timezone and DST offset on the day represented by the value. This shall be null if
901
901
  * the schedule is not set for the HolidayIndex provided.
902
902
  *
903
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.22.3
903
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.22.3
904
904
  */
905
905
  localStartTime: TlvOptionalField(2, TlvNullable(TlvEpochS)),
906
906
  /**
@@ -908,14 +908,14 @@ var DoorLock;
908
908
  * offset based on the local timezone and DST offset on the day represented by the value. LocalEndTime shall be
909
909
  * greater than LocalStartTime. This shall be null if the schedule is not set for the HolidayIndex provided.
910
910
  *
911
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.22.4
911
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.22.4
912
912
  */
913
913
  localEndTime: TlvOptionalField(3, TlvNullable(TlvEpochS)),
914
914
  /**
915
915
  * This field shall indicate the operating mode to use during this Holiday schedule start/end time. This shall
916
916
  * be null if the schedule is not set for the HolidayIndex provided.
917
917
  *
918
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.22.5
918
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.22.5
919
919
  */
920
920
  operatingMode: TlvOptionalField(4, TlvNullable(TlvEnum()))
921
921
  });
@@ -923,7 +923,7 @@ var DoorLock;
923
923
  /**
924
924
  * This field shall indicate the Holiday schedule index to clear or 0xFE to clear all Holiday schedules.
925
925
  *
926
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.23.1
926
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.23.1
927
927
  */
928
928
  holidayIndex: TlvField(0, TlvUInt8)
929
929
  });
@@ -932,14 +932,14 @@ var DoorLock;
932
932
  * This field shall indicate the user ID. The value of the UserID field shall be between 0 and the value of the
933
933
  * NumberOfPINUsersSupported attribute.
934
934
  *
935
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.4.1
935
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.4.1
936
936
  */
937
937
  userId: TlvField(0, TlvUInt16),
938
938
  /**
939
939
  * This field shall indicate the user status. Only the values 1 (Occupied/Enabled) and 3 (Occupied/Disabled) are
940
940
  * allowed for UserStatus.
941
941
  *
942
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.4.2
942
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.4.2
943
943
  */
944
944
  userStatus: TlvField(1, TlvNullable(TlvEnum())),
945
945
  userType: TlvField(2, TlvNullable(TlvEnum())),
@@ -950,7 +950,7 @@ var DoorLock;
950
950
  * This field shall indicate the user ID. The value of the UserID field shall be between 0 and the value of the
951
951
  * NumberOfPINUsersSupported attribute.
952
952
  *
953
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.5.1
953
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.5.1
954
954
  */
955
955
  userId: TlvField(0, TlvUInt16)
956
956
  });
@@ -965,7 +965,7 @@ var DoorLock;
965
965
  * This field shall specify a valid PIN code slot index or 0xFFFE to indicate all PIN code slots shall be
966
966
  * cleared.
967
967
  *
968
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.7.1
968
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.7.1
969
969
  */
970
970
  pinSlotIndex: TlvField(0, TlvUInt16)
971
971
  });
@@ -973,26 +973,26 @@ var DoorLock;
973
973
  /**
974
974
  * This field shall indicate the signing key component of the Reader’s key pair.
975
975
  *
976
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.42.1
976
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.42.1
977
977
  */
978
978
  signingKey: TlvField(0, TlvByteString.bound({ length: 32 })),
979
979
  /**
980
980
  * This field shall indicate the verification key component of the Reader’s key pair. This shall be an
981
981
  * uncompressed elliptic curve public key as defined in section 2.3.3 of SEC 1.
982
982
  *
983
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.42.2
983
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.42.2
984
984
  */
985
985
  verificationKey: TlvField(1, TlvByteString.bound({ length: 65 })),
986
986
  /**
987
987
  * This field shall indicate the reader group identifier for the lock.
988
988
  *
989
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.42.3
989
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.42.3
990
990
  */
991
991
  groupIdentifier: TlvField(2, TlvByteString.bound({ length: 16 })),
992
992
  /**
993
993
  * This field shall indicate the group resolving key for the lock.
994
994
  *
995
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.42.4
995
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.42.4
996
996
  */
997
997
  groupResolvingKey: TlvOptionalField(3, TlvByteString.bound({ length: 16 }))
998
998
  });
@@ -1001,14 +1001,14 @@ var DoorLock;
1001
1001
  * This field shall indicate the user ID. The value of the UserID field shall be between 0 and the value of the
1002
1002
  * NumberOfPINUsersSupported attribute.
1003
1003
  *
1004
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.9.1
1004
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.9.1
1005
1005
  */
1006
1006
  userId: TlvField(0, TlvUInt16),
1007
1007
  /**
1008
1008
  * UserStatus value of Available is not allowed. In order to clear a user id, the ClearUser Command shall be
1009
1009
  * used. For user status value please refer to UserStatusEnum.
1010
1010
  *
1011
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.9.2
1011
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.9.2
1012
1012
  */
1013
1013
  userStatus: TlvField(1, TlvEnum())
1014
1014
  });
@@ -1017,7 +1017,7 @@ var DoorLock;
1017
1017
  * This field shall indicate the user ID. The value of the UserID field shall be between 0 and the value of the
1018
1018
  * NumberOfPINUsersSupported attribute.
1019
1019
  *
1020
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.10.1
1020
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.10.1
1021
1021
  */
1022
1022
  userId: TlvField(0, TlvUInt16)
1023
1023
  });
@@ -1025,13 +1025,13 @@ var DoorLock;
1025
1025
  /**
1026
1026
  * This field shall indicate the user ID provided in the request.
1027
1027
  *
1028
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.11.1
1028
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.11.1
1029
1029
  */
1030
1030
  userId: TlvField(0, TlvUInt16),
1031
1031
  /**
1032
1032
  * This field shall indicate the current status of the requested user ID.
1033
1033
  *
1034
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.11.2
1034
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.11.2
1035
1035
  */
1036
1036
  userStatus: TlvField(1, TlvEnum())
1037
1037
  });
@@ -1039,13 +1039,13 @@ var DoorLock;
1039
1039
  /**
1040
1040
  * This field shall indicate the user ID.
1041
1041
  *
1042
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.24.1
1042
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.24.1
1043
1043
  */
1044
1044
  userId: TlvField(0, TlvUInt16),
1045
1045
  /**
1046
1046
  * This field shall indicate the user type.
1047
1047
  *
1048
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.24.2
1048
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.24.2
1049
1049
  */
1050
1050
  userType: TlvField(1, TlvEnum())
1051
1051
  });
@@ -1060,7 +1060,7 @@ var DoorLock;
1060
1060
  *
1061
1061
  * The value of the UserID field shall be between 0 and the value of the NumberOfRFIDUsersSupported attribute.
1062
1062
  *
1063
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.27.1
1063
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.27.1
1064
1064
  */
1065
1065
  userId: TlvField(0, TlvUInt16),
1066
1066
  /**
@@ -1069,13 +1069,13 @@ var DoorLock;
1069
1069
  *
1070
1070
  * Only the values 1 (Occupied/Enabled) and 3 (Occupied/Disabled) are allowed for UserStatus.
1071
1071
  *
1072
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.27.2
1072
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.27.2
1073
1073
  */
1074
1074
  userStatus: TlvField(1, TlvNullable(TlvEnum())),
1075
1075
  /**
1076
1076
  * The values are the same as used for SetPINCode command.
1077
1077
  *
1078
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.27.3
1078
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.27.3
1079
1079
  */
1080
1080
  userType: TlvField(2, TlvNullable(TlvEnum())),
1081
1081
  rfidCode: TlvField(3, TlvByteString)
@@ -1086,7 +1086,7 @@ var DoorLock;
1086
1086
  *
1087
1087
  * The value of the UserID field shall be between 0 and the value of the NumberOfRFIDUsersSupported attribute.
1088
1088
  *
1089
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.28.1
1089
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.28.1
1090
1090
  */
1091
1091
  userId: TlvField(0, TlvUInt16)
1092
1092
  });
@@ -1101,7 +1101,7 @@ var DoorLock;
1101
1101
  * This field shall indicate a valid RFID code slot index or 0xFFFE to indicate all RFID code slots shall be
1102
1102
  * cleared.
1103
1103
  *
1104
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.30.1
1104
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.30.1
1105
1105
  */
1106
1106
  rfidSlotIndex: TlvField(0, TlvUInt16)
1107
1107
  });
@@ -1109,7 +1109,7 @@ var DoorLock;
1109
1109
  /**
1110
1110
  * See PINCode field.
1111
1111
  *
1112
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.41.1
1112
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.41.1
1113
1113
  */
1114
1114
  pinCode: TlvOptionalField(0, TlvByteString)
1115
1115
  });
@@ -1172,7 +1172,7 @@ var DoorLock;
1172
1172
  /**
1173
1173
  * This needs always be set because this bitmap is inverse.!
1174
1174
  */
1175
- alwaysSet: BitField(5, 11)
1175
+ alwaysSet: BitField(5, 10)
1176
1176
  };
1177
1177
  DoorLock2.ConfigurationRegister = {
1178
1178
  /**
@@ -1184,7 +1184,7 @@ var DoorLock;
1184
1184
  *
1185
1185
  * • 1 = Local programming is enabled
1186
1186
  *
1187
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.4.1
1187
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.4.1
1188
1188
  */
1189
1189
  localProgramming: BitFlag(0),
1190
1190
  /**
@@ -1196,7 +1196,7 @@ var DoorLock;
1196
1196
  *
1197
1197
  * • 1 = Keypad interface is enabled
1198
1198
  *
1199
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.4.2
1199
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.4.2
1200
1200
  */
1201
1201
  keypadInterface: BitFlag(1),
1202
1202
  /**
@@ -1208,7 +1208,7 @@ var DoorLock;
1208
1208
  *
1209
1209
  * • 1 = Remote interface is enabled
1210
1210
  *
1211
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.4.3
1211
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.4.3
1212
1212
  */
1213
1213
  remoteInterface: BitFlag(2),
1214
1214
  /**
@@ -1220,7 +1220,7 @@ var DoorLock;
1220
1220
  *
1221
1221
  * • 1 = Sound volume value is equal to something other than 0
1222
1222
  *
1223
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.4.4
1223
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.4.4
1224
1224
  */
1225
1225
  soundVolume: BitFlag(5),
1226
1226
  /**
@@ -1232,7 +1232,7 @@ var DoorLock;
1232
1232
  *
1233
1233
  * • 1 = Auto relock time value is equal to something other than 0
1234
1234
  *
1235
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.4.5
1235
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.4.5
1236
1236
  */
1237
1237
  autoRelockTime: BitFlag(6),
1238
1238
  /**
@@ -1244,7 +1244,7 @@ var DoorLock;
1244
1244
  *
1245
1245
  * • 1 = LED settings value is equal to something other than 0
1246
1246
  *
1247
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.4.6
1247
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.4.6
1248
1248
  */
1249
1249
  ledSettings: BitFlag(7)
1250
1250
  };
@@ -1258,7 +1258,7 @@ var DoorLock;
1258
1258
  *
1259
1259
  * • 1 = This ability is enabled
1260
1260
  *
1261
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.5.1
1261
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.5.1
1262
1262
  */
1263
1263
  addUsersCredentialsSchedules: BitFlag(0),
1264
1264
  /**
@@ -1270,7 +1270,7 @@ var DoorLock;
1270
1270
  *
1271
1271
  * • 1 = This ability is enabled
1272
1272
  *
1273
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.5.2
1273
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.5.2
1274
1274
  */
1275
1275
  modifyUsersCredentialsSchedules: BitFlag(1),
1276
1276
  /**
@@ -1282,7 +1282,7 @@ var DoorLock;
1282
1282
  *
1283
1283
  * • 1 = This ability is enabled
1284
1284
  *
1285
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.5.3
1285
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.5.3
1286
1286
  */
1287
1287
  clearUsersCredentialsSchedules: BitFlag(2),
1288
1288
  /**
@@ -1294,7 +1294,7 @@ var DoorLock;
1294
1294
  *
1295
1295
  * • 1 = This ability is enabled
1296
1296
  *
1297
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.5.4
1297
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.5.4
1298
1298
  */
1299
1299
  adjustSettings: BitFlag(3)
1300
1300
  };
@@ -1336,7 +1336,7 @@ var DoorLock;
1336
1336
  * UserCodeTemporaryDisableTime will be triggered if the WrongCodeEntryLimit is exceeded. The lock shall ignore
1337
1337
  * any attempts to lock/unlock the door until the UserCodeTemporaryDisableTime expires.
1338
1338
  *
1339
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.1.1
1339
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.1.1
1340
1340
  */
1341
1341
  pinCode: TlvOptionalField(0, TlvByteString)
1342
1342
  });
@@ -1344,7 +1344,7 @@ var DoorLock;
1344
1344
  /**
1345
1345
  * See PINCode field.
1346
1346
  *
1347
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.2.1
1347
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.2.1
1348
1348
  */
1349
1349
  pinCode: TlvOptionalField(0, TlvByteString)
1350
1350
  });
@@ -1353,13 +1353,13 @@ var DoorLock;
1353
1353
  * This field shall indicate the timeout in seconds to wait before relocking the door lock. This value is
1354
1354
  * independent of the AutoRelockTime attribute value.
1355
1355
  *
1356
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.3.1
1356
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.3.1
1357
1357
  */
1358
1358
  timeout: TlvField(0, TlvUInt16),
1359
1359
  /**
1360
1360
  * See PINCode field.
1361
1361
  *
1362
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.3.2
1362
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.3.2
1363
1363
  */
1364
1364
  pinCode: TlvOptionalField(1, TlvByteString)
1365
1365
  });
@@ -1378,7 +1378,7 @@ var DoorLock;
1378
1378
  /**
1379
1379
  * This field shall indicate the alarm code of the event that has happened.
1380
1380
  *
1381
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.1.1
1381
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.1.1
1382
1382
  */
1383
1383
  alarmCode: TlvField(0, TlvEnum())
1384
1384
  });
@@ -1394,13 +1394,13 @@ var DoorLock;
1394
1394
  /**
1395
1395
  * This field shall indicate the type of the lock operation that was performed.
1396
1396
  *
1397
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.3.1
1397
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.3.1
1398
1398
  */
1399
1399
  lockOperationType: TlvField(0, TlvEnum()),
1400
1400
  /**
1401
1401
  * This field shall indicate the source of the lock operation that was performed.
1402
1402
  *
1403
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.3.2
1403
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.3.2
1404
1404
  */
1405
1405
  operationSource: TlvField(1, TlvEnum()),
1406
1406
  /**
@@ -1408,7 +1408,7 @@ var DoorLock;
1408
1408
  * user index that can be determined for the given operation source. This shall NOT be null if a user index can
1409
1409
  * be determined. In particular, this shall NOT be null if the operation was associated with a valid credential.
1410
1410
  *
1411
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.3.3
1411
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.3.3
1412
1412
  */
1413
1413
  userIndex: TlvField(2, TlvNullable(TlvUInt16)),
1414
1414
  /**
@@ -1416,7 +1416,7 @@ var DoorLock;
1416
1416
  * null if there is no fabric that can be determined for the given operation source. This shall NOT be null if
1417
1417
  * the operation source is "Remote".
1418
1418
  *
1419
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.3.4
1419
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.3.4
1420
1420
  */
1421
1421
  fabricIndex: TlvField(3, TlvNullable(TlvFabricIndex)),
1422
1422
  /**
@@ -1424,14 +1424,14 @@ var DoorLock;
1424
1424
  * there is no Node associated with the given operation source. This shall NOT be null if the operation source
1425
1425
  * is "Remote".
1426
1426
  *
1427
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.3.5
1427
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.3.5
1428
1428
  */
1429
1429
  sourceNode: TlvField(4, TlvNullable(TlvNodeId)),
1430
1430
  /**
1431
1431
  * This field shall indicate the list of credentials used in performing the lock operation. This shall be null
1432
1432
  * if no credentials were involved.
1433
1433
  *
1434
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.3.6
1434
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.3.6
1435
1435
  */
1436
1436
  credentials: TlvOptionalField(5, TlvNullable(TlvArray(DoorLock2.TlvCredential, { minLength: 1 })))
1437
1437
  });
@@ -1447,26 +1447,26 @@ var DoorLock;
1447
1447
  /**
1448
1448
  * This field shall indicate the type of the lock operation that was performed.
1449
1449
  *
1450
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.4.1
1450
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.4.1
1451
1451
  */
1452
1452
  lockOperationType: TlvField(0, TlvEnum()),
1453
1453
  /**
1454
1454
  * This field shall indicate the source of the lock operation that was performed.
1455
1455
  *
1456
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.4.2
1456
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.4.2
1457
1457
  */
1458
1458
  operationSource: TlvField(1, TlvEnum()),
1459
1459
  /**
1460
1460
  * This field shall indicate the lock operation error triggered when the operation was performed.
1461
1461
  *
1462
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.4.3
1462
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.4.3
1463
1463
  */
1464
1464
  operationError: TlvField(2, TlvEnum()),
1465
1465
  /**
1466
1466
  * This field shall indicate the lock UserIndex who performed the lock operation. This shall be null if there is
1467
1467
  * no user id that can be determined for the given operation source.
1468
1468
  *
1469
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.4.4
1469
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.4.4
1470
1470
  */
1471
1471
  userIndex: TlvField(3, TlvNullable(TlvUInt16)),
1472
1472
  /**
@@ -1474,7 +1474,7 @@ var DoorLock;
1474
1474
  * null if there is no fabric that can be determined for the given operation source. This shall NOT be null if
1475
1475
  * the operation source is "Remote".
1476
1476
  *
1477
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.4.5
1477
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.4.5
1478
1478
  */
1479
1479
  fabricIndex: TlvField(4, TlvNullable(TlvFabricIndex)),
1480
1480
  /**
@@ -1482,14 +1482,14 @@ var DoorLock;
1482
1482
  * there is no Node associated with the given operation source. This shall NOT be null if the operation source
1483
1483
  * is "Remote".
1484
1484
  *
1485
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.4.6
1485
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.4.6
1486
1486
  */
1487
1487
  sourceNode: TlvField(5, TlvNullable(TlvNodeId)),
1488
1488
  /**
1489
1489
  * This field shall indicate the list of credentials used in performing the lock operation. This shall be null
1490
1490
  * if no credentials were involved.
1491
1491
  *
1492
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.4.7
1492
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.4.7
1493
1493
  */
1494
1494
  credentials: TlvOptionalField(6, TlvNullable(TlvArray(DoorLock2.TlvCredential, { minLength: 1 })))
1495
1495
  });
@@ -1511,26 +1511,26 @@ var DoorLock;
1511
1511
  *
1512
1512
  * Null only if an internal error prevents the retrieval of the current door state.
1513
1513
  *
1514
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.4
1514
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.4
1515
1515
  */
1516
1516
  doorState: Attribute(3, TlvNullable(TlvEnum())),
1517
1517
  /**
1518
1518
  * This attribute shall hold the number of door open events that have occurred since it was last zeroed.
1519
1519
  *
1520
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.5
1520
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.5
1521
1521
  */
1522
1522
  doorOpenEvents: OptionalWritableAttribute(4, TlvUInt32, { writeAcl: AccessLevel.Manage }),
1523
1523
  /**
1524
1524
  * This attribute shall hold the number of door closed events that have occurred since it was last zeroed.
1525
1525
  *
1526
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.6
1526
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.6
1527
1527
  */
1528
1528
  doorClosedEvents: OptionalWritableAttribute(5, TlvUInt32, { writeAcl: AccessLevel.Manage }),
1529
1529
  /**
1530
1530
  * This attribute shall hold the number of minutes the door has been open since the last time it
1531
1531
  * transitioned from closed to open.
1532
1532
  *
1533
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.7
1533
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.7
1534
1534
  */
1535
1535
  openPeriod: OptionalWritableAttribute(6, TlvUInt16, { writeAcl: AccessLevel.Manage })
1536
1536
  },
@@ -1538,7 +1538,7 @@ var DoorLock;
1538
1538
  /**
1539
1539
  * The door lock server sends out a DoorStateChange event when the door lock door state changes.
1540
1540
  *
1541
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.2
1541
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.2
1542
1542
  */
1543
1543
  doorStateChange: Event(1, EventPriority.Critical, DoorLock2.TlvDoorStateChangeEvent)
1544
1544
  }
@@ -1548,14 +1548,14 @@ var DoorLock;
1548
1548
  /**
1549
1549
  * Indicates the number of total users supported by the lock.
1550
1550
  *
1551
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.8
1551
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.8
1552
1552
  */
1553
1553
  numberOfTotalUsersSupported: FixedAttribute(17, TlvUInt16, { default: 0 }),
1554
1554
  /**
1555
1555
  * This attribute shall contain a bitmap with the bits set for the values of CredentialRuleEnum supported on
1556
1556
  * this device.
1557
1557
  *
1558
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.18
1558
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.18
1559
1559
  */
1560
1560
  credentialRulesSupport: FixedAttribute(
1561
1561
  27,
@@ -1573,7 +1573,7 @@ var DoorLock;
1573
1573
  * NumberOfRFIDUsersSupported is set to 3, it will not be possible to actually assign 10 credentials for a
1574
1574
  * user because maximum number of credentials in the database is 8.
1575
1575
  *
1576
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.19
1576
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.19
1577
1577
  */
1578
1578
  numberOfCredentialsSupportedPerUser: FixedAttribute(28, TlvUInt8, { default: 0 }),
1579
1579
  /**
@@ -1581,7 +1581,7 @@ var DoorLock;
1581
1581
  * type ExpiringUser shall remain valid after its first use before expiring. When the credential expires the
1582
1582
  * UserStatus for the corresponding user record shall be set to OccupiedDisabled.
1583
1583
  *
1584
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.36
1584
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.36
1585
1585
  */
1586
1586
  expiringUserTimeout: OptionalWritableAttribute(
1587
1587
  53,
@@ -1608,7 +1608,7 @@ var DoorLock;
1608
1608
  * • INVALID_COMMAND, if one or more fields violate constraints or are invalid or if OperationType is
1609
1609
  * Modify and UserIndex points to an available slot.
1610
1610
  *
1611
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.32
1611
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.32
1612
1612
  */
1613
1613
  setUser: Command(
1614
1614
  26,
@@ -1625,7 +1625,7 @@ var DoorLock;
1625
1625
  * COMMAND, etc.) as needed otherwise the GetUserResponse Command shall be sent implying a status of
1626
1626
  * SUCCESS.
1627
1627
  *
1628
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.33
1628
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.33
1629
1629
  */
1630
1630
  getUser: Command(27, DoorLock2.TlvGetUserRequest, 28, DoorLock2.TlvGetUserResponse, { invokeAcl: AccessLevel.Administer }),
1631
1631
  /**
@@ -1637,7 +1637,7 @@ var DoorLock;
1637
1637
  *
1638
1638
  * A LockUserChange event with the provided UserIndex shall be generated after successfully clearing users.
1639
1639
  *
1640
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.35
1640
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.35
1641
1641
  */
1642
1642
  clearUser: Command(
1643
1643
  29,
@@ -1652,7 +1652,7 @@ var DoorLock;
1652
1652
  *
1653
1653
  * Fields used for different use cases:
1654
1654
  *
1655
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.36
1655
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.36
1656
1656
  */
1657
1657
  setCredential: Command(
1658
1658
  34,
@@ -1667,7 +1667,7 @@ var DoorLock;
1667
1667
  * An InvokeResponse command shall be sent with an appropriate error (e.g. FAILURE, INVALID_COMMAND, etc.)
1668
1668
  * as needed otherwise the GetCredentialStatusResponse command shall be sent implying a status of SUCCESS.
1669
1669
  *
1670
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.38
1670
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.38
1671
1671
  */
1672
1672
  getCredentialStatus: Command(
1673
1673
  36,
@@ -1688,7 +1688,7 @@ var DoorLock;
1688
1688
  *
1689
1689
  * Return status shall be one of the following values:
1690
1690
  *
1691
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.40
1691
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.40
1692
1692
  */
1693
1693
  clearCredential: Command(
1694
1694
  38,
@@ -1703,7 +1703,7 @@ var DoorLock;
1703
1703
  * The door lock server sends out a LockUserChange event when a lock user, schedule, or credential change
1704
1704
  * has occurred.
1705
1705
  *
1706
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.5
1706
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.5
1707
1707
  */
1708
1708
  lockUserChange: Event(4, EventPriority.Info, DoorLock2.TlvLockUserChangeEvent)
1709
1709
  }
@@ -1713,19 +1713,19 @@ var DoorLock;
1713
1713
  /**
1714
1714
  * Indicates the number of PIN users supported.
1715
1715
  *
1716
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.9
1716
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.9
1717
1717
  */
1718
1718
  numberOfPinUsersSupported: FixedAttribute(18, TlvUInt16, { default: 0 }),
1719
1719
  /**
1720
1720
  * Indicates the maximum length in bytes of a PIN Code on this device.
1721
1721
  *
1722
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.14
1722
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.14
1723
1723
  */
1724
1724
  maxPinCodeLength: FixedAttribute(23, TlvUInt8),
1725
1725
  /**
1726
1726
  * Indicates the minimum length in bytes of a PIN Code on this device.
1727
1727
  *
1728
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.15
1728
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.15
1729
1729
  */
1730
1730
  minPinCodeLength: FixedAttribute(24, TlvUInt8)
1731
1731
  }
@@ -1735,7 +1735,7 @@ var DoorLock;
1735
1735
  /**
1736
1736
  * Indicates the number of RFID users supported.
1737
1737
  *
1738
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.10
1738
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.10
1739
1739
  */
1740
1740
  numberOfRfidUsersSupported: FixedAttribute(19, TlvUInt16, { default: 0 }),
1741
1741
  /**
@@ -1743,7 +1743,7 @@ var DoorLock;
1743
1743
  * range specified by the manufacturer, if media anti-collision identifiers (UID) are used as RFID code, a
1744
1744
  * value of 20 (equals 10 Byte ISO 14443A UID) is recommended.
1745
1745
  *
1746
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.16
1746
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.16
1747
1747
  */
1748
1748
  maxRfidCodeLength: FixedAttribute(25, TlvUInt8),
1749
1749
  /**
@@ -1751,7 +1751,7 @@ var DoorLock;
1751
1751
  * range specified by the manufacturer, if media anti-collision identifiers (UID) are used as RFID code, a
1752
1752
  * value of 8 (equals 4 Byte ISO 14443A UID) is recommended.
1753
1753
  *
1754
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.17
1754
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.17
1755
1755
  */
1756
1756
  minRfidCodeLength: FixedAttribute(26, TlvUInt8)
1757
1757
  }
@@ -1761,7 +1761,7 @@ var DoorLock;
1761
1761
  /**
1762
1762
  * Indicates the number of configurable week day schedule supported per user.
1763
1763
  *
1764
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.11
1764
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.11
1765
1765
  */
1766
1766
  numberOfWeekDaySchedulesSupportedPerUser: FixedAttribute(
1767
1767
  20,
@@ -1778,7 +1778,7 @@ var DoorLock;
1778
1778
  *
1779
1779
  * Return status shall be one of the following values:
1780
1780
  *
1781
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.12
1781
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.12
1782
1782
  */
1783
1783
  setWeekDaySchedule: Command(
1784
1784
  11,
@@ -1790,7 +1790,7 @@ var DoorLock;
1790
1790
  /**
1791
1791
  * Retrieve the specific weekly schedule for the specific user.
1792
1792
  *
1793
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.13
1793
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.13
1794
1794
  */
1795
1795
  getWeekDaySchedule: Command(
1796
1796
  12,
@@ -1804,7 +1804,7 @@ var DoorLock;
1804
1804
  *
1805
1805
  * Return status shall be one of the following values:
1806
1806
  *
1807
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.15
1807
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.15
1808
1808
  */
1809
1809
  clearWeekDaySchedule: Command(
1810
1810
  13,
@@ -1820,7 +1820,7 @@ var DoorLock;
1820
1820
  /**
1821
1821
  * Indicates the number of configurable year day schedule supported per user.
1822
1822
  *
1823
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.12
1823
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.12
1824
1824
  */
1825
1825
  numberOfYearDaySchedulesSupportedPerUser: FixedAttribute(
1826
1826
  21,
@@ -1837,7 +1837,7 @@ var DoorLock;
1837
1837
  *
1838
1838
  * Return status shall be one of the following values:
1839
1839
  *
1840
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.16
1840
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.16
1841
1841
  */
1842
1842
  setYearDaySchedule: Command(
1843
1843
  14,
@@ -1849,7 +1849,7 @@ var DoorLock;
1849
1849
  /**
1850
1850
  * Retrieve the specific year day schedule for the specific schedule and user indexes.
1851
1851
  *
1852
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.17
1852
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.17
1853
1853
  */
1854
1854
  getYearDaySchedule: Command(
1855
1855
  15,
@@ -1863,7 +1863,7 @@ var DoorLock;
1863
1863
  *
1864
1864
  * Return status shall be one of the following values:
1865
1865
  *
1866
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.19
1866
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.19
1867
1867
  */
1868
1868
  clearYearDaySchedule: Command(
1869
1869
  16,
@@ -1879,7 +1879,7 @@ var DoorLock;
1879
1879
  /**
1880
1880
  * Indicates the number of holiday schedules supported for the entire door lock device.
1881
1881
  *
1882
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.13
1882
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.13
1883
1883
  */
1884
1884
  numberOfHolidaySchedulesSupported: FixedAttribute(22, TlvUInt8.bound({ max: 253 }), { default: 0 })
1885
1885
  },
@@ -1890,7 +1890,7 @@ var DoorLock;
1890
1890
  *
1891
1891
  * Return status shall be one of the following values:
1892
1892
  *
1893
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.20
1893
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.20
1894
1894
  */
1895
1895
  setHolidaySchedule: Command(
1896
1896
  17,
@@ -1902,7 +1902,7 @@ var DoorLock;
1902
1902
  /**
1903
1903
  * Get the holiday schedule for the specified index.
1904
1904
  *
1905
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.21
1905
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.21
1906
1906
  */
1907
1907
  getHolidaySchedule: Command(
1908
1908
  18,
@@ -1914,7 +1914,7 @@ var DoorLock;
1914
1914
  /**
1915
1915
  * Clears the holiday schedule or all holiday schedules.
1916
1916
  *
1917
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.23
1917
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.23
1918
1918
  */
1919
1919
  clearHolidaySchedule: Command(
1920
1920
  19,
@@ -1939,7 +1939,7 @@ var DoorLock;
1939
1939
  * logic, environmental events, or other reasons. The lock shall reset the counter if a valid credential is
1940
1940
  * presented.
1941
1941
  *
1942
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.32
1942
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.32
1943
1943
  */
1944
1944
  wrongCodeEntryLimit: WritableAttribute(
1945
1945
  48,
@@ -1952,7 +1952,7 @@ var DoorLock;
1952
1952
  * and guess a PIN for the device.) If the attribute accepts writes and an attempt to write the attribute to
1953
1953
  * 0 is made, the device shall respond with CONSTRAINT_ERROR.
1954
1954
  *
1955
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.33
1955
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.33
1956
1956
  */
1957
1957
  userCodeTemporaryDisableTime: WritableAttribute(
1958
1958
  49,
@@ -1974,7 +1974,7 @@ var DoorLock;
1974
1974
  * 0x04 0x31 0x32 0x33 0x34 shall be used in the PIN field in any door lock cluster message payload. If the
1975
1975
  * attribute value is False, 0x04 0xFF 0xFF 0xFF 0xFF shall be used.
1976
1976
  *
1977
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.34
1977
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.34
1978
1978
  */
1979
1979
  sendPinOverTheAir: OptionalWritableAttribute(
1980
1980
  50,
@@ -1989,7 +1989,7 @@ var DoorLock;
1989
1989
  * Return status is a global status code or a cluster-specific status code from the Status Codes table and
1990
1990
  * shall be one of the following values:
1991
1991
  *
1992
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.4
1992
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.4
1993
1993
  */
1994
1994
  setPinCode: Command(
1995
1995
  5,
@@ -2001,7 +2001,7 @@ var DoorLock;
2001
2001
  /**
2002
2002
  * Retrieve a PIN Code.
2003
2003
  *
2004
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.5
2004
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.5
2005
2005
  */
2006
2006
  getPinCode: Command(
2007
2007
  6,
@@ -2017,7 +2017,7 @@ var DoorLock;
2017
2017
  * corresponding user record’s UserStatus value shall be set to Available, and UserType value shall be set
2018
2018
  * to UnrestrictedUser and all schedules shall be cleared.
2019
2019
  *
2020
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.7
2020
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.7
2021
2021
  */
2022
2022
  clearPinCode: Command(
2023
2023
  7,
@@ -2034,7 +2034,7 @@ var DoorLock;
2034
2034
  * On the server, the clear all PIN codes command SHOULD have the same effect as the ClearPINCode command
2035
2035
  * with respect to the setting of user status, user type and schedules.
2036
2036
  *
2037
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.8
2037
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.8
2038
2038
  */
2039
2039
  clearAllPinCodes: Command(
2040
2040
  8,
@@ -2052,7 +2052,7 @@ var DoorLock;
2052
2052
  * server requires that an optional PINs be included in the payload of remote lock operation events like
2053
2053
  * Lock, Unlock, Unlock with Timeout and Toggle in order to function.
2054
2054
  *
2055
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.35
2055
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.35
2056
2056
  */
2057
2057
  requirePinForRemoteOperation: WritableAttribute(
2058
2058
  51,
@@ -2069,7 +2069,7 @@ var DoorLock;
2069
2069
  *
2070
2070
  * Null if no Reader key pair has been configured on the lock. See SetAliroReaderConfig.
2071
2071
  *
2072
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.38
2072
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.38
2073
2073
  */
2074
2074
  aliroReaderVerificationKey: Attribute(
2075
2075
  128,
@@ -2081,7 +2081,7 @@ var DoorLock;
2081
2081
  *
2082
2082
  * Null if no reader_group_identifier has been configured on the lock. See SetAliroReaderConfig.
2083
2083
  *
2084
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.39
2084
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.39
2085
2085
  */
2086
2086
  aliroReaderGroupIdentifier: Attribute(
2087
2087
  129,
@@ -2091,7 +2091,7 @@ var DoorLock;
2091
2091
  /**
2092
2092
  * Indicates the reader_group_sub_identifier as defined in [Aliro].
2093
2093
  *
2094
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.40
2094
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.40
2095
2095
  */
2096
2096
  aliroReaderGroupSubIdentifier: FixedAttribute(
2097
2097
  130,
@@ -2101,7 +2101,7 @@ var DoorLock;
2101
2101
  /**
2102
2102
  * Indicates the list of protocol versions supported for expedited transactions as defined in [Aliro].
2103
2103
  *
2104
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.41
2104
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.41
2105
2105
  */
2106
2106
  aliroExpeditedTransactionSupportedProtocolVersions: FixedAttribute(
2107
2107
  131,
@@ -2111,7 +2111,7 @@ var DoorLock;
2111
2111
  /**
2112
2112
  * Indicates the maximum number of AliroCredentialIssuerKey credentials that can be stored on the lock.
2113
2113
  *
2114
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.45
2114
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.45
2115
2115
  */
2116
2116
  numberOfAliroCredentialIssuerKeysSupported: FixedAttribute(135, TlvUInt16, { default: 0 }),
2117
2117
  /**
@@ -2127,7 +2127,7 @@ var DoorLock;
2127
2127
  * and also add a credential of type AliroNonEvictableEndpointKey at the same index, and both credentials
2128
2128
  * would exist on the server.
2129
2129
  *
2130
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.46
2130
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.46
2131
2131
  */
2132
2132
  numberOfAliroEndpointKeysSupported: FixedAttribute(136, TlvUInt16, { default: 0 })
2133
2133
  },
@@ -2135,7 +2135,7 @@ var DoorLock;
2135
2135
  /**
2136
2136
  * This command allows communicating an Aliro Reader configuration, as defined in [Aliro], to the lock.
2137
2137
  *
2138
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.42
2138
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.42
2139
2139
  */
2140
2140
  setAliroReaderConfig: Command(
2141
2141
  40,
@@ -2154,7 +2154,7 @@ var DoorLock;
2154
2154
  * verification key to interact with the lock. This effect is not restricted to a single fabric or otherwise
2155
2155
  * scoped in any way.
2156
2156
  *
2157
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.43
2157
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.43
2158
2158
  */
2159
2159
  clearAliroReaderConfig: Command(
2160
2160
  41,
@@ -2172,7 +2172,7 @@ var DoorLock;
2172
2172
  *
2173
2173
  * Null if no group resolving key has been configured on the lock. See SetAliroReaderConfig.
2174
2174
  *
2175
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.42
2175
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.42
2176
2176
  */
2177
2177
  aliroGroupResolvingKey: Attribute(
2178
2178
  132,
@@ -2183,7 +2183,7 @@ var DoorLock;
2183
2183
  * Indicates the list of protocol versions supported for the Bluetooth LE + UWB Access Control Flow as
2184
2184
  * defined in [Aliro].
2185
2185
  *
2186
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.43
2186
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.43
2187
2187
  */
2188
2188
  aliroSupportedBleuwbProtocolVersions: FixedAttribute(
2189
2189
  133,
@@ -2193,7 +2193,7 @@ var DoorLock;
2193
2193
  /**
2194
2194
  * Indicates the version of the Bluetooth LE advertisement as defined in [Aliro].
2195
2195
  *
2196
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.44
2196
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.44
2197
2197
  */
2198
2198
  aliroBleAdvertisingVersion: FixedAttribute(
2199
2199
  134,
@@ -2207,7 +2207,7 @@ var DoorLock;
2207
2207
  /**
2208
2208
  * Set the status of a user ID.
2209
2209
  *
2210
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.9
2210
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.9
2211
2211
  */
2212
2212
  setUserStatus: OptionalCommand(
2213
2213
  9,
@@ -2219,7 +2219,7 @@ var DoorLock;
2219
2219
  /**
2220
2220
  * Get the status of a user.
2221
2221
  *
2222
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.10
2222
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.10
2223
2223
  */
2224
2224
  getUserStatus: OptionalCommand(
2225
2225
  10,
@@ -2235,7 +2235,7 @@ var DoorLock;
2235
2235
  *
2236
2236
  * Return status shall be one of the following values:
2237
2237
  *
2238
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.24
2238
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.24
2239
2239
  */
2240
2240
  setUserType: OptionalCommand(
2241
2241
  20,
@@ -2247,7 +2247,7 @@ var DoorLock;
2247
2247
  /**
2248
2248
  * Retrieve the user type for a specific user.
2249
2249
  *
2250
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.25
2250
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.25
2251
2251
  */
2252
2252
  getUserType: OptionalCommand(
2253
2253
  21,
@@ -2267,7 +2267,7 @@ var DoorLock;
2267
2267
  * Return status is a global status code or a cluster-specific status code from the Status Codes table and
2268
2268
  * shall be one of the following values:
2269
2269
  *
2270
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.27
2270
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.27
2271
2271
  */
2272
2272
  setRfidCode: Command(
2273
2273
  22,
@@ -2279,7 +2279,7 @@ var DoorLock;
2279
2279
  /**
2280
2280
  * Retrieve an RFID code.
2281
2281
  *
2282
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.28
2282
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.28
2283
2283
  */
2284
2284
  getRfidCode: Command(
2285
2285
  23,
@@ -2295,7 +2295,7 @@ var DoorLock;
2295
2295
  * corresponding user record’s UserStatus value shall be set to Available, and UserType value shall be set
2296
2296
  * to UnrestrictedUser and all schedules shall be cleared.
2297
2297
  *
2298
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.30
2298
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.30
2299
2299
  */
2300
2300
  clearRfidCode: Command(
2301
2301
  24,
@@ -2309,7 +2309,7 @@ var DoorLock;
2309
2309
  * user status has to be set to "0 Available", the user type has to be set to the default value, and all
2310
2310
  * schedules which are supported have to be set to the default values.
2311
2311
  *
2312
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.31
2312
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.31
2313
2313
  */
2314
2314
  clearAllRfidCodes: Command(
2315
2315
  25,
@@ -2332,7 +2332,7 @@ var DoorLock;
2332
2332
  * If the attribute AutoRelockTime is supported, the lock will transition to the locked state when the auto
2333
2333
  * relock time has expired.
2334
2334
  *
2335
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.41
2335
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.41
2336
2336
  */
2337
2337
  unboltDoor: Command(39, DoorLock2.TlvUnboltDoorRequest, 39, TlvNoResponse, { timed: true })
2338
2338
  }
@@ -2352,7 +2352,7 @@ var DoorLock;
2352
2352
  * and Schedules are all associated with a User index and not directly with a PIN index. A User index may
2353
2353
  * have several credentials associated with it.
2354
2354
  *
2355
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.1
2355
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.1
2356
2356
  */
2357
2357
  pinCredential: BitFlag(0),
2358
2358
  /**
@@ -2365,7 +2365,7 @@ var DoorLock;
2365
2365
  * and Schedules are all associated with a User index and not directly with a RFID index. A User Index may
2366
2366
  * have several credentials associated with it.
2367
2367
  *
2368
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.2
2368
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.2
2369
2369
  */
2370
2370
  rfidCredential: BitFlag(1),
2371
2371
  /**
@@ -2380,7 +2380,7 @@ var DoorLock;
2380
2380
  * and Schedules are all associated with a User index and not directly with a Finger index. A User Index may
2381
2381
  * have several credentials associated with it.
2382
2382
  *
2383
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.3
2383
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.3
2384
2384
  */
2385
2385
  fingerCredentials: BitFlag(2),
2386
2386
  /**
@@ -2396,7 +2396,7 @@ var DoorLock;
2396
2396
  * Support for WeekDayAccessSchedules requires that the lock has the capability of keeping track of local
2397
2397
  * time.
2398
2398
  *
2399
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.4
2399
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.4
2400
2400
  */
2401
2401
  weekDayAccessSchedules: BitFlag(4),
2402
2402
  /**
@@ -2405,7 +2405,7 @@ var DoorLock;
2405
2405
  * If this feature is supported this indicates that the lock has the ability to determine the position of
2406
2406
  * the door which is separate from the state of the lock.
2407
2407
  *
2408
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.5
2408
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.5
2409
2409
  */
2410
2410
  doorPositionSensor: BitFlag(5),
2411
2411
  /**
@@ -2420,7 +2420,7 @@ var DoorLock;
2420
2420
  * A lock may support multiple credential types so if the User feature is supported the UserType, UserStatus
2421
2421
  * and Schedules are all associated with a User and not directly with a credential.
2422
2422
  *
2423
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.6
2423
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.6
2424
2424
  */
2425
2425
  faceCredentials: BitFlag(6),
2426
2426
  /**
@@ -2431,7 +2431,7 @@ var DoorLock;
2431
2431
  * lock/unlock command. Currently the cluster only supports providing the PIN credential to the lock/unlock
2432
2432
  * commands. If this feature is supported then the PIN Credential feature shall also be supported.
2433
2433
  *
2434
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.7
2434
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.7
2435
2435
  */
2436
2436
  credentialOverTheAirAccess: BitFlag(7),
2437
2437
  /**
@@ -2441,7 +2441,7 @@ var DoorLock;
2441
2441
  * used to associate credentials and schedules to single user record within the lock. This also means the
2442
2442
  * UserType and UserStatus fields are associated with a User and not a credential.
2443
2443
  *
2444
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.8
2444
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.8
2445
2445
  */
2446
2446
  user: BitFlag(8),
2447
2447
  /**
@@ -2455,7 +2455,7 @@ var DoorLock;
2455
2455
  * Support for YearDayAccessSchedules requires that the lock has the capability of keeping track of local
2456
2456
  * time.
2457
2457
  *
2458
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.9
2458
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.9
2459
2459
  */
2460
2460
  yearDayAccessSchedules: BitFlag(10),
2461
2461
  /**
@@ -2466,7 +2466,7 @@ var DoorLock;
2466
2466
  *
2467
2467
  * Support for HolidaySchedules requires that the lock has the capability of keeping track of local time.
2468
2468
  *
2469
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.10
2469
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.10
2470
2470
  */
2471
2471
  holidaySchedules: BitFlag(11),
2472
2472
  /**
@@ -2478,7 +2478,7 @@ var DoorLock;
2478
2478
  * Locks without unbolting support don’t differentiate between unbolting and unlocking and perform the same
2479
2479
  * operation for both commands.
2480
2480
  *
2481
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.11
2481
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.11
2482
2482
  */
2483
2483
  unbolting: BitFlag(12),
2484
2484
  /**
@@ -2487,7 +2487,7 @@ var DoorLock;
2487
2487
  * Locks that support this feature implement the Aliro specification as defined in [Aliro] and support
2488
2488
  * Matter as a method for provisioning Aliro credentials.
2489
2489
  *
2490
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.12
2490
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.12
2491
2491
  */
2492
2492
  aliroProvisioning: BitFlag(13),
2493
2493
  /**
@@ -2496,7 +2496,7 @@ var DoorLock;
2496
2496
  * Locks that support this feature implement the Bluetooth LE + UWB Access Control Flow as defined in
2497
2497
  * [Aliro].
2498
2498
  *
2499
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.13
2499
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.13
2500
2500
  */
2501
2501
  aliroBleuwb: BitFlag(14)
2502
2502
  },
@@ -2510,27 +2510,27 @@ var DoorLock;
2510
2510
  * Locked and Unlocked so it is only partially secured. For example, a deadbolt could be partially extended
2511
2511
  * and not in a dead latched state.
2512
2512
  *
2513
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.1
2513
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.1
2514
2514
  */
2515
2515
  lockState: Attribute(0, TlvNullable(TlvEnum())),
2516
2516
  /**
2517
2517
  * Indicates the type of door lock as defined in LockTypeEnum.
2518
2518
  *
2519
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.2
2519
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.2
2520
2520
  */
2521
2521
  lockType: Attribute(1, TlvEnum()),
2522
2522
  /**
2523
2523
  * Indicates if the lock is currently able to (Enabled) or not able to (Disabled) process remote Lock,
2524
2524
  * Unlock, or Unlock with Timeout commands.
2525
2525
  *
2526
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.3
2526
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.3
2527
2527
  */
2528
2528
  actuatorEnabled: Attribute(2, TlvBoolean),
2529
2529
  /**
2530
2530
  * Indicates the language for the on-screen or audible user interface using a 2- byte language code from
2531
2531
  * ISO-639-1.
2532
2532
  *
2533
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.20
2533
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.20
2534
2534
  */
2535
2535
  language: OptionalWritableAttribute(
2536
2536
  33,
@@ -2540,7 +2540,7 @@ var DoorLock;
2540
2540
  /**
2541
2541
  * Indicates the settings for the LED support, as defined by LEDSettingEnum.
2542
2542
  *
2543
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.21
2543
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.21
2544
2544
  */
2545
2545
  ledSettings: OptionalWritableAttribute(
2546
2546
  34,
@@ -2552,13 +2552,13 @@ var DoorLock;
2552
2552
  * 0=disabled. If set, unlock operations from any source will be timed. For one time unlock with timeout use
2553
2553
  * the specific command.
2554
2554
  *
2555
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.22
2555
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.22
2556
2556
  */
2557
2557
  autoRelockTime: OptionalWritableAttribute(35, TlvUInt32, { writeAcl: AccessLevel.Manage }),
2558
2558
  /**
2559
2559
  * Indicates the sound volume on a door lock as defined by SoundVolumeEnum.
2560
2560
  *
2561
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.23
2561
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.23
2562
2562
  */
2563
2563
  soundVolume: OptionalWritableAttribute(
2564
2564
  36,
@@ -2568,7 +2568,7 @@ var DoorLock;
2568
2568
  /**
2569
2569
  * Indicates the current operating mode of the lock as defined in OperatingModeEnum.
2570
2570
  *
2571
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.24
2571
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.24
2572
2572
  */
2573
2573
  operatingMode: WritableAttribute(
2574
2574
  37,
@@ -2580,7 +2580,7 @@ var DoorLock;
2580
2580
  * the lock. All operating modes NOT supported by a lock shall be set to one. The value of the OperatingMode
2581
2581
  * enumeration defines the related bit to be set.
2582
2582
  *
2583
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.25
2583
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.25
2584
2584
  */
2585
2585
  supportedOperatingModes: FixedAttribute(
2586
2586
  38,
@@ -2608,7 +2608,7 @@ var DoorLock;
2608
2608
  * current Sound Volume is High Volume. Therefore, if the client wants to query/modify the current Sound
2609
2609
  * Volume setting on the server, the client SHOULD read/write to the Sound Volume attribute.
2610
2610
  *
2611
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.26
2611
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.26
2612
2612
  */
2613
2613
  defaultConfigurationRegister: OptionalAttribute(39, TlvBitmap(TlvUInt16, DoorLock2.ConfigurationRegister)),
2614
2614
  /**
@@ -2618,7 +2618,7 @@ var DoorLock;
2618
2618
  * for those features whose bit is set to 0 in the LocalProgrammingFeatures attribute. Local programming
2619
2619
  * shall be enabled by default.
2620
2620
  *
2621
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.27
2621
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.27
2622
2622
  */
2623
2623
  enableLocalProgramming: OptionalWritableAttribute(
2624
2624
  40,
@@ -2629,7 +2629,7 @@ var DoorLock;
2629
2629
  * This attribute shall enable/disable the ability to lock the door lock with a single touch on the door
2630
2630
  * lock.
2631
2631
  *
2632
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.28
2632
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.28
2633
2633
  */
2634
2634
  enableOneTouchLocking: OptionalWritableAttribute(
2635
2635
  41,
@@ -2640,7 +2640,7 @@ var DoorLock;
2640
2640
  * This attribute shall enable/disable an inside LED that allows the user to see at a glance if the door is
2641
2641
  * locked.
2642
2642
  *
2643
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.29
2643
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.29
2644
2644
  */
2645
2645
  enableInsideStatusLed: OptionalWritableAttribute(
2646
2646
  42,
@@ -2651,7 +2651,7 @@ var DoorLock;
2651
2651
  * This attribute shall enable/disable a button inside the door that is used to put the lock into privacy
2652
2652
  * mode. When the lock is in privacy mode it cannot be manipulated from the outside.
2653
2653
  *
2654
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.30
2654
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.30
2655
2655
  */
2656
2656
  enablePrivacyModeButton: OptionalWritableAttribute(
2657
2657
  43,
@@ -2667,7 +2667,7 @@ var DoorLock;
2667
2667
  *
2668
2668
  * The features that can be disabled from local programming are defined in LocalProgrammingFeaturesBitmap.
2669
2669
  *
2670
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.31
2670
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.31
2671
2671
  */
2672
2672
  localProgrammingFeatures: OptionalWritableAttribute(
2673
2673
  44,
@@ -2682,7 +2682,7 @@ var DoorLock;
2682
2682
  *
2683
2683
  * This mask DOES NOT apply to the Events mechanism of this cluster.
2684
2684
  *
2685
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.37
2685
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.37
2686
2686
  */
2687
2687
  alarmMask: OptionalWritableAttribute(
2688
2688
  64,
@@ -2699,7 +2699,7 @@ var DoorLock;
2699
2699
  * lock. The door lock may require a PIN depending on the value of the RequirePINForRemoteOperation
2700
2700
  * attribute.
2701
2701
  *
2702
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.1
2702
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.1
2703
2703
  */
2704
2704
  lockDoor: Command(0, DoorLock2.TlvLockDoorRequest, 0, TlvNoResponse, { timed: true }),
2705
2705
  /**
@@ -2712,7 +2712,7 @@ var DoorLock;
2712
2712
  * If the attribute AutoRelockTime is supported the lock will transition to the locked state when the auto
2713
2713
  * relock time has expired.
2714
2714
  *
2715
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.2
2715
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.2
2716
2716
  */
2717
2717
  unlockDoor: Command(1, DoorLock2.TlvUnlockDoorRequest, 1, TlvNoResponse, { timed: true }),
2718
2718
  /**
@@ -2722,7 +2722,7 @@ var DoorLock;
2722
2722
  * specified in the AutoRelockTime attribute. If the door lock device is not capable of or does not want to
2723
2723
  * support temporary Relock Timeout, it SHOULD NOT support this optional command.
2724
2724
  *
2725
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.3
2725
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.3
2726
2726
  */
2727
2727
  unlockWithTimeout: OptionalCommand(3, DoorLock2.TlvUnlockWithTimeoutRequest, 3, TlvNoResponse, { timed: true })
2728
2728
  },
@@ -2731,7 +2731,7 @@ var DoorLock;
2731
2731
  * The door lock server provides several alarms which can be sent when there is a critical state on the door
2732
2732
  * lock. The alarms available for the door lock server are listed in AlarmCodeEnum.
2733
2733
  *
2734
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.1
2734
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.1
2735
2735
  */
2736
2736
  doorLockAlarm: Event(0, EventPriority.Critical, DoorLock2.TlvDoorLockAlarmEvent),
2737
2737
  /**
@@ -2762,14 +2762,14 @@ var DoorLock;
2762
2762
  *
2763
2763
  * from the inside.
2764
2764
  *
2765
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.3
2765
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.3
2766
2766
  */
2767
2767
  lockOperation: Event(2, EventPriority.Critical, DoorLock2.TlvLockOperationEvent),
2768
2768
  /**
2769
2769
  * The door lock server sends out a LockOperationError event when a lock operation fails for various
2770
2770
  * reasons.
2771
2771
  *
2772
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.4
2772
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.4
2773
2773
  */
2774
2774
  lockOperationError: Event(3, EventPriority.Critical, DoorLock2.TlvLockOperationErrorEvent)
2775
2775
  },