@matter/types 0.16.0-alpha.0-20251104-8c3166ea3 → 0.16.0-alpha.0-20251107-6bcb5baf4

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 (614) 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 +54 -54
  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 +104 -104
  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/basic-information.d.ts +55 -55
  20. package/dist/cjs/clusters/basic-information.js +35 -35
  21. package/dist/cjs/clusters/binding.d.ts +12 -12
  22. package/dist/cjs/clusters/binding.js +5 -5
  23. package/dist/cjs/clusters/boolean-state-configuration.d.ts +92 -92
  24. package/dist/cjs/clusters/boolean-state-configuration.js +18 -18
  25. package/dist/cjs/clusters/boolean-state.d.ts +7 -7
  26. package/dist/cjs/clusters/boolean-state.js +3 -3
  27. package/dist/cjs/clusters/bridged-device-basic-information.d.ts +105 -105
  28. package/dist/cjs/clusters/bridged-device-basic-information.js +29 -29
  29. package/dist/cjs/clusters/channel.d.ts +561 -561
  30. package/dist/cjs/clusters/channel.js +73 -73
  31. package/dist/cjs/clusters/color-control.d.ts +658 -658
  32. package/dist/cjs/clusters/color-control.js +116 -116
  33. package/dist/cjs/clusters/commissioner-control.d.ts +16 -16
  34. package/dist/cjs/clusters/commissioner-control.js +5 -5
  35. package/dist/cjs/clusters/concentration-measurement.d.ts +26 -26
  36. package/dist/cjs/clusters/concentration-measurement.js +11 -11
  37. package/dist/cjs/clusters/content-app-observer.d.ts +18 -18
  38. package/dist/cjs/clusters/content-app-observer.js +6 -6
  39. package/dist/cjs/clusters/content-control.d.ts +366 -366
  40. package/dist/cjs/clusters/content-control.js +58 -58
  41. package/dist/cjs/clusters/content-launcher.d.ts +479 -479
  42. package/dist/cjs/clusters/content-launcher.js +39 -39
  43. package/dist/cjs/clusters/descriptor.d.ts +30 -30
  44. package/dist/cjs/clusters/descriptor.js +9 -9
  45. package/dist/cjs/clusters/device-energy-management-mode.d.ts +43 -43
  46. package/dist/cjs/clusters/device-energy-management-mode.js +8 -8
  47. package/dist/cjs/clusters/device-energy-management.d.ts +544 -544
  48. package/dist/cjs/clusters/device-energy-management.js +87 -87
  49. package/dist/cjs/clusters/diagnostic-logs.d.ts +37 -37
  50. package/dist/cjs/clusters/diagnostic-logs.js +8 -8
  51. package/dist/cjs/clusters/dishwasher-alarm.d.ts +57 -57
  52. package/dist/cjs/clusters/dishwasher-alarm.js +14 -14
  53. package/dist/cjs/clusters/dishwasher-mode.d.ts +42 -42
  54. package/dist/cjs/clusters/dishwasher-mode.js +8 -8
  55. package/dist/cjs/clusters/door-lock.d.ts +1349 -1349
  56. package/dist/cjs/clusters/door-lock.js +227 -227
  57. package/dist/cjs/clusters/ecosystem-information.d.ts +35 -35
  58. package/dist/cjs/clusters/ecosystem-information.js +14 -14
  59. package/dist/cjs/clusters/electrical-energy-measurement.d.ts +276 -276
  60. package/dist/cjs/clusters/electrical-energy-measurement.js +25 -25
  61. package/dist/cjs/clusters/electrical-power-measurement.d.ts +200 -200
  62. package/dist/cjs/clusters/electrical-power-measurement.js +39 -39
  63. package/dist/cjs/clusters/energy-evse-mode.d.ts +43 -43
  64. package/dist/cjs/clusters/energy-evse-mode.js +8 -8
  65. package/dist/cjs/clusters/energy-evse.d.ts +323 -323
  66. package/dist/cjs/clusters/energy-evse.js +73 -73
  67. package/dist/cjs/clusters/energy-preference.d.ts +49 -49
  68. package/dist/cjs/clusters/energy-preference.js +9 -9
  69. package/dist/cjs/clusters/ethernet-network-diagnostics.d.ts +31 -31
  70. package/dist/cjs/clusters/ethernet-network-diagnostics.js +10 -10
  71. package/dist/cjs/clusters/fan-control.d.ts +83 -83
  72. package/dist/cjs/clusters/fan-control.js +19 -19
  73. package/dist/cjs/clusters/fixed-label.d.ts +2 -2
  74. package/dist/cjs/clusters/fixed-label.js +1 -1
  75. package/dist/cjs/clusters/flow-measurement.d.ts +5 -5
  76. package/dist/cjs/clusters/flow-measurement.js +4 -4
  77. package/dist/cjs/clusters/general-commissioning.d.ts +104 -104
  78. package/dist/cjs/clusters/general-commissioning.js +25 -25
  79. package/dist/cjs/clusters/general-diagnostics.d.ts +174 -174
  80. package/dist/cjs/clusters/general-diagnostics.js +40 -40
  81. package/dist/cjs/clusters/group-key-management.d.ts +119 -119
  82. package/dist/cjs/clusters/group-key-management.js +23 -23
  83. package/dist/cjs/clusters/groups.d.ts +78 -78
  84. package/dist/cjs/clusters/groups.js +21 -21
  85. package/dist/cjs/clusters/icd-management.d.ts +131 -131
  86. package/dist/cjs/clusters/icd-management.js +29 -29
  87. package/dist/cjs/clusters/identify.d.ts +16 -16
  88. package/dist/cjs/clusters/identify.js +6 -6
  89. package/dist/cjs/clusters/illuminance-measurement.d.ts +7 -7
  90. package/dist/cjs/clusters/illuminance-measurement.js +5 -5
  91. package/dist/cjs/clusters/joint-fabric-administrator.d.ts +34 -34
  92. package/dist/cjs/clusters/joint-fabric-administrator.js +10 -10
  93. package/dist/cjs/clusters/joint-fabric-datastore.d.ts +232 -232
  94. package/dist/cjs/clusters/joint-fabric-datastore.js +73 -73
  95. package/dist/cjs/clusters/keypad-input.d.ts +18 -18
  96. package/dist/cjs/clusters/keypad-input.js +3 -3
  97. package/dist/cjs/clusters/label.d.ts +10 -10
  98. package/dist/cjs/clusters/label.js +3 -3
  99. package/dist/cjs/clusters/laundry-dryer-controls.d.ts +4 -4
  100. package/dist/cjs/clusters/laundry-dryer-controls.js +2 -2
  101. package/dist/cjs/clusters/laundry-washer-controls.d.ts +23 -23
  102. package/dist/cjs/clusters/laundry-washer-controls.js +6 -6
  103. package/dist/cjs/clusters/laundry-washer-mode.d.ts +34 -34
  104. package/dist/cjs/clusters/laundry-washer-mode.js +5 -5
  105. package/dist/cjs/clusters/level-control.d.ts +303 -303
  106. package/dist/cjs/clusters/level-control.js +32 -32
  107. package/dist/cjs/clusters/localization-configuration.d.ts +3 -3
  108. package/dist/cjs/clusters/localization-configuration.js +2 -2
  109. package/dist/cjs/clusters/low-power.d.ts +2 -2
  110. package/dist/cjs/clusters/low-power.js +1 -1
  111. package/dist/cjs/clusters/media-input.d.ts +47 -47
  112. package/dist/cjs/clusters/media-input.js +11 -11
  113. package/dist/cjs/clusters/media-playback.d.ts +390 -390
  114. package/dist/cjs/clusters/media-playback.js +57 -57
  115. package/dist/cjs/clusters/messages.d.ts +154 -154
  116. package/dist/cjs/clusters/messages.js +38 -38
  117. package/dist/cjs/clusters/microwave-oven-control.d.ts +63 -63
  118. package/dist/cjs/clusters/microwave-oven-control.js +17 -17
  119. package/dist/cjs/clusters/microwave-oven-mode.d.ts +39 -39
  120. package/dist/cjs/clusters/microwave-oven-mode.js +7 -7
  121. package/dist/cjs/clusters/mode-base.d.ts +59 -59
  122. package/dist/cjs/clusters/mode-base.js +13 -13
  123. package/dist/cjs/clusters/mode-select.d.ts +51 -51
  124. package/dist/cjs/clusters/mode-select.js +13 -13
  125. package/dist/cjs/clusters/network-commissioning.d.ts +325 -325
  126. package/dist/cjs/clusters/network-commissioning.js +46 -46
  127. package/dist/cjs/clusters/occupancy-sensing.d.ts +78 -78
  128. package/dist/cjs/clusters/occupancy-sensing.js +20 -20
  129. package/dist/cjs/clusters/on-off.d.ts +103 -103
  130. package/dist/cjs/clusters/on-off.js +19 -19
  131. package/dist/cjs/clusters/operational-credentials.d.ts +106 -106
  132. package/dist/cjs/clusters/operational-credentials.js +38 -38
  133. package/dist/cjs/clusters/operational-state.d.ts +67 -67
  134. package/dist/cjs/clusters/operational-state.js +21 -21
  135. package/dist/cjs/clusters/ota-software-update-provider.d.ts +65 -65
  136. package/dist/cjs/clusters/ota-software-update-provider.js +25 -25
  137. package/dist/cjs/clusters/ota-software-update-requestor.d.ts +72 -72
  138. package/dist/cjs/clusters/ota-software-update-requestor.js +25 -25
  139. package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +16 -16
  140. package/dist/cjs/clusters/oven-cavity-operational-state.js +11 -11
  141. package/dist/cjs/clusters/oven-mode.d.ts +49 -49
  142. package/dist/cjs/clusters/oven-mode.js +8 -8
  143. package/dist/cjs/clusters/power-source-configuration.d.ts +2 -2
  144. package/dist/cjs/clusters/power-source-configuration.js +1 -1
  145. package/dist/cjs/clusters/power-source.d.ts +155 -155
  146. package/dist/cjs/clusters/power-source.js +41 -41
  147. package/dist/cjs/clusters/power-topology.d.ts +8 -8
  148. package/dist/cjs/clusters/power-topology.js +2 -2
  149. package/dist/cjs/clusters/pressure-measurement.d.ts +25 -25
  150. package/dist/cjs/clusters/pressure-measurement.js +9 -9
  151. package/dist/cjs/clusters/pump-configuration-and-control.d.ts +189 -189
  152. package/dist/cjs/clusters/pump-configuration-and-control.js +57 -57
  153. package/dist/cjs/clusters/refrigerator-alarm.d.ts +43 -43
  154. package/dist/cjs/clusters/refrigerator-alarm.js +11 -11
  155. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +41 -41
  156. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +8 -8
  157. package/dist/cjs/clusters/relative-humidity-measurement.d.ts +5 -5
  158. package/dist/cjs/clusters/relative-humidity-measurement.js +4 -4
  159. package/dist/cjs/clusters/resource-monitoring.d.ts +20 -20
  160. package/dist/cjs/clusters/resource-monitoring.js +7 -7
  161. package/dist/cjs/clusters/rvc-clean-mode.d.ts +49 -49
  162. package/dist/cjs/clusters/rvc-clean-mode.js +9 -9
  163. package/dist/cjs/clusters/rvc-operational-state.d.ts +54 -54
  164. package/dist/cjs/clusters/rvc-operational-state.js +17 -17
  165. package/dist/cjs/clusters/rvc-run-mode.d.ts +55 -55
  166. package/dist/cjs/clusters/rvc-run-mode.js +9 -9
  167. package/dist/cjs/clusters/scenes-management.d.ts +244 -244
  168. package/dist/cjs/clusters/scenes-management.js +69 -69
  169. package/dist/cjs/clusters/service-area.d.ts +128 -128
  170. package/dist/cjs/clusters/service-area.js +26 -26
  171. package/dist/cjs/clusters/smoke-co-alarm.d.ts +135 -135
  172. package/dist/cjs/clusters/smoke-co-alarm.js +30 -30
  173. package/dist/cjs/clusters/software-diagnostics.d.ts +53 -53
  174. package/dist/cjs/clusters/software-diagnostics.js +14 -14
  175. package/dist/cjs/clusters/switch.d.ts +105 -105
  176. package/dist/cjs/clusters/switch.js +23 -23
  177. package/dist/cjs/clusters/target-navigator.d.ts +32 -32
  178. package/dist/cjs/clusters/target-navigator.js +10 -10
  179. package/dist/cjs/clusters/temperature-control.d.ts +45 -45
  180. package/dist/cjs/clusters/temperature-control.js +12 -12
  181. package/dist/cjs/clusters/temperature-measurement.d.ts +5 -5
  182. package/dist/cjs/clusters/temperature-measurement.js +4 -4
  183. package/dist/cjs/clusters/thermostat-user-interface-configuration.d.ts +7 -7
  184. package/dist/cjs/clusters/thermostat-user-interface-configuration.js +3 -3
  185. package/dist/cjs/clusters/thermostat.d.ts +514 -514
  186. package/dist/cjs/clusters/thermostat.js +114 -114
  187. package/dist/cjs/clusters/thread-border-router-management.d.ts +58 -58
  188. package/dist/cjs/clusters/thread-border-router-management.js +14 -14
  189. package/dist/cjs/clusters/thread-network-diagnostics.d.ts +359 -359
  190. package/dist/cjs/clusters/thread-network-diagnostics.js +108 -108
  191. package/dist/cjs/clusters/thread-network-directory.d.ts +27 -27
  192. package/dist/cjs/clusters/thread-network-directory.js +11 -11
  193. package/dist/cjs/clusters/time-format-localization.d.ts +12 -12
  194. package/dist/cjs/clusters/time-format-localization.js +3 -3
  195. package/dist/cjs/clusters/time-synchronization.d.ts +246 -246
  196. package/dist/cjs/clusters/time-synchronization.js +47 -47
  197. package/dist/cjs/clusters/unit-localization.d.ts +9 -9
  198. package/dist/cjs/clusters/unit-localization.js +2 -2
  199. package/dist/cjs/clusters/user-label.d.ts +2 -2
  200. package/dist/cjs/clusters/user-label.js +1 -1
  201. package/dist/cjs/clusters/valve-configuration-and-control.d.ts +81 -81
  202. package/dist/cjs/clusters/valve-configuration-and-control.js +22 -22
  203. package/dist/cjs/clusters/wake-on-lan.d.ts +3 -3
  204. package/dist/cjs/clusters/wake-on-lan.js +2 -2
  205. package/dist/cjs/clusters/water-heater-management.d.ts +91 -91
  206. package/dist/cjs/clusters/water-heater-management.js +16 -16
  207. package/dist/cjs/clusters/water-heater-mode.d.ts +42 -42
  208. package/dist/cjs/clusters/water-heater-mode.js +8 -8
  209. package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts +69 -69
  210. package/dist/cjs/clusters/wi-fi-network-diagnostics.js +20 -20
  211. package/dist/cjs/clusters/wi-fi-network-management.d.ts +8 -8
  212. package/dist/cjs/clusters/wi-fi-network-management.js +4 -4
  213. package/dist/cjs/clusters/window-covering.d.ts +183 -183
  214. package/dist/cjs/clusters/window-covering.js +49 -49
  215. package/dist/cjs/dcl/operational-certificate.d.ts +8 -1
  216. package/dist/cjs/dcl/operational-certificate.d.ts.map +1 -1
  217. package/dist/cjs/globals/AtomicAttributeStatus.d.ts +4 -4
  218. package/dist/cjs/globals/AtomicAttributeStatus.js +2 -2
  219. package/dist/cjs/globals/AtomicRequestType.d.ts +1 -1
  220. package/dist/cjs/globals/Currency.d.ts +2 -2
  221. package/dist/cjs/globals/Locationdesc.d.ts +5 -5
  222. package/dist/cjs/globals/Locationdesc.js +3 -3
  223. package/dist/cjs/globals/MeasurementAccuracy.d.ts +5 -5
  224. package/dist/cjs/globals/MeasurementAccuracy.js +3 -3
  225. package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +10 -10
  226. package/dist/cjs/globals/MeasurementAccuracyRange.js +8 -8
  227. package/dist/cjs/globals/MeasurementType.d.ts +1 -1
  228. package/dist/cjs/globals/Namespace.d.ts +1 -1
  229. package/dist/cjs/globals/Price.d.ts +2 -2
  230. package/dist/cjs/globals/Priority.d.ts +1 -1
  231. package/dist/cjs/globals/Semtag.d.ts +6 -6
  232. package/dist/cjs/globals/Semtag.js +4 -4
  233. package/dist/cjs/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
  234. package/dist/cjs/globals/Status.d.ts +36 -36
  235. package/dist/cjs/globals/ThreeLevelAuto.d.ts +1 -1
  236. package/dist/cjs/globals/WildcardPathFlags.d.ts +1 -1
  237. package/dist/cjs/protocol/definitions/secure-channel.d.ts +2 -0
  238. package/dist/cjs/protocol/definitions/secure-channel.d.ts.map +1 -1
  239. package/dist/cjs/protocol/definitions/secure-channel.js +1 -0
  240. package/dist/cjs/protocol/definitions/secure-channel.js.map +1 -1
  241. package/dist/cjs/schema/PairingCodeSchema.d.ts +4 -0
  242. package/dist/cjs/schema/PairingCodeSchema.d.ts.map +1 -1
  243. package/dist/cjs/schema/PairingCodeSchema.js +18 -2
  244. package/dist/cjs/schema/PairingCodeSchema.js.map +2 -2
  245. package/dist/esm/clusters/access-control.d.ts +250 -250
  246. package/dist/esm/clusters/access-control.js +39 -39
  247. package/dist/esm/clusters/account-login.d.ts +29 -29
  248. package/dist/esm/clusters/account-login.js +11 -11
  249. package/dist/esm/clusters/actions.d.ts +108 -108
  250. package/dist/esm/clusters/actions.js +39 -39
  251. package/dist/esm/clusters/administrator-commissioning.d.ts +54 -54
  252. package/dist/esm/clusters/administrator-commissioning.js +12 -12
  253. package/dist/esm/clusters/air-quality.d.ts +5 -5
  254. package/dist/esm/clusters/air-quality.js +1 -1
  255. package/dist/esm/clusters/alarm-base.d.ts +43 -43
  256. package/dist/esm/clusters/alarm-base.js +14 -14
  257. package/dist/esm/clusters/application-basic.d.ts +16 -16
  258. package/dist/esm/clusters/application-basic.js +10 -10
  259. package/dist/esm/clusters/application-launcher.d.ts +104 -104
  260. package/dist/esm/clusters/application-launcher.js +13 -13
  261. package/dist/esm/clusters/audio-output.d.ts +37 -37
  262. package/dist/esm/clusters/audio-output.js +8 -8
  263. package/dist/esm/clusters/basic-information.d.ts +55 -55
  264. package/dist/esm/clusters/basic-information.js +35 -35
  265. package/dist/esm/clusters/binding.d.ts +12 -12
  266. package/dist/esm/clusters/binding.js +5 -5
  267. package/dist/esm/clusters/boolean-state-configuration.d.ts +92 -92
  268. package/dist/esm/clusters/boolean-state-configuration.js +18 -18
  269. package/dist/esm/clusters/boolean-state.d.ts +7 -7
  270. package/dist/esm/clusters/boolean-state.js +3 -3
  271. package/dist/esm/clusters/bridged-device-basic-information.d.ts +105 -105
  272. package/dist/esm/clusters/bridged-device-basic-information.js +29 -29
  273. package/dist/esm/clusters/channel.d.ts +561 -561
  274. package/dist/esm/clusters/channel.js +73 -73
  275. package/dist/esm/clusters/color-control.d.ts +658 -658
  276. package/dist/esm/clusters/color-control.js +116 -116
  277. package/dist/esm/clusters/commissioner-control.d.ts +16 -16
  278. package/dist/esm/clusters/commissioner-control.js +5 -5
  279. package/dist/esm/clusters/concentration-measurement.d.ts +26 -26
  280. package/dist/esm/clusters/concentration-measurement.js +11 -11
  281. package/dist/esm/clusters/content-app-observer.d.ts +18 -18
  282. package/dist/esm/clusters/content-app-observer.js +6 -6
  283. package/dist/esm/clusters/content-control.d.ts +366 -366
  284. package/dist/esm/clusters/content-control.js +58 -58
  285. package/dist/esm/clusters/content-launcher.d.ts +479 -479
  286. package/dist/esm/clusters/content-launcher.js +39 -39
  287. package/dist/esm/clusters/descriptor.d.ts +30 -30
  288. package/dist/esm/clusters/descriptor.js +9 -9
  289. package/dist/esm/clusters/device-energy-management-mode.d.ts +43 -43
  290. package/dist/esm/clusters/device-energy-management-mode.js +8 -8
  291. package/dist/esm/clusters/device-energy-management.d.ts +544 -544
  292. package/dist/esm/clusters/device-energy-management.js +87 -87
  293. package/dist/esm/clusters/diagnostic-logs.d.ts +37 -37
  294. package/dist/esm/clusters/diagnostic-logs.js +8 -8
  295. package/dist/esm/clusters/dishwasher-alarm.d.ts +57 -57
  296. package/dist/esm/clusters/dishwasher-alarm.js +14 -14
  297. package/dist/esm/clusters/dishwasher-mode.d.ts +42 -42
  298. package/dist/esm/clusters/dishwasher-mode.js +8 -8
  299. package/dist/esm/clusters/door-lock.d.ts +1349 -1349
  300. package/dist/esm/clusters/door-lock.js +227 -227
  301. package/dist/esm/clusters/ecosystem-information.d.ts +35 -35
  302. package/dist/esm/clusters/ecosystem-information.js +14 -14
  303. package/dist/esm/clusters/electrical-energy-measurement.d.ts +276 -276
  304. package/dist/esm/clusters/electrical-energy-measurement.js +25 -25
  305. package/dist/esm/clusters/electrical-power-measurement.d.ts +200 -200
  306. package/dist/esm/clusters/electrical-power-measurement.js +39 -39
  307. package/dist/esm/clusters/energy-evse-mode.d.ts +43 -43
  308. package/dist/esm/clusters/energy-evse-mode.js +8 -8
  309. package/dist/esm/clusters/energy-evse.d.ts +323 -323
  310. package/dist/esm/clusters/energy-evse.js +73 -73
  311. package/dist/esm/clusters/energy-preference.d.ts +49 -49
  312. package/dist/esm/clusters/energy-preference.js +9 -9
  313. package/dist/esm/clusters/ethernet-network-diagnostics.d.ts +31 -31
  314. package/dist/esm/clusters/ethernet-network-diagnostics.js +10 -10
  315. package/dist/esm/clusters/fan-control.d.ts +83 -83
  316. package/dist/esm/clusters/fan-control.js +19 -19
  317. package/dist/esm/clusters/fixed-label.d.ts +2 -2
  318. package/dist/esm/clusters/fixed-label.js +1 -1
  319. package/dist/esm/clusters/flow-measurement.d.ts +5 -5
  320. package/dist/esm/clusters/flow-measurement.js +4 -4
  321. package/dist/esm/clusters/general-commissioning.d.ts +104 -104
  322. package/dist/esm/clusters/general-commissioning.js +25 -25
  323. package/dist/esm/clusters/general-diagnostics.d.ts +174 -174
  324. package/dist/esm/clusters/general-diagnostics.js +40 -40
  325. package/dist/esm/clusters/group-key-management.d.ts +119 -119
  326. package/dist/esm/clusters/group-key-management.js +23 -23
  327. package/dist/esm/clusters/groups.d.ts +78 -78
  328. package/dist/esm/clusters/groups.js +21 -21
  329. package/dist/esm/clusters/icd-management.d.ts +131 -131
  330. package/dist/esm/clusters/icd-management.js +29 -29
  331. package/dist/esm/clusters/identify.d.ts +16 -16
  332. package/dist/esm/clusters/identify.js +6 -6
  333. package/dist/esm/clusters/illuminance-measurement.d.ts +7 -7
  334. package/dist/esm/clusters/illuminance-measurement.js +5 -5
  335. package/dist/esm/clusters/joint-fabric-administrator.d.ts +34 -34
  336. package/dist/esm/clusters/joint-fabric-administrator.js +10 -10
  337. package/dist/esm/clusters/joint-fabric-datastore.d.ts +232 -232
  338. package/dist/esm/clusters/joint-fabric-datastore.js +73 -73
  339. package/dist/esm/clusters/keypad-input.d.ts +18 -18
  340. package/dist/esm/clusters/keypad-input.js +3 -3
  341. package/dist/esm/clusters/label.d.ts +10 -10
  342. package/dist/esm/clusters/label.js +3 -3
  343. package/dist/esm/clusters/laundry-dryer-controls.d.ts +4 -4
  344. package/dist/esm/clusters/laundry-dryer-controls.js +2 -2
  345. package/dist/esm/clusters/laundry-washer-controls.d.ts +23 -23
  346. package/dist/esm/clusters/laundry-washer-controls.js +6 -6
  347. package/dist/esm/clusters/laundry-washer-mode.d.ts +34 -34
  348. package/dist/esm/clusters/laundry-washer-mode.js +5 -5
  349. package/dist/esm/clusters/level-control.d.ts +303 -303
  350. package/dist/esm/clusters/level-control.js +32 -32
  351. package/dist/esm/clusters/localization-configuration.d.ts +3 -3
  352. package/dist/esm/clusters/localization-configuration.js +2 -2
  353. package/dist/esm/clusters/low-power.d.ts +2 -2
  354. package/dist/esm/clusters/low-power.js +1 -1
  355. package/dist/esm/clusters/media-input.d.ts +47 -47
  356. package/dist/esm/clusters/media-input.js +11 -11
  357. package/dist/esm/clusters/media-playback.d.ts +390 -390
  358. package/dist/esm/clusters/media-playback.js +57 -57
  359. package/dist/esm/clusters/messages.d.ts +154 -154
  360. package/dist/esm/clusters/messages.js +38 -38
  361. package/dist/esm/clusters/microwave-oven-control.d.ts +63 -63
  362. package/dist/esm/clusters/microwave-oven-control.js +17 -17
  363. package/dist/esm/clusters/microwave-oven-mode.d.ts +39 -39
  364. package/dist/esm/clusters/microwave-oven-mode.js +7 -7
  365. package/dist/esm/clusters/mode-base.d.ts +59 -59
  366. package/dist/esm/clusters/mode-base.js +13 -13
  367. package/dist/esm/clusters/mode-select.d.ts +51 -51
  368. package/dist/esm/clusters/mode-select.js +13 -13
  369. package/dist/esm/clusters/network-commissioning.d.ts +325 -325
  370. package/dist/esm/clusters/network-commissioning.js +46 -46
  371. package/dist/esm/clusters/occupancy-sensing.d.ts +78 -78
  372. package/dist/esm/clusters/occupancy-sensing.js +20 -20
  373. package/dist/esm/clusters/on-off.d.ts +103 -103
  374. package/dist/esm/clusters/on-off.js +19 -19
  375. package/dist/esm/clusters/operational-credentials.d.ts +106 -106
  376. package/dist/esm/clusters/operational-credentials.js +38 -38
  377. package/dist/esm/clusters/operational-state.d.ts +67 -67
  378. package/dist/esm/clusters/operational-state.js +21 -21
  379. package/dist/esm/clusters/ota-software-update-provider.d.ts +65 -65
  380. package/dist/esm/clusters/ota-software-update-provider.js +25 -25
  381. package/dist/esm/clusters/ota-software-update-requestor.d.ts +72 -72
  382. package/dist/esm/clusters/ota-software-update-requestor.js +25 -25
  383. package/dist/esm/clusters/oven-cavity-operational-state.d.ts +16 -16
  384. package/dist/esm/clusters/oven-cavity-operational-state.js +11 -11
  385. package/dist/esm/clusters/oven-mode.d.ts +49 -49
  386. package/dist/esm/clusters/oven-mode.js +8 -8
  387. package/dist/esm/clusters/power-source-configuration.d.ts +2 -2
  388. package/dist/esm/clusters/power-source-configuration.js +1 -1
  389. package/dist/esm/clusters/power-source.d.ts +155 -155
  390. package/dist/esm/clusters/power-source.js +41 -41
  391. package/dist/esm/clusters/power-topology.d.ts +8 -8
  392. package/dist/esm/clusters/power-topology.js +2 -2
  393. package/dist/esm/clusters/pressure-measurement.d.ts +25 -25
  394. package/dist/esm/clusters/pressure-measurement.js +9 -9
  395. package/dist/esm/clusters/pump-configuration-and-control.d.ts +189 -189
  396. package/dist/esm/clusters/pump-configuration-and-control.js +57 -57
  397. package/dist/esm/clusters/refrigerator-alarm.d.ts +43 -43
  398. package/dist/esm/clusters/refrigerator-alarm.js +11 -11
  399. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +41 -41
  400. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +8 -8
  401. package/dist/esm/clusters/relative-humidity-measurement.d.ts +5 -5
  402. package/dist/esm/clusters/relative-humidity-measurement.js +4 -4
  403. package/dist/esm/clusters/resource-monitoring.d.ts +20 -20
  404. package/dist/esm/clusters/resource-monitoring.js +7 -7
  405. package/dist/esm/clusters/rvc-clean-mode.d.ts +49 -49
  406. package/dist/esm/clusters/rvc-clean-mode.js +9 -9
  407. package/dist/esm/clusters/rvc-operational-state.d.ts +54 -54
  408. package/dist/esm/clusters/rvc-operational-state.js +17 -17
  409. package/dist/esm/clusters/rvc-run-mode.d.ts +55 -55
  410. package/dist/esm/clusters/rvc-run-mode.js +9 -9
  411. package/dist/esm/clusters/scenes-management.d.ts +244 -244
  412. package/dist/esm/clusters/scenes-management.js +69 -69
  413. package/dist/esm/clusters/service-area.d.ts +128 -128
  414. package/dist/esm/clusters/service-area.js +26 -26
  415. package/dist/esm/clusters/smoke-co-alarm.d.ts +135 -135
  416. package/dist/esm/clusters/smoke-co-alarm.js +30 -30
  417. package/dist/esm/clusters/software-diagnostics.d.ts +53 -53
  418. package/dist/esm/clusters/software-diagnostics.js +14 -14
  419. package/dist/esm/clusters/switch.d.ts +105 -105
  420. package/dist/esm/clusters/switch.js +23 -23
  421. package/dist/esm/clusters/target-navigator.d.ts +32 -32
  422. package/dist/esm/clusters/target-navigator.js +10 -10
  423. package/dist/esm/clusters/temperature-control.d.ts +45 -45
  424. package/dist/esm/clusters/temperature-control.js +12 -12
  425. package/dist/esm/clusters/temperature-measurement.d.ts +5 -5
  426. package/dist/esm/clusters/temperature-measurement.js +4 -4
  427. package/dist/esm/clusters/thermostat-user-interface-configuration.d.ts +7 -7
  428. package/dist/esm/clusters/thermostat-user-interface-configuration.js +3 -3
  429. package/dist/esm/clusters/thermostat.d.ts +514 -514
  430. package/dist/esm/clusters/thermostat.js +114 -114
  431. package/dist/esm/clusters/thread-border-router-management.d.ts +58 -58
  432. package/dist/esm/clusters/thread-border-router-management.js +14 -14
  433. package/dist/esm/clusters/thread-network-diagnostics.d.ts +359 -359
  434. package/dist/esm/clusters/thread-network-diagnostics.js +108 -108
  435. package/dist/esm/clusters/thread-network-directory.d.ts +27 -27
  436. package/dist/esm/clusters/thread-network-directory.js +11 -11
  437. package/dist/esm/clusters/time-format-localization.d.ts +12 -12
  438. package/dist/esm/clusters/time-format-localization.js +3 -3
  439. package/dist/esm/clusters/time-synchronization.d.ts +246 -246
  440. package/dist/esm/clusters/time-synchronization.js +47 -47
  441. package/dist/esm/clusters/unit-localization.d.ts +9 -9
  442. package/dist/esm/clusters/unit-localization.js +2 -2
  443. package/dist/esm/clusters/user-label.d.ts +2 -2
  444. package/dist/esm/clusters/user-label.js +1 -1
  445. package/dist/esm/clusters/valve-configuration-and-control.d.ts +81 -81
  446. package/dist/esm/clusters/valve-configuration-and-control.js +22 -22
  447. package/dist/esm/clusters/wake-on-lan.d.ts +3 -3
  448. package/dist/esm/clusters/wake-on-lan.js +2 -2
  449. package/dist/esm/clusters/water-heater-management.d.ts +91 -91
  450. package/dist/esm/clusters/water-heater-management.js +16 -16
  451. package/dist/esm/clusters/water-heater-mode.d.ts +42 -42
  452. package/dist/esm/clusters/water-heater-mode.js +8 -8
  453. package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts +69 -69
  454. package/dist/esm/clusters/wi-fi-network-diagnostics.js +20 -20
  455. package/dist/esm/clusters/wi-fi-network-management.d.ts +8 -8
  456. package/dist/esm/clusters/wi-fi-network-management.js +4 -4
  457. package/dist/esm/clusters/window-covering.d.ts +183 -183
  458. package/dist/esm/clusters/window-covering.js +49 -49
  459. package/dist/esm/dcl/operational-certificate.d.ts +8 -1
  460. package/dist/esm/dcl/operational-certificate.d.ts.map +1 -1
  461. package/dist/esm/globals/AtomicAttributeStatus.d.ts +4 -4
  462. package/dist/esm/globals/AtomicAttributeStatus.js +2 -2
  463. package/dist/esm/globals/AtomicRequestType.d.ts +1 -1
  464. package/dist/esm/globals/Currency.d.ts +2 -2
  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/Namespace.d.ts +1 -1
  473. package/dist/esm/globals/Price.d.ts +2 -2
  474. package/dist/esm/globals/Priority.d.ts +1 -1
  475. package/dist/esm/globals/Semtag.d.ts +6 -6
  476. package/dist/esm/globals/Semtag.js +4 -4
  477. package/dist/esm/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
  478. package/dist/esm/globals/Status.d.ts +36 -36
  479. package/dist/esm/globals/ThreeLevelAuto.d.ts +1 -1
  480. package/dist/esm/globals/WildcardPathFlags.d.ts +1 -1
  481. package/dist/esm/protocol/definitions/secure-channel.d.ts +2 -0
  482. package/dist/esm/protocol/definitions/secure-channel.d.ts.map +1 -1
  483. package/dist/esm/protocol/definitions/secure-channel.js +1 -0
  484. package/dist/esm/protocol/definitions/secure-channel.js.map +1 -1
  485. package/dist/esm/schema/PairingCodeSchema.d.ts +4 -0
  486. package/dist/esm/schema/PairingCodeSchema.d.ts.map +1 -1
  487. package/dist/esm/schema/PairingCodeSchema.js +18 -2
  488. package/dist/esm/schema/PairingCodeSchema.js.map +2 -2
  489. package/package.json +5 -5
  490. package/src/clusters/access-control.ts +72 -72
  491. package/src/clusters/account-login.ts +22 -22
  492. package/src/clusters/actions.ts +86 -86
  493. package/src/clusters/administrator-commissioning.ts +23 -23
  494. package/src/clusters/air-quality.ts +4 -4
  495. package/src/clusters/alarm-base.ts +22 -22
  496. package/src/clusters/application-basic.ts +14 -14
  497. package/src/clusters/application-launcher.ts +33 -33
  498. package/src/clusters/audio-output.ts +17 -17
  499. package/src/clusters/basic-information.ts +48 -48
  500. package/src/clusters/binding.ts +8 -8
  501. package/src/clusters/boolean-state-configuration.ts +31 -31
  502. package/src/clusters/boolean-state.ts +6 -6
  503. package/src/clusters/bridged-device-basic-information.ts +39 -39
  504. package/src/clusters/channel.ts +113 -113
  505. package/src/clusters/color-control.ts +168 -168
  506. package/src/clusters/commissioner-control.ts +15 -15
  507. package/src/clusters/concentration-measurement.ts +15 -15
  508. package/src/clusters/content-app-observer.ts +13 -13
  509. package/src/clusters/content-control.ts +106 -106
  510. package/src/clusters/content-launcher.ts +73 -73
  511. package/src/clusters/descriptor.ts +14 -14
  512. package/src/clusters/device-energy-management-mode.ts +28 -28
  513. package/src/clusters/device-energy-management.ts +136 -136
  514. package/src/clusters/diagnostic-logs.ts +30 -30
  515. package/src/clusters/dishwasher-alarm.ts +24 -24
  516. package/src/clusters/dishwasher-mode.ts +27 -27
  517. package/src/clusters/door-lock.ts +378 -378
  518. package/src/clusters/ecosystem-information.ts +21 -21
  519. package/src/clusters/electrical-energy-measurement.ts +40 -40
  520. package/src/clusters/electrical-power-measurement.ts +54 -54
  521. package/src/clusters/energy-evse-mode.ts +28 -28
  522. package/src/clusters/energy-evse.ts +109 -109
  523. package/src/clusters/energy-preference.ts +19 -19
  524. package/src/clusters/ethernet-network-diagnostics.ts +13 -13
  525. package/src/clusters/fan-control.ts +30 -30
  526. package/src/clusters/fixed-label.ts +2 -2
  527. package/src/clusters/flow-measurement.ts +5 -5
  528. package/src/clusters/general-commissioning.ts +45 -45
  529. package/src/clusters/general-diagnostics.ts +66 -66
  530. package/src/clusters/group-key-management.ts +45 -45
  531. package/src/clusters/groups.ts +44 -44
  532. package/src/clusters/icd-management.ts +50 -50
  533. package/src/clusters/identify.ts +14 -14
  534. package/src/clusters/illuminance-measurement.ts +7 -7
  535. package/src/clusters/joint-fabric-administrator.ts +31 -31
  536. package/src/clusters/joint-fabric-datastore.ts +145 -145
  537. package/src/clusters/keypad-input.ts +13 -13
  538. package/src/clusters/label.ts +5 -5
  539. package/src/clusters/laundry-dryer-controls.ts +4 -4
  540. package/src/clusters/laundry-washer-controls.ts +11 -11
  541. package/src/clusters/laundry-washer-mode.ts +25 -25
  542. package/src/clusters/level-control.ts +49 -49
  543. package/src/clusters/localization-configuration.ts +3 -3
  544. package/src/clusters/low-power.ts +2 -2
  545. package/src/clusters/media-input.ts +20 -20
  546. package/src/clusters/media-playback.ts +96 -96
  547. package/src/clusters/messages.ts +61 -61
  548. package/src/clusters/microwave-oven-control.ts +23 -23
  549. package/src/clusters/microwave-oven-mode.ts +25 -25
  550. package/src/clusters/mode-base.ts +37 -37
  551. package/src/clusters/mode-select.ts +22 -22
  552. package/src/clusters/network-commissioning.ts +76 -76
  553. package/src/clusters/occupancy-sensing.ts +29 -29
  554. package/src/clusters/on-off.ts +33 -33
  555. package/src/clusters/operational-credentials.ts +75 -75
  556. package/src/clusters/operational-state.ts +34 -34
  557. package/src/clusters/ota-software-update-provider.ts +43 -43
  558. package/src/clusters/ota-software-update-requestor.ts +55 -55
  559. package/src/clusters/oven-cavity-operational-state.ts +14 -14
  560. package/src/clusters/oven-mode.ts +34 -34
  561. package/src/clusters/power-source-configuration.ts +2 -2
  562. package/src/clusters/power-source.ts +59 -59
  563. package/src/clusters/power-topology.ts +4 -4
  564. package/src/clusters/pressure-measurement.ts +11 -11
  565. package/src/clusters/pump-configuration-and-control.ts +69 -69
  566. package/src/clusters/refrigerator-alarm.ts +18 -18
  567. package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +26 -26
  568. package/src/clusters/relative-humidity-measurement.ts +5 -5
  569. package/src/clusters/resource-monitoring.ts +13 -13
  570. package/src/clusters/rvc-clean-mode.ts +32 -32
  571. package/src/clusters/rvc-operational-state.ts +28 -28
  572. package/src/clusters/rvc-run-mode.ts +38 -38
  573. package/src/clusters/scenes-management.ts +111 -111
  574. package/src/clusters/service-area.ts +50 -50
  575. package/src/clusters/smoke-co-alarm.ts +66 -66
  576. package/src/clusters/software-diagnostics.ts +20 -20
  577. package/src/clusters/switch.ts +45 -45
  578. package/src/clusters/target-navigator.ts +22 -22
  579. package/src/clusters/temperature-control.ts +19 -19
  580. package/src/clusters/temperature-measurement.ts +5 -5
  581. package/src/clusters/thermostat-user-interface-configuration.ts +7 -7
  582. package/src/clusters/thermostat.ts +172 -172
  583. package/src/clusters/thread-border-router-management.ts +23 -23
  584. package/src/clusters/thread-network-diagnostics.ts +125 -125
  585. package/src/clusters/thread-network-directory.ts +22 -22
  586. package/src/clusters/time-format-localization.ts +7 -7
  587. package/src/clusters/time-synchronization.ts +82 -82
  588. package/src/clusters/unit-localization.ts +5 -5
  589. package/src/clusters/user-label.ts +2 -2
  590. package/src/clusters/valve-configuration-and-control.ts +36 -36
  591. package/src/clusters/wake-on-lan.ts +3 -3
  592. package/src/clusters/water-heater-management.ts +26 -26
  593. package/src/clusters/water-heater-mode.ts +27 -27
  594. package/src/clusters/wi-fi-network-diagnostics.ts +32 -32
  595. package/src/clusters/wi-fi-network-management.ts +7 -7
  596. package/src/clusters/window-covering.ts +68 -68
  597. package/src/dcl/operational-certificate.ts +9 -1
  598. package/src/globals/AtomicAttributeStatus.ts +4 -4
  599. package/src/globals/AtomicRequestType.ts +1 -1
  600. package/src/globals/Currency.ts +2 -2
  601. package/src/globals/Locationdesc.ts +5 -5
  602. package/src/globals/MeasurementAccuracy.ts +5 -5
  603. package/src/globals/MeasurementAccuracyRange.ts +10 -10
  604. package/src/globals/MeasurementType.ts +1 -1
  605. package/src/globals/Namespace.ts +1 -1
  606. package/src/globals/Price.ts +2 -2
  607. package/src/globals/Priority.ts +1 -1
  608. package/src/globals/Semtag.ts +6 -6
  609. package/src/globals/SoftwareVersionCertificationStatus.ts +1 -1
  610. package/src/globals/Status.ts +36 -36
  611. package/src/globals/ThreeLevelAuto.ts +1 -1
  612. package/src/globals/WildcardPathFlags.ts +1 -1
  613. package/src/protocol/definitions/secure-channel.ts +3 -0
  614. package/src/schema/PairingCodeSchema.ts +21 -4
@@ -76,7 +76,7 @@ var DoorLock;
76
76
  /**
77
77
  * This field shall indicate the new door state for this door event.
78
78
  *
79
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.2.1
79
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.2.1
80
80
  */
81
81
  doorState: (0, import_TlvObject.TlvField)(0, (0, import_TlvNumber.TlvEnum)())
82
82
  });
@@ -129,13 +129,13 @@ var DoorLock;
129
129
  /**
130
130
  * This field shall indicate the type of operation.
131
131
  *
132
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.32.1
132
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.32.1
133
133
  */
134
134
  operationType: (0, import_TlvObject.TlvField)(0, (0, import_TlvNumber.TlvEnum)()),
135
135
  /**
136
136
  * This field shall indicate the user ID.
137
137
  *
138
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.32.2
138
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.32.2
139
139
  */
140
140
  userIndex: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvUInt16.bound({ min: 1 })),
141
141
  /**
@@ -149,7 +149,7 @@ var DoorLock;
149
149
  *
150
150
  * If UserName is not null, the UserName in the user record shall be set to the provided value.
151
151
  *
152
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.32.3
152
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.32.3
153
153
  */
154
154
  userName: (0, import_TlvObject.TlvField)(2, (0, import_TlvNullable.TlvNullable)(import_TlvString.TlvString.bound({ maxLength: 10 }))),
155
155
  /**
@@ -166,7 +166,7 @@ var DoorLock;
166
166
  *
167
167
  * If UserUniqueID is not null, the UserUniqueID in the user record shall be set to the provided value.
168
168
  *
169
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.32.4
169
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.32.4
170
170
  */
171
171
  userUniqueId: (0, import_TlvObject.TlvField)(3, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt32)),
172
172
  /**
@@ -181,7 +181,7 @@ var DoorLock;
181
181
  *
182
182
  * If UserStatus is not null, the UserStatus in the user record shall be set to the provided value.
183
183
  *
184
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.32.5
184
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.32.5
185
185
  */
186
186
  userStatus: (0, import_TlvObject.TlvField)(4, (0, import_TlvNullable.TlvNullable)((0, import_TlvNumber.TlvEnum)())),
187
187
  /**
@@ -196,7 +196,7 @@ var DoorLock;
196
196
  *
197
197
  * If UserType is not null, the UserType in the user record shall be set to the provided value.
198
198
  *
199
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.32.6
199
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.32.6
200
200
  */
201
201
  userType: (0, import_TlvObject.TlvField)(5, (0, import_TlvNullable.TlvNullable)((0, import_TlvNumber.TlvEnum)())),
202
202
  /**
@@ -215,7 +215,7 @@ var DoorLock;
215
215
  *
216
216
  * If CredentialRule is not null, the CredentialRule in the user record shall be set to the provided value.
217
217
  *
218
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.32.7
218
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.32.7
219
219
  */
220
220
  credentialRule: (0, import_TlvObject.TlvField)(6, (0, import_TlvNullable.TlvNullable)((0, import_TlvNumber.TlvEnum)()))
221
221
  });
@@ -236,7 +236,7 @@ var DoorLock;
236
236
  /**
237
237
  * This field shall indicate the credential field used to authorize the lock operation.
238
238
  *
239
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.6.24.1
239
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.6.24.1
240
240
  */
241
241
  credentialType: (0, import_TlvObject.TlvField)(0, (0, import_TlvNumber.TlvEnum)()),
242
242
  /**
@@ -244,7 +244,7 @@ var DoorLock;
244
244
  * list of credentials identified by CredentialType (e.g. PIN, RFID, etc.). This field shall be set to 0 if
245
245
  * CredentialType is ProgrammingPIN or does not correspond to a list that can be indexed into.
246
246
  *
247
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.6.24.2
247
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.6.24.2
248
248
  */
249
249
  credentialIndex: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvUInt16)
250
250
  });
@@ -252,43 +252,43 @@ var DoorLock;
252
252
  /**
253
253
  * This field shall indicate the user ID.
254
254
  *
255
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.34.1
255
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.34.1
256
256
  */
257
257
  userIndex: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt16.bound({ min: 1 })),
258
258
  /**
259
259
  * This field shall contain a string to use as a human readable identifier for the user.
260
260
  *
261
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.34.2
261
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.34.2
262
262
  */
263
263
  userName: (0, import_TlvObject.TlvField)(1, (0, import_TlvNullable.TlvNullable)(import_TlvString.TlvString.bound({ maxLength: 10 }))),
264
264
  /**
265
265
  * See UserUniqueID.
266
266
  *
267
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.34.3
267
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.34.3
268
268
  */
269
269
  userUniqueId: (0, import_TlvObject.TlvField)(2, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt32)),
270
270
  /**
271
271
  * This field shall indicate the UserStatus assigned to the user when created or modified.
272
272
  *
273
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.34.4
273
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.34.4
274
274
  */
275
275
  userStatus: (0, import_TlvObject.TlvField)(3, (0, import_TlvNullable.TlvNullable)((0, import_TlvNumber.TlvEnum)())),
276
276
  /**
277
277
  * This field shall indicate the UserType assigned to this user when created or modified.
278
278
  *
279
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.34.5
279
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.34.5
280
280
  */
281
281
  userType: (0, import_TlvObject.TlvField)(4, (0, import_TlvNullable.TlvNullable)((0, import_TlvNumber.TlvEnum)())),
282
282
  /**
283
283
  * This field shall indicate the CredentialRule set for this user.
284
284
  *
285
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.34.6
285
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.34.6
286
286
  */
287
287
  credentialRule: (0, import_TlvObject.TlvField)(5, (0, import_TlvNullable.TlvNullable)((0, import_TlvNumber.TlvEnum)())),
288
288
  /**
289
289
  * This field shall contain a list of credentials for this user.
290
290
  *
291
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.34.7
291
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.34.7
292
292
  */
293
293
  credentials: (0, import_TlvObject.TlvField)(6, (0, import_TlvNullable.TlvNullable)((0, import_TlvArray.TlvArray)(DoorLock2.TlvCredential, { minLength: 0 }))),
294
294
  /**
@@ -297,7 +297,7 @@ var DoorLock;
297
297
  * the Interaction Model) and shall NOT be null otherwise. This value shall be set to 0 if the original creator
298
298
  * fabric was deleted.
299
299
  *
300
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.34.8
300
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.34.8
301
301
  */
302
302
  creatorFabricIndex: (0, import_TlvObject.TlvField)(7, (0, import_TlvNullable.TlvNullable)(import_FabricIndex.TlvFabricIndex)),
303
303
  /**
@@ -306,7 +306,7 @@ var DoorLock;
306
306
  * modified outside the Interaction Model) and shall NOT be null otherwise. This value shall be set to 0 if the
307
307
  * last modifier fabric was deleted.
308
308
  *
309
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.34.9
309
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.34.9
310
310
  */
311
311
  lastModifiedFabricIndex: (0, import_TlvObject.TlvField)(8, (0, import_TlvNullable.TlvNullable)(import_FabricIndex.TlvFabricIndex)),
312
312
  /**
@@ -314,7 +314,7 @@ var DoorLock;
314
314
  * occupied user slots in the database. This shall NOT be null if there is at least one occupied entry after the
315
315
  * requested UserIndex in the User database and shall be null if there are no more occupied entries.
316
316
  *
317
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.34.10
317
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.34.10
318
318
  */
319
319
  nextUserIndex: (0, import_TlvObject.TlvField)(9, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt16.bound({ min: 1 })))
320
320
  });
@@ -322,7 +322,7 @@ var DoorLock;
322
322
  /**
323
323
  * This field shall specify a valid User index or 0xFFFE to indicate all user slots shall be cleared.
324
324
  *
325
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.35.1
325
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.35.1
326
326
  */
327
327
  userIndex: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt16)
328
328
  });
@@ -330,14 +330,14 @@ var DoorLock;
330
330
  /**
331
331
  * This field shall indicate the set credential operation type requested.
332
332
  *
333
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.36.1
333
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.36.1
334
334
  */
335
335
  operationType: (0, import_TlvObject.TlvField)(0, (0, import_TlvNumber.TlvEnum)()),
336
336
  /**
337
337
  * This field shall contain a credential structure that contains the CredentialTypeEnum and the credential index
338
338
  * (if applicable or 0 if not) to set.
339
339
  *
340
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.36.2
340
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.36.2
341
341
  */
342
342
  credential: (0, import_TlvObject.TlvField)(1, DoorLock2.TlvCredential),
343
343
  /**
@@ -345,7 +345,7 @@ var DoorLock;
345
345
  * of the credential data shall conform to the limits of the CredentialType specified in the Credential
346
346
  * structure otherwise an INVALID_COMMAND status shall be returned in the SetCredentialResponse command.
347
347
  *
348
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.36.3
348
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.36.3
349
349
  */
350
350
  credentialData: (0, import_TlvObject.TlvField)(2, import_TlvString.TlvByteString),
351
351
  /**
@@ -353,21 +353,21 @@ var DoorLock;
353
353
  * modified. This shall be null if OperationType is add and a new credential and user is being added at the same
354
354
  * time.
355
355
  *
356
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.36.4
356
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.36.4
357
357
  */
358
358
  userIndex: (0, import_TlvObject.TlvField)(3, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt16.bound({ min: 1 }))),
359
359
  /**
360
360
  * This field shall indicate the user status to use in the new user record if a new user is being created. This
361
361
  * shall be null if OperationType is Modify. This may be null when adding a new credential and user.
362
362
  *
363
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.36.5
363
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.36.5
364
364
  */
365
365
  userStatus: (0, import_TlvObject.TlvField)(4, (0, import_TlvNullable.TlvNullable)((0, import_TlvNumber.TlvEnum)())),
366
366
  /**
367
367
  * This field shall indicate the user type to use in the new user record if a new user is being created. This
368
368
  * shall be null if OperationType is Modify. This may be null when adding a new credential and user.
369
369
  *
370
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.36.6
370
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.36.6
371
371
  */
372
372
  userType: (0, import_TlvObject.TlvField)(5, (0, import_TlvNullable.TlvNullable)((0, import_TlvNumber.TlvEnum)()))
373
373
  });
@@ -404,7 +404,7 @@ var DoorLock;
404
404
  *
405
405
  * • INVALID_COMMAND, if OperationType is Modify and UserIndex points to an available slot.
406
406
  *
407
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.37.1
407
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.37.1
408
408
  */
409
409
  status: (0, import_TlvObject.TlvField)(0, (0, import_TlvNumber.TlvEnum)()),
410
410
  /**
@@ -414,7 +414,7 @@ var DoorLock;
414
414
  * created. If the OperationType was Add and an existing User was associated with the new credential then this
415
415
  * shall be null.
416
416
  *
417
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.37.2
417
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.37.2
418
418
  */
419
419
  userIndex: (0, import_TlvObject.TlvField)(1, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt16.bound({ min: 1 }))),
420
420
  /**
@@ -424,7 +424,7 @@ var DoorLock;
424
424
  * null if there are no more available entries. The NextCredentialIndex reported shall NOT exceed the maximum
425
425
  * number of credentials for a particular credential type.
426
426
  *
427
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.37.3
427
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.37.3
428
428
  */
429
429
  nextCredentialIndex: (0, import_TlvObject.TlvOptionalField)(2, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt16))
430
430
  });
@@ -433,7 +433,7 @@ var DoorLock;
433
433
  * This field shall contain a credential structure that contains the CredentialTypeEnum and the credential index
434
434
  * (if applicable or 0 if not) to retrieve the status for.
435
435
  *
436
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.38.1
436
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.38.1
437
437
  */
438
438
  credential: (0, import_TlvObject.TlvField)(0, DoorLock2.TlvCredential)
439
439
  });
@@ -442,7 +442,7 @@ var DoorLock;
442
442
  * This field shall indicate if the requested credential type and index exists and is populated for the
443
443
  * requested user index.
444
444
  *
445
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.39.1
445
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.39.1
446
446
  */
447
447
  credentialExists: (0, import_TlvObject.TlvField)(0, import_TlvBoolean.TlvBoolean),
448
448
  /**
@@ -450,7 +450,7 @@ var DoorLock;
450
450
  * CredentialType requested was ProgrammingPIN then UserIndex shall be null; otherwise, UserIndex shall be null
451
451
  * if CredentialExists is set to False and shall NOT be null if CredentialExists is set to True.
452
452
  *
453
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.39.2
453
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.39.2
454
454
  */
455
455
  userIndex: (0, import_TlvObject.TlvField)(1, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt16.bound({ min: 1 }))),
456
456
  /**
@@ -459,7 +459,7 @@ var DoorLock;
459
459
  * credential was created outside the Interaction Model) and shall NOT be null otherwise. This value shall be
460
460
  * set to 0 if the original creator fabric was deleted.
461
461
  *
462
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.39.3
462
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.39.3
463
463
  */
464
464
  creatorFabricIndex: (0, import_TlvObject.TlvField)(2, (0, import_TlvNullable.TlvNullable)(import_FabricIndex.TlvFabricIndex)),
465
465
  /**
@@ -468,7 +468,7 @@ var DoorLock;
468
468
  * credential was modified outside the Interaction Model) and shall NOT be null otherwise. This value shall be
469
469
  * set to 0 if the last modifier fabric was deleted.
470
470
  *
471
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.39.4
471
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.39.4
472
472
  */
473
473
  lastModifiedFabricIndex: (0, import_TlvObject.TlvField)(3, (0, import_TlvNullable.TlvNullable)(import_FabricIndex.TlvFabricIndex)),
474
474
  /**
@@ -478,7 +478,7 @@ var DoorLock;
478
478
  * null if there are no more occupied entries. The NextCredentialIndex reported shall NOT exceed the maximum
479
479
  * number of credentials for a particular credential type.
480
480
  *
481
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.39.5
481
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.39.5
482
482
  */
483
483
  nextCredentialIndex: (0, import_TlvObject.TlvOptionalField)(4, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt16)),
484
484
  /**
@@ -497,7 +497,7 @@ var DoorLock;
497
497
  * > Since the Aliro credentials are public keys, there is no security risk in allowing them to be read.
498
498
  * Possession of the credential octet string does not allow operating the lock.
499
499
  *
500
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.39.6
500
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.39.6
501
501
  */
502
502
  credentialData: (0, import_TlvObject.TlvOptionalField)(5, (0, import_TlvNullable.TlvNullable)(import_TlvString.TlvByteString))
503
503
  });
@@ -507,7 +507,7 @@ var DoorLock;
507
507
  * (0xFFFE for all credentials or 0 if not applicable) to clear. This shall be null if clearing all credential
508
508
  * types otherwise it shall NOT be null.
509
509
  *
510
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.40.1
510
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.40.1
511
511
  */
512
512
  credential: (0, import_TlvObject.TlvField)(0, (0, import_TlvNullable.TlvNullable)(DoorLock2.TlvCredential))
513
513
  });
@@ -546,19 +546,19 @@ var DoorLock;
546
546
  /**
547
547
  * This field shall indicate the lock data type that was changed.
548
548
  *
549
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.5.1
549
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.5.1
550
550
  */
551
551
  lockDataType: (0, import_TlvObject.TlvField)(0, (0, import_TlvNumber.TlvEnum)()),
552
552
  /**
553
553
  * This field shall indicate the data operation performed on the lock data type changed.
554
554
  *
555
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.5.2
555
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.5.2
556
556
  */
557
557
  dataOperationType: (0, import_TlvObject.TlvField)(1, (0, import_TlvNumber.TlvEnum)()),
558
558
  /**
559
559
  * This field shall indicate the source of the user data change.
560
560
  *
561
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.5.3
561
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.5.3
562
562
  */
563
563
  operationSource: (0, import_TlvObject.TlvField)(2, (0, import_TlvNumber.TlvEnum)()),
564
564
  /**
@@ -566,7 +566,7 @@ var DoorLock;
566
566
  * is no specific user associated with the data operation. This shall be 0xFFFE if all users are affected (e.g.
567
567
  * Clear Users).
568
568
  *
569
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.5.4
569
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.5.4
570
570
  */
571
571
  userIndex: (0, import_TlvObject.TlvField)(3, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt16)),
572
572
  /**
@@ -574,7 +574,7 @@ var DoorLock;
574
574
  * null if there is no fabric that can be determined to have caused the change. This shall NOT be null if the
575
575
  * operation source is "Remote".
576
576
  *
577
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.5.5
577
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.5.5
578
578
  */
579
579
  fabricIndex: (0, import_TlvObject.TlvField)(4, (0, import_TlvNullable.TlvNullable)(import_FabricIndex.TlvFabricIndex)),
580
580
  /**
@@ -582,7 +582,7 @@ var DoorLock;
582
582
  * performed the change. This shall be null if there was no Node involved in the change. This shall NOT be null
583
583
  * if the operation source is "Remote".
584
584
  *
585
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.5.6
585
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.5.6
586
586
  */
587
587
  sourceNode: (0, import_TlvObject.TlvField)(5, (0, import_TlvNullable.TlvNullable)(import_NodeId.TlvNodeId)),
588
588
  /**
@@ -591,7 +591,7 @@ var DoorLock;
591
591
  * list that can be indexed into (e.g. ProgrammingUser). This shall be 0xFFFE if all indices are affected (e.g.
592
592
  * ClearPINCode, ClearRFIDCode, ClearWeekDaySchedule, ClearYearDaySchedule, etc.).
593
593
  *
594
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.5.7
594
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.5.7
595
595
  */
596
596
  dataIndex: (0, import_TlvObject.TlvField)(6, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt16))
597
597
  });
@@ -629,38 +629,38 @@ var DoorLock;
629
629
  /**
630
630
  * This field shall indicate the index of the Week Day schedule.
631
631
  *
632
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.12.1
632
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.12.1
633
633
  */
634
634
  weekDayIndex: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt8.bound({ min: 1 })),
635
635
  /**
636
636
  * This field shall indicate the user ID.
637
637
  *
638
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.12.2
638
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.12.2
639
639
  */
640
640
  userIndex: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvUInt16.bound({ min: 1 })),
641
641
  /**
642
642
  * This field shall indicate which week days the schedule is active.
643
643
  *
644
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.12.3
644
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.12.3
645
645
  */
646
646
  daysMask: (0, import_TlvObject.TlvField)(2, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt8, DoorLock2.DaysMask)),
647
647
  /**
648
648
  * This field shall indicate the starting hour for the Week Day schedule.
649
649
  *
650
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.12.4
650
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.12.4
651
651
  */
652
652
  startHour: (0, import_TlvObject.TlvField)(3, import_TlvNumber.TlvUInt8.bound({ max: 23 })),
653
653
  /**
654
654
  * This field shall indicate the starting minute for the Week Day schedule.
655
655
  *
656
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.12.5
656
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.12.5
657
657
  */
658
658
  startMinute: (0, import_TlvObject.TlvField)(4, import_TlvNumber.TlvUInt8.bound({ max: 59 })),
659
659
  /**
660
660
  * This field shall indicate the ending hour for the Week Day schedule. EndHour shall be equal to or greater
661
661
  * than StartHour.
662
662
  *
663
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.12.6
663
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.12.6
664
664
  */
665
665
  endHour: (0, import_TlvObject.TlvField)(5, import_TlvNumber.TlvUInt8.bound({ max: 23 })),
666
666
  /**
@@ -670,7 +670,7 @@ var DoorLock;
670
670
  * If the EndHour is equal to 23 and the EndMinute is equal to 59 the Lock shall grant access to the user up
671
671
  * until 23:59:59.
672
672
  *
673
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.12.7
673
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.12.7
674
674
  */
675
675
  endMinute: (0, import_TlvObject.TlvField)(6, import_TlvNumber.TlvUInt8.bound({ max: 59 }))
676
676
  });
@@ -682,13 +682,13 @@ var DoorLock;
682
682
  /**
683
683
  * This field shall indicate the index of the Week Day schedule.
684
684
  *
685
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.14.1
685
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.14.1
686
686
  */
687
687
  weekDayIndex: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt8.bound({ min: 1 })),
688
688
  /**
689
689
  * This field shall indicate the user ID.
690
690
  *
691
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.14.2
691
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.14.2
692
692
  */
693
693
  userIndex: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvUInt16.bound({ min: 1 })),
694
694
  /**
@@ -705,34 +705,34 @@ var DoorLock;
705
705
  * If this field is SUCCESS, the optional fields for this command shall be present. For other (error) status
706
706
  * values, only the fields up to the status field shall be present.
707
707
  *
708
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.14.3
708
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.14.3
709
709
  */
710
710
  status: (0, import_TlvObject.TlvField)(2, (0, import_TlvNumber.TlvEnum)()),
711
711
  daysMask: (0, import_TlvObject.TlvOptionalField)(3, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt8, DoorLock2.DaysMask)),
712
712
  /**
713
713
  * This field shall indicate the starting hour for the Week Day schedule.
714
714
  *
715
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.14.4
715
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.14.4
716
716
  */
717
717
  startHour: (0, import_TlvObject.TlvOptionalField)(4, import_TlvNumber.TlvUInt8.bound({ max: 23 })),
718
718
  /**
719
719
  * This field shall indicate the starting minute for the Week Day schedule.
720
720
  *
721
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.14.5
721
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.14.5
722
722
  */
723
723
  startMinute: (0, import_TlvObject.TlvOptionalField)(5, import_TlvNumber.TlvUInt8.bound({ max: 59 })),
724
724
  /**
725
725
  * This field shall indicate the ending hour for the Week Day schedule. EndHour shall be equal to or greater
726
726
  * than StartHour.
727
727
  *
728
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.14.6
728
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.14.6
729
729
  */
730
730
  endHour: (0, import_TlvObject.TlvOptionalField)(6, import_TlvNumber.TlvUInt8.bound({ max: 23 })),
731
731
  /**
732
732
  * This field shall indicate the ending minute for the Week Day schedule. If EndHour is equal to StartHour then
733
733
  * EndMinute shall be greater than StartMinute.
734
734
  *
735
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.14.7
735
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.14.7
736
736
  */
737
737
  endMinute: (0, import_TlvObject.TlvOptionalField)(7, import_TlvNumber.TlvUInt8.bound({ max: 59 }))
738
738
  });
@@ -741,13 +741,13 @@ var DoorLock;
741
741
  * This field shall indicate the Week Day schedule index to clear or 0xFE to clear all Week Day schedules for
742
742
  * the specified user.
743
743
  *
744
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.15.1
744
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.15.1
745
745
  */
746
746
  weekDayIndex: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt8),
747
747
  /**
748
748
  * This field shall indicate the user ID.
749
749
  *
750
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.15.2
750
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.15.2
751
751
  */
752
752
  userIndex: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvUInt16.bound({ min: 1 }))
753
753
  });
@@ -755,20 +755,20 @@ var DoorLock;
755
755
  /**
756
756
  * This field shall indicate the index of the Year Day schedule.
757
757
  *
758
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.16.1
758
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.16.1
759
759
  */
760
760
  yearDayIndex: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt8.bound({ min: 1 })),
761
761
  /**
762
762
  * This field shall indicate the user ID.
763
763
  *
764
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.16.2
764
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.16.2
765
765
  */
766
766
  userIndex: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvUInt16.bound({ min: 1 })),
767
767
  /**
768
768
  * This field shall indicate the starting time for the Year Day schedule in Epoch Time in Seconds with local
769
769
  * time offset based on the local timezone and DST offset on the day represented by the value.
770
770
  *
771
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.16.3
771
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.16.3
772
772
  */
773
773
  localStartTime: (0, import_TlvObject.TlvField)(2, import_TlvNumber.TlvEpochS),
774
774
  /**
@@ -776,7 +776,7 @@ var DoorLock;
776
776
  * offset based on the local timezone and DST offset on the day represented by the value. LocalEndTime shall be
777
777
  * greater than LocalStartTime.
778
778
  *
779
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.16.4
779
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.16.4
780
780
  */
781
781
  localEndTime: (0, import_TlvObject.TlvField)(3, import_TlvNumber.TlvEpochS)
782
782
  });
@@ -788,13 +788,13 @@ var DoorLock;
788
788
  /**
789
789
  * This field shall indicate the index of the Year Day schedule.
790
790
  *
791
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.18.1
791
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.18.1
792
792
  */
793
793
  yearDayIndex: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt8.bound({ min: 1 })),
794
794
  /**
795
795
  * This field shall indicate the user ID.
796
796
  *
797
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.18.2
797
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.18.2
798
798
  */
799
799
  userIndex: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvUInt16.bound({ min: 1 })),
800
800
  /**
@@ -811,7 +811,7 @@ var DoorLock;
811
811
  * If this field is SUCCESS, the optional fields for this command shall be present. For other (error) status
812
812
  * values, only the fields up to the status field shall be present.
813
813
  *
814
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.18.3
814
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.18.3
815
815
  */
816
816
  status: (0, import_TlvObject.TlvField)(2, (0, import_TlvNumber.TlvEnum)()),
817
817
  /**
@@ -819,7 +819,7 @@ var DoorLock;
819
819
  * time offset based on the local timezone and DST offset on the day represented by the value. This shall be
820
820
  * null if the schedule is not set for the YearDayIndex and UserIndex provided.
821
821
  *
822
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.18.4
822
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.18.4
823
823
  */
824
824
  localStartTime: (0, import_TlvObject.TlvOptionalField)(3, import_TlvNumber.TlvEpochS),
825
825
  /**
@@ -828,7 +828,7 @@ var DoorLock;
828
828
  * greater than LocalStartTime. This shall be null if the schedule is not set for the YearDayIndex and UserIndex
829
829
  * provided.
830
830
  *
831
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.18.5
831
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.18.5
832
832
  */
833
833
  localEndTime: (0, import_TlvObject.TlvOptionalField)(4, import_TlvNumber.TlvEpochS)
834
834
  });
@@ -837,13 +837,13 @@ var DoorLock;
837
837
  * This field shall indicate the Year Day schedule index to clear or 0xFE to clear all Year Day schedules for
838
838
  * the specified user.
839
839
  *
840
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.19.1
840
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.19.1
841
841
  */
842
842
  yearDayIndex: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt8),
843
843
  /**
844
844
  * This field shall indicate the user ID.
845
845
  *
846
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.19.2
846
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.19.2
847
847
  */
848
848
  userIndex: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvUInt16.bound({ min: 1 }))
849
849
  });
@@ -859,14 +859,14 @@ var DoorLock;
859
859
  /**
860
860
  * This field shall indicate the index of the Holiday schedule.
861
861
  *
862
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.20.1
862
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.20.1
863
863
  */
864
864
  holidayIndex: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt8.bound({ min: 1 })),
865
865
  /**
866
866
  * This field shall indicate the starting time for the Holiday Day schedule in Epoch Time in Seconds with local
867
867
  * time offset based on the local timezone and DST offset on the day represented by the value.
868
868
  *
869
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.20.2
869
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.20.2
870
870
  */
871
871
  localStartTime: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvEpochS),
872
872
  /**
@@ -874,13 +874,13 @@ var DoorLock;
874
874
  * time offset based on the local timezone and DST offset on the day represented by the value. LocalEndTime
875
875
  * shall be greater than LocalStartTime.
876
876
  *
877
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.20.3
877
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.20.3
878
878
  */
879
879
  localEndTime: (0, import_TlvObject.TlvField)(2, import_TlvNumber.TlvEpochS),
880
880
  /**
881
881
  * This field shall indicate the operating mode to use during this Holiday schedule start/end time.
882
882
  *
883
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.20.4
883
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.20.4
884
884
  */
885
885
  operatingMode: (0, import_TlvObject.TlvField)(3, (0, import_TlvNumber.TlvEnum)())
886
886
  });
@@ -889,7 +889,7 @@ var DoorLock;
889
889
  /**
890
890
  * This field shall indicate the index of the Holiday schedule.
891
891
  *
892
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.22.1
892
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.22.1
893
893
  */
894
894
  holidayIndex: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt8.bound({ min: 1 })),
895
895
  /**
@@ -907,7 +907,7 @@ var DoorLock;
907
907
  * If this field is SUCCESS, the optional fields for this command shall be present. For other (error) status
908
908
  * values, only the fields up to the status field shall be present.
909
909
  *
910
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.22.2
910
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.22.2
911
911
  */
912
912
  status: (0, import_TlvObject.TlvField)(1, (0, import_TlvNumber.TlvEnum)()),
913
913
  /**
@@ -915,7 +915,7 @@ var DoorLock;
915
915
  * offset based on the local timezone and DST offset on the day represented by the value. This shall be null if
916
916
  * the schedule is not set for the HolidayIndex provided.
917
917
  *
918
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.22.3
918
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.22.3
919
919
  */
920
920
  localStartTime: (0, import_TlvObject.TlvOptionalField)(2, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvEpochS)),
921
921
  /**
@@ -923,14 +923,14 @@ var DoorLock;
923
923
  * offset based on the local timezone and DST offset on the day represented by the value. LocalEndTime shall be
924
924
  * greater than LocalStartTime. This shall be null if the schedule is not set for the HolidayIndex provided.
925
925
  *
926
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.22.4
926
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.22.4
927
927
  */
928
928
  localEndTime: (0, import_TlvObject.TlvOptionalField)(3, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvEpochS)),
929
929
  /**
930
930
  * This field shall indicate the operating mode to use during this Holiday schedule start/end time. This shall
931
931
  * be null if the schedule is not set for the HolidayIndex provided.
932
932
  *
933
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.22.5
933
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.22.5
934
934
  */
935
935
  operatingMode: (0, import_TlvObject.TlvOptionalField)(4, (0, import_TlvNullable.TlvNullable)((0, import_TlvNumber.TlvEnum)()))
936
936
  });
@@ -938,7 +938,7 @@ var DoorLock;
938
938
  /**
939
939
  * This field shall indicate the Holiday schedule index to clear or 0xFE to clear all Holiday schedules.
940
940
  *
941
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.23.1
941
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.23.1
942
942
  */
943
943
  holidayIndex: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt8)
944
944
  });
@@ -947,14 +947,14 @@ var DoorLock;
947
947
  * This field shall indicate the user ID. The value of the UserID field shall be between 0 and the value of the
948
948
  * NumberOfPINUsersSupported attribute.
949
949
  *
950
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.4.1
950
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.4.1
951
951
  */
952
952
  userId: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt16),
953
953
  /**
954
954
  * This field shall indicate the user status. Only the values 1 (Occupied/Enabled) and 3 (Occupied/Disabled) are
955
955
  * allowed for UserStatus.
956
956
  *
957
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.4.2
957
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.4.2
958
958
  */
959
959
  userStatus: (0, import_TlvObject.TlvField)(1, (0, import_TlvNullable.TlvNullable)((0, import_TlvNumber.TlvEnum)())),
960
960
  userType: (0, import_TlvObject.TlvField)(2, (0, import_TlvNullable.TlvNullable)((0, import_TlvNumber.TlvEnum)())),
@@ -965,7 +965,7 @@ var DoorLock;
965
965
  * This field shall indicate the user ID. The value of the UserID field shall be between 0 and the value of the
966
966
  * NumberOfPINUsersSupported attribute.
967
967
  *
968
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.5.1
968
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.5.1
969
969
  */
970
970
  userId: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt16)
971
971
  });
@@ -980,7 +980,7 @@ var DoorLock;
980
980
  * This field shall specify a valid PIN code slot index or 0xFFFE to indicate all PIN code slots shall be
981
981
  * cleared.
982
982
  *
983
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.7.1
983
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.7.1
984
984
  */
985
985
  pinSlotIndex: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt16)
986
986
  });
@@ -988,26 +988,26 @@ var DoorLock;
988
988
  /**
989
989
  * This field shall indicate the signing key component of the Reader’s key pair.
990
990
  *
991
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.42.1
991
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.42.1
992
992
  */
993
993
  signingKey: (0, import_TlvObject.TlvField)(0, import_TlvString.TlvByteString.bound({ length: 32 })),
994
994
  /**
995
995
  * This field shall indicate the verification key component of the Reader’s key pair. This shall be an
996
996
  * uncompressed elliptic curve public key as defined in section 2.3.3 of SEC 1.
997
997
  *
998
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.42.2
998
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.42.2
999
999
  */
1000
1000
  verificationKey: (0, import_TlvObject.TlvField)(1, import_TlvString.TlvByteString.bound({ length: 65 })),
1001
1001
  /**
1002
1002
  * This field shall indicate the reader group identifier for the lock.
1003
1003
  *
1004
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.42.3
1004
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.42.3
1005
1005
  */
1006
1006
  groupIdentifier: (0, import_TlvObject.TlvField)(2, import_TlvString.TlvByteString.bound({ length: 16 })),
1007
1007
  /**
1008
1008
  * This field shall indicate the group resolving key for the lock.
1009
1009
  *
1010
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.42.4
1010
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.42.4
1011
1011
  */
1012
1012
  groupResolvingKey: (0, import_TlvObject.TlvOptionalField)(3, import_TlvString.TlvByteString.bound({ length: 16 }))
1013
1013
  });
@@ -1016,14 +1016,14 @@ var DoorLock;
1016
1016
  * This field shall indicate the user ID. The value of the UserID field shall be between 0 and the value of the
1017
1017
  * NumberOfPINUsersSupported attribute.
1018
1018
  *
1019
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.9.1
1019
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.9.1
1020
1020
  */
1021
1021
  userId: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt16),
1022
1022
  /**
1023
1023
  * UserStatus value of Available is not allowed. In order to clear a user id, the ClearUser Command shall be
1024
1024
  * used. For user status value please refer to UserStatusEnum.
1025
1025
  *
1026
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.9.2
1026
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.9.2
1027
1027
  */
1028
1028
  userStatus: (0, import_TlvObject.TlvField)(1, (0, import_TlvNumber.TlvEnum)())
1029
1029
  });
@@ -1032,7 +1032,7 @@ var DoorLock;
1032
1032
  * This field shall indicate the user ID. The value of the UserID field shall be between 0 and the value of the
1033
1033
  * NumberOfPINUsersSupported attribute.
1034
1034
  *
1035
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.10.1
1035
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.10.1
1036
1036
  */
1037
1037
  userId: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt16)
1038
1038
  });
@@ -1040,13 +1040,13 @@ var DoorLock;
1040
1040
  /**
1041
1041
  * This field shall indicate the user ID provided in the request.
1042
1042
  *
1043
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.11.1
1043
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.11.1
1044
1044
  */
1045
1045
  userId: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt16),
1046
1046
  /**
1047
1047
  * This field shall indicate the current status of the requested user ID.
1048
1048
  *
1049
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.11.2
1049
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.11.2
1050
1050
  */
1051
1051
  userStatus: (0, import_TlvObject.TlvField)(1, (0, import_TlvNumber.TlvEnum)())
1052
1052
  });
@@ -1054,13 +1054,13 @@ var DoorLock;
1054
1054
  /**
1055
1055
  * This field shall indicate the user ID.
1056
1056
  *
1057
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.24.1
1057
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.24.1
1058
1058
  */
1059
1059
  userId: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt16),
1060
1060
  /**
1061
1061
  * This field shall indicate the user type.
1062
1062
  *
1063
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.24.2
1063
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.24.2
1064
1064
  */
1065
1065
  userType: (0, import_TlvObject.TlvField)(1, (0, import_TlvNumber.TlvEnum)())
1066
1066
  });
@@ -1075,7 +1075,7 @@ var DoorLock;
1075
1075
  *
1076
1076
  * The value of the UserID field shall be between 0 and the value of the NumberOfRFIDUsersSup ported attribute.
1077
1077
  *
1078
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.27.1
1078
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.27.1
1079
1079
  */
1080
1080
  userId: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt16),
1081
1081
  /**
@@ -1084,13 +1084,13 @@ var DoorLock;
1084
1084
  *
1085
1085
  * Only the values 1 (Occupied/Enabled) and 3 (Occupied/Disabled) are allowed for UserStatus.
1086
1086
  *
1087
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.27.2
1087
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.27.2
1088
1088
  */
1089
1089
  userStatus: (0, import_TlvObject.TlvField)(1, (0, import_TlvNullable.TlvNullable)((0, import_TlvNumber.TlvEnum)())),
1090
1090
  /**
1091
1091
  * The values are the same as used for SetPINCode command.
1092
1092
  *
1093
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.27.3
1093
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.27.3
1094
1094
  */
1095
1095
  userType: (0, import_TlvObject.TlvField)(2, (0, import_TlvNullable.TlvNullable)((0, import_TlvNumber.TlvEnum)())),
1096
1096
  rfidCode: (0, import_TlvObject.TlvField)(3, import_TlvString.TlvByteString)
@@ -1101,7 +1101,7 @@ var DoorLock;
1101
1101
  *
1102
1102
  * The value of the UserID field shall be between 0 and the value of the NumberOfRFIDUsersSupported attribute.
1103
1103
  *
1104
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.28.1
1104
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.28.1
1105
1105
  */
1106
1106
  userId: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt16)
1107
1107
  });
@@ -1116,7 +1116,7 @@ var DoorLock;
1116
1116
  * This field shall indicate a valid RFID code slot index or 0xFFFE to indicate all RFID code slots shall be
1117
1117
  * cleared.
1118
1118
  *
1119
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.30.1
1119
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.30.1
1120
1120
  */
1121
1121
  rfidSlotIndex: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt16)
1122
1122
  });
@@ -1124,7 +1124,7 @@ var DoorLock;
1124
1124
  /**
1125
1125
  * See Section 5.2.10.1.1, “PINCode Field”.
1126
1126
  *
1127
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.41.1
1127
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.41.1
1128
1128
  */
1129
1129
  pinCode: (0, import_TlvObject.TlvOptionalField)(0, import_TlvString.TlvByteString)
1130
1130
  });
@@ -1199,7 +1199,7 @@ var DoorLock;
1199
1199
  *
1200
1200
  * • 1 = Local programming is enabled
1201
1201
  *
1202
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.6.4.1
1202
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.6.4.1
1203
1203
  */
1204
1204
  localProgramming: (0, import_BitmapSchema.BitFlag)(0),
1205
1205
  /**
@@ -1211,7 +1211,7 @@ var DoorLock;
1211
1211
  *
1212
1212
  * • 1 = Keypad interface is enabled
1213
1213
  *
1214
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.6.4.2
1214
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.6.4.2
1215
1215
  */
1216
1216
  keypadInterface: (0, import_BitmapSchema.BitFlag)(1),
1217
1217
  /**
@@ -1223,7 +1223,7 @@ var DoorLock;
1223
1223
  *
1224
1224
  * • 1 = Remote interface is enabled
1225
1225
  *
1226
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.6.4.3
1226
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.6.4.3
1227
1227
  */
1228
1228
  remoteInterface: (0, import_BitmapSchema.BitFlag)(2),
1229
1229
  /**
@@ -1235,7 +1235,7 @@ var DoorLock;
1235
1235
  *
1236
1236
  * • 1 = Sound volume value is equal to something other than 0
1237
1237
  *
1238
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.6.4.4
1238
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.6.4.4
1239
1239
  */
1240
1240
  soundVolume: (0, import_BitmapSchema.BitFlag)(5),
1241
1241
  /**
@@ -1247,7 +1247,7 @@ var DoorLock;
1247
1247
  *
1248
1248
  * • 1 = Auto relock time value is equal to something other than 0
1249
1249
  *
1250
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.6.4.5
1250
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.6.4.5
1251
1251
  */
1252
1252
  autoRelockTime: (0, import_BitmapSchema.BitFlag)(6),
1253
1253
  /**
@@ -1259,7 +1259,7 @@ var DoorLock;
1259
1259
  *
1260
1260
  * • 1 = LED settings value is equal to something other than 0
1261
1261
  *
1262
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.6.4.6
1262
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.6.4.6
1263
1263
  */
1264
1264
  ledSettings: (0, import_BitmapSchema.BitFlag)(7)
1265
1265
  };
@@ -1273,7 +1273,7 @@ var DoorLock;
1273
1273
  *
1274
1274
  * • 1 = This ability is enabled
1275
1275
  *
1276
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.6.5.1
1276
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.6.5.1
1277
1277
  */
1278
1278
  addUsersCredentialsSchedules: (0, import_BitmapSchema.BitFlag)(0),
1279
1279
  /**
@@ -1285,7 +1285,7 @@ var DoorLock;
1285
1285
  *
1286
1286
  * • 1 = This ability is enabled
1287
1287
  *
1288
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.6.5.2
1288
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.6.5.2
1289
1289
  */
1290
1290
  modifyUsersCredentialsSchedules: (0, import_BitmapSchema.BitFlag)(1),
1291
1291
  /**
@@ -1297,7 +1297,7 @@ var DoorLock;
1297
1297
  *
1298
1298
  * • 1 = This ability is enabled
1299
1299
  *
1300
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.6.5.3
1300
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.6.5.3
1301
1301
  */
1302
1302
  clearUsersCredentialsSchedules: (0, import_BitmapSchema.BitFlag)(2),
1303
1303
  /**
@@ -1309,7 +1309,7 @@ var DoorLock;
1309
1309
  *
1310
1310
  * • 1 = This ability is enabled
1311
1311
  *
1312
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.6.5.4
1312
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.6.5.4
1313
1313
  */
1314
1314
  adjustSettings: (0, import_BitmapSchema.BitFlag)(3)
1315
1315
  };
@@ -1325,7 +1325,7 @@ var DoorLock;
1325
1325
  * UserCodeTemporaryDisableTime will be triggered if the WrongCodeEntryLimit is exceeded. The lock shall ignore
1326
1326
  * any attempts to lock/unlock the door until the UserCodeTemporaryDisableTime expires.
1327
1327
  *
1328
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.1.1
1328
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.1.1
1329
1329
  */
1330
1330
  pinCode: (0, import_TlvObject.TlvOptionalField)(0, import_TlvString.TlvByteString)
1331
1331
  });
@@ -1333,7 +1333,7 @@ var DoorLock;
1333
1333
  /**
1334
1334
  * See Section 5.2.10.1.1, “PINCode Field”.
1335
1335
  *
1336
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.2.1
1336
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.2.1
1337
1337
  */
1338
1338
  pinCode: (0, import_TlvObject.TlvOptionalField)(0, import_TlvString.TlvByteString)
1339
1339
  });
@@ -1342,13 +1342,13 @@ var DoorLock;
1342
1342
  * This field shall indicate the timeout in seconds to wait before relocking the door lock. This value is
1343
1343
  * independent of the AutoRelockTime attribute value.
1344
1344
  *
1345
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.3.1
1345
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.3.1
1346
1346
  */
1347
1347
  timeout: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt16),
1348
1348
  /**
1349
1349
  * See Section 5.2.10.1.1, “PINCode Field”.
1350
1350
  *
1351
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.3.2
1351
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.3.2
1352
1352
  */
1353
1353
  pinCode: (0, import_TlvObject.TlvOptionalField)(1, import_TlvString.TlvByteString)
1354
1354
  });
@@ -1367,7 +1367,7 @@ var DoorLock;
1367
1367
  /**
1368
1368
  * This field shall indicate the alarm code of the event that has happened.
1369
1369
  *
1370
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.1.1
1370
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.1.1
1371
1371
  */
1372
1372
  alarmCode: (0, import_TlvObject.TlvField)(0, (0, import_TlvNumber.TlvEnum)())
1373
1373
  });
@@ -1383,13 +1383,13 @@ var DoorLock;
1383
1383
  /**
1384
1384
  * This field shall indicate the type of the lock operation that was performed.
1385
1385
  *
1386
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.3.1
1386
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.3.1
1387
1387
  */
1388
1388
  lockOperationType: (0, import_TlvObject.TlvField)(0, (0, import_TlvNumber.TlvEnum)()),
1389
1389
  /**
1390
1390
  * This field shall indicate the source of the lock operation that was performed.
1391
1391
  *
1392
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.3.2
1392
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.3.2
1393
1393
  */
1394
1394
  operationSource: (0, import_TlvObject.TlvField)(1, (0, import_TlvNumber.TlvEnum)()),
1395
1395
  /**
@@ -1397,7 +1397,7 @@ var DoorLock;
1397
1397
  * user index that can be determined for the given operation source. This shall NOT be null if a user index can
1398
1398
  * be determined. In particular, this shall NOT be null if the operation was associated with a valid credential.
1399
1399
  *
1400
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.3.3
1400
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.3.3
1401
1401
  */
1402
1402
  userIndex: (0, import_TlvObject.TlvField)(2, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt16)),
1403
1403
  /**
@@ -1405,7 +1405,7 @@ var DoorLock;
1405
1405
  * null if there is no fabric that can be determined for the given operation source. This shall NOT be null if
1406
1406
  * the operation source is "Remote".
1407
1407
  *
1408
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.3.4
1408
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.3.4
1409
1409
  */
1410
1410
  fabricIndex: (0, import_TlvObject.TlvField)(3, (0, import_TlvNullable.TlvNullable)(import_FabricIndex.TlvFabricIndex)),
1411
1411
  /**
@@ -1413,14 +1413,14 @@ var DoorLock;
1413
1413
  * there is no Node associated with the given operation source. This shall NOT be null if the operation source
1414
1414
  * is "Remote".
1415
1415
  *
1416
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.3.5
1416
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.3.5
1417
1417
  */
1418
1418
  sourceNode: (0, import_TlvObject.TlvField)(4, (0, import_TlvNullable.TlvNullable)(import_NodeId.TlvNodeId)),
1419
1419
  /**
1420
1420
  * This field shall indicate the list of credentials used in performing the lock operation. This shall be null
1421
1421
  * if no credentials were involved.
1422
1422
  *
1423
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.3.6
1423
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.3.6
1424
1424
  */
1425
1425
  credentials: (0, import_TlvObject.TlvOptionalField)(5, (0, import_TlvNullable.TlvNullable)((0, import_TlvArray.TlvArray)(DoorLock2.TlvCredential, { minLength: 1 })))
1426
1426
  });
@@ -1436,26 +1436,26 @@ var DoorLock;
1436
1436
  /**
1437
1437
  * This field shall indicate the type of the lock operation that was performed.
1438
1438
  *
1439
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.4.1
1439
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.4.1
1440
1440
  */
1441
1441
  lockOperationType: (0, import_TlvObject.TlvField)(0, (0, import_TlvNumber.TlvEnum)()),
1442
1442
  /**
1443
1443
  * This field shall indicate the source of the lock operation that was performed.
1444
1444
  *
1445
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.4.2
1445
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.4.2
1446
1446
  */
1447
1447
  operationSource: (0, import_TlvObject.TlvField)(1, (0, import_TlvNumber.TlvEnum)()),
1448
1448
  /**
1449
1449
  * This field shall indicate the lock operation error triggered when the operation was performed.
1450
1450
  *
1451
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.4.3
1451
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.4.3
1452
1452
  */
1453
1453
  operationError: (0, import_TlvObject.TlvField)(2, (0, import_TlvNumber.TlvEnum)()),
1454
1454
  /**
1455
1455
  * This field shall indicate the lock UserIndex who performed the lock operation. This shall be null if there is
1456
1456
  * no user id that can be determined for the given operation source.
1457
1457
  *
1458
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.4.4
1458
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.4.4
1459
1459
  */
1460
1460
  userIndex: (0, import_TlvObject.TlvField)(3, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt16)),
1461
1461
  /**
@@ -1463,7 +1463,7 @@ var DoorLock;
1463
1463
  * null if there is no fabric that can be determined for the given operation source. This shall NOT be null if
1464
1464
  * the operation source is "Remote".
1465
1465
  *
1466
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.4.5
1466
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.4.5
1467
1467
  */
1468
1468
  fabricIndex: (0, import_TlvObject.TlvField)(4, (0, import_TlvNullable.TlvNullable)(import_FabricIndex.TlvFabricIndex)),
1469
1469
  /**
@@ -1471,14 +1471,14 @@ var DoorLock;
1471
1471
  * there is no Node associated with the given operation source. This shall NOT be null if the operation source
1472
1472
  * is "Remote".
1473
1473
  *
1474
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.4.6
1474
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.4.6
1475
1475
  */
1476
1476
  sourceNode: (0, import_TlvObject.TlvField)(5, (0, import_TlvNullable.TlvNullable)(import_NodeId.TlvNodeId)),
1477
1477
  /**
1478
1478
  * This field shall indicate the list of credentials used in performing the lock operation. This shall be null
1479
1479
  * if no credentials were involved.
1480
1480
  *
1481
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.4.7
1481
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.4.7
1482
1482
  */
1483
1483
  credentials: (0, import_TlvObject.TlvOptionalField)(6, (0, import_TlvNullable.TlvNullable)((0, import_TlvArray.TlvArray)(DoorLock2.TlvCredential, { minLength: 1 })))
1484
1484
  });
@@ -1538,26 +1538,26 @@ var DoorLock;
1538
1538
  *
1539
1539
  * Null only if an internal error prevents the retrieval of the current door state.
1540
1540
  *
1541
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.4
1541
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.4
1542
1542
  */
1543
1543
  doorState: (0, import_Cluster.Attribute)(3, (0, import_TlvNullable.TlvNullable)((0, import_TlvNumber.TlvEnum)())),
1544
1544
  /**
1545
1545
  * This attribute shall hold the number of door open events that have occurred since it was last zeroed.
1546
1546
  *
1547
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.5
1547
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.5
1548
1548
  */
1549
1549
  doorOpenEvents: (0, import_Cluster.OptionalWritableAttribute)(4, import_TlvNumber.TlvUInt32, { writeAcl: import_model.AccessLevel.Manage }),
1550
1550
  /**
1551
1551
  * This attribute shall hold the number of door closed events that have occurred since it was last zeroed.
1552
1552
  *
1553
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.6
1553
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.6
1554
1554
  */
1555
1555
  doorClosedEvents: (0, import_Cluster.OptionalWritableAttribute)(5, import_TlvNumber.TlvUInt32, { writeAcl: import_model.AccessLevel.Manage }),
1556
1556
  /**
1557
1557
  * This attribute shall hold the number of minutes the door has been open since the last time it
1558
1558
  * transitioned from closed to open.
1559
1559
  *
1560
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.7
1560
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.7
1561
1561
  */
1562
1562
  openPeriod: (0, import_Cluster.OptionalWritableAttribute)(6, import_TlvNumber.TlvUInt16, { writeAcl: import_model.AccessLevel.Manage })
1563
1563
  },
@@ -1565,7 +1565,7 @@ var DoorLock;
1565
1565
  /**
1566
1566
  * The door lock server sends out a DoorStateChange event when the door lock door state changes.
1567
1567
  *
1568
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.2
1568
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.2
1569
1569
  */
1570
1570
  doorStateChange: (0, import_Cluster.Event)(1, import_Priority.Priority.Critical, DoorLock2.TlvDoorStateChangeEvent)
1571
1571
  }
@@ -1575,14 +1575,14 @@ var DoorLock;
1575
1575
  /**
1576
1576
  * Indicates the number of total users supported by the lock.
1577
1577
  *
1578
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.8
1578
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.8
1579
1579
  */
1580
1580
  numberOfTotalUsersSupported: (0, import_Cluster.FixedAttribute)(17, import_TlvNumber.TlvUInt16),
1581
1581
  /**
1582
1582
  * This attribute shall contain a bitmap with the bits set for the values of CredentialRuleEnum supported on
1583
1583
  * this device.
1584
1584
  *
1585
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.18
1585
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.18
1586
1586
  */
1587
1587
  credentialRulesSupport: (0, import_Cluster.FixedAttribute)(27, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt8, DoorLock2.CredentialRules)),
1588
1588
  /**
@@ -1596,7 +1596,7 @@ var DoorLock;
1596
1596
  * NumberOfRFIDUsersSupported is set to 3, it will not be possible to actually assign 10 credentials for a
1597
1597
  * user because maximum number of credentials in the database is 8.
1598
1598
  *
1599
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.19
1599
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.19
1600
1600
  */
1601
1601
  numberOfCredentialsSupportedPerUser: (0, import_Cluster.FixedAttribute)(28, import_TlvNumber.TlvUInt8),
1602
1602
  /**
@@ -1604,7 +1604,7 @@ var DoorLock;
1604
1604
  * type ExpiringUser shall remain valid after its first use before expiring. When the credential expires the
1605
1605
  * UserStatus for the corresponding user record shall be set to OccupiedDisabled.
1606
1606
  *
1607
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.36
1607
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.36
1608
1608
  */
1609
1609
  expiringUserTimeout: (0, import_Cluster.OptionalWritableAttribute)(
1610
1610
  53,
@@ -1630,7 +1630,7 @@ var DoorLock;
1630
1630
  * • INVALID_COMMAND, if one or more fields violate constraints or are invalid or if OperationType is
1631
1631
  * Modify and UserIndex points to an available slot.
1632
1632
  *
1633
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.32
1633
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.32
1634
1634
  */
1635
1635
  setUser: (0, import_Cluster.Command)(
1636
1636
  26,
@@ -1645,7 +1645,7 @@ var DoorLock;
1645
1645
  * An InvokeResponse command shall be sent with an appropriate error (e.g. FAILURE, INVALID_ COMMAND, etc.)
1646
1646
  * as needed otherwise the GetUserResponse Command shall be sent implying a status of SUCCESS.
1647
1647
  *
1648
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.33
1648
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.33
1649
1649
  */
1650
1650
  getUser: (0, import_Cluster.Command)(27, DoorLock2.TlvGetUserRequest, 28, DoorLock2.TlvGetUserResponse, { invokeAcl: import_model.AccessLevel.Administer }),
1651
1651
  /**
@@ -1657,7 +1657,7 @@ var DoorLock;
1657
1657
  *
1658
1658
  * A LockUserChange event with the provided UserIndex shall be generated after successfully clearing users.
1659
1659
  *
1660
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.35
1660
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.35
1661
1661
  */
1662
1662
  clearUser: (0, import_Cluster.Command)(
1663
1663
  29,
@@ -1672,7 +1672,7 @@ var DoorLock;
1672
1672
  *
1673
1673
  * Fields used for different use cases:
1674
1674
  *
1675
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.36
1675
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.36
1676
1676
  */
1677
1677
  setCredential: (0, import_Cluster.Command)(
1678
1678
  34,
@@ -1687,7 +1687,7 @@ var DoorLock;
1687
1687
  * An InvokeResponse command shall be sent with an appropriate error (e.g. FAILURE, INVALID_COMMAND, etc.)
1688
1688
  * as needed otherwise the GetCredentialStatusResponse command shall be sent implying a status of SUCCESS.
1689
1689
  *
1690
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.38
1690
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.38
1691
1691
  */
1692
1692
  getCredentialStatus: (0, import_Cluster.Command)(
1693
1693
  36,
@@ -1708,7 +1708,7 @@ var DoorLock;
1708
1708
  *
1709
1709
  * Return status shall be one of the following values:
1710
1710
  *
1711
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.40
1711
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.40
1712
1712
  */
1713
1713
  clearCredential: (0, import_Cluster.Command)(
1714
1714
  38,
@@ -1723,7 +1723,7 @@ var DoorLock;
1723
1723
  * The door lock server sends out a LockUserChange event when a lock user, schedule, or credential change
1724
1724
  * has occurred.
1725
1725
  *
1726
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.5
1726
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.5
1727
1727
  */
1728
1728
  lockUserChange: (0, import_Cluster.Event)(4, import_Priority.Priority.Info, DoorLock2.TlvLockUserChangeEvent)
1729
1729
  }
@@ -1733,19 +1733,19 @@ var DoorLock;
1733
1733
  /**
1734
1734
  * Indicates the number of PIN users supported.
1735
1735
  *
1736
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.9
1736
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.9
1737
1737
  */
1738
1738
  numberOfPinUsersSupported: (0, import_Cluster.FixedAttribute)(18, import_TlvNumber.TlvUInt16),
1739
1739
  /**
1740
1740
  * Indicates the maximum length in bytes of a PIN Code on this device.
1741
1741
  *
1742
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.14
1742
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.14
1743
1743
  */
1744
1744
  maxPinCodeLength: (0, import_Cluster.FixedAttribute)(23, import_TlvNumber.TlvUInt8),
1745
1745
  /**
1746
1746
  * Indicates the minimum length in bytes of a PIN Code on this device.
1747
1747
  *
1748
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.15
1748
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.15
1749
1749
  */
1750
1750
  minPinCodeLength: (0, import_Cluster.FixedAttribute)(24, import_TlvNumber.TlvUInt8)
1751
1751
  }
@@ -1755,7 +1755,7 @@ var DoorLock;
1755
1755
  /**
1756
1756
  * Indicates the number of RFID users supported.
1757
1757
  *
1758
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.10
1758
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.10
1759
1759
  */
1760
1760
  numberOfRfidUsersSupported: (0, import_Cluster.FixedAttribute)(19, import_TlvNumber.TlvUInt16),
1761
1761
  /**
@@ -1763,7 +1763,7 @@ var DoorLock;
1763
1763
  * range specified by the manufacturer, if media anti-collision identifiers (UID) are used as RFID code, a
1764
1764
  * value of 20 (equals 10 Byte ISO 14443A UID) is recommended.
1765
1765
  *
1766
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.16
1766
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.16
1767
1767
  */
1768
1768
  maxRfidCodeLength: (0, import_Cluster.FixedAttribute)(25, import_TlvNumber.TlvUInt8),
1769
1769
  /**
@@ -1771,7 +1771,7 @@ var DoorLock;
1771
1771
  * range specified by the manufacturer, if media anti-collision identifiers (UID) are used as RFID code, a
1772
1772
  * value of 8 (equals 4 Byte ISO 14443A UID) is recommended.
1773
1773
  *
1774
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.17
1774
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.17
1775
1775
  */
1776
1776
  minRfidCodeLength: (0, import_Cluster.FixedAttribute)(26, import_TlvNumber.TlvUInt8)
1777
1777
  }
@@ -1781,7 +1781,7 @@ var DoorLock;
1781
1781
  /**
1782
1782
  * Indicates the number of configurable week day schedule supported per user.
1783
1783
  *
1784
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.11
1784
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.11
1785
1785
  */
1786
1786
  numberOfWeekDaySchedulesSupportedPerUser: (0, import_Cluster.FixedAttribute)(20, import_TlvNumber.TlvUInt8.bound({ max: 253 }))
1787
1787
  },
@@ -1794,7 +1794,7 @@ var DoorLock;
1794
1794
  *
1795
1795
  * Return status shall be one of the following values:
1796
1796
  *
1797
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.12
1797
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.12
1798
1798
  */
1799
1799
  setWeekDaySchedule: (0, import_Cluster.Command)(
1800
1800
  11,
@@ -1806,7 +1806,7 @@ var DoorLock;
1806
1806
  /**
1807
1807
  * Retrieve the specific weekly schedule for the specific user.
1808
1808
  *
1809
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.13
1809
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.13
1810
1810
  */
1811
1811
  getWeekDaySchedule: (0, import_Cluster.Command)(
1812
1812
  12,
@@ -1820,7 +1820,7 @@ var DoorLock;
1820
1820
  *
1821
1821
  * Return status shall be one of the following values:
1822
1822
  *
1823
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.15
1823
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.15
1824
1824
  */
1825
1825
  clearWeekDaySchedule: (0, import_Cluster.Command)(
1826
1826
  13,
@@ -1836,7 +1836,7 @@ var DoorLock;
1836
1836
  /**
1837
1837
  * Indicates the number of configurable year day schedule supported per user.
1838
1838
  *
1839
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.12
1839
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.12
1840
1840
  */
1841
1841
  numberOfYearDaySchedulesSupportedPerUser: (0, import_Cluster.FixedAttribute)(21, import_TlvNumber.TlvUInt8.bound({ max: 253 }))
1842
1842
  },
@@ -1849,7 +1849,7 @@ var DoorLock;
1849
1849
  *
1850
1850
  * Return status shall be one of the following values:
1851
1851
  *
1852
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.16
1852
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.16
1853
1853
  */
1854
1854
  setYearDaySchedule: (0, import_Cluster.Command)(
1855
1855
  14,
@@ -1861,7 +1861,7 @@ var DoorLock;
1861
1861
  /**
1862
1862
  * Retrieve the specific year day schedule for the specific schedule and user indexes.
1863
1863
  *
1864
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.17
1864
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.17
1865
1865
  */
1866
1866
  getYearDaySchedule: (0, import_Cluster.Command)(
1867
1867
  15,
@@ -1875,7 +1875,7 @@ var DoorLock;
1875
1875
  *
1876
1876
  * Return status shall be one of the following values:
1877
1877
  *
1878
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.19
1878
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.19
1879
1879
  */
1880
1880
  clearYearDaySchedule: (0, import_Cluster.Command)(
1881
1881
  16,
@@ -1891,7 +1891,7 @@ var DoorLock;
1891
1891
  /**
1892
1892
  * Indicates the number of holiday schedules supported for the entire door lock device.
1893
1893
  *
1894
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.13
1894
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.13
1895
1895
  */
1896
1896
  numberOfHolidaySchedulesSupported: (0, import_Cluster.FixedAttribute)(22, import_TlvNumber.TlvUInt8.bound({ max: 253 }))
1897
1897
  },
@@ -1902,7 +1902,7 @@ var DoorLock;
1902
1902
  *
1903
1903
  * Return status shall be one of the following values:
1904
1904
  *
1905
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.20
1905
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.20
1906
1906
  */
1907
1907
  setHolidaySchedule: (0, import_Cluster.Command)(
1908
1908
  17,
@@ -1914,7 +1914,7 @@ var DoorLock;
1914
1914
  /**
1915
1915
  * Get the holiday schedule for the specified index.
1916
1916
  *
1917
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.21
1917
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.21
1918
1918
  */
1919
1919
  getHolidaySchedule: (0, import_Cluster.Command)(
1920
1920
  18,
@@ -1926,7 +1926,7 @@ var DoorLock;
1926
1926
  /**
1927
1927
  * Clears the holiday schedule or all holiday schedules.
1928
1928
  *
1929
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.23
1929
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.23
1930
1930
  */
1931
1931
  clearHolidaySchedule: (0, import_Cluster.Command)(
1932
1932
  19,
@@ -1951,7 +1951,7 @@ var DoorLock;
1951
1951
  * logic, environmental events, or other reasons. The lock shall reset the counter if a valid credential is
1952
1952
  * presented.
1953
1953
  *
1954
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.32
1954
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.32
1955
1955
  */
1956
1956
  wrongCodeEntryLimit: (0, import_Cluster.WritableAttribute)(
1957
1957
  48,
@@ -1964,7 +1964,7 @@ var DoorLock;
1964
1964
  * and guess a PIN for the device.) If the attribute accepts writes and an attempt to write the attribute to
1965
1965
  * 0 is made, the device shall respond with CONSTRAINT_ERROR.
1966
1966
  *
1967
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.33
1967
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.33
1968
1968
  */
1969
1969
  userCodeTemporaryDisableTime: (0, import_Cluster.WritableAttribute)(
1970
1970
  49,
@@ -1985,7 +1985,7 @@ var DoorLock;
1985
1985
  * 0x32 0x33 0x34 shall be used in the PIN field in any door lock cluster message payload. If the attribute
1986
1986
  * value is False, 0x04 0xFF 0xFF 0xFF 0xFF shall be used.
1987
1987
  *
1988
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.34
1988
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.34
1989
1989
  */
1990
1990
  sendPinOverTheAir: (0, import_Cluster.OptionalWritableAttribute)(
1991
1991
  50,
@@ -2000,7 +2000,7 @@ var DoorLock;
2000
2000
  * Return status is a global status code or a cluster-specific status code from the Status Codes table and
2001
2001
  * shall be one of the following values:
2002
2002
  *
2003
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.4
2003
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.4
2004
2004
  */
2005
2005
  setPinCode: (0, import_Cluster.Command)(
2006
2006
  5,
@@ -2012,7 +2012,7 @@ var DoorLock;
2012
2012
  /**
2013
2013
  * Retrieve a PIN Code.
2014
2014
  *
2015
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.5
2015
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.5
2016
2016
  */
2017
2017
  getPinCode: (0, import_Cluster.Command)(
2018
2018
  6,
@@ -2028,7 +2028,7 @@ var DoorLock;
2028
2028
  * corresponding user record’s UserStatus value shall be set to Available, and UserType value shall be set
2029
2029
  * to UnrestrictedUser and all schedules shall be cleared.
2030
2030
  *
2031
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.7
2031
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.7
2032
2032
  */
2033
2033
  clearPinCode: (0, import_Cluster.Command)(
2034
2034
  7,
@@ -2045,7 +2045,7 @@ var DoorLock;
2045
2045
  * > On the server, the clear all PIN codes command SHOULD have the same effect as the ClearPINCode command
2046
2046
  * with respect to the setting of user status, user type and schedules.
2047
2047
  *
2048
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.8
2048
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.8
2049
2049
  */
2050
2050
  clearAllPinCodes: (0, import_Cluster.Command)(
2051
2051
  8,
@@ -2063,7 +2063,7 @@ var DoorLock;
2063
2063
  * server requires that an optional PINs be included in the payload of remote lock operation events like
2064
2064
  * Lock, Unlock, Unlock with Timeout and Toggle in order to function.
2065
2065
  *
2066
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.35
2066
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.35
2067
2067
  */
2068
2068
  requirePinForRemoteOperation: (0, import_Cluster.WritableAttribute)(51, import_TlvBoolean.TlvBoolean, { writeAcl: import_model.AccessLevel.Administer })
2069
2069
  }
@@ -2077,7 +2077,7 @@ var DoorLock;
2077
2077
  * Null if no Reader key pair has been configured on the lock. See Section 5.2.10.42, “SetAliroReaderConfig
2078
2078
  * Command”.
2079
2079
  *
2080
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.37
2080
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.37
2081
2081
  */
2082
2082
  aliroReaderVerificationKey: (0, import_Cluster.Attribute)(
2083
2083
  128,
@@ -2090,7 +2090,7 @@ var DoorLock;
2090
2090
  * Null if no reader_group_identifier has been configured on the lock. See Section 5.2.10.42,
2091
2091
  * “SetAliroReaderConfig Command”.
2092
2092
  *
2093
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.38
2093
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.38
2094
2094
  */
2095
2095
  aliroReaderGroupIdentifier: (0, import_Cluster.Attribute)(
2096
2096
  129,
@@ -2100,7 +2100,7 @@ var DoorLock;
2100
2100
  /**
2101
2101
  * Indicates the reader_group_sub_identifier as defined in [Aliro].
2102
2102
  *
2103
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.39
2103
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.39
2104
2104
  */
2105
2105
  aliroReaderGroupSubIdentifier: (0, import_Cluster.FixedAttribute)(
2106
2106
  130,
@@ -2110,7 +2110,7 @@ var DoorLock;
2110
2110
  /**
2111
2111
  * Indicates the list of protocol versions supported for expedited transactions as defined in [Aliro].
2112
2112
  *
2113
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.40
2113
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.40
2114
2114
  */
2115
2115
  aliroExpeditedTransactionSupportedProtocolVersions: (0, import_Cluster.FixedAttribute)(
2116
2116
  131,
@@ -2120,7 +2120,7 @@ var DoorLock;
2120
2120
  /**
2121
2121
  * Indicates the maximum number of AliroCredentialIssuerKey credentials that can be stored on the lock.
2122
2122
  *
2123
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.44
2123
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.44
2124
2124
  */
2125
2125
  numberOfAliroCredentialIssuerKeysSupported: (0, import_Cluster.FixedAttribute)(135, import_TlvNumber.TlvUInt16),
2126
2126
  /**
@@ -2136,7 +2136,7 @@ var DoorLock;
2136
2136
  * NumberOfAliroEndpointKeysSupported and also add a credential of type AliroNonEvictableEndpointKey at
2137
2137
  * the same index, and both credentials would exist on the server.
2138
2138
  *
2139
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.45
2139
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.45
2140
2140
  */
2141
2141
  numberOfAliroEndpointKeysSupported: (0, import_Cluster.FixedAttribute)(136, import_TlvNumber.TlvUInt16)
2142
2142
  },
@@ -2144,7 +2144,7 @@ var DoorLock;
2144
2144
  /**
2145
2145
  * This command allows communicating an Aliro Reader configuration, as defined in [Aliro], to the lock.
2146
2146
  *
2147
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.42
2147
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.42
2148
2148
  */
2149
2149
  setAliroReaderConfig: (0, import_Cluster.Command)(
2150
2150
  40,
@@ -2163,7 +2163,7 @@ var DoorLock;
2163
2163
  * verification key to interact with the lock. This effect is not restricted to a single fabric or
2164
2164
  * otherwise scoped in any way.
2165
2165
  *
2166
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.43
2166
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.43
2167
2167
  */
2168
2168
  clearAliroReaderConfig: (0, import_Cluster.Command)(
2169
2169
  41,
@@ -2182,7 +2182,7 @@ var DoorLock;
2182
2182
  * Null if no group resolving key has been configured on the lock. See Section 5.2.10.42,
2183
2183
  * “SetAliroReaderConfig Command”.
2184
2184
  *
2185
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.41
2185
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.41
2186
2186
  */
2187
2187
  aliroGroupResolvingKey: (0, import_Cluster.Attribute)(
2188
2188
  132,
@@ -2193,7 +2193,7 @@ var DoorLock;
2193
2193
  * Indicates the list of protocol versions supported for the Bluetooth LE + UWB Access Control Flow as
2194
2194
  * defined in [Aliro].
2195
2195
  *
2196
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.42
2196
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.42
2197
2197
  */
2198
2198
  aliroSupportedBleuwbProtocolVersions: (0, import_Cluster.FixedAttribute)(
2199
2199
  133,
@@ -2203,7 +2203,7 @@ var DoorLock;
2203
2203
  /**
2204
2204
  * Indicates the version of the Bluetooth LE advertisement as defined in [Aliro].
2205
2205
  *
2206
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.43
2206
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.43
2207
2207
  */
2208
2208
  aliroBleAdvertisingVersion: (0, import_Cluster.FixedAttribute)(
2209
2209
  134,
@@ -2217,7 +2217,7 @@ var DoorLock;
2217
2217
  /**
2218
2218
  * Set the status of a user ID.
2219
2219
  *
2220
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.9
2220
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.9
2221
2221
  */
2222
2222
  setUserStatus: (0, import_Cluster.OptionalCommand)(
2223
2223
  9,
@@ -2229,7 +2229,7 @@ var DoorLock;
2229
2229
  /**
2230
2230
  * Get the status of a user.
2231
2231
  *
2232
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.10
2232
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.10
2233
2233
  */
2234
2234
  getUserStatus: (0, import_Cluster.OptionalCommand)(
2235
2235
  10,
@@ -2245,7 +2245,7 @@ var DoorLock;
2245
2245
  *
2246
2246
  * Return status shall be one of the following values:
2247
2247
  *
2248
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.24
2248
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.24
2249
2249
  */
2250
2250
  setUserType: (0, import_Cluster.OptionalCommand)(
2251
2251
  20,
@@ -2257,7 +2257,7 @@ var DoorLock;
2257
2257
  /**
2258
2258
  * Retrieve the user type for a specific user.
2259
2259
  *
2260
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.25
2260
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.25
2261
2261
  */
2262
2262
  getUserType: (0, import_Cluster.OptionalCommand)(
2263
2263
  21,
@@ -2277,7 +2277,7 @@ var DoorLock;
2277
2277
  * Return status is a global status code or a cluster-specific status code from the Status Codes table and
2278
2278
  * shall be one of the following values:
2279
2279
  *
2280
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.27
2280
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.27
2281
2281
  */
2282
2282
  setRfidCode: (0, import_Cluster.Command)(
2283
2283
  22,
@@ -2289,7 +2289,7 @@ var DoorLock;
2289
2289
  /**
2290
2290
  * Retrieve an RFID code.
2291
2291
  *
2292
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.28
2292
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.28
2293
2293
  */
2294
2294
  getRfidCode: (0, import_Cluster.Command)(
2295
2295
  23,
@@ -2305,7 +2305,7 @@ var DoorLock;
2305
2305
  * corresponding user record’s UserStatus value shall be set to Available, and UserType value shall be set
2306
2306
  * to UnrestrictedUser and all schedules shall be cleared.
2307
2307
  *
2308
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.30
2308
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.30
2309
2309
  */
2310
2310
  clearRfidCode: (0, import_Cluster.Command)(
2311
2311
  24,
@@ -2319,7 +2319,7 @@ var DoorLock;
2319
2319
  * user status has to be set to "0 Available", the user type has to be set to the default value, and all
2320
2320
  * schedules which are supported have to be set to the default values.
2321
2321
  *
2322
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.31
2322
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.31
2323
2323
  */
2324
2324
  clearAllRfidCodes: (0, import_Cluster.Command)(
2325
2325
  25,
@@ -2342,7 +2342,7 @@ var DoorLock;
2342
2342
  * > If the attribute AutoRelockTime is supported, the lock will transition to the locked state when the
2343
2343
  * auto relock time has expired.
2344
2344
  *
2345
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.41
2345
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.41
2346
2346
  */
2347
2347
  unboltDoor: (0, import_Cluster.Command)(39, DoorLock2.TlvUnboltDoorRequest, 39, import_Cluster.TlvNoResponse, { timed: true })
2348
2348
  }
@@ -2360,7 +2360,7 @@ var DoorLock;
2360
2360
  * and Schedules are all associated with a User index and not directly with a PIN index. A User index may
2361
2361
  * have several credentials associated with it.
2362
2362
  *
2363
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.4.1
2363
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.4.1
2364
2364
  */
2365
2365
  pinCredential: (0, import_BitmapSchema.BitFlag)(0),
2366
2366
  /**
@@ -2371,7 +2371,7 @@ var DoorLock;
2371
2371
  * and Schedules are all associated with a User index and not directly with a RFID index. A User Index may
2372
2372
  * have several credentials associated with it.
2373
2373
  *
2374
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.4.2
2374
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.4.2
2375
2375
  */
2376
2376
  rfidCredential: (0, import_BitmapSchema.BitFlag)(1),
2377
2377
  /**
@@ -2384,7 +2384,7 @@ var DoorLock;
2384
2384
  * and Schedules are all associated with a User index and not directly with a Finger index. A User Index may
2385
2385
  * have several credentials associated with it.
2386
2386
  *
2387
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.4.3
2387
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.4.3
2388
2388
  */
2389
2389
  fingerCredentials: (0, import_BitmapSchema.BitFlag)(2),
2390
2390
  /**
@@ -2398,14 +2398,14 @@ var DoorLock;
2398
2398
  * Support for WeekDayAccessSchedules requires that the lock has the capability of keeping track of local
2399
2399
  * time.
2400
2400
  *
2401
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.4.4
2401
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.4.4
2402
2402
  */
2403
2403
  weekDayAccessSchedules: (0, import_BitmapSchema.BitFlag)(4),
2404
2404
  /**
2405
2405
  * If this feature is supported this indicates that the lock has the ability to determine the position of
2406
2406
  * the door which is separate from the state of the lock.
2407
2407
  *
2408
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.4.5
2408
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.4.5
2409
2409
  */
2410
2410
  doorPositionSensor: (0, import_BitmapSchema.BitFlag)(5),
2411
2411
  /**
@@ -2418,7 +2418,7 @@ var DoorLock;
2418
2418
  * A lock may support multiple credential types so if the User feature is supported the UserType, UserStatus
2419
2419
  * and Schedules are all associated with a User and not directly with a credential.
2420
2420
  *
2421
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.4.6
2421
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.4.6
2422
2422
  */
2423
2423
  faceCredentials: (0, import_BitmapSchema.BitFlag)(6),
2424
2424
  /**
@@ -2426,7 +2426,7 @@ var DoorLock;
2426
2426
  * lock/unlock command. Currently the cluster only supports providing the PIN credential to the lock/unlock
2427
2427
  * commands. If this feature is supported then the PIN Credential feature shall also be supported.
2428
2428
  *
2429
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.4.7
2429
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.4.7
2430
2430
  */
2431
2431
  credentialOverTheAirAccess: (0, import_BitmapSchema.BitFlag)(7),
2432
2432
  /**
@@ -2434,7 +2434,7 @@ var DoorLock;
2434
2434
  * used to associate credentials and schedules to single user record within the lock. This also means the
2435
2435
  * UserType and UserStatus fields are associated with a User and not a credential.
2436
2436
  *
2437
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.4.8
2437
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.4.8
2438
2438
  */
2439
2439
  user: (0, import_BitmapSchema.BitFlag)(8),
2440
2440
  /**
@@ -2446,7 +2446,7 @@ var DoorLock;
2446
2446
  * Support for YearDayAccessSchedules requires that the lock has the capability of keeping track of local
2447
2447
  * time.
2448
2448
  *
2449
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.4.9
2449
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.4.9
2450
2450
  */
2451
2451
  yearDayAccessSchedules: (0, import_BitmapSchema.BitFlag)(10),
2452
2452
  /**
@@ -2455,7 +2455,7 @@ var DoorLock;
2455
2455
  *
2456
2456
  * Support for HolidaySchedules requires that the lock has the capability of keeping track of local time.
2457
2457
  *
2458
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.4.10
2458
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.4.10
2459
2459
  */
2460
2460
  holidaySchedules: (0, import_BitmapSchema.BitFlag)(11),
2461
2461
  /**
@@ -2465,21 +2465,21 @@ var DoorLock;
2465
2465
  * Locks without unbolting support don’t differentiate between unbolting and unlocking and perform the same
2466
2466
  * operation for both commands.
2467
2467
  *
2468
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.4.11
2468
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.4.11
2469
2469
  */
2470
2470
  unbolting: (0, import_BitmapSchema.BitFlag)(12),
2471
2471
  /**
2472
2472
  * Locks that support this feature implement the Aliro specification as defined in [Aliro] and support
2473
2473
  * Matter as a method for provisioning Aliro credentials.
2474
2474
  *
2475
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.4.12
2475
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.4.12
2476
2476
  */
2477
2477
  aliroProvisioning: (0, import_BitmapSchema.BitFlag)(13),
2478
2478
  /**
2479
2479
  * Locks that support this feature implement the Bluetooth LE + UWB Access Control Flow as defined in
2480
2480
  * [Aliro].
2481
2481
  *
2482
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.4.13
2482
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.4.13
2483
2483
  */
2484
2484
  aliroBleuwb: (0, import_BitmapSchema.BitFlag)(14)
2485
2485
  },
@@ -2493,27 +2493,27 @@ var DoorLock;
2493
2493
  * Locked and Unlocked so it is only partially secured. For example, a deadbolt could be partially extended
2494
2494
  * and not in a dead latched state.
2495
2495
  *
2496
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.1
2496
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.1
2497
2497
  */
2498
2498
  lockState: (0, import_Cluster.Attribute)(0, (0, import_TlvNullable.TlvNullable)((0, import_TlvNumber.TlvEnum)())),
2499
2499
  /**
2500
2500
  * Indicates the type of door lock as defined in LockTypeEnum.
2501
2501
  *
2502
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.2
2502
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.2
2503
2503
  */
2504
2504
  lockType: (0, import_Cluster.Attribute)(1, (0, import_TlvNumber.TlvEnum)()),
2505
2505
  /**
2506
2506
  * Indicates if the lock is currently able to (Enabled) or not able to (Disabled) process remote Lock,
2507
2507
  * Unlock, or Unlock with Timeout commands.
2508
2508
  *
2509
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.3
2509
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.3
2510
2510
  */
2511
2511
  actuatorEnabled: (0, import_Cluster.Attribute)(2, import_TlvBoolean.TlvBoolean),
2512
2512
  /**
2513
2513
  * Indicates the language for the on-screen or audible user interface using a 2- byte language code from
2514
2514
  * ISO-639-1.
2515
2515
  *
2516
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.20
2516
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.20
2517
2517
  */
2518
2518
  language: (0, import_Cluster.OptionalWritableAttribute)(
2519
2519
  33,
@@ -2523,7 +2523,7 @@ var DoorLock;
2523
2523
  /**
2524
2524
  * Indicates the settings for the LED support, as defined by LEDSettingEnum.
2525
2525
  *
2526
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.21
2526
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.21
2527
2527
  */
2528
2528
  ledSettings: (0, import_Cluster.OptionalWritableAttribute)(
2529
2529
  34,
@@ -2535,13 +2535,13 @@ var DoorLock;
2535
2535
  * 0=disabled. If set, unlock operations from any source will be timed. For one time unlock with timeout use
2536
2536
  * the specific command.
2537
2537
  *
2538
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.22
2538
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.22
2539
2539
  */
2540
2540
  autoRelockTime: (0, import_Cluster.OptionalWritableAttribute)(35, import_TlvNumber.TlvUInt32, { writeAcl: import_model.AccessLevel.Manage }),
2541
2541
  /**
2542
2542
  * Indicates the sound volume on a door lock as defined by SoundVolumeEnum.
2543
2543
  *
2544
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.23
2544
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.23
2545
2545
  */
2546
2546
  soundVolume: (0, import_Cluster.OptionalWritableAttribute)(
2547
2547
  36,
@@ -2551,7 +2551,7 @@ var DoorLock;
2551
2551
  /**
2552
2552
  * Indicates the current operating mode of the lock as defined in OperatingModeEnum.
2553
2553
  *
2554
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.24
2554
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.24
2555
2555
  */
2556
2556
  operatingMode: (0, import_Cluster.WritableAttribute)(37, (0, import_TlvNumber.TlvEnum)(), { writeAcl: import_model.AccessLevel.Manage }),
2557
2557
  /**
@@ -2568,7 +2568,7 @@ var DoorLock;
2568
2568
  * this attribute. WARNING: This is the opposite of most other semantically similar bitmaps in this
2569
2569
  * specification.
2570
2570
  *
2571
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.25
2571
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.25
2572
2572
  */
2573
2573
  supportedOperatingModes: (0, import_Cluster.FixedAttribute)(38, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt16, DoorLock2.OperatingModes)),
2574
2574
  /**
@@ -2588,7 +2588,7 @@ var DoorLock;
2588
2588
  * current Sound Volume is High Volume. Therefore, if the client wants to query/modify the current Sound
2589
2589
  * Volume setting on the server, the client SHOULD read/write to the Sound Volume attribute.
2590
2590
  *
2591
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.26
2591
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.26
2592
2592
  */
2593
2593
  defaultConfigurationRegister: (0, import_Cluster.OptionalAttribute)(39, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt16, DoorLock2.ConfigurationRegister)),
2594
2594
  /**
@@ -2598,7 +2598,7 @@ var DoorLock;
2598
2598
  * for those features whose bit is set to 0 in the LocalProgrammingFeatures attribute. Local programming
2599
2599
  * shall be enabled by default.
2600
2600
  *
2601
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.27
2601
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.27
2602
2602
  */
2603
2603
  enableLocalProgramming: (0, import_Cluster.OptionalWritableAttribute)(
2604
2604
  40,
@@ -2609,7 +2609,7 @@ var DoorLock;
2609
2609
  * This attribute shall enable/disable the ability to lock the door lock with a single touch on the door
2610
2610
  * lock.
2611
2611
  *
2612
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.28
2612
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.28
2613
2613
  */
2614
2614
  enableOneTouchLocking: (0, import_Cluster.OptionalWritableAttribute)(
2615
2615
  41,
@@ -2620,7 +2620,7 @@ var DoorLock;
2620
2620
  * This attribute shall enable/disable an inside LED that allows the user to see at a glance if the door is
2621
2621
  * locked.
2622
2622
  *
2623
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.29
2623
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.29
2624
2624
  */
2625
2625
  enableInsideStatusLed: (0, import_Cluster.OptionalWritableAttribute)(
2626
2626
  42,
@@ -2631,7 +2631,7 @@ var DoorLock;
2631
2631
  * This attribute shall enable/disable a button inside the door that is used to put the lock into privacy
2632
2632
  * mode. When the lock is in privacy mode it cannot be manipulated from the outside.
2633
2633
  *
2634
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.30
2634
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.30
2635
2635
  */
2636
2636
  enablePrivacyModeButton: (0, import_Cluster.OptionalWritableAttribute)(
2637
2637
  43,
@@ -2647,7 +2647,7 @@ var DoorLock;
2647
2647
  *
2648
2648
  * The features that can be disabled from local programming are defined in LocalProgrammingFeaturesBitmap.
2649
2649
  *
2650
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.9.31
2650
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.9.31
2651
2651
  */
2652
2652
  localProgrammingFeatures: (0, import_Cluster.OptionalWritableAttribute)(
2653
2653
  44,
@@ -2661,7 +2661,7 @@ var DoorLock;
2661
2661
  * lock. The door lock may require a PIN depending on the value of the RequirePINForRemoteOperation
2662
2662
  * attribute.
2663
2663
  *
2664
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.1
2664
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.1
2665
2665
  */
2666
2666
  lockDoor: (0, import_Cluster.Command)(0, DoorLock2.TlvLockDoorRequest, 0, import_Cluster.TlvNoResponse, { timed: true }),
2667
2667
  /**
@@ -2674,7 +2674,7 @@ var DoorLock;
2674
2674
  * > If the attribute AutoRelockTime is supported the lock will transition to the locked state when the auto
2675
2675
  * relock time has expired.
2676
2676
  *
2677
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.2
2677
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.2
2678
2678
  */
2679
2679
  unlockDoor: (0, import_Cluster.Command)(1, DoorLock2.TlvUnlockDoorRequest, 1, import_Cluster.TlvNoResponse, { timed: true }),
2680
2680
  /**
@@ -2684,7 +2684,7 @@ var DoorLock;
2684
2684
  * specified in the AutoRelockTime attribute. If the door lock device is not capable of or does not want to
2685
2685
  * support temporary Relock Timeout, it SHOULD NOT support this optional command.
2686
2686
  *
2687
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.10.3
2687
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.10.3
2688
2688
  */
2689
2689
  unlockWithTimeout: (0, import_Cluster.OptionalCommand)(3, DoorLock2.TlvUnlockWithTimeoutRequest, 3, import_Cluster.TlvNoResponse, { timed: true })
2690
2690
  },
@@ -2693,7 +2693,7 @@ var DoorLock;
2693
2693
  * The door lock server provides several alarms which can be sent when there is a critical state on the door
2694
2694
  * lock. The alarms available for the door lock server are listed in AlarmCodeEnum.
2695
2695
  *
2696
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.1
2696
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.1
2697
2697
  */
2698
2698
  doorLockAlarm: (0, import_Cluster.Event)(0, import_Priority.Priority.Critical, DoorLock2.TlvDoorLockAlarmEvent),
2699
2699
  /**
@@ -2724,14 +2724,14 @@ var DoorLock;
2724
2724
  *
2725
2725
  * from the inside.
2726
2726
  *
2727
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.3
2727
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.3
2728
2728
  */
2729
2729
  lockOperation: (0, import_Cluster.Event)(2, import_Priority.Priority.Critical, DoorLock2.TlvLockOperationEvent),
2730
2730
  /**
2731
2731
  * The door lock server sends out a LockOperationError event when a lock operation fails for various
2732
2732
  * reasons.
2733
2733
  *
2734
- * @see {@link MatterSpecification.v141.Cluster} § 5.2.11.4
2734
+ * @see {@link MatterSpecification.v142.Cluster} § 5.2.11.4
2735
2735
  */
2736
2736
  lockOperationError: (0, import_Cluster.Event)(3, import_Priority.Priority.Critical, DoorLock2.TlvLockOperationErrorEvent)
2737
2737
  },