@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
@@ -40,7 +40,7 @@ export namespace DoorLock {
40
40
  /**
41
41
  * These are optional features supported by DoorLockCluster.
42
42
  *
43
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4
43
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4
44
44
  */
45
45
  export enum Feature {
46
46
  /**
@@ -52,7 +52,7 @@ export namespace DoorLock {
52
52
  * Schedules are all associated with a User index and not directly with a PIN index. A User index may have
53
53
  * several credentials associated with it.
54
54
  *
55
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.1
55
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.1
56
56
  */
57
57
  PinCredential = "PinCredential",
58
58
 
@@ -66,7 +66,7 @@ export namespace DoorLock {
66
66
  * Schedules are all associated with a User index and not directly with a RFID index. A User Index may have
67
67
  * several credentials associated with it.
68
68
  *
69
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.2
69
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.2
70
70
  */
71
71
  RfidCredential = "RfidCredential",
72
72
 
@@ -82,7 +82,7 @@ export namespace DoorLock {
82
82
  * Schedules are all associated with a User index and not directly with a Finger index. A User Index may have
83
83
  * several credentials associated with it.
84
84
  *
85
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.3
85
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.3
86
86
  */
87
87
  FingerCredentials = "FingerCredentials",
88
88
 
@@ -98,7 +98,7 @@ export namespace DoorLock {
98
98
  *
99
99
  * Support for WeekDayAccessSchedules requires that the lock has the capability of keeping track of local time.
100
100
  *
101
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.4
101
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.4
102
102
  */
103
103
  WeekDayAccessSchedules = "WeekDayAccessSchedules",
104
104
 
@@ -108,7 +108,7 @@ export namespace DoorLock {
108
108
  * If this feature is supported this indicates that the lock has the ability to determine the position of the
109
109
  * door which is separate from the state of the lock.
110
110
  *
111
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.5
111
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.5
112
112
  */
113
113
  DoorPositionSensor = "DoorPositionSensor",
114
114
 
@@ -123,7 +123,7 @@ export namespace DoorLock {
123
123
  * A lock may support multiple credential types so if the User feature is supported the UserType, UserStatus and
124
124
  * Schedules are all associated with a User and not directly with a credential.
125
125
  *
126
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.6
126
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.6
127
127
  */
128
128
  FaceCredentials = "FaceCredentials",
129
129
 
@@ -135,7 +135,7 @@ export namespace DoorLock {
135
135
  * lock/unlock command. Currently the cluster only supports providing the PIN credential to the lock/unlock
136
136
  * commands. If this feature is supported then the PIN Credential feature shall also be supported.
137
137
  *
138
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.7
138
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.7
139
139
  */
140
140
  CredentialOverTheAirAccess = "CredentialOverTheAirAccess",
141
141
 
@@ -146,7 +146,7 @@ export namespace DoorLock {
146
146
  * to associate credentials and schedules to single user record within the lock. This also means the UserType
147
147
  * and UserStatus fields are associated with a User and not a credential.
148
148
  *
149
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.8
149
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.8
150
150
  */
151
151
  User = "User",
152
152
 
@@ -160,7 +160,7 @@ export namespace DoorLock {
160
160
  *
161
161
  * Support for YearDayAccessSchedules requires that the lock has the capability of keeping track of local time.
162
162
  *
163
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.9
163
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.9
164
164
  */
165
165
  YearDayAccessSchedules = "YearDayAccessSchedules",
166
166
 
@@ -172,7 +172,7 @@ export namespace DoorLock {
172
172
  *
173
173
  * Support for HolidaySchedules requires that the lock has the capability of keeping track of local time.
174
174
  *
175
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.10
175
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.10
176
176
  */
177
177
  HolidaySchedules = "HolidaySchedules",
178
178
 
@@ -185,7 +185,7 @@ export namespace DoorLock {
185
185
  * without unbolting support don’t differentiate between unbolting and unlocking and perform the same operation
186
186
  * for both commands.
187
187
  *
188
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.11
188
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.11
189
189
  */
190
190
  Unbolting = "Unbolting",
191
191
 
@@ -195,7 +195,7 @@ export namespace DoorLock {
195
195
  * Locks that support this feature implement the Aliro specification as defined in [Aliro] and support Matter as
196
196
  * a method for provisioning Aliro credentials.
197
197
  *
198
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.12
198
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.12
199
199
  */
200
200
  AliroProvisioning = "AliroProvisioning",
201
201
 
@@ -204,7 +204,7 @@ export namespace DoorLock {
204
204
  *
205
205
  * Locks that support this feature implement the Bluetooth LE + UWB Access Control Flow as defined in [Aliro].
206
206
  *
207
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.13
207
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.13
208
208
  */
209
209
  AliroBleuwb = "AliroBleuwb"
210
210
  }
@@ -212,7 +212,7 @@ export namespace DoorLock {
212
212
  /**
213
213
  * This enumeration shall indicate the current door state.
214
214
  *
215
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.11
215
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.11
216
216
  */
217
217
  export enum DoorState {
218
218
  /**
@@ -249,13 +249,13 @@ export namespace DoorLock {
249
249
  /**
250
250
  * Body of the DoorLock doorStateChange event
251
251
  *
252
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.2
252
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.2
253
253
  */
254
254
  export const TlvDoorStateChangeEvent = TlvObject({
255
255
  /**
256
256
  * This field shall indicate the new door state for this door event.
257
257
  *
258
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.2.1
258
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.2.1
259
259
  */
260
260
  doorState: TlvField(0, TlvEnum<DoorState>())
261
261
  });
@@ -263,12 +263,12 @@ export namespace DoorLock {
263
263
  /**
264
264
  * Body of the DoorLock doorStateChange event
265
265
  *
266
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.2
266
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.2
267
267
  */
268
268
  export interface DoorStateChangeEvent extends TypeFromSchema<typeof TlvDoorStateChangeEvent> {}
269
269
 
270
270
  /**
271
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.2
271
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.2
272
272
  */
273
273
  export const CredentialRules = {
274
274
  /**
@@ -290,7 +290,7 @@ export namespace DoorLock {
290
290
  /**
291
291
  * This enumeration shall indicate the data operation performed.
292
292
  *
293
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.10
293
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.10
294
294
  */
295
295
  export enum DataOperationType {
296
296
  /**
@@ -312,7 +312,7 @@ export namespace DoorLock {
312
312
  /**
313
313
  * This enumeration shall indicate what the status is for a specific user ID.
314
314
  *
315
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.17
315
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.17
316
316
  */
317
317
  export enum UserStatus {
318
318
  /**
@@ -334,7 +334,7 @@ export namespace DoorLock {
334
334
  /**
335
335
  * This enumeration shall indicate what the type is for a specific user ID.
336
336
  *
337
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.18
337
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.18
338
338
  */
339
339
  export enum UserType {
340
340
  /**
@@ -342,7 +342,7 @@ export namespace DoorLock {
342
342
  *
343
343
  * This value shall indicate the user has access 24/7 provided proper PIN or RFID is supplied (e.g., owner).
344
344
  *
345
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.18.1
345
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.18.1
346
346
  */
347
347
  UnrestrictedUser = 0,
348
348
 
@@ -359,7 +359,7 @@ export namespace DoorLock {
359
359
  * falls within at least one of the YearDaySchedules. If current time is not known, user access shall NOT be
360
360
  * granted.
361
361
  *
362
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.18.2
362
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.18.2
363
363
  */
364
364
  YearDayScheduleUser = 1,
365
365
 
@@ -377,7 +377,7 @@ export namespace DoorLock {
377
377
  * falls within at least one of the WeekDaySchedules. If current time is not known, user access shall NOT be
378
378
  * granted.
379
379
  *
380
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.18.3
380
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.18.3
381
381
  */
382
382
  WeekDayScheduleUser = 2,
383
383
 
@@ -388,7 +388,7 @@ export namespace DoorLock {
388
388
  * manage the users and user schedules. In all other respects this user matches the unrestricted (default) user.
389
389
  * ProgrammingUser is the only user that can disable the user interface (keypad, remote, etc…).
390
390
  *
391
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.18.4
391
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.18.4
392
392
  */
393
393
  ProgrammingUser = 3,
394
394
 
@@ -398,7 +398,7 @@ export namespace DoorLock {
398
398
  * This value shall indicate the user is recognized by the lock but does not have the ability to open the lock.
399
399
  * This user will only cause the lock to generate the appropriate event notification to any bound devices.
400
400
  *
401
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.18.5
401
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.18.5
402
402
  */
403
403
  NonAccessUser = 4,
404
404
 
@@ -409,7 +409,7 @@ export namespace DoorLock {
409
409
  * ForcedUser silent alarm will be emitted to allow a notified Node to alert emergency services or contacts on
410
410
  * the user account when used.
411
411
  *
412
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.18.6
412
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.18.6
413
413
  */
414
414
  ForcedUser = 5,
415
415
 
@@ -419,7 +419,7 @@ export namespace DoorLock {
419
419
  * This value shall indicate the user has the ability to open lock once after which the lock shall change the
420
420
  * corresponding user record UserStatus value to OccupiedDisabled automatically.
421
421
  *
422
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.18.7
422
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.18.7
423
423
  */
424
424
  DisposableUser = 6,
425
425
 
@@ -431,7 +431,7 @@ export namespace DoorLock {
431
431
  * minutes the corresponding user record UserStatus value shall be set to OccupiedDisabled automatically by the
432
432
  * lock. The lock shall persist the timeout across reboots such that the ExpiringUserTimeout is honored.
433
433
  *
434
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.18.8
434
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.18.8
435
435
  */
436
436
  ExpiringUser = 7,
437
437
 
@@ -453,7 +453,7 @@ export namespace DoorLock {
453
453
  * granted if and only if the current time falls within at least one of the WeekDaySchedules AND the current
454
454
  * time falls within at least one of the YearDaySchedules.
455
455
  *
456
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.18.9
456
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.18.9
457
457
  */
458
458
  ScheduleRestrictedUser = 8,
459
459
 
@@ -465,7 +465,7 @@ export namespace DoorLock {
465
465
  * prevent a PIN code credential created for them from being used at the keypad. The PIN code credential would
466
466
  * only be provided over-the-air for the lock/unlock commands.
467
467
  *
468
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.18.10
468
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.18.10
469
469
  */
470
470
  RemoteOnlyUser = 9
471
471
  }
@@ -473,7 +473,7 @@ export namespace DoorLock {
473
473
  /**
474
474
  * This enumeration shall indicate the credential rule that can be applied to a particular user.
475
475
  *
476
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.8
476
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.8
477
477
  */
478
478
  export enum CredentialRule {
479
479
  /**
@@ -495,20 +495,20 @@ export namespace DoorLock {
495
495
  /**
496
496
  * Input to the DoorLock setUser command
497
497
  *
498
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.32
498
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.32
499
499
  */
500
500
  export const TlvSetUserRequest = TlvObject({
501
501
  /**
502
502
  * This field shall indicate the type of operation.
503
503
  *
504
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.32.1
504
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.32.1
505
505
  */
506
506
  operationType: TlvField(0, TlvEnum<DataOperationType>()),
507
507
 
508
508
  /**
509
509
  * This field shall indicate the user ID.
510
510
  *
511
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.32.2
511
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.32.2
512
512
  */
513
513
  userIndex: TlvField(1, TlvUInt16.bound({ min: 1 })),
514
514
 
@@ -523,7 +523,7 @@ export namespace DoorLock {
523
523
  *
524
524
  * If UserName is not null, the UserName in the user record shall be set to the provided value.
525
525
  *
526
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.32.3
526
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.32.3
527
527
  */
528
528
  userName: TlvField(2, TlvNullable(TlvString.bound({ maxLength: 10 }))),
529
529
 
@@ -541,7 +541,7 @@ export namespace DoorLock {
541
541
  *
542
542
  * If UserUniqueID is not null, the UserUniqueID in the user record shall be set to the provided value.
543
543
  *
544
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.32.4
544
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.32.4
545
545
  */
546
546
  userUniqueId: TlvField(3, TlvNullable(TlvUInt32)),
547
547
 
@@ -557,7 +557,7 @@ export namespace DoorLock {
557
557
  *
558
558
  * If UserStatus is not null, the UserStatus in the user record shall be set to the provided value.
559
559
  *
560
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.32.5
560
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.32.5
561
561
  */
562
562
  userStatus: TlvField(4, TlvNullable(TlvEnum<UserStatus>())),
563
563
 
@@ -573,7 +573,7 @@ export namespace DoorLock {
573
573
  *
574
574
  * If UserType is not null, the UserType in the user record shall be set to the provided value.
575
575
  *
576
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.32.6
576
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.32.6
577
577
  */
578
578
  userType: TlvField(5, TlvNullable(TlvEnum<UserType>())),
579
579
 
@@ -593,7 +593,7 @@ export namespace DoorLock {
593
593
  *
594
594
  * If CredentialRule is not null, the CredentialRule in the user record shall be set to the provided value.
595
595
  *
596
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.32.7
596
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.32.7
597
597
  */
598
598
  credentialRule: TlvField(6, TlvNullable(TlvEnum<CredentialRule>()))
599
599
  });
@@ -601,28 +601,28 @@ export namespace DoorLock {
601
601
  /**
602
602
  * Input to the DoorLock setUser command
603
603
  *
604
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.32
604
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.32
605
605
  */
606
606
  export interface SetUserRequest extends TypeFromSchema<typeof TlvSetUserRequest> {}
607
607
 
608
608
  /**
609
609
  * Input to the DoorLock getUser command
610
610
  *
611
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.33
611
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.33
612
612
  */
613
613
  export const TlvGetUserRequest = TlvObject({ userIndex: TlvField(0, TlvUInt16.bound({ min: 1 })) });
614
614
 
615
615
  /**
616
616
  * Input to the DoorLock getUser command
617
617
  *
618
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.33
618
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.33
619
619
  */
620
620
  export interface GetUserRequest extends TypeFromSchema<typeof TlvGetUserRequest> {}
621
621
 
622
622
  /**
623
623
  * This enumeration shall indicate the credential type.
624
624
  *
625
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.9
625
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.9
626
626
  */
627
627
  export enum CredentialType {
628
628
  /**
@@ -691,7 +691,7 @@ export namespace DoorLock {
691
691
  * created, the credential associated with the changes in the LockOperation events shall be the
692
692
  * AliroCredentialIssuerKey credential used for the step-up.
693
693
  *
694
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.9.1
694
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.9.1
695
695
  */
696
696
  AliroCredentialIssuerKey = 6,
697
697
 
@@ -701,7 +701,7 @@ export namespace DoorLock {
701
701
  * Credentials of this type shall be 65-byte uncompressed elliptic curve public keys as defined in section 2.3.3
702
702
  * of SEC 1.
703
703
  *
704
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.9.2
704
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.9.2
705
705
  */
706
706
  AliroEvictableEndpointKey = 7,
707
707
 
@@ -712,7 +712,7 @@ export namespace DoorLock {
712
712
  * Credentials of this type shall be 65-byte uncompressed elliptic curve public keys as defined in section 2.3.3
713
713
  * of SEC 1.
714
714
  *
715
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.9.3
715
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.9.3
716
716
  */
717
717
  AliroNonEvictableEndpointKey = 8
718
718
  }
@@ -721,13 +721,13 @@ export namespace DoorLock {
721
721
  * This struct shall indicate the credential types and their corresponding indices (if any) for the event or user
722
722
  * record.
723
723
  *
724
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.24
724
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.24
725
725
  */
726
726
  export const TlvCredential = TlvObject({
727
727
  /**
728
728
  * This field shall indicate the credential field used to authorize the lock operation.
729
729
  *
730
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.24.1
730
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.24.1
731
731
  */
732
732
  credentialType: TlvField(0, TlvEnum<CredentialType>()),
733
733
 
@@ -736,7 +736,7 @@ export namespace DoorLock {
736
736
  * list of credentials identified by CredentialType (e.g. PIN, RFID, etc.). This field shall be set to 0 if
737
737
  * CredentialType is ProgrammingPIN or does not correspond to a list that can be indexed into.
738
738
  *
739
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.24.2
739
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.24.2
740
740
  */
741
741
  credentialIndex: TlvField(1, TlvUInt16)
742
742
  });
@@ -745,7 +745,7 @@ export namespace DoorLock {
745
745
  * This struct shall indicate the credential types and their corresponding indices (if any) for the event or user
746
746
  * record.
747
747
  *
748
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.24
748
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.24
749
749
  */
750
750
  export interface Credential extends TypeFromSchema<typeof TlvCredential> {}
751
751
 
@@ -756,55 +756,55 @@ export namespace DoorLock {
756
756
  * UserUniqueID, UserStatus, UserType, CredentialRule, Credentials, CreatorFabricIndex, and LastModifiedFabricIndex
757
757
  * shall all be null in the response.
758
758
  *
759
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34
759
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34
760
760
  */
761
761
  export const TlvGetUserResponse = TlvObject({
762
762
  /**
763
763
  * This field shall indicate the user ID.
764
764
  *
765
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34.1
765
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34.1
766
766
  */
767
767
  userIndex: TlvField(0, TlvUInt16.bound({ min: 1 })),
768
768
 
769
769
  /**
770
770
  * This field shall contain a string to use as a human readable identifier for the user.
771
771
  *
772
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34.2
772
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34.2
773
773
  */
774
774
  userName: TlvField(1, TlvNullable(TlvString.bound({ maxLength: 10 }))),
775
775
 
776
776
  /**
777
777
  * See UserUniqueID field.
778
778
  *
779
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34.3
779
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34.3
780
780
  */
781
781
  userUniqueId: TlvField(2, TlvNullable(TlvUInt32)),
782
782
 
783
783
  /**
784
784
  * This field shall indicate the UserStatus assigned to the user when created or modified.
785
785
  *
786
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34.4
786
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34.4
787
787
  */
788
788
  userStatus: TlvField(3, TlvNullable(TlvEnum<UserStatus>())),
789
789
 
790
790
  /**
791
791
  * This field shall indicate the UserType assigned to this user when created or modified.
792
792
  *
793
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34.5
793
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34.5
794
794
  */
795
795
  userType: TlvField(4, TlvNullable(TlvEnum<UserType>())),
796
796
 
797
797
  /**
798
798
  * This field shall indicate the CredentialRule set for this user.
799
799
  *
800
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34.6
800
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34.6
801
801
  */
802
802
  credentialRule: TlvField(5, TlvNullable(TlvEnum<CredentialRule>())),
803
803
 
804
804
  /**
805
805
  * This field shall contain a list of credentials for this user.
806
806
  *
807
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34.7
807
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34.7
808
808
  */
809
809
  credentials: TlvField(6, TlvNullable(TlvArray(TlvCredential, { minLength: 0 }))),
810
810
 
@@ -814,7 +814,7 @@ export namespace DoorLock {
814
814
  * the Interaction Model) and shall NOT be null otherwise. This value shall be set to 0 if the original creator
815
815
  * fabric was deleted.
816
816
  *
817
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34.8
817
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34.8
818
818
  */
819
819
  creatorFabricIndex: TlvField(7, TlvNullable(TlvFabricIndex)),
820
820
 
@@ -824,7 +824,7 @@ export namespace DoorLock {
824
824
  * modified outside the Interaction Model) and shall NOT be null otherwise. This value shall be set to 0 if the
825
825
  * last modifier fabric was deleted.
826
826
  *
827
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34.9
827
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34.9
828
828
  */
829
829
  lastModifiedFabricIndex: TlvField(8, TlvNullable(TlvFabricIndex)),
830
830
 
@@ -833,7 +833,7 @@ export namespace DoorLock {
833
833
  * occupied user slots in the database. This shall NOT be null if there is at least one occupied entry after the
834
834
  * requested UserIndex in the User database and shall be null if there are no more occupied entries.
835
835
  *
836
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34.10
836
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34.10
837
837
  */
838
838
  nextUserIndex: TlvField(9, TlvNullable(TlvUInt16.bound({ min: 1 })))
839
839
  });
@@ -845,20 +845,20 @@ export namespace DoorLock {
845
845
  * UserUniqueID, UserStatus, UserType, CredentialRule, Credentials, CreatorFabricIndex, and LastModifiedFabricIndex
846
846
  * shall all be null in the response.
847
847
  *
848
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34
848
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.34
849
849
  */
850
850
  export interface GetUserResponse extends TypeFromSchema<typeof TlvGetUserResponse> {}
851
851
 
852
852
  /**
853
853
  * Input to the DoorLock clearUser command
854
854
  *
855
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.35
855
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.35
856
856
  */
857
857
  export const TlvClearUserRequest = TlvObject({
858
858
  /**
859
859
  * This field shall specify a valid User index or 0xFFFE to indicate all user slots shall be cleared.
860
860
  *
861
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.35.1
861
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.35.1
862
862
  */
863
863
  userIndex: TlvField(0, TlvUInt16)
864
864
  });
@@ -866,20 +866,20 @@ export namespace DoorLock {
866
866
  /**
867
867
  * Input to the DoorLock clearUser command
868
868
  *
869
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.35
869
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.35
870
870
  */
871
871
  export interface ClearUserRequest extends TypeFromSchema<typeof TlvClearUserRequest> {}
872
872
 
873
873
  /**
874
874
  * Input to the DoorLock setCredential command
875
875
  *
876
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.36
876
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.36
877
877
  */
878
878
  export const TlvSetCredentialRequest = TlvObject({
879
879
  /**
880
880
  * This field shall indicate the set credential operation type requested.
881
881
  *
882
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.36.1
882
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.36.1
883
883
  */
884
884
  operationType: TlvField(0, TlvEnum<DataOperationType>()),
885
885
 
@@ -887,7 +887,7 @@ export namespace DoorLock {
887
887
  * This field shall contain a credential structure that contains the CredentialTypeEnum and the credential index
888
888
  * (if applicable or 0 if not) to set.
889
889
  *
890
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.36.2
890
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.36.2
891
891
  */
892
892
  credential: TlvField(1, TlvCredential),
893
893
 
@@ -896,7 +896,7 @@ export namespace DoorLock {
896
896
  * of the credential data shall conform to the limits of the CredentialType specified in the Credential
897
897
  * structure otherwise an INVALID_COMMAND status shall be returned in the SetCredentialResponse command.
898
898
  *
899
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.36.3
899
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.36.3
900
900
  */
901
901
  credentialData: TlvField(2, TlvByteString),
902
902
 
@@ -905,7 +905,7 @@ export namespace DoorLock {
905
905
  * modified. This shall be null if OperationType is add and a new credential and user is being added at the same
906
906
  * time.
907
907
  *
908
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.36.4
908
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.36.4
909
909
  */
910
910
  userIndex: TlvField(3, TlvNullable(TlvUInt16.bound({ min: 1 }))),
911
911
 
@@ -913,7 +913,7 @@ export namespace DoorLock {
913
913
  * This field shall indicate the user status to use in the new user record if a new user is being created. This
914
914
  * shall be null if OperationType is Modify. This may be null when adding a new credential and user.
915
915
  *
916
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.36.5
916
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.36.5
917
917
  */
918
918
  userStatus: TlvField(4, TlvNullable(TlvEnum<UserStatus>())),
919
919
 
@@ -921,7 +921,7 @@ export namespace DoorLock {
921
921
  * This field shall indicate the user type to use in the new user record if a new user is being created. This
922
922
  * shall be null if OperationType is Modify. This may be null when adding a new credential and user.
923
923
  *
924
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.36.6
924
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.36.6
925
925
  */
926
926
  userType: TlvField(5, TlvNullable(TlvEnum<UserType>()))
927
927
  });
@@ -929,14 +929,14 @@ export namespace DoorLock {
929
929
  /**
930
930
  * Input to the DoorLock setCredential command
931
931
  *
932
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.36
932
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.36
933
933
  */
934
934
  export interface SetCredentialRequest extends TypeFromSchema<typeof TlvSetCredentialRequest> {}
935
935
 
936
936
  /**
937
937
  * Returns the status for setting the specified credential.
938
938
  *
939
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.37
939
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.37
940
940
  */
941
941
  export const TlvSetCredentialResponse = TlvObject({
942
942
  /**
@@ -971,7 +971,7 @@ export namespace DoorLock {
971
971
  *
972
972
  * • INVALID_COMMAND, if OperationType is Modify and UserIndex points to an available slot.
973
973
  *
974
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.37.1
974
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.37.1
975
975
  */
976
976
  status: TlvField(0, TlvEnum<Status>()),
977
977
 
@@ -982,7 +982,7 @@ export namespace DoorLock {
982
982
  * created. If the OperationType was Add and an existing User was associated with the new credential then this
983
983
  * shall be null.
984
984
  *
985
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.37.2
985
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.37.2
986
986
  */
987
987
  userIndex: TlvField(1, TlvNullable(TlvUInt16.bound({ min: 1 }))),
988
988
 
@@ -993,7 +993,7 @@ export namespace DoorLock {
993
993
  * null if there are no more available entries. The NextCredentialIndex reported shall NOT exceed the maximum
994
994
  * number of credentials for a particular credential type.
995
995
  *
996
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.37.3
996
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.37.3
997
997
  */
998
998
  nextCredentialIndex: TlvOptionalField(2, TlvNullable(TlvUInt16))
999
999
  });
@@ -1001,21 +1001,21 @@ export namespace DoorLock {
1001
1001
  /**
1002
1002
  * Returns the status for setting the specified credential.
1003
1003
  *
1004
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.37
1004
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.37
1005
1005
  */
1006
1006
  export interface SetCredentialResponse extends TypeFromSchema<typeof TlvSetCredentialResponse> {}
1007
1007
 
1008
1008
  /**
1009
1009
  * Input to the DoorLock getCredentialStatus command
1010
1010
  *
1011
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.38
1011
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.38
1012
1012
  */
1013
1013
  export const TlvGetCredentialStatusRequest = TlvObject({
1014
1014
  /**
1015
1015
  * This field shall contain a credential structure that contains the CredentialTypeEnum and the credential index
1016
1016
  * (if applicable or 0 if not) to retrieve the status for.
1017
1017
  *
1018
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.38.1
1018
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.38.1
1019
1019
  */
1020
1020
  credential: TlvField(0, TlvCredential)
1021
1021
  });
@@ -1023,21 +1023,21 @@ export namespace DoorLock {
1023
1023
  /**
1024
1024
  * Input to the DoorLock getCredentialStatus command
1025
1025
  *
1026
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.38
1026
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.38
1027
1027
  */
1028
1028
  export interface GetCredentialStatusRequest extends TypeFromSchema<typeof TlvGetCredentialStatusRequest> {}
1029
1029
 
1030
1030
  /**
1031
1031
  * Returns the status for the specified credential.
1032
1032
  *
1033
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.39
1033
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.39
1034
1034
  */
1035
1035
  export const TlvGetCredentialStatusResponse = TlvObject({
1036
1036
  /**
1037
1037
  * This field shall indicate if the requested credential type and index exists and is populated for the
1038
1038
  * requested user index.
1039
1039
  *
1040
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.39.1
1040
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.39.1
1041
1041
  */
1042
1042
  credentialExists: TlvField(0, TlvBoolean),
1043
1043
 
@@ -1046,7 +1046,7 @@ export namespace DoorLock {
1046
1046
  * CredentialType requested was ProgrammingPIN then UserIndex shall be null; otherwise, UserIndex shall be null
1047
1047
  * if CredentialExists is set to False and shall NOT be null if CredentialExists is set to True.
1048
1048
  *
1049
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.39.2
1049
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.39.2
1050
1050
  */
1051
1051
  userIndex: TlvField(1, TlvNullable(TlvUInt16.bound({ min: 1 }))),
1052
1052
 
@@ -1056,7 +1056,7 @@ export namespace DoorLock {
1056
1056
  * credential was created outside the Interaction Model) and shall NOT be null otherwise. This value shall be
1057
1057
  * set to 0 if the original creator fabric was deleted.
1058
1058
  *
1059
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.39.3
1059
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.39.3
1060
1060
  */
1061
1061
  creatorFabricIndex: TlvField(2, TlvNullable(TlvFabricIndex)),
1062
1062
 
@@ -1066,7 +1066,7 @@ export namespace DoorLock {
1066
1066
  * credential was modified outside the Interaction Model) and shall NOT be null otherwise. This value shall be
1067
1067
  * set to 0 if the last modifier fabric was deleted.
1068
1068
  *
1069
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.39.4
1069
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.39.4
1070
1070
  */
1071
1071
  lastModifiedFabricIndex: TlvField(3, TlvNullable(TlvFabricIndex)),
1072
1072
 
@@ -1078,7 +1078,7 @@ export namespace DoorLock {
1078
1078
  * database and shall be null if there are no more occupied entries. The NextCredentialIndex reported shall NOT
1079
1079
  * exceed the maximum number of credentials for a particular credential type.
1080
1080
  *
1081
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.39.5
1081
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.39.5
1082
1082
  */
1083
1083
  nextCredentialIndex: TlvOptionalField(4, TlvNullable(TlvUInt16)),
1084
1084
 
@@ -1098,7 +1098,7 @@ export namespace DoorLock {
1098
1098
  * Since the Aliro credentials are public keys, there is no security risk in allowing them to be read.
1099
1099
  * Possession of the credential octet string does not allow operating the lock.
1100
1100
  *
1101
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.39.6
1101
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.39.6
1102
1102
  */
1103
1103
  credentialData: TlvOptionalField(5, TlvNullable(TlvByteString))
1104
1104
  });
@@ -1106,14 +1106,14 @@ export namespace DoorLock {
1106
1106
  /**
1107
1107
  * Returns the status for the specified credential.
1108
1108
  *
1109
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.39
1109
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.39
1110
1110
  */
1111
1111
  export interface GetCredentialStatusResponse extends TypeFromSchema<typeof TlvGetCredentialStatusResponse> {}
1112
1112
 
1113
1113
  /**
1114
1114
  * Input to the DoorLock clearCredential command
1115
1115
  *
1116
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.40
1116
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.40
1117
1117
  */
1118
1118
  export const TlvClearCredentialRequest = TlvObject({
1119
1119
  /**
@@ -1121,7 +1121,7 @@ export namespace DoorLock {
1121
1121
  * (0xFFFE for all credentials or 0 if not applicable) to clear. This shall be null if clearing all credential
1122
1122
  * types otherwise it shall NOT be null.
1123
1123
  *
1124
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.40.1
1124
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.40.1
1125
1125
  */
1126
1126
  credential: TlvField(0, TlvNullable(TlvCredential))
1127
1127
  });
@@ -1129,14 +1129,14 @@ export namespace DoorLock {
1129
1129
  /**
1130
1130
  * Input to the DoorLock clearCredential command
1131
1131
  *
1132
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.40
1132
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.40
1133
1133
  */
1134
1134
  export interface ClearCredentialRequest extends TypeFromSchema<typeof TlvClearCredentialRequest> {}
1135
1135
 
1136
1136
  /**
1137
1137
  * This enumeration shall indicate the data type that is being or has changed.
1138
1138
  *
1139
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.12
1139
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.12
1140
1140
  */
1141
1141
  export enum LockDataType {
1142
1142
  /**
@@ -1213,7 +1213,7 @@ export namespace DoorLock {
1213
1213
  /**
1214
1214
  * This enumeration shall indicate the source of the Lock/Unlock or user change operation performed.
1215
1215
  *
1216
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.16
1216
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.16
1217
1217
  */
1218
1218
  export enum OperationSource {
1219
1219
  /**
@@ -1276,27 +1276,27 @@ export namespace DoorLock {
1276
1276
  /**
1277
1277
  * Body of the DoorLock lockUserChange event
1278
1278
  *
1279
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.5
1279
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.5
1280
1280
  */
1281
1281
  export const TlvLockUserChangeEvent = TlvObject({
1282
1282
  /**
1283
1283
  * This field shall indicate the lock data type that was changed.
1284
1284
  *
1285
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.5.1
1285
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.5.1
1286
1286
  */
1287
1287
  lockDataType: TlvField(0, TlvEnum<LockDataType>()),
1288
1288
 
1289
1289
  /**
1290
1290
  * This field shall indicate the data operation performed on the lock data type changed.
1291
1291
  *
1292
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.5.2
1292
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.5.2
1293
1293
  */
1294
1294
  dataOperationType: TlvField(1, TlvEnum<DataOperationType>()),
1295
1295
 
1296
1296
  /**
1297
1297
  * This field shall indicate the source of the user data change.
1298
1298
  *
1299
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.5.3
1299
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.5.3
1300
1300
  */
1301
1301
  operationSource: TlvField(2, TlvEnum<OperationSource>()),
1302
1302
 
@@ -1305,7 +1305,7 @@ export namespace DoorLock {
1305
1305
  * is no specific user associated with the data operation. This shall be 0xFFFE if all users are affected (e.g.
1306
1306
  * Clear Users).
1307
1307
  *
1308
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.5.4
1308
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.5.4
1309
1309
  */
1310
1310
  userIndex: TlvField(3, TlvNullable(TlvUInt16)),
1311
1311
 
@@ -1314,7 +1314,7 @@ export namespace DoorLock {
1314
1314
  * null if there is no fabric that can be determined to have caused the change. This shall NOT be null if the
1315
1315
  * operation source is "Remote".
1316
1316
  *
1317
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.5.5
1317
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.5.5
1318
1318
  */
1319
1319
  fabricIndex: TlvField(4, TlvNullable(TlvFabricIndex)),
1320
1320
 
@@ -1323,7 +1323,7 @@ export namespace DoorLock {
1323
1323
  * performed the change. This shall be null if there was no Node involved in the change. This shall NOT be null
1324
1324
  * if the operation source is "Remote".
1325
1325
  *
1326
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.5.6
1326
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.5.6
1327
1327
  */
1328
1328
  sourceNode: TlvField(5, TlvNullable(TlvNodeId)),
1329
1329
 
@@ -1333,7 +1333,7 @@ export namespace DoorLock {
1333
1333
  * list that can be indexed into (e.g. ProgrammingUser). This shall be 0xFFFE if all indices are affected (e.g.
1334
1334
  * ClearPINCode, ClearRFIDCode, ClearWeekDaySchedule, ClearYearDaySchedule, etc.).
1335
1335
  *
1336
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.5.7
1336
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.5.7
1337
1337
  */
1338
1338
  dataIndex: TlvField(6, TlvNullable(TlvUInt16))
1339
1339
  });
@@ -1341,14 +1341,14 @@ export namespace DoorLock {
1341
1341
  /**
1342
1342
  * Body of the DoorLock lockUserChange event
1343
1343
  *
1344
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.5
1344
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.5
1345
1345
  */
1346
1346
  export interface LockUserChangeEvent extends TypeFromSchema<typeof TlvLockUserChangeEvent> {}
1347
1347
 
1348
1348
  /**
1349
1349
  * This bitmap shall indicate the days of the week the Week Day schedule applies for.
1350
1350
  *
1351
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.1
1351
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.1
1352
1352
  */
1353
1353
  export const DaysMask = {
1354
1354
  /**
@@ -1390,41 +1390,41 @@ export namespace DoorLock {
1390
1390
  /**
1391
1391
  * Input to the DoorLock setWeekDaySchedule command
1392
1392
  *
1393
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.12
1393
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.12
1394
1394
  */
1395
1395
  export const TlvSetWeekDayScheduleRequest = TlvObject({
1396
1396
  /**
1397
1397
  * This field shall indicate the index of the Week Day schedule.
1398
1398
  *
1399
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.12.1
1399
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.12.1
1400
1400
  */
1401
1401
  weekDayIndex: TlvField(0, TlvUInt8.bound({ min: 1 })),
1402
1402
 
1403
1403
  /**
1404
1404
  * This field shall indicate the user ID.
1405
1405
  *
1406
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.12.2
1406
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.12.2
1407
1407
  */
1408
1408
  userIndex: TlvField(1, TlvUInt16.bound({ min: 1 })),
1409
1409
 
1410
1410
  /**
1411
1411
  * This field shall indicate which week days the schedule is active.
1412
1412
  *
1413
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.12.3
1413
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.12.3
1414
1414
  */
1415
1415
  daysMask: TlvField(2, TlvBitmap(TlvUInt8, DaysMask)),
1416
1416
 
1417
1417
  /**
1418
1418
  * This field shall indicate the starting hour for the Week Day schedule.
1419
1419
  *
1420
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.12.4
1420
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.12.4
1421
1421
  */
1422
1422
  startHour: TlvField(3, TlvUInt8.bound({ max: 23 })),
1423
1423
 
1424
1424
  /**
1425
1425
  * This field shall indicate the starting minute for the Week Day schedule.
1426
1426
  *
1427
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.12.5
1427
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.12.5
1428
1428
  */
1429
1429
  startMinute: TlvField(4, TlvUInt8.bound({ max: 59 })),
1430
1430
 
@@ -1432,7 +1432,7 @@ export namespace DoorLock {
1432
1432
  * This field shall indicate the ending hour for the Week Day schedule. EndHour shall be equal to or greater
1433
1433
  * than StartHour.
1434
1434
  *
1435
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.12.6
1435
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.12.6
1436
1436
  */
1437
1437
  endHour: TlvField(5, TlvUInt8.bound({ max: 23 })),
1438
1438
 
@@ -1443,7 +1443,7 @@ export namespace DoorLock {
1443
1443
  * If the EndHour is equal to 23 and the EndMinute is equal to 59 the Lock shall grant access to the user up
1444
1444
  * until 23:59:59.
1445
1445
  *
1446
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.12.7
1446
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.12.7
1447
1447
  */
1448
1448
  endMinute: TlvField(6, TlvUInt8.bound({ max: 59 }))
1449
1449
  });
@@ -1451,14 +1451,14 @@ export namespace DoorLock {
1451
1451
  /**
1452
1452
  * Input to the DoorLock setWeekDaySchedule command
1453
1453
  *
1454
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.12
1454
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.12
1455
1455
  */
1456
1456
  export interface SetWeekDayScheduleRequest extends TypeFromSchema<typeof TlvSetWeekDayScheduleRequest> {}
1457
1457
 
1458
1458
  /**
1459
1459
  * Input to the DoorLock getWeekDaySchedule command
1460
1460
  *
1461
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.13
1461
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.13
1462
1462
  */
1463
1463
  export const TlvGetWeekDayScheduleRequest = TlvObject({
1464
1464
  weekDayIndex: TlvField(0, TlvUInt8.bound({ min: 1 })),
@@ -1468,27 +1468,27 @@ export namespace DoorLock {
1468
1468
  /**
1469
1469
  * Input to the DoorLock getWeekDaySchedule command
1470
1470
  *
1471
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.13
1471
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.13
1472
1472
  */
1473
1473
  export interface GetWeekDayScheduleRequest extends TypeFromSchema<typeof TlvGetWeekDayScheduleRequest> {}
1474
1474
 
1475
1475
  /**
1476
1476
  * Returns the weekly repeating schedule data for the specified schedule index.
1477
1477
  *
1478
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.14
1478
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.14
1479
1479
  */
1480
1480
  export const TlvGetWeekDayScheduleResponse = TlvObject({
1481
1481
  /**
1482
1482
  * This field shall indicate the index of the Week Day schedule.
1483
1483
  *
1484
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.14.1
1484
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.14.1
1485
1485
  */
1486
1486
  weekDayIndex: TlvField(0, TlvUInt8.bound({ min: 1 })),
1487
1487
 
1488
1488
  /**
1489
1489
  * This field shall indicate the user ID.
1490
1490
  *
1491
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.14.2
1491
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.14.2
1492
1492
  */
1493
1493
  userIndex: TlvField(1, TlvUInt16.bound({ min: 1 })),
1494
1494
 
@@ -1506,7 +1506,7 @@ export namespace DoorLock {
1506
1506
  * If this field is SUCCESS, the optional fields for this command shall be present. For other (error) status
1507
1507
  * values, only the fields up to the status field shall be present.
1508
1508
  *
1509
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.14.3
1509
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.14.3
1510
1510
  */
1511
1511
  status: TlvField(2, TlvEnum<Status>()),
1512
1512
 
@@ -1515,14 +1515,14 @@ export namespace DoorLock {
1515
1515
  /**
1516
1516
  * This field shall indicate the starting hour for the Week Day schedule.
1517
1517
  *
1518
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.14.4
1518
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.14.4
1519
1519
  */
1520
1520
  startHour: TlvOptionalField(4, TlvUInt8.bound({ max: 23 })),
1521
1521
 
1522
1522
  /**
1523
1523
  * This field shall indicate the starting minute for the Week Day schedule.
1524
1524
  *
1525
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.14.5
1525
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.14.5
1526
1526
  */
1527
1527
  startMinute: TlvOptionalField(5, TlvUInt8.bound({ max: 59 })),
1528
1528
 
@@ -1530,7 +1530,7 @@ export namespace DoorLock {
1530
1530
  * This field shall indicate the ending hour for the Week Day schedule. EndHour shall be equal to or greater
1531
1531
  * than StartHour.
1532
1532
  *
1533
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.14.6
1533
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.14.6
1534
1534
  */
1535
1535
  endHour: TlvOptionalField(6, TlvUInt8.bound({ max: 23 })),
1536
1536
 
@@ -1538,7 +1538,7 @@ export namespace DoorLock {
1538
1538
  * This field shall indicate the ending minute for the Week Day schedule. If EndHour is equal to StartHour then
1539
1539
  * EndMinute shall be greater than StartMinute.
1540
1540
  *
1541
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.14.7
1541
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.14.7
1542
1542
  */
1543
1543
  endMinute: TlvOptionalField(7, TlvUInt8.bound({ max: 59 }))
1544
1544
  });
@@ -1546,28 +1546,28 @@ export namespace DoorLock {
1546
1546
  /**
1547
1547
  * Returns the weekly repeating schedule data for the specified schedule index.
1548
1548
  *
1549
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.14
1549
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.14
1550
1550
  */
1551
1551
  export interface GetWeekDayScheduleResponse extends TypeFromSchema<typeof TlvGetWeekDayScheduleResponse> {}
1552
1552
 
1553
1553
  /**
1554
1554
  * Input to the DoorLock clearWeekDaySchedule command
1555
1555
  *
1556
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.15
1556
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.15
1557
1557
  */
1558
1558
  export const TlvClearWeekDayScheduleRequest = TlvObject({
1559
1559
  /**
1560
1560
  * This field shall indicate the Week Day schedule index to clear or 0xFE to clear all Week Day schedules for
1561
1561
  * the specified user.
1562
1562
  *
1563
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.15.1
1563
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.15.1
1564
1564
  */
1565
1565
  weekDayIndex: TlvField(0, TlvUInt8),
1566
1566
 
1567
1567
  /**
1568
1568
  * This field shall indicate the user ID.
1569
1569
  *
1570
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.15.2
1570
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.15.2
1571
1571
  */
1572
1572
  userIndex: TlvField(1, TlvUInt16.bound({ min: 1 }))
1573
1573
  });
@@ -1575,27 +1575,27 @@ export namespace DoorLock {
1575
1575
  /**
1576
1576
  * Input to the DoorLock clearWeekDaySchedule command
1577
1577
  *
1578
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.15
1578
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.15
1579
1579
  */
1580
1580
  export interface ClearWeekDayScheduleRequest extends TypeFromSchema<typeof TlvClearWeekDayScheduleRequest> {}
1581
1581
 
1582
1582
  /**
1583
1583
  * Input to the DoorLock setYearDaySchedule command
1584
1584
  *
1585
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.16
1585
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.16
1586
1586
  */
1587
1587
  export const TlvSetYearDayScheduleRequest = TlvObject({
1588
1588
  /**
1589
1589
  * This field shall indicate the index of the Year Day schedule.
1590
1590
  *
1591
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.16.1
1591
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.16.1
1592
1592
  */
1593
1593
  yearDayIndex: TlvField(0, TlvUInt8.bound({ min: 1 })),
1594
1594
 
1595
1595
  /**
1596
1596
  * This field shall indicate the user ID.
1597
1597
  *
1598
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.16.2
1598
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.16.2
1599
1599
  */
1600
1600
  userIndex: TlvField(1, TlvUInt16.bound({ min: 1 })),
1601
1601
 
@@ -1603,7 +1603,7 @@ export namespace DoorLock {
1603
1603
  * This field shall indicate the starting time for the Year Day schedule in Epoch Time in Seconds with local
1604
1604
  * time offset based on the local timezone and DST offset on the day represented by the value.
1605
1605
  *
1606
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.16.3
1606
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.16.3
1607
1607
  */
1608
1608
  localStartTime: TlvField(2, TlvEpochS),
1609
1609
 
@@ -1612,7 +1612,7 @@ export namespace DoorLock {
1612
1612
  * offset based on the local timezone and DST offset on the day represented by the value. LocalEndTime shall be
1613
1613
  * greater than LocalStartTime.
1614
1614
  *
1615
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.16.4
1615
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.16.4
1616
1616
  */
1617
1617
  localEndTime: TlvField(3, TlvEpochS)
1618
1618
  });
@@ -1620,14 +1620,14 @@ export namespace DoorLock {
1620
1620
  /**
1621
1621
  * Input to the DoorLock setYearDaySchedule command
1622
1622
  *
1623
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.16
1623
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.16
1624
1624
  */
1625
1625
  export interface SetYearDayScheduleRequest extends TypeFromSchema<typeof TlvSetYearDayScheduleRequest> {}
1626
1626
 
1627
1627
  /**
1628
1628
  * Input to the DoorLock getYearDaySchedule command
1629
1629
  *
1630
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.17
1630
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.17
1631
1631
  */
1632
1632
  export const TlvGetYearDayScheduleRequest = TlvObject({
1633
1633
  yearDayIndex: TlvField(0, TlvUInt8.bound({ min: 1 })),
@@ -1637,27 +1637,27 @@ export namespace DoorLock {
1637
1637
  /**
1638
1638
  * Input to the DoorLock getYearDaySchedule command
1639
1639
  *
1640
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.17
1640
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.17
1641
1641
  */
1642
1642
  export interface GetYearDayScheduleRequest extends TypeFromSchema<typeof TlvGetYearDayScheduleRequest> {}
1643
1643
 
1644
1644
  /**
1645
1645
  * Returns the year day schedule data for the specified schedule and user indexes.
1646
1646
  *
1647
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.18
1647
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.18
1648
1648
  */
1649
1649
  export const TlvGetYearDayScheduleResponse = TlvObject({
1650
1650
  /**
1651
1651
  * This field shall indicate the index of the Year Day schedule.
1652
1652
  *
1653
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.18.1
1653
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.18.1
1654
1654
  */
1655
1655
  yearDayIndex: TlvField(0, TlvUInt8.bound({ min: 1 })),
1656
1656
 
1657
1657
  /**
1658
1658
  * This field shall indicate the user ID.
1659
1659
  *
1660
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.18.2
1660
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.18.2
1661
1661
  */
1662
1662
  userIndex: TlvField(1, TlvUInt16.bound({ min: 1 })),
1663
1663
 
@@ -1675,7 +1675,7 @@ export namespace DoorLock {
1675
1675
  * If this field is SUCCESS, the optional fields for this command shall be present. For other (error) status
1676
1676
  * values, only the fields up to the status field shall be present.
1677
1677
  *
1678
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.18.3
1678
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.18.3
1679
1679
  */
1680
1680
  status: TlvField(2, TlvEnum<Status>()),
1681
1681
 
@@ -1684,7 +1684,7 @@ export namespace DoorLock {
1684
1684
  * time offset based on the local timezone and DST offset on the day represented by the value. This shall be
1685
1685
  * null if the schedule is not set for the YearDayIndex and UserIndex provided.
1686
1686
  *
1687
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.18.4
1687
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.18.4
1688
1688
  */
1689
1689
  localStartTime: TlvOptionalField(3, TlvEpochS),
1690
1690
 
@@ -1694,7 +1694,7 @@ export namespace DoorLock {
1694
1694
  * greater than LocalStartTime. This shall be null if the schedule is not set for the YearDayIndex and UserIndex
1695
1695
  * provided.
1696
1696
  *
1697
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.18.5
1697
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.18.5
1698
1698
  */
1699
1699
  localEndTime: TlvOptionalField(4, TlvEpochS)
1700
1700
  });
@@ -1702,28 +1702,28 @@ export namespace DoorLock {
1702
1702
  /**
1703
1703
  * Returns the year day schedule data for the specified schedule and user indexes.
1704
1704
  *
1705
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.18
1705
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.18
1706
1706
  */
1707
1707
  export interface GetYearDayScheduleResponse extends TypeFromSchema<typeof TlvGetYearDayScheduleResponse> {}
1708
1708
 
1709
1709
  /**
1710
1710
  * Input to the DoorLock clearYearDaySchedule command
1711
1711
  *
1712
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.19
1712
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.19
1713
1713
  */
1714
1714
  export const TlvClearYearDayScheduleRequest = TlvObject({
1715
1715
  /**
1716
1716
  * This field shall indicate the Year Day schedule index to clear or 0xFE to clear all Year Day schedules for
1717
1717
  * the specified user.
1718
1718
  *
1719
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.19.1
1719
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.19.1
1720
1720
  */
1721
1721
  yearDayIndex: TlvField(0, TlvUInt8),
1722
1722
 
1723
1723
  /**
1724
1724
  * This field shall indicate the user ID.
1725
1725
  *
1726
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.19.2
1726
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.19.2
1727
1727
  */
1728
1728
  userIndex: TlvField(1, TlvUInt16.bound({ min: 1 }))
1729
1729
  });
@@ -1731,7 +1731,7 @@ export namespace DoorLock {
1731
1731
  /**
1732
1732
  * Input to the DoorLock clearYearDaySchedule command
1733
1733
  *
1734
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.19
1734
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.19
1735
1735
  */
1736
1736
  export interface ClearYearDayScheduleRequest extends TypeFromSchema<typeof TlvClearYearDayScheduleRequest> {}
1737
1737
 
@@ -1749,20 +1749,20 @@ export namespace DoorLock {
1749
1749
  * lock shall NOT disable the radio or otherwise unbind or leave the network. It shall still respond to all other
1750
1750
  * commands and requests.
1751
1751
  *
1752
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.15
1752
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.15
1753
1753
  */
1754
1754
  export enum OperatingMode {
1755
1755
  /**
1756
1756
  * The lock operates normally. All interfaces are enabled.
1757
1757
  *
1758
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.15.1
1758
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.15.1
1759
1759
  */
1760
1760
  Normal = 0,
1761
1761
 
1762
1762
  /**
1763
1763
  * Only remote interaction is enabled. The keypad shall only be operable by the master user.
1764
1764
  *
1765
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.15.2
1765
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.15.2
1766
1766
  */
1767
1767
  Vacation = 1,
1768
1768
 
@@ -1771,7 +1771,7 @@ export namespace DoorLock {
1771
1771
  * All external interaction with the door lock is disabled. This mode is intended to be used so that users,
1772
1772
  * presumably inside the property, will have control over the entrance.
1773
1773
  *
1774
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.15.3
1774
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.15.3
1775
1775
  */
1776
1776
  Privacy = 2,
1777
1777
 
@@ -1779,7 +1779,7 @@ export namespace DoorLock {
1779
1779
  * This mode only disables remote interaction with the lock. This does not apply to any remote proprietary means
1780
1780
  * of communication. It specifically applies to the Lock, Unlock, Toggle, and Unlock with Timeout Commands.
1781
1781
  *
1782
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.15.4
1782
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.15.4
1783
1783
  */
1784
1784
  NoRemoteLockUnlock = 3,
1785
1785
 
@@ -1787,7 +1787,7 @@ export namespace DoorLock {
1787
1787
  * The lock is open or can be opened or closed at will without the use of a Keypad or other means of user
1788
1788
  * validation (e.g. a lock for a business during work hours).
1789
1789
  *
1790
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.15.5
1790
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.15.5
1791
1791
  */
1792
1792
  Passage = 4
1793
1793
  }
@@ -1795,13 +1795,13 @@ export namespace DoorLock {
1795
1795
  /**
1796
1796
  * Input to the DoorLock setHolidaySchedule command
1797
1797
  *
1798
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.20
1798
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.20
1799
1799
  */
1800
1800
  export const TlvSetHolidayScheduleRequest = TlvObject({
1801
1801
  /**
1802
1802
  * This field shall indicate the index of the Holiday schedule.
1803
1803
  *
1804
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.20.1
1804
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.20.1
1805
1805
  */
1806
1806
  holidayIndex: TlvField(0, TlvUInt8.bound({ min: 1 })),
1807
1807
 
@@ -1809,7 +1809,7 @@ export namespace DoorLock {
1809
1809
  * This field shall indicate the starting time for the Holiday Day schedule in Epoch Time in Seconds with local
1810
1810
  * time offset based on the local timezone and DST offset on the day represented by the value.
1811
1811
  *
1812
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.20.2
1812
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.20.2
1813
1813
  */
1814
1814
  localStartTime: TlvField(1, TlvEpochS),
1815
1815
 
@@ -1818,14 +1818,14 @@ export namespace DoorLock {
1818
1818
  * time offset based on the local timezone and DST offset on the day represented by the value. LocalEndTime
1819
1819
  * shall be greater than LocalStartTime.
1820
1820
  *
1821
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.20.3
1821
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.20.3
1822
1822
  */
1823
1823
  localEndTime: TlvField(2, TlvEpochS),
1824
1824
 
1825
1825
  /**
1826
1826
  * This field shall indicate the operating mode to use during this Holiday schedule start/end time.
1827
1827
  *
1828
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.20.4
1828
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.20.4
1829
1829
  */
1830
1830
  operatingMode: TlvField(3, TlvEnum<OperatingMode>())
1831
1831
  });
@@ -1833,34 +1833,34 @@ export namespace DoorLock {
1833
1833
  /**
1834
1834
  * Input to the DoorLock setHolidaySchedule command
1835
1835
  *
1836
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.20
1836
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.20
1837
1837
  */
1838
1838
  export interface SetHolidayScheduleRequest extends TypeFromSchema<typeof TlvSetHolidayScheduleRequest> {}
1839
1839
 
1840
1840
  /**
1841
1841
  * Input to the DoorLock getHolidaySchedule command
1842
1842
  *
1843
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.21
1843
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.21
1844
1844
  */
1845
1845
  export const TlvGetHolidayScheduleRequest = TlvObject({ holidayIndex: TlvField(0, TlvUInt8.bound({ min: 1 })) });
1846
1846
 
1847
1847
  /**
1848
1848
  * Input to the DoorLock getHolidaySchedule command
1849
1849
  *
1850
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.21
1850
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.21
1851
1851
  */
1852
1852
  export interface GetHolidayScheduleRequest extends TypeFromSchema<typeof TlvGetHolidayScheduleRequest> {}
1853
1853
 
1854
1854
  /**
1855
1855
  * Returns the Holiday Schedule Entry for the specified Holiday ID.
1856
1856
  *
1857
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.22
1857
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.22
1858
1858
  */
1859
1859
  export const TlvGetHolidayScheduleResponse = TlvObject({
1860
1860
  /**
1861
1861
  * This field shall indicate the index of the Holiday schedule.
1862
1862
  *
1863
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.22.1
1863
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.22.1
1864
1864
  */
1865
1865
  holidayIndex: TlvField(0, TlvUInt8.bound({ min: 1 })),
1866
1866
 
@@ -1879,7 +1879,7 @@ export namespace DoorLock {
1879
1879
  * If this field is SUCCESS, the optional fields for this command shall be present. For other (error) status
1880
1880
  * values, only the fields up to the status field shall be present.
1881
1881
  *
1882
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.22.2
1882
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.22.2
1883
1883
  */
1884
1884
  status: TlvField(1, TlvEnum<Status>()),
1885
1885
 
@@ -1888,7 +1888,7 @@ export namespace DoorLock {
1888
1888
  * offset based on the local timezone and DST offset on the day represented by the value. This shall be null if
1889
1889
  * the schedule is not set for the HolidayIndex provided.
1890
1890
  *
1891
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.22.3
1891
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.22.3
1892
1892
  */
1893
1893
  localStartTime: TlvOptionalField(2, TlvNullable(TlvEpochS)),
1894
1894
 
@@ -1897,7 +1897,7 @@ export namespace DoorLock {
1897
1897
  * offset based on the local timezone and DST offset on the day represented by the value. LocalEndTime shall be
1898
1898
  * greater than LocalStartTime. This shall be null if the schedule is not set for the HolidayIndex provided.
1899
1899
  *
1900
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.22.4
1900
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.22.4
1901
1901
  */
1902
1902
  localEndTime: TlvOptionalField(3, TlvNullable(TlvEpochS)),
1903
1903
 
@@ -1905,7 +1905,7 @@ export namespace DoorLock {
1905
1905
  * This field shall indicate the operating mode to use during this Holiday schedule start/end time. This shall
1906
1906
  * be null if the schedule is not set for the HolidayIndex provided.
1907
1907
  *
1908
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.22.5
1908
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.22.5
1909
1909
  */
1910
1910
  operatingMode: TlvOptionalField(4, TlvNullable(TlvEnum<OperatingMode>()))
1911
1911
  });
@@ -1913,20 +1913,20 @@ export namespace DoorLock {
1913
1913
  /**
1914
1914
  * Returns the Holiday Schedule Entry for the specified Holiday ID.
1915
1915
  *
1916
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.22
1916
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.22
1917
1917
  */
1918
1918
  export interface GetHolidayScheduleResponse extends TypeFromSchema<typeof TlvGetHolidayScheduleResponse> {}
1919
1919
 
1920
1920
  /**
1921
1921
  * Input to the DoorLock clearHolidaySchedule command
1922
1922
  *
1923
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.23
1923
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.23
1924
1924
  */
1925
1925
  export const TlvClearHolidayScheduleRequest = TlvObject({
1926
1926
  /**
1927
1927
  * This field shall indicate the Holiday schedule index to clear or 0xFE to clear all Holiday schedules.
1928
1928
  *
1929
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.23.1
1929
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.23.1
1930
1930
  */
1931
1931
  holidayIndex: TlvField(0, TlvUInt8)
1932
1932
  });
@@ -1934,21 +1934,21 @@ export namespace DoorLock {
1934
1934
  /**
1935
1935
  * Input to the DoorLock clearHolidaySchedule command
1936
1936
  *
1937
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.23
1937
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.23
1938
1938
  */
1939
1939
  export interface ClearHolidayScheduleRequest extends TypeFromSchema<typeof TlvClearHolidayScheduleRequest> {}
1940
1940
 
1941
1941
  /**
1942
1942
  * Input to the DoorLock setPinCode command
1943
1943
  *
1944
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.4
1944
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.4
1945
1945
  */
1946
1946
  export const TlvSetPinCodeRequest = TlvObject({
1947
1947
  /**
1948
1948
  * This field shall indicate the user ID. The value of the UserID field shall be between 0 and the value of the
1949
1949
  * NumberOfPINUsersSupported attribute.
1950
1950
  *
1951
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.4.1
1951
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.4.1
1952
1952
  */
1953
1953
  userId: TlvField(0, TlvUInt16),
1954
1954
 
@@ -1956,7 +1956,7 @@ export namespace DoorLock {
1956
1956
  * This field shall indicate the user status. Only the values 1 (Occupied/Enabled) and 3 (Occupied/Disabled) are
1957
1957
  * allowed for UserStatus.
1958
1958
  *
1959
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.4.2
1959
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.4.2
1960
1960
  */
1961
1961
  userStatus: TlvField(1, TlvNullable(TlvEnum<UserStatus>())),
1962
1962
 
@@ -1967,21 +1967,21 @@ export namespace DoorLock {
1967
1967
  /**
1968
1968
  * Input to the DoorLock setPinCode command
1969
1969
  *
1970
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.4
1970
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.4
1971
1971
  */
1972
1972
  export interface SetPinCodeRequest extends TypeFromSchema<typeof TlvSetPinCodeRequest> {}
1973
1973
 
1974
1974
  /**
1975
1975
  * Input to the DoorLock getPinCode command
1976
1976
  *
1977
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.5
1977
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.5
1978
1978
  */
1979
1979
  export const TlvGetPinCodeRequest = TlvObject({
1980
1980
  /**
1981
1981
  * This field shall indicate the user ID. The value of the UserID field shall be between 0 and the value of the
1982
1982
  * NumberOfPINUsersSupported attribute.
1983
1983
  *
1984
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.5.1
1984
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.5.1
1985
1985
  */
1986
1986
  userId: TlvField(0, TlvUInt16)
1987
1987
  });
@@ -1989,7 +1989,7 @@ export namespace DoorLock {
1989
1989
  /**
1990
1990
  * Input to the DoorLock getPinCode command
1991
1991
  *
1992
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.5
1992
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.5
1993
1993
  */
1994
1994
  export interface GetPinCodeRequest extends TypeFromSchema<typeof TlvGetPinCodeRequest> {}
1995
1995
 
@@ -2005,7 +2005,7 @@ export namespace DoorLock {
2005
2005
  * to CONSTRAINT_ERROR when User_ID is less than the max number of users supported, and NOT_FOUND if greater than or
2006
2006
  * equal to the max number of users supported.
2007
2007
  *
2008
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.6
2008
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.6
2009
2009
  */
2010
2010
  export const TlvGetPinCodeResponse = TlvObject({
2011
2011
  userId: TlvField(0, TlvUInt16),
@@ -2026,21 +2026,21 @@ export namespace DoorLock {
2026
2026
  * to CONSTRAINT_ERROR when User_ID is less than the max number of users supported, and NOT_FOUND if greater than or
2027
2027
  * equal to the max number of users supported.
2028
2028
  *
2029
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.6
2029
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.6
2030
2030
  */
2031
2031
  export interface GetPinCodeResponse extends TypeFromSchema<typeof TlvGetPinCodeResponse> {}
2032
2032
 
2033
2033
  /**
2034
2034
  * Input to the DoorLock clearPinCode command
2035
2035
  *
2036
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.7
2036
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.7
2037
2037
  */
2038
2038
  export const TlvClearPinCodeRequest = TlvObject({
2039
2039
  /**
2040
2040
  * This field shall specify a valid PIN code slot index or 0xFFFE to indicate all PIN code slots shall be
2041
2041
  * cleared.
2042
2042
  *
2043
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.7.1
2043
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.7.1
2044
2044
  */
2045
2045
  pinSlotIndex: TlvField(0, TlvUInt16)
2046
2046
  });
@@ -2048,20 +2048,20 @@ export namespace DoorLock {
2048
2048
  /**
2049
2049
  * Input to the DoorLock clearPinCode command
2050
2050
  *
2051
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.7
2051
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.7
2052
2052
  */
2053
2053
  export interface ClearPinCodeRequest extends TypeFromSchema<typeof TlvClearPinCodeRequest> {}
2054
2054
 
2055
2055
  /**
2056
2056
  * Input to the DoorLock setAliroReaderConfig command
2057
2057
  *
2058
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.42
2058
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.42
2059
2059
  */
2060
2060
  export const TlvSetAliroReaderConfigRequest = TlvObject({
2061
2061
  /**
2062
2062
  * This field shall indicate the signing key component of the Reader’s key pair.
2063
2063
  *
2064
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.42.1
2064
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.42.1
2065
2065
  */
2066
2066
  signingKey: TlvField(0, TlvByteString.bound({ length: 32 })),
2067
2067
 
@@ -2069,21 +2069,21 @@ export namespace DoorLock {
2069
2069
  * This field shall indicate the verification key component of the Reader’s key pair. This shall be an
2070
2070
  * uncompressed elliptic curve public key as defined in section 2.3.3 of SEC 1.
2071
2071
  *
2072
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.42.2
2072
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.42.2
2073
2073
  */
2074
2074
  verificationKey: TlvField(1, TlvByteString.bound({ length: 65 })),
2075
2075
 
2076
2076
  /**
2077
2077
  * This field shall indicate the reader group identifier for the lock.
2078
2078
  *
2079
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.42.3
2079
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.42.3
2080
2080
  */
2081
2081
  groupIdentifier: TlvField(2, TlvByteString.bound({ length: 16 })),
2082
2082
 
2083
2083
  /**
2084
2084
  * This field shall indicate the group resolving key for the lock.
2085
2085
  *
2086
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.42.4
2086
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.42.4
2087
2087
  */
2088
2088
  groupResolvingKey: TlvOptionalField(3, TlvByteString.bound({ length: 16 }))
2089
2089
  });
@@ -2091,21 +2091,21 @@ export namespace DoorLock {
2091
2091
  /**
2092
2092
  * Input to the DoorLock setAliroReaderConfig command
2093
2093
  *
2094
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.42
2094
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.42
2095
2095
  */
2096
2096
  export interface SetAliroReaderConfigRequest extends TypeFromSchema<typeof TlvSetAliroReaderConfigRequest> {}
2097
2097
 
2098
2098
  /**
2099
2099
  * Input to the DoorLock setUserStatus command
2100
2100
  *
2101
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.9
2101
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.9
2102
2102
  */
2103
2103
  export const TlvSetUserStatusRequest = TlvObject({
2104
2104
  /**
2105
2105
  * This field shall indicate the user ID. The value of the UserID field shall be between 0 and the value of the
2106
2106
  * NumberOfPINUsersSupported attribute.
2107
2107
  *
2108
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.9.1
2108
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.9.1
2109
2109
  */
2110
2110
  userId: TlvField(0, TlvUInt16),
2111
2111
 
@@ -2113,7 +2113,7 @@ export namespace DoorLock {
2113
2113
  * UserStatus value of Available is not allowed. In order to clear a user id, the ClearUser Command shall be
2114
2114
  * used. For user status value please refer to UserStatusEnum.
2115
2115
  *
2116
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.9.2
2116
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.9.2
2117
2117
  */
2118
2118
  userStatus: TlvField(1, TlvEnum<UserStatus>())
2119
2119
  });
@@ -2121,21 +2121,21 @@ export namespace DoorLock {
2121
2121
  /**
2122
2122
  * Input to the DoorLock setUserStatus command
2123
2123
  *
2124
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.9
2124
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.9
2125
2125
  */
2126
2126
  export interface SetUserStatusRequest extends TypeFromSchema<typeof TlvSetUserStatusRequest> {}
2127
2127
 
2128
2128
  /**
2129
2129
  * Input to the DoorLock getUserStatus command
2130
2130
  *
2131
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.10
2131
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.10
2132
2132
  */
2133
2133
  export const TlvGetUserStatusRequest = TlvObject({
2134
2134
  /**
2135
2135
  * This field shall indicate the user ID. The value of the UserID field shall be between 0 and the value of the
2136
2136
  * NumberOfPINUsersSupported attribute.
2137
2137
  *
2138
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.10.1
2138
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.10.1
2139
2139
  */
2140
2140
  userId: TlvField(0, TlvUInt16)
2141
2141
  });
@@ -2143,27 +2143,27 @@ export namespace DoorLock {
2143
2143
  /**
2144
2144
  * Input to the DoorLock getUserStatus command
2145
2145
  *
2146
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.10
2146
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.10
2147
2147
  */
2148
2148
  export interface GetUserStatusRequest extends TypeFromSchema<typeof TlvGetUserStatusRequest> {}
2149
2149
 
2150
2150
  /**
2151
2151
  * Returns the user status for the specified user ID.
2152
2152
  *
2153
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.11
2153
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.11
2154
2154
  */
2155
2155
  export const TlvGetUserStatusResponse = TlvObject({
2156
2156
  /**
2157
2157
  * This field shall indicate the user ID provided in the request.
2158
2158
  *
2159
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.11.1
2159
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.11.1
2160
2160
  */
2161
2161
  userId: TlvField(0, TlvUInt16),
2162
2162
 
2163
2163
  /**
2164
2164
  * This field shall indicate the current status of the requested user ID.
2165
2165
  *
2166
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.11.2
2166
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.11.2
2167
2167
  */
2168
2168
  userStatus: TlvField(1, TlvEnum<UserStatus>())
2169
2169
  });
@@ -2171,27 +2171,27 @@ export namespace DoorLock {
2171
2171
  /**
2172
2172
  * Returns the user status for the specified user ID.
2173
2173
  *
2174
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.11
2174
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.11
2175
2175
  */
2176
2176
  export interface GetUserStatusResponse extends TypeFromSchema<typeof TlvGetUserStatusResponse> {}
2177
2177
 
2178
2178
  /**
2179
2179
  * Input to the DoorLock setUserType command
2180
2180
  *
2181
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.24
2181
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.24
2182
2182
  */
2183
2183
  export const TlvSetUserTypeRequest = TlvObject({
2184
2184
  /**
2185
2185
  * This field shall indicate the user ID.
2186
2186
  *
2187
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.24.1
2187
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.24.1
2188
2188
  */
2189
2189
  userId: TlvField(0, TlvUInt16),
2190
2190
 
2191
2191
  /**
2192
2192
  * This field shall indicate the user type.
2193
2193
  *
2194
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.24.2
2194
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.24.2
2195
2195
  */
2196
2196
  userType: TlvField(1, TlvEnum<UserType>())
2197
2197
  });
@@ -2199,21 +2199,21 @@ export namespace DoorLock {
2199
2199
  /**
2200
2200
  * Input to the DoorLock setUserType command
2201
2201
  *
2202
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.24
2202
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.24
2203
2203
  */
2204
2204
  export interface SetUserTypeRequest extends TypeFromSchema<typeof TlvSetUserTypeRequest> {}
2205
2205
 
2206
2206
  /**
2207
2207
  * Input to the DoorLock getUserType command
2208
2208
  *
2209
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.25
2209
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.25
2210
2210
  */
2211
2211
  export const TlvGetUserTypeRequest = TlvObject({ userId: TlvField(0, TlvUInt16) });
2212
2212
 
2213
2213
  /**
2214
2214
  * Input to the DoorLock getUserType command
2215
2215
  *
2216
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.25
2216
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.25
2217
2217
  */
2218
2218
  export interface GetUserTypeRequest extends TypeFromSchema<typeof TlvGetUserTypeRequest> {}
2219
2219
 
@@ -2221,7 +2221,7 @@ export namespace DoorLock {
2221
2221
  * Returns the user type for the specified user ID. If the requested User ID is invalid, send Default Response with
2222
2222
  * an error status equal to FAILURE.
2223
2223
  *
2224
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.26
2224
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.26
2225
2225
  */
2226
2226
  export const TlvGetUserTypeResponse = TlvObject({
2227
2227
  userId: TlvField(0, TlvUInt16),
@@ -2232,14 +2232,14 @@ export namespace DoorLock {
2232
2232
  * Returns the user type for the specified user ID. If the requested User ID is invalid, send Default Response with
2233
2233
  * an error status equal to FAILURE.
2234
2234
  *
2235
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.26
2235
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.26
2236
2236
  */
2237
2237
  export interface GetUserTypeResponse extends TypeFromSchema<typeof TlvGetUserTypeResponse> {}
2238
2238
 
2239
2239
  /**
2240
2240
  * Input to the DoorLock setRfidCode command
2241
2241
  *
2242
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.27
2242
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.27
2243
2243
  */
2244
2244
  export const TlvSetRfidCodeRequest = TlvObject({
2245
2245
  /**
@@ -2247,7 +2247,7 @@ export namespace DoorLock {
2247
2247
  *
2248
2248
  * The value of the UserID field shall be between 0 and the value of the NumberOfRFIDUsersSupported attribute.
2249
2249
  *
2250
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.27.1
2250
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.27.1
2251
2251
  */
2252
2252
  userId: TlvField(0, TlvUInt16),
2253
2253
 
@@ -2257,14 +2257,14 @@ export namespace DoorLock {
2257
2257
  *
2258
2258
  * Only the values 1 (Occupied/Enabled) and 3 (Occupied/Disabled) are allowed for UserStatus.
2259
2259
  *
2260
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.27.2
2260
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.27.2
2261
2261
  */
2262
2262
  userStatus: TlvField(1, TlvNullable(TlvEnum<UserStatus>())),
2263
2263
 
2264
2264
  /**
2265
2265
  * The values are the same as used for SetPINCode command.
2266
2266
  *
2267
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.27.3
2267
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.27.3
2268
2268
  */
2269
2269
  userType: TlvField(2, TlvNullable(TlvEnum<UserType>())),
2270
2270
 
@@ -2274,14 +2274,14 @@ export namespace DoorLock {
2274
2274
  /**
2275
2275
  * Input to the DoorLock setRfidCode command
2276
2276
  *
2277
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.27
2277
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.27
2278
2278
  */
2279
2279
  export interface SetRfidCodeRequest extends TypeFromSchema<typeof TlvSetRfidCodeRequest> {}
2280
2280
 
2281
2281
  /**
2282
2282
  * Input to the DoorLock getRfidCode command
2283
2283
  *
2284
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.28
2284
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.28
2285
2285
  */
2286
2286
  export const TlvGetRfidCodeRequest = TlvObject({
2287
2287
  /**
@@ -2289,7 +2289,7 @@ export namespace DoorLock {
2289
2289
  *
2290
2290
  * The value of the UserID field shall be between 0 and the value of the NumberOfRFIDUsersSupported attribute.
2291
2291
  *
2292
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.28.1
2292
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.28.1
2293
2293
  */
2294
2294
  userId: TlvField(0, TlvUInt16)
2295
2295
  });
@@ -2297,7 +2297,7 @@ export namespace DoorLock {
2297
2297
  /**
2298
2298
  * Input to the DoorLock getRfidCode command
2299
2299
  *
2300
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.28
2300
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.28
2301
2301
  */
2302
2302
  export interface GetRfidCodeRequest extends TypeFromSchema<typeof TlvGetRfidCodeRequest> {}
2303
2303
 
@@ -2314,7 +2314,7 @@ export namespace DoorLock {
2314
2314
  * CONSTRAINT_ERROR when User_ID is less than the max number of users supported, and NOT_FOUND if greater than or
2315
2315
  * equal to the max number of users supported.
2316
2316
  *
2317
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.29
2317
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.29
2318
2318
  */
2319
2319
  export const TlvGetRfidCodeResponse = TlvObject({
2320
2320
  userId: TlvField(0, TlvUInt16),
@@ -2336,21 +2336,21 @@ export namespace DoorLock {
2336
2336
  * CONSTRAINT_ERROR when User_ID is less than the max number of users supported, and NOT_FOUND if greater than or
2337
2337
  * equal to the max number of users supported.
2338
2338
  *
2339
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.29
2339
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.29
2340
2340
  */
2341
2341
  export interface GetRfidCodeResponse extends TypeFromSchema<typeof TlvGetRfidCodeResponse> {}
2342
2342
 
2343
2343
  /**
2344
2344
  * Input to the DoorLock clearRfidCode command
2345
2345
  *
2346
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.30
2346
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.30
2347
2347
  */
2348
2348
  export const TlvClearRfidCodeRequest = TlvObject({
2349
2349
  /**
2350
2350
  * This field shall indicate a valid RFID code slot index or 0xFFFE to indicate all RFID code slots shall be
2351
2351
  * cleared.
2352
2352
  *
2353
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.30.1
2353
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.30.1
2354
2354
  */
2355
2355
  rfidSlotIndex: TlvField(0, TlvUInt16)
2356
2356
  });
@@ -2358,20 +2358,20 @@ export namespace DoorLock {
2358
2358
  /**
2359
2359
  * Input to the DoorLock clearRfidCode command
2360
2360
  *
2361
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.30
2361
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.30
2362
2362
  */
2363
2363
  export interface ClearRfidCodeRequest extends TypeFromSchema<typeof TlvClearRfidCodeRequest> {}
2364
2364
 
2365
2365
  /**
2366
2366
  * Input to the DoorLock unboltDoor command
2367
2367
  *
2368
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.41
2368
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.41
2369
2369
  */
2370
2370
  export const TlvUnboltDoorRequest = TlvObject({
2371
2371
  /**
2372
2372
  * See PINCode field.
2373
2373
  *
2374
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.41.1
2374
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.41.1
2375
2375
  */
2376
2376
  pinCode: TlvOptionalField(0, TlvByteString)
2377
2377
  });
@@ -2379,12 +2379,12 @@ export namespace DoorLock {
2379
2379
  /**
2380
2380
  * Input to the DoorLock unboltDoor command
2381
2381
  *
2382
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.41
2382
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.41
2383
2383
  */
2384
2384
  export interface UnboltDoorRequest extends TypeFromSchema<typeof TlvUnboltDoorRequest> {}
2385
2385
 
2386
2386
  /**
2387
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.19
2387
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.19
2388
2388
  */
2389
2389
  export enum LockState {
2390
2390
  /**
@@ -2409,7 +2409,7 @@ export namespace DoorLock {
2409
2409
  }
2410
2410
 
2411
2411
  /**
2412
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.20
2412
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.20
2413
2413
  */
2414
2414
  export enum LockType {
2415
2415
  /**
@@ -2474,7 +2474,7 @@ export namespace DoorLock {
2474
2474
  }
2475
2475
 
2476
2476
  /**
2477
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.21
2477
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.21
2478
2478
  */
2479
2479
  export enum LedSetting {
2480
2480
  /**
@@ -2494,7 +2494,7 @@ export namespace DoorLock {
2494
2494
  }
2495
2495
 
2496
2496
  /**
2497
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.22
2497
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.22
2498
2498
  */
2499
2499
  export enum SoundVolume {
2500
2500
  /**
@@ -2523,7 +2523,7 @@ export namespace DoorLock {
2523
2523
  * that the operating mode IS supported. This is the inverse of most bitmaps in this specification, and it is
2524
2524
  * RECOMMENDED that clients carefully take this into consideration.
2525
2525
  *
2526
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.3
2526
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.3
2527
2527
  */
2528
2528
  export const OperatingModes = {
2529
2529
  /**
@@ -2554,11 +2554,11 @@ export namespace DoorLock {
2554
2554
  /**
2555
2555
  * This needs always be set because this bitmap is inverse.!
2556
2556
  */
2557
- alwaysSet: BitField(5, 11)
2557
+ alwaysSet: BitField(5, 10)
2558
2558
  };
2559
2559
 
2560
2560
  /**
2561
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.4
2561
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.4
2562
2562
  */
2563
2563
  export const ConfigurationRegister = {
2564
2564
  /**
@@ -2570,7 +2570,7 @@ export namespace DoorLock {
2570
2570
  *
2571
2571
  * • 1 = Local programming is enabled
2572
2572
  *
2573
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.4.1
2573
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.4.1
2574
2574
  */
2575
2575
  localProgramming: BitFlag(0),
2576
2576
 
@@ -2583,7 +2583,7 @@ export namespace DoorLock {
2583
2583
  *
2584
2584
  * • 1 = Keypad interface is enabled
2585
2585
  *
2586
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.4.2
2586
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.4.2
2587
2587
  */
2588
2588
  keypadInterface: BitFlag(1),
2589
2589
 
@@ -2596,7 +2596,7 @@ export namespace DoorLock {
2596
2596
  *
2597
2597
  * • 1 = Remote interface is enabled
2598
2598
  *
2599
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.4.3
2599
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.4.3
2600
2600
  */
2601
2601
  remoteInterface: BitFlag(2),
2602
2602
 
@@ -2609,7 +2609,7 @@ export namespace DoorLock {
2609
2609
  *
2610
2610
  * • 1 = Sound volume value is equal to something other than 0
2611
2611
  *
2612
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.4.4
2612
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.4.4
2613
2613
  */
2614
2614
  soundVolume: BitFlag(5),
2615
2615
 
@@ -2622,7 +2622,7 @@ export namespace DoorLock {
2622
2622
  *
2623
2623
  * • 1 = Auto relock time value is equal to something other than 0
2624
2624
  *
2625
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.4.5
2625
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.4.5
2626
2626
  */
2627
2627
  autoRelockTime: BitFlag(6),
2628
2628
 
@@ -2635,13 +2635,13 @@ export namespace DoorLock {
2635
2635
  *
2636
2636
  * • 1 = LED settings value is equal to something other than 0
2637
2637
  *
2638
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.4.6
2638
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.4.6
2639
2639
  */
2640
2640
  ledSettings: BitFlag(7)
2641
2641
  };
2642
2642
 
2643
2643
  /**
2644
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.5
2644
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.5
2645
2645
  */
2646
2646
  export const LocalProgrammingFeatures = {
2647
2647
  /**
@@ -2653,7 +2653,7 @@ export namespace DoorLock {
2653
2653
  *
2654
2654
  * • 1 = This ability is enabled
2655
2655
  *
2656
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.5.1
2656
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.5.1
2657
2657
  */
2658
2658
  addUsersCredentialsSchedules: BitFlag(0),
2659
2659
 
@@ -2666,7 +2666,7 @@ export namespace DoorLock {
2666
2666
  *
2667
2667
  * • 1 = This ability is enabled
2668
2668
  *
2669
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.5.2
2669
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.5.2
2670
2670
  */
2671
2671
  modifyUsersCredentialsSchedules: BitFlag(1),
2672
2672
 
@@ -2679,7 +2679,7 @@ export namespace DoorLock {
2679
2679
  *
2680
2680
  * • 1 = This ability is enabled
2681
2681
  *
2682
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.5.3
2682
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.5.3
2683
2683
  */
2684
2684
  clearUsersCredentialsSchedules: BitFlag(2),
2685
2685
 
@@ -2692,13 +2692,13 @@ export namespace DoorLock {
2692
2692
  *
2693
2693
  * • 1 = This ability is enabled
2694
2694
  *
2695
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.5.4
2695
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.5.4
2696
2696
  */
2697
2697
  adjustSettings: BitFlag(3)
2698
2698
  };
2699
2699
 
2700
2700
  /**
2701
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.6
2701
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.6
2702
2702
  */
2703
2703
  export const AlarmMask = {
2704
2704
  /**
@@ -2735,7 +2735,7 @@ export namespace DoorLock {
2735
2735
  /**
2736
2736
  * Input to the DoorLock lockDoor command
2737
2737
  *
2738
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.1
2738
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.1
2739
2739
  */
2740
2740
  export const TlvLockDoorRequest = TlvObject({
2741
2741
  /**
@@ -2749,7 +2749,7 @@ export namespace DoorLock {
2749
2749
  * UserCodeTemporaryDisableTime will be triggered if the WrongCodeEntryLimit is exceeded. The lock shall ignore
2750
2750
  * any attempts to lock/unlock the door until the UserCodeTemporaryDisableTime expires.
2751
2751
  *
2752
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.1.1
2752
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.1.1
2753
2753
  */
2754
2754
  pinCode: TlvOptionalField(0, TlvByteString)
2755
2755
  });
@@ -2757,20 +2757,20 @@ export namespace DoorLock {
2757
2757
  /**
2758
2758
  * Input to the DoorLock lockDoor command
2759
2759
  *
2760
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.1
2760
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.1
2761
2761
  */
2762
2762
  export interface LockDoorRequest extends TypeFromSchema<typeof TlvLockDoorRequest> {}
2763
2763
 
2764
2764
  /**
2765
2765
  * Input to the DoorLock unlockDoor command
2766
2766
  *
2767
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.2
2767
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.2
2768
2768
  */
2769
2769
  export const TlvUnlockDoorRequest = TlvObject({
2770
2770
  /**
2771
2771
  * See PINCode field.
2772
2772
  *
2773
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.2.1
2773
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.2.1
2774
2774
  */
2775
2775
  pinCode: TlvOptionalField(0, TlvByteString)
2776
2776
  });
@@ -2778,28 +2778,28 @@ export namespace DoorLock {
2778
2778
  /**
2779
2779
  * Input to the DoorLock unlockDoor command
2780
2780
  *
2781
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.2
2781
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.2
2782
2782
  */
2783
2783
  export interface UnlockDoorRequest extends TypeFromSchema<typeof TlvUnlockDoorRequest> {}
2784
2784
 
2785
2785
  /**
2786
2786
  * Input to the DoorLock unlockWithTimeout command
2787
2787
  *
2788
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.3
2788
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.3
2789
2789
  */
2790
2790
  export const TlvUnlockWithTimeoutRequest = TlvObject({
2791
2791
  /**
2792
2792
  * This field shall indicate the timeout in seconds to wait before relocking the door lock. This value is
2793
2793
  * independent of the AutoRelockTime attribute value.
2794
2794
  *
2795
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.3.1
2795
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.3.1
2796
2796
  */
2797
2797
  timeout: TlvField(0, TlvUInt16),
2798
2798
 
2799
2799
  /**
2800
2800
  * See PINCode field.
2801
2801
  *
2802
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.3.2
2802
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.3.2
2803
2803
  */
2804
2804
  pinCode: TlvOptionalField(1, TlvByteString)
2805
2805
  });
@@ -2807,14 +2807,14 @@ export namespace DoorLock {
2807
2807
  /**
2808
2808
  * Input to the DoorLock unlockWithTimeout command
2809
2809
  *
2810
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.3
2810
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.3
2811
2811
  */
2812
2812
  export interface UnlockWithTimeoutRequest extends TypeFromSchema<typeof TlvUnlockWithTimeoutRequest> {}
2813
2813
 
2814
2814
  /**
2815
2815
  * This enumeration shall indicate the alarm type.
2816
2816
  *
2817
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.7
2817
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.7
2818
2818
  */
2819
2819
  export enum AlarmCode {
2820
2820
  /**
@@ -2861,13 +2861,13 @@ export namespace DoorLock {
2861
2861
  /**
2862
2862
  * Body of the DoorLock doorLockAlarm event
2863
2863
  *
2864
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.1
2864
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.1
2865
2865
  */
2866
2866
  export const TlvDoorLockAlarmEvent = TlvObject({
2867
2867
  /**
2868
2868
  * This field shall indicate the alarm code of the event that has happened.
2869
2869
  *
2870
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.1.1
2870
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.1.1
2871
2871
  */
2872
2872
  alarmCode: TlvField(0, TlvEnum<AlarmCode>())
2873
2873
  });
@@ -2875,14 +2875,14 @@ export namespace DoorLock {
2875
2875
  /**
2876
2876
  * Body of the DoorLock doorLockAlarm event
2877
2877
  *
2878
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.1
2878
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.1
2879
2879
  */
2880
2880
  export interface DoorLockAlarmEvent extends TypeFromSchema<typeof TlvDoorLockAlarmEvent> {}
2881
2881
 
2882
2882
  /**
2883
2883
  * This enumeration shall indicate the type of Lock operation performed.
2884
2884
  *
2885
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.13
2885
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.13
2886
2886
  */
2887
2887
  export enum LockOperationType {
2888
2888
  /**
@@ -2914,20 +2914,20 @@ export namespace DoorLock {
2914
2914
  /**
2915
2915
  * Body of the DoorLock lockOperation event
2916
2916
  *
2917
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.3
2917
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.3
2918
2918
  */
2919
2919
  export const TlvLockOperationEvent = TlvObject({
2920
2920
  /**
2921
2921
  * This field shall indicate the type of the lock operation that was performed.
2922
2922
  *
2923
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.3.1
2923
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.3.1
2924
2924
  */
2925
2925
  lockOperationType: TlvField(0, TlvEnum<LockOperationType>()),
2926
2926
 
2927
2927
  /**
2928
2928
  * This field shall indicate the source of the lock operation that was performed.
2929
2929
  *
2930
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.3.2
2930
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.3.2
2931
2931
  */
2932
2932
  operationSource: TlvField(1, TlvEnum<OperationSource>()),
2933
2933
 
@@ -2936,7 +2936,7 @@ export namespace DoorLock {
2936
2936
  * user index that can be determined for the given operation source. This shall NOT be null if a user index can
2937
2937
  * be determined. In particular, this shall NOT be null if the operation was associated with a valid credential.
2938
2938
  *
2939
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.3.3
2939
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.3.3
2940
2940
  */
2941
2941
  userIndex: TlvField(2, TlvNullable(TlvUInt16)),
2942
2942
 
@@ -2945,7 +2945,7 @@ export namespace DoorLock {
2945
2945
  * null if there is no fabric that can be determined for the given operation source. This shall NOT be null if
2946
2946
  * the operation source is "Remote".
2947
2947
  *
2948
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.3.4
2948
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.3.4
2949
2949
  */
2950
2950
  fabricIndex: TlvField(3, TlvNullable(TlvFabricIndex)),
2951
2951
 
@@ -2954,7 +2954,7 @@ export namespace DoorLock {
2954
2954
  * there is no Node associated with the given operation source. This shall NOT be null if the operation source
2955
2955
  * is "Remote".
2956
2956
  *
2957
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.3.5
2957
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.3.5
2958
2958
  */
2959
2959
  sourceNode: TlvField(4, TlvNullable(TlvNodeId)),
2960
2960
 
@@ -2962,7 +2962,7 @@ export namespace DoorLock {
2962
2962
  * This field shall indicate the list of credentials used in performing the lock operation. This shall be null
2963
2963
  * if no credentials were involved.
2964
2964
  *
2965
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.3.6
2965
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.3.6
2966
2966
  */
2967
2967
  credentials: TlvOptionalField(5, TlvNullable(TlvArray(TlvCredential, { minLength: 1 })))
2968
2968
  });
@@ -2970,14 +2970,14 @@ export namespace DoorLock {
2970
2970
  /**
2971
2971
  * Body of the DoorLock lockOperation event
2972
2972
  *
2973
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.3
2973
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.3
2974
2974
  */
2975
2975
  export interface LockOperationEvent extends TypeFromSchema<typeof TlvLockOperationEvent> {}
2976
2976
 
2977
2977
  /**
2978
2978
  * This enumeration shall indicate the error cause of the Lock/Unlock operation performed.
2979
2979
  *
2980
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.14
2980
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.14
2981
2981
  */
2982
2982
  export enum OperationError {
2983
2983
  /**
@@ -3009,27 +3009,27 @@ export namespace DoorLock {
3009
3009
  /**
3010
3010
  * Body of the DoorLock lockOperationError event
3011
3011
  *
3012
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.4
3012
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.4
3013
3013
  */
3014
3014
  export const TlvLockOperationErrorEvent = TlvObject({
3015
3015
  /**
3016
3016
  * This field shall indicate the type of the lock operation that was performed.
3017
3017
  *
3018
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.4.1
3018
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.4.1
3019
3019
  */
3020
3020
  lockOperationType: TlvField(0, TlvEnum<LockOperationType>()),
3021
3021
 
3022
3022
  /**
3023
3023
  * This field shall indicate the source of the lock operation that was performed.
3024
3024
  *
3025
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.4.2
3025
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.4.2
3026
3026
  */
3027
3027
  operationSource: TlvField(1, TlvEnum<OperationSource>()),
3028
3028
 
3029
3029
  /**
3030
3030
  * This field shall indicate the lock operation error triggered when the operation was performed.
3031
3031
  *
3032
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.4.3
3032
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.4.3
3033
3033
  */
3034
3034
  operationError: TlvField(2, TlvEnum<OperationError>()),
3035
3035
 
@@ -3037,7 +3037,7 @@ export namespace DoorLock {
3037
3037
  * This field shall indicate the lock UserIndex who performed the lock operation. This shall be null if there is
3038
3038
  * no user id that can be determined for the given operation source.
3039
3039
  *
3040
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.4.4
3040
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.4.4
3041
3041
  */
3042
3042
  userIndex: TlvField(3, TlvNullable(TlvUInt16)),
3043
3043
 
@@ -3046,7 +3046,7 @@ export namespace DoorLock {
3046
3046
  * null if there is no fabric that can be determined for the given operation source. This shall NOT be null if
3047
3047
  * the operation source is "Remote".
3048
3048
  *
3049
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.4.5
3049
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.4.5
3050
3050
  */
3051
3051
  fabricIndex: TlvField(4, TlvNullable(TlvFabricIndex)),
3052
3052
 
@@ -3055,7 +3055,7 @@ export namespace DoorLock {
3055
3055
  * there is no Node associated with the given operation source. This shall NOT be null if the operation source
3056
3056
  * is "Remote".
3057
3057
  *
3058
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.4.6
3058
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.4.6
3059
3059
  */
3060
3060
  sourceNode: TlvField(5, TlvNullable(TlvNodeId)),
3061
3061
 
@@ -3063,7 +3063,7 @@ export namespace DoorLock {
3063
3063
  * This field shall indicate the list of credentials used in performing the lock operation. This shall be null
3064
3064
  * if no credentials were involved.
3065
3065
  *
3066
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.4.7
3066
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.4.7
3067
3067
  */
3068
3068
  credentials: TlvOptionalField(6, TlvNullable(TlvArray(TlvCredential, { minLength: 1 })))
3069
3069
  });
@@ -3071,12 +3071,12 @@ export namespace DoorLock {
3071
3071
  /**
3072
3072
  * Body of the DoorLock lockOperationError event
3073
3073
  *
3074
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.4
3074
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.4
3075
3075
  */
3076
3076
  export interface LockOperationErrorEvent extends TypeFromSchema<typeof TlvLockOperationErrorEvent> {}
3077
3077
 
3078
3078
  /**
3079
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.6.23
3079
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.6.23
3080
3080
  */
3081
3081
  export enum EventType {
3082
3082
  /**
@@ -3096,7 +3096,7 @@ export namespace DoorLock {
3096
3096
  }
3097
3097
 
3098
3098
  /**
3099
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.7.1
3099
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.7.1
3100
3100
  */
3101
3101
  export enum StatusCode {
3102
3102
  /**
@@ -3120,21 +3120,21 @@ export namespace DoorLock {
3120
3120
  *
3121
3121
  * Null only if an internal error prevents the retrieval of the current door state.
3122
3122
  *
3123
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.4
3123
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.4
3124
3124
  */
3125
3125
  doorState: Attribute(0x3, TlvNullable(TlvEnum<DoorState>())),
3126
3126
 
3127
3127
  /**
3128
3128
  * This attribute shall hold the number of door open events that have occurred since it was last zeroed.
3129
3129
  *
3130
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.5
3130
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.5
3131
3131
  */
3132
3132
  doorOpenEvents: OptionalWritableAttribute(0x4, TlvUInt32, { writeAcl: AccessLevel.Manage }),
3133
3133
 
3134
3134
  /**
3135
3135
  * This attribute shall hold the number of door closed events that have occurred since it was last zeroed.
3136
3136
  *
3137
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.6
3137
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.6
3138
3138
  */
3139
3139
  doorClosedEvents: OptionalWritableAttribute(0x5, TlvUInt32, { writeAcl: AccessLevel.Manage }),
3140
3140
 
@@ -3142,7 +3142,7 @@ export namespace DoorLock {
3142
3142
  * This attribute shall hold the number of minutes the door has been open since the last time it
3143
3143
  * transitioned from closed to open.
3144
3144
  *
3145
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.7
3145
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.7
3146
3146
  */
3147
3147
  openPeriod: OptionalWritableAttribute(0x6, TlvUInt16, { writeAcl: AccessLevel.Manage })
3148
3148
  },
@@ -3151,7 +3151,7 @@ export namespace DoorLock {
3151
3151
  /**
3152
3152
  * The door lock server sends out a DoorStateChange event when the door lock door state changes.
3153
3153
  *
3154
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.2
3154
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.2
3155
3155
  */
3156
3156
  doorStateChange: Event(0x1, EventPriority.Critical, TlvDoorStateChangeEvent)
3157
3157
  }
@@ -3165,7 +3165,7 @@ export namespace DoorLock {
3165
3165
  /**
3166
3166
  * Indicates the number of total users supported by the lock.
3167
3167
  *
3168
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.8
3168
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.8
3169
3169
  */
3170
3170
  numberOfTotalUsersSupported: FixedAttribute(0x11, TlvUInt16, { default: 0 }),
3171
3171
 
@@ -3173,7 +3173,7 @@ export namespace DoorLock {
3173
3173
  * This attribute shall contain a bitmap with the bits set for the values of CredentialRuleEnum supported on
3174
3174
  * this device.
3175
3175
  *
3176
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.18
3176
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.18
3177
3177
  */
3178
3178
  credentialRulesSupport: FixedAttribute(
3179
3179
  0x1b,
@@ -3192,7 +3192,7 @@ export namespace DoorLock {
3192
3192
  * NumberOfRFIDUsersSupported is set to 3, it will not be possible to actually assign 10 credentials for a
3193
3193
  * user because maximum number of credentials in the database is 8.
3194
3194
  *
3195
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.19
3195
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.19
3196
3196
  */
3197
3197
  numberOfCredentialsSupportedPerUser: FixedAttribute(0x1c, TlvUInt8, { default: 0 }),
3198
3198
 
@@ -3201,7 +3201,7 @@ export namespace DoorLock {
3201
3201
  * type ExpiringUser shall remain valid after its first use before expiring. When the credential expires the
3202
3202
  * UserStatus for the corresponding user record shall be set to OccupiedDisabled.
3203
3203
  *
3204
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.36
3204
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.36
3205
3205
  */
3206
3206
  expiringUserTimeout: OptionalWritableAttribute(
3207
3207
  0x35,
@@ -3229,7 +3229,7 @@ export namespace DoorLock {
3229
3229
  * • INVALID_COMMAND, if one or more fields violate constraints or are invalid or if OperationType is
3230
3230
  * Modify and UserIndex points to an available slot.
3231
3231
  *
3232
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.32
3232
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.32
3233
3233
  */
3234
3234
  setUser: Command(
3235
3235
  0x1a,
@@ -3247,7 +3247,7 @@ export namespace DoorLock {
3247
3247
  * COMMAND, etc.) as needed otherwise the GetUserResponse Command shall be sent implying a status of
3248
3248
  * SUCCESS.
3249
3249
  *
3250
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.33
3250
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.33
3251
3251
  */
3252
3252
  getUser: Command(0x1b, TlvGetUserRequest, 0x1c, TlvGetUserResponse, { invokeAcl: AccessLevel.Administer }),
3253
3253
 
@@ -3260,7 +3260,7 @@ export namespace DoorLock {
3260
3260
  *
3261
3261
  * A LockUserChange event with the provided UserIndex shall be generated after successfully clearing users.
3262
3262
  *
3263
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.35
3263
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.35
3264
3264
  */
3265
3265
  clearUser: Command(
3266
3266
  0x1d,
@@ -3276,7 +3276,7 @@ export namespace DoorLock {
3276
3276
  *
3277
3277
  * Fields used for different use cases:
3278
3278
  *
3279
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.36
3279
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.36
3280
3280
  */
3281
3281
  setCredential: Command(
3282
3282
  0x22,
@@ -3292,7 +3292,7 @@ export namespace DoorLock {
3292
3292
  * An InvokeResponse command shall be sent with an appropriate error (e.g. FAILURE, INVALID_COMMAND, etc.)
3293
3293
  * as needed otherwise the GetCredentialStatusResponse command shall be sent implying a status of SUCCESS.
3294
3294
  *
3295
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.38
3295
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.38
3296
3296
  */
3297
3297
  getCredentialStatus: Command(
3298
3298
  0x24,
@@ -3314,7 +3314,7 @@ export namespace DoorLock {
3314
3314
  *
3315
3315
  * Return status shall be one of the following values:
3316
3316
  *
3317
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.40
3317
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.40
3318
3318
  */
3319
3319
  clearCredential: Command(
3320
3320
  0x26,
@@ -3330,7 +3330,7 @@ export namespace DoorLock {
3330
3330
  * The door lock server sends out a LockUserChange event when a lock user, schedule, or credential change
3331
3331
  * has occurred.
3332
3332
  *
3333
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.5
3333
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.5
3334
3334
  */
3335
3335
  lockUserChange: Event(0x4, EventPriority.Info, TlvLockUserChangeEvent)
3336
3336
  }
@@ -3344,21 +3344,21 @@ export namespace DoorLock {
3344
3344
  /**
3345
3345
  * Indicates the number of PIN users supported.
3346
3346
  *
3347
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.9
3347
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.9
3348
3348
  */
3349
3349
  numberOfPinUsersSupported: FixedAttribute(0x12, TlvUInt16, { default: 0 }),
3350
3350
 
3351
3351
  /**
3352
3352
  * Indicates the maximum length in bytes of a PIN Code on this device.
3353
3353
  *
3354
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.14
3354
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.14
3355
3355
  */
3356
3356
  maxPinCodeLength: FixedAttribute(0x17, TlvUInt8),
3357
3357
 
3358
3358
  /**
3359
3359
  * Indicates the minimum length in bytes of a PIN Code on this device.
3360
3360
  *
3361
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.15
3361
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.15
3362
3362
  */
3363
3363
  minPinCodeLength: FixedAttribute(0x18, TlvUInt8)
3364
3364
  }
@@ -3372,7 +3372,7 @@ export namespace DoorLock {
3372
3372
  /**
3373
3373
  * Indicates the number of RFID users supported.
3374
3374
  *
3375
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.10
3375
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.10
3376
3376
  */
3377
3377
  numberOfRfidUsersSupported: FixedAttribute(0x13, TlvUInt16, { default: 0 }),
3378
3378
 
@@ -3381,7 +3381,7 @@ export namespace DoorLock {
3381
3381
  * range specified by the manufacturer, if media anti-collision identifiers (UID) are used as RFID code, a
3382
3382
  * value of 20 (equals 10 Byte ISO 14443A UID) is recommended.
3383
3383
  *
3384
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.16
3384
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.16
3385
3385
  */
3386
3386
  maxRfidCodeLength: FixedAttribute(0x19, TlvUInt8),
3387
3387
 
@@ -3390,7 +3390,7 @@ export namespace DoorLock {
3390
3390
  * range specified by the manufacturer, if media anti-collision identifiers (UID) are used as RFID code, a
3391
3391
  * value of 8 (equals 4 Byte ISO 14443A UID) is recommended.
3392
3392
  *
3393
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.17
3393
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.17
3394
3394
  */
3395
3395
  minRfidCodeLength: FixedAttribute(0x1a, TlvUInt8)
3396
3396
  }
@@ -3404,7 +3404,7 @@ export namespace DoorLock {
3404
3404
  /**
3405
3405
  * Indicates the number of configurable week day schedule supported per user.
3406
3406
  *
3407
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.11
3407
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.11
3408
3408
  */
3409
3409
  numberOfWeekDaySchedulesSupportedPerUser: FixedAttribute(
3410
3410
  0x14,
@@ -3422,7 +3422,7 @@ export namespace DoorLock {
3422
3422
  *
3423
3423
  * Return status shall be one of the following values:
3424
3424
  *
3425
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.12
3425
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.12
3426
3426
  */
3427
3427
  setWeekDaySchedule: Command(
3428
3428
  0xb,
@@ -3435,7 +3435,7 @@ export namespace DoorLock {
3435
3435
  /**
3436
3436
  * Retrieve the specific weekly schedule for the specific user.
3437
3437
  *
3438
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.13
3438
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.13
3439
3439
  */
3440
3440
  getWeekDaySchedule: Command(
3441
3441
  0xc,
@@ -3450,7 +3450,7 @@ export namespace DoorLock {
3450
3450
  *
3451
3451
  * Return status shall be one of the following values:
3452
3452
  *
3453
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.15
3453
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.15
3454
3454
  */
3455
3455
  clearWeekDaySchedule: Command(
3456
3456
  0xd,
@@ -3470,7 +3470,7 @@ export namespace DoorLock {
3470
3470
  /**
3471
3471
  * Indicates the number of configurable year day schedule supported per user.
3472
3472
  *
3473
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.12
3473
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.12
3474
3474
  */
3475
3475
  numberOfYearDaySchedulesSupportedPerUser: FixedAttribute(
3476
3476
  0x15,
@@ -3488,7 +3488,7 @@ export namespace DoorLock {
3488
3488
  *
3489
3489
  * Return status shall be one of the following values:
3490
3490
  *
3491
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.16
3491
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.16
3492
3492
  */
3493
3493
  setYearDaySchedule: Command(
3494
3494
  0xe,
@@ -3501,7 +3501,7 @@ export namespace DoorLock {
3501
3501
  /**
3502
3502
  * Retrieve the specific year day schedule for the specific schedule and user indexes.
3503
3503
  *
3504
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.17
3504
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.17
3505
3505
  */
3506
3506
  getYearDaySchedule: Command(
3507
3507
  0xf,
@@ -3516,7 +3516,7 @@ export namespace DoorLock {
3516
3516
  *
3517
3517
  * Return status shall be one of the following values:
3518
3518
  *
3519
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.19
3519
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.19
3520
3520
  */
3521
3521
  clearYearDaySchedule: Command(
3522
3522
  0x10,
@@ -3536,7 +3536,7 @@ export namespace DoorLock {
3536
3536
  /**
3537
3537
  * Indicates the number of holiday schedules supported for the entire door lock device.
3538
3538
  *
3539
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.13
3539
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.13
3540
3540
  */
3541
3541
  numberOfHolidaySchedulesSupported: FixedAttribute(0x16, TlvUInt8.bound({ max: 253 }), { default: 0 })
3542
3542
  },
@@ -3548,7 +3548,7 @@ export namespace DoorLock {
3548
3548
  *
3549
3549
  * Return status shall be one of the following values:
3550
3550
  *
3551
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.20
3551
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.20
3552
3552
  */
3553
3553
  setHolidaySchedule: Command(
3554
3554
  0x11,
@@ -3561,7 +3561,7 @@ export namespace DoorLock {
3561
3561
  /**
3562
3562
  * Get the holiday schedule for the specified index.
3563
3563
  *
3564
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.21
3564
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.21
3565
3565
  */
3566
3566
  getHolidaySchedule: Command(
3567
3567
  0x12,
@@ -3574,7 +3574,7 @@ export namespace DoorLock {
3574
3574
  /**
3575
3575
  * Clears the holiday schedule or all holiday schedules.
3576
3576
  *
3577
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.23
3577
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.23
3578
3578
  */
3579
3579
  clearHolidaySchedule: Command(
3580
3580
  0x13,
@@ -3603,7 +3603,7 @@ export namespace DoorLock {
3603
3603
  * logic, environmental events, or other reasons. The lock shall reset the counter if a valid credential is
3604
3604
  * presented.
3605
3605
  *
3606
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.32
3606
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.32
3607
3607
  */
3608
3608
  wrongCodeEntryLimit: WritableAttribute(
3609
3609
  0x30,
@@ -3617,7 +3617,7 @@ export namespace DoorLock {
3617
3617
  * and guess a PIN for the device.) If the attribute accepts writes and an attempt to write the attribute to
3618
3618
  * 0 is made, the device shall respond with CONSTRAINT_ERROR.
3619
3619
  *
3620
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.33
3620
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.33
3621
3621
  */
3622
3622
  userCodeTemporaryDisableTime: WritableAttribute(
3623
3623
  0x31,
@@ -3644,7 +3644,7 @@ export namespace DoorLock {
3644
3644
  * 0x04 0x31 0x32 0x33 0x34 shall be used in the PIN field in any door lock cluster message payload. If the
3645
3645
  * attribute value is False, 0x04 0xFF 0xFF 0xFF 0xFF shall be used.
3646
3646
  *
3647
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.34
3647
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.34
3648
3648
  */
3649
3649
  sendPinOverTheAir: OptionalWritableAttribute(
3650
3650
  0x32,
@@ -3660,7 +3660,7 @@ export namespace DoorLock {
3660
3660
  * Return status is a global status code or a cluster-specific status code from the Status Codes table and
3661
3661
  * shall be one of the following values:
3662
3662
  *
3663
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.4
3663
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.4
3664
3664
  */
3665
3665
  setPinCode: Command(
3666
3666
  0x5,
@@ -3673,7 +3673,7 @@ export namespace DoorLock {
3673
3673
  /**
3674
3674
  * Retrieve a PIN Code.
3675
3675
  *
3676
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.5
3676
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.5
3677
3677
  */
3678
3678
  getPinCode: Command(
3679
3679
  0x6,
@@ -3690,7 +3690,7 @@ export namespace DoorLock {
3690
3690
  * corresponding user record’s UserStatus value shall be set to Available, and UserType value shall be set
3691
3691
  * to UnrestrictedUser and all schedules shall be cleared.
3692
3692
  *
3693
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.7
3693
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.7
3694
3694
  */
3695
3695
  clearPinCode: Command(
3696
3696
  0x7,
@@ -3708,7 +3708,7 @@ export namespace DoorLock {
3708
3708
  * On the server, the clear all PIN codes command SHOULD have the same effect as the ClearPINCode command
3709
3709
  * with respect to the setting of user status, user type and schedules.
3710
3710
  *
3711
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.8
3711
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.8
3712
3712
  */
3713
3713
  clearAllPinCodes: Command(
3714
3714
  0x8,
@@ -3730,7 +3730,7 @@ export namespace DoorLock {
3730
3730
  * server requires that an optional PINs be included in the payload of remote lock operation events like
3731
3731
  * Lock, Unlock, Unlock with Timeout and Toggle in order to function.
3732
3732
  *
3733
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.35
3733
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.35
3734
3734
  */
3735
3735
  requirePinForRemoteOperation: WritableAttribute(
3736
3736
  0x33,
@@ -3751,7 +3751,7 @@ export namespace DoorLock {
3751
3751
  *
3752
3752
  * Null if no Reader key pair has been configured on the lock. See SetAliroReaderConfig.
3753
3753
  *
3754
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.38
3754
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.38
3755
3755
  */
3756
3756
  aliroReaderVerificationKey: Attribute(
3757
3757
  0x80,
@@ -3764,7 +3764,7 @@ export namespace DoorLock {
3764
3764
  *
3765
3765
  * Null if no reader_group_identifier has been configured on the lock. See SetAliroReaderConfig.
3766
3766
  *
3767
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.39
3767
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.39
3768
3768
  */
3769
3769
  aliroReaderGroupIdentifier: Attribute(
3770
3770
  0x81,
@@ -3775,7 +3775,7 @@ export namespace DoorLock {
3775
3775
  /**
3776
3776
  * Indicates the reader_group_sub_identifier as defined in [Aliro].
3777
3777
  *
3778
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.40
3778
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.40
3779
3779
  */
3780
3780
  aliroReaderGroupSubIdentifier: FixedAttribute(
3781
3781
  0x82,
@@ -3786,7 +3786,7 @@ export namespace DoorLock {
3786
3786
  /**
3787
3787
  * Indicates the list of protocol versions supported for expedited transactions as defined in [Aliro].
3788
3788
  *
3789
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.41
3789
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.41
3790
3790
  */
3791
3791
  aliroExpeditedTransactionSupportedProtocolVersions: FixedAttribute(
3792
3792
  0x83,
@@ -3797,7 +3797,7 @@ export namespace DoorLock {
3797
3797
  /**
3798
3798
  * Indicates the maximum number of AliroCredentialIssuerKey credentials that can be stored on the lock.
3799
3799
  *
3800
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.45
3800
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.45
3801
3801
  */
3802
3802
  numberOfAliroCredentialIssuerKeysSupported: FixedAttribute(0x87, TlvUInt16, { default: 0 }),
3803
3803
 
@@ -3814,7 +3814,7 @@ export namespace DoorLock {
3814
3814
  * and also add a credential of type AliroNonEvictableEndpointKey at the same index, and both credentials
3815
3815
  * would exist on the server.
3816
3816
  *
3817
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.46
3817
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.46
3818
3818
  */
3819
3819
  numberOfAliroEndpointKeysSupported: FixedAttribute(0x88, TlvUInt16, { default: 0 })
3820
3820
  },
@@ -3823,7 +3823,7 @@ export namespace DoorLock {
3823
3823
  /**
3824
3824
  * This command allows communicating an Aliro Reader configuration, as defined in [Aliro], to the lock.
3825
3825
  *
3826
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.42
3826
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.42
3827
3827
  */
3828
3828
  setAliroReaderConfig: Command(
3829
3829
  0x28,
@@ -3843,7 +3843,7 @@ export namespace DoorLock {
3843
3843
  * verification key to interact with the lock. This effect is not restricted to a single fabric or otherwise
3844
3844
  * scoped in any way.
3845
3845
  *
3846
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.43
3846
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.43
3847
3847
  */
3848
3848
  clearAliroReaderConfig: Command(
3849
3849
  0x29,
@@ -3865,7 +3865,7 @@ export namespace DoorLock {
3865
3865
  *
3866
3866
  * Null if no group resolving key has been configured on the lock. See SetAliroReaderConfig.
3867
3867
  *
3868
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.42
3868
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.42
3869
3869
  */
3870
3870
  aliroGroupResolvingKey: Attribute(
3871
3871
  0x84,
@@ -3877,7 +3877,7 @@ export namespace DoorLock {
3877
3877
  * Indicates the list of protocol versions supported for the Bluetooth LE + UWB Access Control Flow as
3878
3878
  * defined in [Aliro].
3879
3879
  *
3880
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.43
3880
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.43
3881
3881
  */
3882
3882
  aliroSupportedBleuwbProtocolVersions: FixedAttribute(
3883
3883
  0x85,
@@ -3888,7 +3888,7 @@ export namespace DoorLock {
3888
3888
  /**
3889
3889
  * Indicates the version of the Bluetooth LE advertisement as defined in [Aliro].
3890
3890
  *
3891
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.44
3891
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.44
3892
3892
  */
3893
3893
  aliroBleAdvertisingVersion: FixedAttribute(
3894
3894
  0x86,
@@ -3907,7 +3907,7 @@ export namespace DoorLock {
3907
3907
  /**
3908
3908
  * Set the status of a user ID.
3909
3909
  *
3910
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.9
3910
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.9
3911
3911
  */
3912
3912
  setUserStatus: OptionalCommand(
3913
3913
  0x9,
@@ -3920,7 +3920,7 @@ export namespace DoorLock {
3920
3920
  /**
3921
3921
  * Get the status of a user.
3922
3922
  *
3923
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.10
3923
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.10
3924
3924
  */
3925
3925
  getUserStatus: OptionalCommand(
3926
3926
  0xa,
@@ -3937,7 +3937,7 @@ export namespace DoorLock {
3937
3937
  *
3938
3938
  * Return status shall be one of the following values:
3939
3939
  *
3940
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.24
3940
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.24
3941
3941
  */
3942
3942
  setUserType: OptionalCommand(
3943
3943
  0x14,
@@ -3950,7 +3950,7 @@ export namespace DoorLock {
3950
3950
  /**
3951
3951
  * Retrieve the user type for a specific user.
3952
3952
  *
3953
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.25
3953
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.25
3954
3954
  */
3955
3955
  getUserType: OptionalCommand(
3956
3956
  0x15,
@@ -3979,7 +3979,7 @@ export namespace DoorLock {
3979
3979
  * Return status is a global status code or a cluster-specific status code from the Status Codes table and
3980
3980
  * shall be one of the following values:
3981
3981
  *
3982
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.27
3982
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.27
3983
3983
  */
3984
3984
  setRfidCode: Command(
3985
3985
  0x16,
@@ -3992,7 +3992,7 @@ export namespace DoorLock {
3992
3992
  /**
3993
3993
  * Retrieve an RFID code.
3994
3994
  *
3995
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.28
3995
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.28
3996
3996
  */
3997
3997
  getRfidCode: Command(
3998
3998
  0x17,
@@ -4009,7 +4009,7 @@ export namespace DoorLock {
4009
4009
  * corresponding user record’s UserStatus value shall be set to Available, and UserType value shall be set
4010
4010
  * to UnrestrictedUser and all schedules shall be cleared.
4011
4011
  *
4012
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.30
4012
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.30
4013
4013
  */
4014
4014
  clearRfidCode: Command(
4015
4015
  0x18,
@@ -4024,7 +4024,7 @@ export namespace DoorLock {
4024
4024
  * user status has to be set to "0 Available", the user type has to be set to the default value, and all
4025
4025
  * schedules which are supported have to be set to the default values.
4026
4026
  *
4027
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.31
4027
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.31
4028
4028
  */
4029
4029
  clearAllRfidCodes: Command(
4030
4030
  0x19,
@@ -4051,7 +4051,7 @@ export namespace DoorLock {
4051
4051
  * If the attribute AutoRelockTime is supported, the lock will transition to the locked state when the auto
4052
4052
  * relock time has expired.
4053
4053
  *
4054
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.41
4054
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.41
4055
4055
  */
4056
4056
  unboltDoor: Command(0x27, TlvUnboltDoorRequest, 0x27, TlvNoResponse, { timed: true })
4057
4057
  }
@@ -4076,7 +4076,7 @@ export namespace DoorLock {
4076
4076
  * and Schedules are all associated with a User index and not directly with a PIN index. A User index may
4077
4077
  * have several credentials associated with it.
4078
4078
  *
4079
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.1
4079
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.1
4080
4080
  */
4081
4081
  pinCredential: BitFlag(0),
4082
4082
 
@@ -4090,7 +4090,7 @@ export namespace DoorLock {
4090
4090
  * and Schedules are all associated with a User index and not directly with a RFID index. A User Index may
4091
4091
  * have several credentials associated with it.
4092
4092
  *
4093
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.2
4093
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.2
4094
4094
  */
4095
4095
  rfidCredential: BitFlag(1),
4096
4096
 
@@ -4106,7 +4106,7 @@ export namespace DoorLock {
4106
4106
  * and Schedules are all associated with a User index and not directly with a Finger index. A User Index may
4107
4107
  * have several credentials associated with it.
4108
4108
  *
4109
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.3
4109
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.3
4110
4110
  */
4111
4111
  fingerCredentials: BitFlag(2),
4112
4112
 
@@ -4123,7 +4123,7 @@ export namespace DoorLock {
4123
4123
  * Support for WeekDayAccessSchedules requires that the lock has the capability of keeping track of local
4124
4124
  * time.
4125
4125
  *
4126
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.4
4126
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.4
4127
4127
  */
4128
4128
  weekDayAccessSchedules: BitFlag(4),
4129
4129
 
@@ -4133,7 +4133,7 @@ export namespace DoorLock {
4133
4133
  * If this feature is supported this indicates that the lock has the ability to determine the position of
4134
4134
  * the door which is separate from the state of the lock.
4135
4135
  *
4136
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.5
4136
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.5
4137
4137
  */
4138
4138
  doorPositionSensor: BitFlag(5),
4139
4139
 
@@ -4149,7 +4149,7 @@ export namespace DoorLock {
4149
4149
  * A lock may support multiple credential types so if the User feature is supported the UserType, UserStatus
4150
4150
  * and Schedules are all associated with a User and not directly with a credential.
4151
4151
  *
4152
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.6
4152
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.6
4153
4153
  */
4154
4154
  faceCredentials: BitFlag(6),
4155
4155
 
@@ -4161,7 +4161,7 @@ export namespace DoorLock {
4161
4161
  * lock/unlock command. Currently the cluster only supports providing the PIN credential to the lock/unlock
4162
4162
  * commands. If this feature is supported then the PIN Credential feature shall also be supported.
4163
4163
  *
4164
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.7
4164
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.7
4165
4165
  */
4166
4166
  credentialOverTheAirAccess: BitFlag(7),
4167
4167
 
@@ -4172,7 +4172,7 @@ export namespace DoorLock {
4172
4172
  * used to associate credentials and schedules to single user record within the lock. This also means the
4173
4173
  * UserType and UserStatus fields are associated with a User and not a credential.
4174
4174
  *
4175
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.8
4175
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.8
4176
4176
  */
4177
4177
  user: BitFlag(8),
4178
4178
 
@@ -4187,7 +4187,7 @@ export namespace DoorLock {
4187
4187
  * Support for YearDayAccessSchedules requires that the lock has the capability of keeping track of local
4188
4188
  * time.
4189
4189
  *
4190
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.9
4190
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.9
4191
4191
  */
4192
4192
  yearDayAccessSchedules: BitFlag(10),
4193
4193
 
@@ -4199,7 +4199,7 @@ export namespace DoorLock {
4199
4199
  *
4200
4200
  * Support for HolidaySchedules requires that the lock has the capability of keeping track of local time.
4201
4201
  *
4202
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.10
4202
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.10
4203
4203
  */
4204
4204
  holidaySchedules: BitFlag(11),
4205
4205
 
@@ -4212,7 +4212,7 @@ export namespace DoorLock {
4212
4212
  * Locks without unbolting support don’t differentiate between unbolting and unlocking and perform the same
4213
4213
  * operation for both commands.
4214
4214
  *
4215
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.11
4215
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.11
4216
4216
  */
4217
4217
  unbolting: BitFlag(12),
4218
4218
 
@@ -4222,7 +4222,7 @@ export namespace DoorLock {
4222
4222
  * Locks that support this feature implement the Aliro specification as defined in [Aliro] and support
4223
4223
  * Matter as a method for provisioning Aliro credentials.
4224
4224
  *
4225
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.12
4225
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.12
4226
4226
  */
4227
4227
  aliroProvisioning: BitFlag(13),
4228
4228
 
@@ -4232,7 +4232,7 @@ export namespace DoorLock {
4232
4232
  * Locks that support this feature implement the Bluetooth LE + UWB Access Control Flow as defined in
4233
4233
  * [Aliro].
4234
4234
  *
4235
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.4.13
4235
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.4.13
4236
4236
  */
4237
4237
  aliroBleuwb: BitFlag(14)
4238
4238
  },
@@ -4247,14 +4247,14 @@ export namespace DoorLock {
4247
4247
  * Locked and Unlocked so it is only partially secured. For example, a deadbolt could be partially extended
4248
4248
  * and not in a dead latched state.
4249
4249
  *
4250
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.1
4250
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.1
4251
4251
  */
4252
4252
  lockState: Attribute(0x0, TlvNullable(TlvEnum<LockState>())),
4253
4253
 
4254
4254
  /**
4255
4255
  * Indicates the type of door lock as defined in LockTypeEnum.
4256
4256
  *
4257
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.2
4257
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.2
4258
4258
  */
4259
4259
  lockType: Attribute(0x1, TlvEnum<LockType>()),
4260
4260
 
@@ -4262,7 +4262,7 @@ export namespace DoorLock {
4262
4262
  * Indicates if the lock is currently able to (Enabled) or not able to (Disabled) process remote Lock,
4263
4263
  * Unlock, or Unlock with Timeout commands.
4264
4264
  *
4265
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.3
4265
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.3
4266
4266
  */
4267
4267
  actuatorEnabled: Attribute(0x2, TlvBoolean),
4268
4268
 
@@ -4270,7 +4270,7 @@ export namespace DoorLock {
4270
4270
  * Indicates the language for the on-screen or audible user interface using a 2- byte language code from
4271
4271
  * ISO-639-1.
4272
4272
  *
4273
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.20
4273
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.20
4274
4274
  */
4275
4275
  language: OptionalWritableAttribute(
4276
4276
  0x21,
@@ -4281,7 +4281,7 @@ export namespace DoorLock {
4281
4281
  /**
4282
4282
  * Indicates the settings for the LED support, as defined by LEDSettingEnum.
4283
4283
  *
4284
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.21
4284
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.21
4285
4285
  */
4286
4286
  ledSettings: OptionalWritableAttribute(
4287
4287
  0x22,
@@ -4294,14 +4294,14 @@ export namespace DoorLock {
4294
4294
  * 0=disabled. If set, unlock operations from any source will be timed. For one time unlock with timeout use
4295
4295
  * the specific command.
4296
4296
  *
4297
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.22
4297
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.22
4298
4298
  */
4299
4299
  autoRelockTime: OptionalWritableAttribute(0x23, TlvUInt32, { writeAcl: AccessLevel.Manage }),
4300
4300
 
4301
4301
  /**
4302
4302
  * Indicates the sound volume on a door lock as defined by SoundVolumeEnum.
4303
4303
  *
4304
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.23
4304
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.23
4305
4305
  */
4306
4306
  soundVolume: OptionalWritableAttribute(
4307
4307
  0x24,
@@ -4312,7 +4312,7 @@ export namespace DoorLock {
4312
4312
  /**
4313
4313
  * Indicates the current operating mode of the lock as defined in OperatingModeEnum.
4314
4314
  *
4315
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.24
4315
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.24
4316
4316
  */
4317
4317
  operatingMode: WritableAttribute(
4318
4318
  0x25,
@@ -4325,7 +4325,7 @@ export namespace DoorLock {
4325
4325
  * the lock. All operating modes NOT supported by a lock shall be set to one. The value of the OperatingMode
4326
4326
  * enumeration defines the related bit to be set.
4327
4327
  *
4328
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.25
4328
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.25
4329
4329
  */
4330
4330
  supportedOperatingModes: FixedAttribute(
4331
4331
  0x26,
@@ -4354,7 +4354,7 @@ export namespace DoorLock {
4354
4354
  * current Sound Volume is High Volume. Therefore, if the client wants to query/modify the current Sound
4355
4355
  * Volume setting on the server, the client SHOULD read/write to the Sound Volume attribute.
4356
4356
  *
4357
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.26
4357
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.26
4358
4358
  */
4359
4359
  defaultConfigurationRegister: OptionalAttribute(0x27, TlvBitmap(TlvUInt16, ConfigurationRegister)),
4360
4360
 
@@ -4365,7 +4365,7 @@ export namespace DoorLock {
4365
4365
  * for those features whose bit is set to 0 in the LocalProgrammingFeatures attribute. Local programming
4366
4366
  * shall be enabled by default.
4367
4367
  *
4368
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.27
4368
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.27
4369
4369
  */
4370
4370
  enableLocalProgramming: OptionalWritableAttribute(
4371
4371
  0x28,
@@ -4377,7 +4377,7 @@ export namespace DoorLock {
4377
4377
  * This attribute shall enable/disable the ability to lock the door lock with a single touch on the door
4378
4378
  * lock.
4379
4379
  *
4380
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.28
4380
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.28
4381
4381
  */
4382
4382
  enableOneTouchLocking: OptionalWritableAttribute(
4383
4383
  0x29,
@@ -4389,7 +4389,7 @@ export namespace DoorLock {
4389
4389
  * This attribute shall enable/disable an inside LED that allows the user to see at a glance if the door is
4390
4390
  * locked.
4391
4391
  *
4392
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.29
4392
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.29
4393
4393
  */
4394
4394
  enableInsideStatusLed: OptionalWritableAttribute(
4395
4395
  0x2a,
@@ -4401,7 +4401,7 @@ export namespace DoorLock {
4401
4401
  * This attribute shall enable/disable a button inside the door that is used to put the lock into privacy
4402
4402
  * mode. When the lock is in privacy mode it cannot be manipulated from the outside.
4403
4403
  *
4404
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.30
4404
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.30
4405
4405
  */
4406
4406
  enablePrivacyModeButton: OptionalWritableAttribute(
4407
4407
  0x2b,
@@ -4418,7 +4418,7 @@ export namespace DoorLock {
4418
4418
  *
4419
4419
  * The features that can be disabled from local programming are defined in LocalProgrammingFeaturesBitmap.
4420
4420
  *
4421
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.31
4421
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.31
4422
4422
  */
4423
4423
  localProgrammingFeatures: OptionalWritableAttribute(
4424
4424
  0x2c,
@@ -4434,7 +4434,7 @@ export namespace DoorLock {
4434
4434
  *
4435
4435
  * This mask DOES NOT apply to the Events mechanism of this cluster.
4436
4436
  *
4437
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.9.37
4437
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.9.37
4438
4438
  */
4439
4439
  alarmMask: OptionalWritableAttribute(
4440
4440
  0x40,
@@ -4452,7 +4452,7 @@ export namespace DoorLock {
4452
4452
  * lock. The door lock may require a PIN depending on the value of the RequirePINForRemoteOperation
4453
4453
  * attribute.
4454
4454
  *
4455
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.1
4455
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.1
4456
4456
  */
4457
4457
  lockDoor: Command(0x0, TlvLockDoorRequest, 0x0, TlvNoResponse, { timed: true }),
4458
4458
 
@@ -4466,7 +4466,7 @@ export namespace DoorLock {
4466
4466
  * If the attribute AutoRelockTime is supported the lock will transition to the locked state when the auto
4467
4467
  * relock time has expired.
4468
4468
  *
4469
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.2
4469
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.2
4470
4470
  */
4471
4471
  unlockDoor: Command(0x1, TlvUnlockDoorRequest, 0x1, TlvNoResponse, { timed: true }),
4472
4472
 
@@ -4477,7 +4477,7 @@ export namespace DoorLock {
4477
4477
  * specified in the AutoRelockTime attribute. If the door lock device is not capable of or does not want to
4478
4478
  * support temporary Relock Timeout, it SHOULD NOT support this optional command.
4479
4479
  *
4480
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.10.3
4480
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.10.3
4481
4481
  */
4482
4482
  unlockWithTimeout: OptionalCommand(0x3, TlvUnlockWithTimeoutRequest, 0x3, TlvNoResponse, { timed: true })
4483
4483
  },
@@ -4487,7 +4487,7 @@ export namespace DoorLock {
4487
4487
  * The door lock server provides several alarms which can be sent when there is a critical state on the door
4488
4488
  * lock. The alarms available for the door lock server are listed in AlarmCodeEnum.
4489
4489
  *
4490
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.1
4490
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.1
4491
4491
  */
4492
4492
  doorLockAlarm: Event(0x0, EventPriority.Critical, TlvDoorLockAlarmEvent),
4493
4493
 
@@ -4519,7 +4519,7 @@ export namespace DoorLock {
4519
4519
  *
4520
4520
  * from the inside.
4521
4521
  *
4522
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.3
4522
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.3
4523
4523
  */
4524
4524
  lockOperation: Event(0x2, EventPriority.Critical, TlvLockOperationEvent),
4525
4525
 
@@ -4527,7 +4527,7 @@ export namespace DoorLock {
4527
4527
  * The door lock server sends out a LockOperationError event when a lock operation fails for various
4528
4528
  * reasons.
4529
4529
  *
4530
- * @see {@link MatterSpecification.v13.Cluster} § 5.2.11.4
4530
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2.11.4
4531
4531
  */
4532
4532
  lockOperationError: Event(0x3, EventPriority.Critical, TlvLockOperationErrorEvent)
4533
4533
  },
@@ -4591,7 +4591,7 @@ export namespace DoorLock {
4591
4591
  *
4592
4592
  * DoorLockCluster supports optional features that you can enable with the DoorLockCluster.with() factory method.
4593
4593
  *
4594
- * @see {@link MatterSpecification.v13.Cluster} § 5.2
4594
+ * @see {@link MatterSpecification.v14.Cluster} § 5.2
4595
4595
  */
4596
4596
  export interface Cluster extends Identity<typeof ClusterInstance> {}
4597
4597