@matter/types 0.13.0-alpha.0-20250311-3eb0af5f2 → 0.13.0-alpha.0-20250322-f085fa576
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.
- package/dist/cjs/clusters/access-control.d.ts +308 -313
- package/dist/cjs/clusters/access-control.d.ts.map +1 -1
- package/dist/cjs/clusters/access-control.js +57 -58
- package/dist/cjs/clusters/access-control.js.map +1 -1
- package/dist/cjs/clusters/account-login.d.ts +26 -26
- package/dist/cjs/clusters/account-login.js +27 -27
- package/dist/cjs/clusters/actions.d.ts +37 -37
- package/dist/cjs/clusters/actions.js +21 -21
- package/dist/cjs/clusters/activated-carbon-filter-monitoring.d.ts +2 -2
- package/dist/cjs/clusters/administrator-commissioning.d.ts +63 -63
- package/dist/cjs/clusters/administrator-commissioning.js +17 -17
- package/dist/cjs/clusters/alarm-base.d.ts +6 -6
- package/dist/cjs/clusters/alarm-base.js +6 -6
- package/dist/cjs/clusters/application-basic.d.ts +6 -7
- package/dist/cjs/clusters/application-basic.d.ts.map +1 -1
- package/dist/cjs/clusters/application-basic.js +2 -2
- package/dist/cjs/clusters/application-basic.js.map +1 -1
- package/dist/cjs/clusters/application-launcher.d.ts +61 -64
- package/dist/cjs/clusters/application-launcher.d.ts.map +1 -1
- package/dist/cjs/clusters/application-launcher.js +9 -10
- package/dist/cjs/clusters/application-launcher.js.map +1 -1
- package/dist/cjs/clusters/audio-output.d.ts +10 -10
- package/dist/cjs/clusters/audio-output.js +2 -2
- package/dist/cjs/clusters/ballast-configuration.d.ts +4 -4
- package/dist/cjs/clusters/ballast-configuration.js +4 -4
- package/dist/cjs/clusters/basic-information.d.ts +33 -34
- package/dist/cjs/clusters/basic-information.d.ts.map +1 -1
- package/dist/cjs/clusters/basic-information.js +33 -34
- package/dist/cjs/clusters/basic-information.js.map +1 -1
- package/dist/cjs/clusters/binding.d.ts +6 -6
- package/dist/cjs/clusters/binding.js +3 -3
- package/dist/cjs/clusters/boolean-state-configuration.d.ts +45 -46
- package/dist/cjs/clusters/boolean-state-configuration.d.ts.map +1 -1
- package/dist/cjs/clusters/boolean-state-configuration.js +9 -9
- package/dist/cjs/clusters/boolean-state-configuration.js.map +1 -1
- package/dist/cjs/clusters/bridged-device-basic-information.d.ts +62 -62
- package/dist/cjs/clusters/bridged-device-basic-information.js +16 -16
- package/dist/cjs/clusters/carbon-dioxide-concentration-measurement.d.ts +4 -4
- package/dist/cjs/clusters/carbon-monoxide-concentration-measurement.d.ts +2 -2
- package/dist/cjs/clusters/channel.d.ts +77 -77
- package/dist/cjs/clusters/channel.js +14 -14
- package/dist/cjs/clusters/color-control.d.ts +97 -102
- package/dist/cjs/clusters/color-control.d.ts.map +1 -1
- package/dist/cjs/clusters/color-control.js +29 -30
- package/dist/cjs/clusters/color-control.js.map +1 -1
- package/dist/cjs/clusters/commissioner-control.d.ts +15 -15
- package/dist/cjs/clusters/commissioner-control.js +5 -5
- package/dist/cjs/clusters/concentration-measurement.d.ts +6 -6
- package/dist/cjs/clusters/concentration-measurement.js +2 -2
- package/dist/cjs/clusters/content-app-observer.d.ts +6 -6
- package/dist/cjs/clusters/content-control.d.ts +181 -184
- package/dist/cjs/clusters/content-control.d.ts.map +1 -1
- package/dist/cjs/clusters/content-control.js +39 -40
- package/dist/cjs/clusters/content-control.js.map +1 -1
- package/dist/cjs/clusters/content-launcher.d.ts +137 -137
- package/dist/cjs/clusters/content-launcher.js +25 -25
- package/dist/cjs/clusters/descriptor.d.ts +30 -30
- package/dist/cjs/clusters/descriptor.js +8 -8
- package/dist/cjs/clusters/device-energy-management-mode.d.ts +25 -19
- package/dist/cjs/clusters/device-energy-management-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/device-energy-management-mode.js +6 -6
- package/dist/cjs/clusters/device-energy-management-mode.js.map +1 -1
- package/dist/cjs/clusters/device-energy-management.d.ts +452 -470
- package/dist/cjs/clusters/device-energy-management.d.ts.map +1 -1
- package/dist/cjs/clusters/device-energy-management.js +69 -71
- package/dist/cjs/clusters/device-energy-management.js.map +1 -1
- package/dist/cjs/clusters/diagnostic-logs.d.ts +24 -24
- package/dist/cjs/clusters/diagnostic-logs.js +11 -11
- package/dist/cjs/clusters/dishwasher-alarm.d.ts +6 -6
- package/dist/cjs/clusters/dishwasher-alarm.js +6 -6
- package/dist/cjs/clusters/dishwasher-mode.d.ts +23 -17
- package/dist/cjs/clusters/dishwasher-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/dishwasher-mode.js +6 -6
- package/dist/cjs/clusters/dishwasher-mode.js.map +1 -1
- package/dist/cjs/clusters/door-lock.d.ts +551 -534
- package/dist/cjs/clusters/door-lock.d.ts.map +1 -1
- package/dist/cjs/clusters/door-lock.js +102 -97
- package/dist/cjs/clusters/door-lock.js.map +1 -1
- package/dist/cjs/clusters/ecosystem-information.d.ts +14 -14
- package/dist/cjs/clusters/ecosystem-information.js +8 -8
- package/dist/cjs/clusters/electrical-energy-measurement.d.ts +520 -557
- package/dist/cjs/clusters/electrical-energy-measurement.d.ts.map +1 -1
- package/dist/cjs/clusters/electrical-energy-measurement.js +35 -36
- package/dist/cjs/clusters/electrical-energy-measurement.js.map +1 -1
- package/dist/cjs/clusters/electrical-power-measurement.d.ts +88 -88
- package/dist/cjs/clusters/electrical-power-measurement.js +12 -12
- package/dist/cjs/clusters/energy-evse-mode.d.ts +27 -21
- package/dist/cjs/clusters/energy-evse-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/energy-evse-mode.js +6 -6
- package/dist/cjs/clusters/energy-evse-mode.js.map +1 -1
- package/dist/cjs/clusters/energy-evse.d.ts +295 -307
- package/dist/cjs/clusters/energy-evse.d.ts.map +1 -1
- package/dist/cjs/clusters/energy-evse.js +53 -56
- package/dist/cjs/clusters/energy-evse.js.map +1 -1
- package/dist/cjs/clusters/energy-preference.d.ts +29 -29
- package/dist/cjs/clusters/energy-preference.js +8 -8
- package/dist/cjs/clusters/ethernet-network-diagnostics.d.ts +8 -8
- package/dist/cjs/clusters/ethernet-network-diagnostics.js +2 -2
- package/dist/cjs/clusters/fan-control.d.ts +71 -71
- package/dist/cjs/clusters/fan-control.js +23 -23
- package/dist/cjs/clusters/fixed-label.d.ts +4 -4
- package/dist/cjs/clusters/formaldehyde-concentration-measurement.d.ts +2 -2
- package/dist/cjs/clusters/general-commissioning.d.ts +188 -191
- package/dist/cjs/clusters/general-commissioning.d.ts.map +1 -1
- package/dist/cjs/clusters/general-commissioning.js +59 -60
- package/dist/cjs/clusters/general-commissioning.js.map +1 -1
- package/dist/cjs/clusters/general-diagnostics.d.ts +116 -124
- package/dist/cjs/clusters/general-diagnostics.d.ts.map +1 -1
- package/dist/cjs/clusters/general-diagnostics.js +33 -35
- package/dist/cjs/clusters/general-diagnostics.js.map +1 -1
- package/dist/cjs/clusters/group-key-management.d.ts +20 -22
- package/dist/cjs/clusters/group-key-management.d.ts.map +1 -1
- package/dist/cjs/clusters/group-key-management.js +10 -11
- package/dist/cjs/clusters/group-key-management.js.map +1 -1
- package/dist/cjs/clusters/groups.d.ts +9 -10
- package/dist/cjs/clusters/groups.d.ts.map +1 -1
- package/dist/cjs/clusters/groups.js +2 -2
- package/dist/cjs/clusters/groups.js.map +1 -1
- package/dist/cjs/clusters/hepa-filter-monitoring.d.ts +2 -2
- package/dist/cjs/clusters/icd-management.d.ts +59 -62
- package/dist/cjs/clusters/icd-management.d.ts.map +1 -1
- package/dist/cjs/clusters/icd-management.js +19 -20
- package/dist/cjs/clusters/icd-management.js.map +1 -1
- package/dist/cjs/clusters/identify.d.ts +14 -14
- package/dist/cjs/clusters/identify.js +8 -8
- package/dist/cjs/clusters/illuminance-measurement.d.ts +2 -2
- package/dist/cjs/clusters/illuminance-measurement.js +2 -2
- package/dist/cjs/clusters/joint-fabric-datastore-cluster.d.ts +6 -6
- package/dist/cjs/clusters/joint-fabric-datastore-cluster.js +2 -2
- package/dist/cjs/clusters/joint-fabric-pki.d.ts +2 -2
- package/dist/cjs/clusters/joint-fabric-pki.js +2 -2
- package/dist/cjs/clusters/keypad-input.d.ts +13 -13
- package/dist/cjs/clusters/keypad-input.js +5 -5
- package/dist/cjs/clusters/laundry-dryer-controls.d.ts +4 -4
- package/dist/cjs/clusters/laundry-dryer-controls.js +4 -4
- package/dist/cjs/clusters/laundry-washer-controls.d.ts +40 -40
- package/dist/cjs/clusters/laundry-washer-controls.js +12 -12
- package/dist/cjs/clusters/laundry-washer-mode.d.ts +23 -17
- package/dist/cjs/clusters/laundry-washer-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/laundry-washer-mode.js +6 -6
- package/dist/cjs/clusters/laundry-washer-mode.js.map +1 -1
- package/dist/cjs/clusters/level-control.d.ts +56 -56
- package/dist/cjs/clusters/level-control.js +12 -12
- package/dist/cjs/clusters/localization-configuration.d.ts +4 -4
- package/dist/cjs/clusters/low-power.d.ts +2 -2
- package/dist/cjs/clusters/media-input.d.ts +2 -2
- package/dist/cjs/clusters/media-playback.d.ts +108 -108
- package/dist/cjs/clusters/media-playback.js +28 -28
- package/dist/cjs/clusters/messages.d.ts +12 -12
- package/dist/cjs/clusters/messages.js +4 -4
- package/dist/cjs/clusters/microwave-oven-control.d.ts +2 -2
- package/dist/cjs/clusters/microwave-oven-mode.d.ts +15 -15
- package/dist/cjs/clusters/microwave-oven-mode.js +5 -5
- package/dist/cjs/clusters/mode-base.d.ts +36 -36
- package/dist/cjs/clusters/mode-base.js +12 -12
- package/dist/cjs/clusters/mode-select.d.ts +39 -39
- package/dist/cjs/clusters/mode-select.js +11 -11
- package/dist/cjs/clusters/network-commissioning.d.ts +233 -238
- package/dist/cjs/clusters/network-commissioning.d.ts.map +1 -1
- package/dist/cjs/clusters/network-commissioning.js +47 -48
- package/dist/cjs/clusters/network-commissioning.js.map +1 -1
- package/dist/cjs/clusters/nitrogen-dioxide-concentration-measurement.d.ts +2 -2
- package/dist/cjs/clusters/occupancy-sensing.d.ts +37 -37
- package/dist/cjs/clusters/occupancy-sensing.js +11 -11
- package/dist/cjs/clusters/on-off.d.ts +119 -120
- package/dist/cjs/clusters/on-off.d.ts.map +1 -1
- package/dist/cjs/clusters/on-off.js +25 -25
- package/dist/cjs/clusters/on-off.js.map +1 -1
- package/dist/cjs/clusters/operational-credentials.d.ts +122 -124
- package/dist/cjs/clusters/operational-credentials.d.ts.map +1 -1
- package/dist/cjs/clusters/operational-credentials.js +74 -75
- package/dist/cjs/clusters/operational-credentials.js.map +1 -1
- package/dist/cjs/clusters/operational-state.d.ts +33 -33
- package/dist/cjs/clusters/operational-state.js +18 -18
- package/dist/cjs/clusters/ota-software-update-provider.d.ts +48 -48
- package/dist/cjs/clusters/ota-software-update-provider.js +25 -25
- package/dist/cjs/clusters/ota-software-update-requestor.d.ts +60 -62
- package/dist/cjs/clusters/ota-software-update-requestor.d.ts.map +1 -1
- package/dist/cjs/clusters/ota-software-update-requestor.js +30 -31
- package/dist/cjs/clusters/ota-software-update-requestor.js.map +1 -1
- package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +10 -10
- package/dist/cjs/clusters/oven-cavity-operational-state.js +10 -10
- package/dist/cjs/clusters/oven-mode.d.ts +23 -17
- package/dist/cjs/clusters/oven-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/oven-mode.js +6 -6
- package/dist/cjs/clusters/oven-mode.js.map +1 -1
- package/dist/cjs/clusters/ozone-concentration-measurement.d.ts +4 -4
- package/dist/cjs/clusters/pm1-concentration-measurement.d.ts +2 -2
- package/dist/cjs/clusters/pm10-concentration-measurement.d.ts +2 -2
- package/dist/cjs/clusters/pm25-concentration-measurement.d.ts +2 -2
- package/dist/cjs/clusters/power-source-configuration.d.ts +5 -6
- package/dist/cjs/clusters/power-source-configuration.d.ts.map +1 -1
- package/dist/cjs/clusters/power-source-configuration.js +5 -6
- package/dist/cjs/clusters/power-source-configuration.js.map +1 -1
- package/dist/cjs/clusters/power-source.d.ts +98 -101
- package/dist/cjs/clusters/power-source.d.ts.map +1 -1
- package/dist/cjs/clusters/power-source.js +30 -31
- package/dist/cjs/clusters/power-source.js.map +1 -1
- package/dist/cjs/clusters/power-topology.d.ts +2 -2
- package/dist/cjs/clusters/pressure-measurement.d.ts +2 -2
- package/dist/cjs/clusters/proxy-discovery.d.ts +6 -6
- package/dist/cjs/clusters/proxy-discovery.js +2 -2
- package/dist/cjs/clusters/pump-configuration-and-control.d.ts +52 -52
- package/dist/cjs/clusters/pump-configuration-and-control.js +11 -11
- package/dist/cjs/clusters/radon-concentration-measurement.d.ts +4 -4
- package/dist/cjs/clusters/refrigerator-alarm.d.ts +8 -8
- package/dist/cjs/clusters/refrigerator-alarm.js +6 -6
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +23 -17
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +6 -6
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
- package/dist/cjs/clusters/resource-monitoring.d.ts +8 -8
- package/dist/cjs/clusters/resource-monitoring.js +2 -2
- package/dist/cjs/clusters/rvc-clean-mode.d.ts +23 -17
- package/dist/cjs/clusters/rvc-clean-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-clean-mode.js +6 -6
- package/dist/cjs/clusters/rvc-clean-mode.js.map +1 -1
- package/dist/cjs/clusters/rvc-operational-state.d.ts +21 -21
- package/dist/cjs/clusters/rvc-operational-state.js +14 -14
- package/dist/cjs/clusters/rvc-run-mode.d.ts +23 -17
- package/dist/cjs/clusters/rvc-run-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-run-mode.js +6 -6
- package/dist/cjs/clusters/rvc-run-mode.js.map +1 -1
- package/dist/cjs/clusters/scenes-management.d.ts +125 -125
- package/dist/cjs/clusters/scenes-management.js +25 -25
- package/dist/cjs/clusters/scenes-management.js.map +1 -1
- package/dist/cjs/clusters/service-area.d.ts +56 -56
- package/dist/cjs/clusters/service-area.js +20 -20
- package/dist/cjs/clusters/service-area.js.map +1 -1
- package/dist/cjs/clusters/smoke-co-alarm.d.ts +45 -48
- package/dist/cjs/clusters/smoke-co-alarm.d.ts.map +1 -1
- package/dist/cjs/clusters/smoke-co-alarm.js +13 -14
- package/dist/cjs/clusters/smoke-co-alarm.js.map +1 -1
- package/dist/cjs/clusters/software-diagnostics.d.ts +20 -20
- package/dist/cjs/clusters/software-diagnostics.js +4 -4
- package/dist/cjs/clusters/switch.d.ts +26 -26
- package/dist/cjs/clusters/switch.js +8 -8
- package/dist/cjs/clusters/target-navigator.d.ts +2 -2
- package/dist/cjs/clusters/target-navigator.js +2 -2
- package/dist/cjs/clusters/temperature-control.d.ts +5 -5
- package/dist/cjs/clusters/thermostat-user-interface-configuration.d.ts +5 -5
- package/dist/cjs/clusters/thermostat-user-interface-configuration.js +3 -3
- package/dist/cjs/clusters/thermostat.d.ts +386 -357
- package/dist/cjs/clusters/thermostat.d.ts.map +1 -1
- package/dist/cjs/clusters/thermostat.js +98 -91
- package/dist/cjs/clusters/thermostat.js.map +1 -1
- package/dist/cjs/clusters/thread-border-router-management.d.ts +21 -25
- package/dist/cjs/clusters/thread-border-router-management.d.ts.map +1 -1
- package/dist/cjs/clusters/thread-border-router-management.js +4 -5
- package/dist/cjs/clusters/thread-border-router-management.js.map +1 -1
- package/dist/cjs/clusters/thread-network-diagnostics.d.ts +130 -134
- package/dist/cjs/clusters/thread-network-diagnostics.d.ts.map +1 -1
- package/dist/cjs/clusters/thread-network-diagnostics.js +42 -43
- package/dist/cjs/clusters/thread-network-diagnostics.js.map +1 -1
- package/dist/cjs/clusters/thread-network-directory.d.ts +6 -6
- package/dist/cjs/clusters/thread-network-directory.js +6 -6
- package/dist/cjs/clusters/time-format-localization.d.ts +8 -8
- package/dist/cjs/clusters/time-format-localization.js +2 -2
- package/dist/cjs/clusters/time-synchronization.d.ts +166 -166
- package/dist/cjs/clusters/time-synchronization.js +45 -45
- package/dist/cjs/clusters/total-volatile-organic-compounds-concentration-measurement.d.ts +2 -2
- package/dist/cjs/clusters/unit-localization.d.ts +11 -11
- package/dist/cjs/clusters/unit-localization.js +3 -3
- package/dist/cjs/clusters/valve-configuration-and-control.d.ts +29 -29
- package/dist/cjs/clusters/valve-configuration-and-control.js +10 -10
- package/dist/cjs/clusters/water-heater-management.d.ts +49 -49
- package/dist/cjs/clusters/water-heater-management.js +15 -15
- package/dist/cjs/clusters/water-heater-mode.d.ts +29 -23
- package/dist/cjs/clusters/water-heater-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/water-heater-mode.js +8 -8
- package/dist/cjs/clusters/water-heater-mode.js.map +1 -1
- package/dist/cjs/clusters/water-tank-level-monitoring.d.ts +2 -2
- package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts +29 -29
- package/dist/cjs/clusters/wi-fi-network-diagnostics.js +9 -9
- package/dist/cjs/clusters/wi-fi-network-management.d.ts +30 -12
- package/dist/cjs/clusters/wi-fi-network-management.d.ts.map +1 -1
- package/dist/cjs/clusters/wi-fi-network-management.js +14 -10
- package/dist/cjs/clusters/wi-fi-network-management.js.map +1 -1
- package/dist/cjs/clusters/window-covering.d.ts +97 -97
- package/dist/cjs/clusters/window-covering.js +31 -31
- package/dist/cjs/common/StatusCode.d.ts +3 -0
- package/dist/cjs/common/StatusCode.d.ts.map +1 -1
- package/dist/cjs/common/StatusCode.js +3 -0
- package/dist/cjs/common/StatusCode.js.map +1 -1
- package/dist/cjs/globals/Locationdesc.d.ts +13 -13
- package/dist/cjs/globals/Locationdesc.js +13 -13
- package/dist/cjs/globals/MeasurementAccuracy.d.ts +3 -3
- package/dist/cjs/globals/MeasurementAccuracy.js +3 -3
- package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +10 -10
- package/dist/cjs/globals/MeasurementAccuracyRange.js +6 -6
- package/dist/cjs/globals/Priority.d.ts +2 -2
- package/dist/cjs/globals/Semtag.d.ts.map +1 -1
- package/dist/cjs/globals/Status.d.ts +7 -7
- package/dist/cjs/globals/WildcardPathFlags.d.ts +2 -5
- package/dist/cjs/globals/WildcardPathFlags.d.ts.map +1 -1
- package/dist/cjs/globals/WildcardPathFlags.js +0 -3
- package/dist/cjs/globals/WildcardPathFlags.js.map +1 -1
- package/dist/cjs/tlv/TlvNullable.d.ts.map +1 -1
- package/dist/cjs/tlv/TlvNullable.js +3 -1
- package/dist/cjs/tlv/TlvNullable.js.map +1 -1
- package/dist/cjs/tlv/TlvObject.d.ts +1 -0
- package/dist/cjs/tlv/TlvObject.d.ts.map +1 -1
- package/dist/cjs/tlv/TlvObject.js +6 -0
- package/dist/cjs/tlv/TlvObject.js.map +1 -1
- package/dist/cjs/tlv/TlvString.d.ts +1 -1
- package/dist/cjs/tlv/TlvString.d.ts.map +1 -1
- package/dist/cjs/tlv/TlvString.js.map +1 -1
- package/dist/esm/clusters/access-control.d.ts +308 -313
- package/dist/esm/clusters/access-control.d.ts.map +1 -1
- package/dist/esm/clusters/access-control.js +57 -58
- package/dist/esm/clusters/access-control.js.map +1 -1
- package/dist/esm/clusters/account-login.d.ts +26 -26
- package/dist/esm/clusters/account-login.js +27 -27
- package/dist/esm/clusters/actions.d.ts +37 -37
- package/dist/esm/clusters/actions.js +21 -21
- package/dist/esm/clusters/activated-carbon-filter-monitoring.d.ts +2 -2
- package/dist/esm/clusters/administrator-commissioning.d.ts +63 -63
- package/dist/esm/clusters/administrator-commissioning.js +17 -17
- package/dist/esm/clusters/alarm-base.d.ts +6 -6
- package/dist/esm/clusters/alarm-base.js +6 -6
- package/dist/esm/clusters/application-basic.d.ts +6 -7
- package/dist/esm/clusters/application-basic.d.ts.map +1 -1
- package/dist/esm/clusters/application-basic.js +2 -2
- package/dist/esm/clusters/application-basic.js.map +1 -1
- package/dist/esm/clusters/application-launcher.d.ts +61 -64
- package/dist/esm/clusters/application-launcher.d.ts.map +1 -1
- package/dist/esm/clusters/application-launcher.js +9 -10
- package/dist/esm/clusters/application-launcher.js.map +1 -1
- package/dist/esm/clusters/audio-output.d.ts +10 -10
- package/dist/esm/clusters/audio-output.js +2 -2
- package/dist/esm/clusters/ballast-configuration.d.ts +4 -4
- package/dist/esm/clusters/ballast-configuration.js +4 -4
- package/dist/esm/clusters/basic-information.d.ts +33 -34
- package/dist/esm/clusters/basic-information.d.ts.map +1 -1
- package/dist/esm/clusters/basic-information.js +33 -34
- package/dist/esm/clusters/basic-information.js.map +1 -1
- package/dist/esm/clusters/binding.d.ts +6 -6
- package/dist/esm/clusters/binding.js +3 -3
- package/dist/esm/clusters/boolean-state-configuration.d.ts +45 -46
- package/dist/esm/clusters/boolean-state-configuration.d.ts.map +1 -1
- package/dist/esm/clusters/boolean-state-configuration.js +9 -9
- package/dist/esm/clusters/boolean-state-configuration.js.map +1 -1
- package/dist/esm/clusters/bridged-device-basic-information.d.ts +62 -62
- package/dist/esm/clusters/bridged-device-basic-information.js +16 -16
- package/dist/esm/clusters/carbon-dioxide-concentration-measurement.d.ts +4 -4
- package/dist/esm/clusters/carbon-monoxide-concentration-measurement.d.ts +2 -2
- package/dist/esm/clusters/channel.d.ts +77 -77
- package/dist/esm/clusters/channel.js +14 -14
- package/dist/esm/clusters/color-control.d.ts +97 -102
- package/dist/esm/clusters/color-control.d.ts.map +1 -1
- package/dist/esm/clusters/color-control.js +29 -30
- package/dist/esm/clusters/color-control.js.map +1 -1
- package/dist/esm/clusters/commissioner-control.d.ts +15 -15
- package/dist/esm/clusters/commissioner-control.js +5 -5
- package/dist/esm/clusters/concentration-measurement.d.ts +6 -6
- package/dist/esm/clusters/concentration-measurement.js +2 -2
- package/dist/esm/clusters/content-app-observer.d.ts +6 -6
- package/dist/esm/clusters/content-control.d.ts +181 -184
- package/dist/esm/clusters/content-control.d.ts.map +1 -1
- package/dist/esm/clusters/content-control.js +39 -40
- package/dist/esm/clusters/content-control.js.map +1 -1
- package/dist/esm/clusters/content-launcher.d.ts +137 -137
- package/dist/esm/clusters/content-launcher.js +25 -25
- package/dist/esm/clusters/descriptor.d.ts +30 -30
- package/dist/esm/clusters/descriptor.js +8 -8
- package/dist/esm/clusters/device-energy-management-mode.d.ts +25 -19
- package/dist/esm/clusters/device-energy-management-mode.d.ts.map +1 -1
- package/dist/esm/clusters/device-energy-management-mode.js +7 -7
- package/dist/esm/clusters/device-energy-management-mode.js.map +1 -1
- package/dist/esm/clusters/device-energy-management.d.ts +452 -470
- package/dist/esm/clusters/device-energy-management.d.ts.map +1 -1
- package/dist/esm/clusters/device-energy-management.js +69 -71
- package/dist/esm/clusters/device-energy-management.js.map +1 -1
- package/dist/esm/clusters/diagnostic-logs.d.ts +24 -24
- package/dist/esm/clusters/diagnostic-logs.js +11 -11
- package/dist/esm/clusters/dishwasher-alarm.d.ts +6 -6
- package/dist/esm/clusters/dishwasher-alarm.js +6 -6
- package/dist/esm/clusters/dishwasher-mode.d.ts +23 -17
- package/dist/esm/clusters/dishwasher-mode.d.ts.map +1 -1
- package/dist/esm/clusters/dishwasher-mode.js +7 -7
- package/dist/esm/clusters/dishwasher-mode.js.map +1 -1
- package/dist/esm/clusters/door-lock.d.ts +551 -534
- package/dist/esm/clusters/door-lock.d.ts.map +1 -1
- package/dist/esm/clusters/door-lock.js +103 -98
- package/dist/esm/clusters/door-lock.js.map +1 -1
- package/dist/esm/clusters/ecosystem-information.d.ts +14 -14
- package/dist/esm/clusters/ecosystem-information.js +8 -8
- package/dist/esm/clusters/electrical-energy-measurement.d.ts +520 -557
- package/dist/esm/clusters/electrical-energy-measurement.d.ts.map +1 -1
- package/dist/esm/clusters/electrical-energy-measurement.js +35 -36
- package/dist/esm/clusters/electrical-energy-measurement.js.map +1 -1
- package/dist/esm/clusters/electrical-power-measurement.d.ts +88 -88
- package/dist/esm/clusters/electrical-power-measurement.js +12 -12
- package/dist/esm/clusters/energy-evse-mode.d.ts +27 -21
- package/dist/esm/clusters/energy-evse-mode.d.ts.map +1 -1
- package/dist/esm/clusters/energy-evse-mode.js +7 -7
- package/dist/esm/clusters/energy-evse-mode.js.map +1 -1
- package/dist/esm/clusters/energy-evse.d.ts +295 -307
- package/dist/esm/clusters/energy-evse.d.ts.map +1 -1
- package/dist/esm/clusters/energy-evse.js +53 -56
- package/dist/esm/clusters/energy-evse.js.map +1 -1
- package/dist/esm/clusters/energy-preference.d.ts +29 -29
- package/dist/esm/clusters/energy-preference.js +8 -8
- package/dist/esm/clusters/ethernet-network-diagnostics.d.ts +8 -8
- package/dist/esm/clusters/ethernet-network-diagnostics.js +2 -2
- package/dist/esm/clusters/fan-control.d.ts +71 -71
- package/dist/esm/clusters/fan-control.js +23 -23
- package/dist/esm/clusters/fixed-label.d.ts +4 -4
- package/dist/esm/clusters/formaldehyde-concentration-measurement.d.ts +2 -2
- package/dist/esm/clusters/general-commissioning.d.ts +188 -191
- package/dist/esm/clusters/general-commissioning.d.ts.map +1 -1
- package/dist/esm/clusters/general-commissioning.js +59 -60
- package/dist/esm/clusters/general-commissioning.js.map +1 -1
- package/dist/esm/clusters/general-diagnostics.d.ts +116 -124
- package/dist/esm/clusters/general-diagnostics.d.ts.map +1 -1
- package/dist/esm/clusters/general-diagnostics.js +33 -35
- package/dist/esm/clusters/general-diagnostics.js.map +1 -1
- package/dist/esm/clusters/group-key-management.d.ts +20 -22
- package/dist/esm/clusters/group-key-management.d.ts.map +1 -1
- package/dist/esm/clusters/group-key-management.js +10 -11
- package/dist/esm/clusters/group-key-management.js.map +1 -1
- package/dist/esm/clusters/groups.d.ts +9 -10
- package/dist/esm/clusters/groups.d.ts.map +1 -1
- package/dist/esm/clusters/groups.js +2 -2
- package/dist/esm/clusters/groups.js.map +1 -1
- package/dist/esm/clusters/hepa-filter-monitoring.d.ts +2 -2
- package/dist/esm/clusters/icd-management.d.ts +59 -62
- package/dist/esm/clusters/icd-management.d.ts.map +1 -1
- package/dist/esm/clusters/icd-management.js +19 -20
- package/dist/esm/clusters/icd-management.js.map +1 -1
- package/dist/esm/clusters/identify.d.ts +14 -14
- package/dist/esm/clusters/identify.js +8 -8
- package/dist/esm/clusters/illuminance-measurement.d.ts +2 -2
- package/dist/esm/clusters/illuminance-measurement.js +2 -2
- package/dist/esm/clusters/joint-fabric-datastore-cluster.d.ts +6 -6
- package/dist/esm/clusters/joint-fabric-datastore-cluster.js +2 -2
- package/dist/esm/clusters/joint-fabric-pki.d.ts +2 -2
- package/dist/esm/clusters/joint-fabric-pki.js +2 -2
- package/dist/esm/clusters/keypad-input.d.ts +13 -13
- package/dist/esm/clusters/keypad-input.js +5 -5
- package/dist/esm/clusters/laundry-dryer-controls.d.ts +4 -4
- package/dist/esm/clusters/laundry-dryer-controls.js +4 -4
- package/dist/esm/clusters/laundry-washer-controls.d.ts +40 -40
- package/dist/esm/clusters/laundry-washer-controls.js +12 -12
- package/dist/esm/clusters/laundry-washer-mode.d.ts +23 -17
- package/dist/esm/clusters/laundry-washer-mode.d.ts.map +1 -1
- package/dist/esm/clusters/laundry-washer-mode.js +7 -7
- package/dist/esm/clusters/laundry-washer-mode.js.map +1 -1
- package/dist/esm/clusters/level-control.d.ts +56 -56
- package/dist/esm/clusters/level-control.js +12 -12
- package/dist/esm/clusters/localization-configuration.d.ts +4 -4
- package/dist/esm/clusters/low-power.d.ts +2 -2
- package/dist/esm/clusters/media-input.d.ts +2 -2
- package/dist/esm/clusters/media-playback.d.ts +108 -108
- package/dist/esm/clusters/media-playback.js +28 -28
- package/dist/esm/clusters/messages.d.ts +12 -12
- package/dist/esm/clusters/messages.js +4 -4
- package/dist/esm/clusters/microwave-oven-control.d.ts +2 -2
- package/dist/esm/clusters/microwave-oven-mode.d.ts +15 -15
- package/dist/esm/clusters/microwave-oven-mode.js +5 -5
- package/dist/esm/clusters/mode-base.d.ts +36 -36
- package/dist/esm/clusters/mode-base.js +12 -12
- package/dist/esm/clusters/mode-select.d.ts +39 -39
- package/dist/esm/clusters/mode-select.js +11 -11
- package/dist/esm/clusters/network-commissioning.d.ts +233 -238
- package/dist/esm/clusters/network-commissioning.d.ts.map +1 -1
- package/dist/esm/clusters/network-commissioning.js +47 -48
- package/dist/esm/clusters/network-commissioning.js.map +1 -1
- package/dist/esm/clusters/nitrogen-dioxide-concentration-measurement.d.ts +2 -2
- package/dist/esm/clusters/occupancy-sensing.d.ts +37 -37
- package/dist/esm/clusters/occupancy-sensing.js +11 -11
- package/dist/esm/clusters/on-off.d.ts +119 -120
- package/dist/esm/clusters/on-off.d.ts.map +1 -1
- package/dist/esm/clusters/on-off.js +25 -25
- package/dist/esm/clusters/on-off.js.map +1 -1
- package/dist/esm/clusters/operational-credentials.d.ts +122 -124
- package/dist/esm/clusters/operational-credentials.d.ts.map +1 -1
- package/dist/esm/clusters/operational-credentials.js +74 -75
- package/dist/esm/clusters/operational-credentials.js.map +1 -1
- package/dist/esm/clusters/operational-state.d.ts +33 -33
- package/dist/esm/clusters/operational-state.js +18 -18
- package/dist/esm/clusters/ota-software-update-provider.d.ts +48 -48
- package/dist/esm/clusters/ota-software-update-provider.js +25 -25
- package/dist/esm/clusters/ota-software-update-requestor.d.ts +60 -62
- package/dist/esm/clusters/ota-software-update-requestor.d.ts.map +1 -1
- package/dist/esm/clusters/ota-software-update-requestor.js +30 -31
- package/dist/esm/clusters/ota-software-update-requestor.js.map +1 -1
- package/dist/esm/clusters/oven-cavity-operational-state.d.ts +10 -10
- package/dist/esm/clusters/oven-cavity-operational-state.js +10 -10
- package/dist/esm/clusters/oven-mode.d.ts +23 -17
- package/dist/esm/clusters/oven-mode.d.ts.map +1 -1
- package/dist/esm/clusters/oven-mode.js +7 -7
- package/dist/esm/clusters/oven-mode.js.map +1 -1
- package/dist/esm/clusters/ozone-concentration-measurement.d.ts +4 -4
- package/dist/esm/clusters/pm1-concentration-measurement.d.ts +2 -2
- package/dist/esm/clusters/pm10-concentration-measurement.d.ts +2 -2
- package/dist/esm/clusters/pm25-concentration-measurement.d.ts +2 -2
- package/dist/esm/clusters/power-source-configuration.d.ts +5 -6
- package/dist/esm/clusters/power-source-configuration.d.ts.map +1 -1
- package/dist/esm/clusters/power-source-configuration.js +5 -6
- package/dist/esm/clusters/power-source-configuration.js.map +1 -1
- package/dist/esm/clusters/power-source.d.ts +98 -101
- package/dist/esm/clusters/power-source.d.ts.map +1 -1
- package/dist/esm/clusters/power-source.js +30 -31
- package/dist/esm/clusters/power-source.js.map +1 -1
- package/dist/esm/clusters/power-topology.d.ts +2 -2
- package/dist/esm/clusters/pressure-measurement.d.ts +2 -2
- package/dist/esm/clusters/proxy-discovery.d.ts +6 -6
- package/dist/esm/clusters/proxy-discovery.js +2 -2
- package/dist/esm/clusters/pump-configuration-and-control.d.ts +52 -52
- package/dist/esm/clusters/pump-configuration-and-control.js +11 -11
- package/dist/esm/clusters/radon-concentration-measurement.d.ts +4 -4
- package/dist/esm/clusters/refrigerator-alarm.d.ts +8 -8
- package/dist/esm/clusters/refrigerator-alarm.js +6 -6
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +23 -17
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +7 -7
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
- package/dist/esm/clusters/resource-monitoring.d.ts +8 -8
- package/dist/esm/clusters/resource-monitoring.js +2 -2
- package/dist/esm/clusters/rvc-clean-mode.d.ts +23 -17
- package/dist/esm/clusters/rvc-clean-mode.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-clean-mode.js +7 -7
- package/dist/esm/clusters/rvc-clean-mode.js.map +1 -1
- package/dist/esm/clusters/rvc-operational-state.d.ts +21 -21
- package/dist/esm/clusters/rvc-operational-state.js +14 -14
- package/dist/esm/clusters/rvc-run-mode.d.ts +23 -17
- package/dist/esm/clusters/rvc-run-mode.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-run-mode.js +7 -7
- package/dist/esm/clusters/rvc-run-mode.js.map +1 -1
- package/dist/esm/clusters/scenes-management.d.ts +125 -125
- package/dist/esm/clusters/scenes-management.js +25 -25
- package/dist/esm/clusters/scenes-management.js.map +1 -1
- package/dist/esm/clusters/service-area.d.ts +56 -56
- package/dist/esm/clusters/service-area.js +20 -20
- package/dist/esm/clusters/service-area.js.map +1 -1
- package/dist/esm/clusters/smoke-co-alarm.d.ts +45 -48
- package/dist/esm/clusters/smoke-co-alarm.d.ts.map +1 -1
- package/dist/esm/clusters/smoke-co-alarm.js +13 -14
- package/dist/esm/clusters/smoke-co-alarm.js.map +1 -1
- package/dist/esm/clusters/software-diagnostics.d.ts +20 -20
- package/dist/esm/clusters/software-diagnostics.js +4 -4
- package/dist/esm/clusters/switch.d.ts +26 -26
- package/dist/esm/clusters/switch.js +8 -8
- package/dist/esm/clusters/target-navigator.d.ts +2 -2
- package/dist/esm/clusters/target-navigator.js +2 -2
- package/dist/esm/clusters/temperature-control.d.ts +5 -5
- package/dist/esm/clusters/thermostat-user-interface-configuration.d.ts +5 -5
- package/dist/esm/clusters/thermostat-user-interface-configuration.js +3 -3
- package/dist/esm/clusters/thermostat.d.ts +386 -357
- package/dist/esm/clusters/thermostat.d.ts.map +1 -1
- package/dist/esm/clusters/thermostat.js +98 -91
- package/dist/esm/clusters/thermostat.js.map +1 -1
- package/dist/esm/clusters/thread-border-router-management.d.ts +21 -25
- package/dist/esm/clusters/thread-border-router-management.d.ts.map +1 -1
- package/dist/esm/clusters/thread-border-router-management.js +4 -5
- package/dist/esm/clusters/thread-border-router-management.js.map +1 -1
- package/dist/esm/clusters/thread-network-diagnostics.d.ts +130 -134
- package/dist/esm/clusters/thread-network-diagnostics.d.ts.map +1 -1
- package/dist/esm/clusters/thread-network-diagnostics.js +42 -43
- package/dist/esm/clusters/thread-network-diagnostics.js.map +1 -1
- package/dist/esm/clusters/thread-network-directory.d.ts +6 -6
- package/dist/esm/clusters/thread-network-directory.js +6 -6
- package/dist/esm/clusters/time-format-localization.d.ts +8 -8
- package/dist/esm/clusters/time-format-localization.js +2 -2
- package/dist/esm/clusters/time-synchronization.d.ts +166 -166
- package/dist/esm/clusters/time-synchronization.js +45 -45
- package/dist/esm/clusters/total-volatile-organic-compounds-concentration-measurement.d.ts +2 -2
- package/dist/esm/clusters/unit-localization.d.ts +11 -11
- package/dist/esm/clusters/unit-localization.js +3 -3
- package/dist/esm/clusters/valve-configuration-and-control.d.ts +29 -29
- package/dist/esm/clusters/valve-configuration-and-control.js +10 -10
- package/dist/esm/clusters/water-heater-management.d.ts +49 -49
- package/dist/esm/clusters/water-heater-management.js +15 -15
- package/dist/esm/clusters/water-heater-mode.d.ts +29 -23
- package/dist/esm/clusters/water-heater-mode.d.ts.map +1 -1
- package/dist/esm/clusters/water-heater-mode.js +9 -9
- package/dist/esm/clusters/water-heater-mode.js.map +1 -1
- package/dist/esm/clusters/water-tank-level-monitoring.d.ts +2 -2
- package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts +29 -29
- package/dist/esm/clusters/wi-fi-network-diagnostics.js +9 -9
- package/dist/esm/clusters/wi-fi-network-management.d.ts +30 -12
- package/dist/esm/clusters/wi-fi-network-management.d.ts.map +1 -1
- package/dist/esm/clusters/wi-fi-network-management.js +14 -10
- package/dist/esm/clusters/wi-fi-network-management.js.map +1 -1
- package/dist/esm/clusters/window-covering.d.ts +97 -97
- package/dist/esm/clusters/window-covering.js +31 -31
- package/dist/esm/common/StatusCode.d.ts +3 -0
- package/dist/esm/common/StatusCode.d.ts.map +1 -1
- package/dist/esm/common/StatusCode.js +3 -0
- package/dist/esm/common/StatusCode.js.map +1 -1
- package/dist/esm/globals/Locationdesc.d.ts +13 -13
- package/dist/esm/globals/Locationdesc.js +13 -13
- package/dist/esm/globals/MeasurementAccuracy.d.ts +3 -3
- package/dist/esm/globals/MeasurementAccuracy.js +3 -3
- package/dist/esm/globals/MeasurementAccuracyRange.d.ts +10 -10
- package/dist/esm/globals/MeasurementAccuracyRange.js +6 -6
- package/dist/esm/globals/Priority.d.ts +2 -2
- package/dist/esm/globals/Semtag.d.ts.map +1 -1
- package/dist/esm/globals/Status.d.ts +7 -7
- package/dist/esm/globals/WildcardPathFlags.d.ts +2 -5
- package/dist/esm/globals/WildcardPathFlags.d.ts.map +1 -1
- package/dist/esm/globals/WildcardPathFlags.js +0 -3
- package/dist/esm/globals/WildcardPathFlags.js.map +1 -1
- package/dist/esm/tlv/TlvNullable.d.ts.map +1 -1
- package/dist/esm/tlv/TlvNullable.js +3 -1
- package/dist/esm/tlv/TlvNullable.js.map +1 -1
- package/dist/esm/tlv/TlvObject.d.ts +1 -0
- package/dist/esm/tlv/TlvObject.d.ts.map +1 -1
- package/dist/esm/tlv/TlvObject.js +6 -0
- package/dist/esm/tlv/TlvObject.js.map +1 -1
- package/dist/esm/tlv/TlvString.d.ts +1 -1
- package/dist/esm/tlv/TlvString.d.ts.map +1 -1
- package/dist/esm/tlv/TlvString.js.map +1 -1
- package/package.json +5 -5
- package/src/clusters/access-control.ts +67 -68
- package/src/clusters/account-login.ts +26 -26
- package/src/clusters/actions.ts +34 -34
- package/src/clusters/activated-carbon-filter-monitoring.ts +2 -2
- package/src/clusters/administrator-commissioning.ts +23 -23
- package/src/clusters/alarm-base.ts +8 -8
- package/src/clusters/application-basic.ts +6 -7
- package/src/clusters/application-launcher.ts +13 -14
- package/src/clusters/audio-output.ts +6 -6
- package/src/clusters/ballast-configuration.ts +4 -4
- package/src/clusters/basic-information.ts +33 -34
- package/src/clusters/binding.ts +3 -3
- package/src/clusters/boolean-state-configuration.ts +15 -16
- package/src/clusters/bridged-device-basic-information.ts +20 -20
- package/src/clusters/carbon-dioxide-concentration-measurement.ts +4 -4
- package/src/clusters/carbon-monoxide-concentration-measurement.ts +2 -2
- package/src/clusters/channel.ts +19 -19
- package/src/clusters/color-control.ts +31 -32
- package/src/clusters/commissioner-control.ts +15 -15
- package/src/clusters/concentration-measurement.ts +4 -4
- package/src/clusters/content-app-observer.ts +6 -6
- package/src/clusters/content-control.ts +41 -42
- package/src/clusters/content-launcher.ts +31 -31
- package/src/clusters/descriptor.ts +14 -14
- package/src/clusters/device-energy-management-mode.ts +9 -9
- package/src/clusters/device-energy-management.ts +96 -99
- package/src/clusters/diagnostic-logs.ts +13 -13
- package/src/clusters/dishwasher-alarm.ts +8 -8
- package/src/clusters/dishwasher-mode.ts +7 -7
- package/src/clusters/door-lock.ts +168 -159
- package/src/clusters/ecosystem-information.ts +14 -14
- package/src/clusters/electrical-energy-measurement.ts +44 -45
- package/src/clusters/electrical-power-measurement.ts +14 -14
- package/src/clusters/energy-evse-mode.ts +11 -11
- package/src/clusters/energy-evse.ts +63 -66
- package/src/clusters/energy-preference.ts +13 -13
- package/src/clusters/ethernet-network-diagnostics.ts +6 -6
- package/src/clusters/fan-control.ts +25 -25
- package/src/clusters/fixed-label.ts +4 -4
- package/src/clusters/formaldehyde-concentration-measurement.ts +2 -2
- package/src/clusters/general-commissioning.ts +63 -64
- package/src/clusters/general-diagnostics.ts +35 -37
- package/src/clusters/group-key-management.ts +10 -11
- package/src/clusters/groups.ts +7 -8
- package/src/clusters/hepa-filter-monitoring.ts +2 -2
- package/src/clusters/icd-management.ts +27 -28
- package/src/clusters/identify.ts +12 -12
- package/src/clusters/illuminance-measurement.ts +2 -2
- package/src/clusters/joint-fabric-datastore-cluster.ts +4 -4
- package/src/clusters/joint-fabric-pki.ts +2 -2
- package/src/clusters/keypad-input.ts +8 -8
- package/src/clusters/laundry-dryer-controls.ts +4 -4
- package/src/clusters/laundry-washer-controls.ts +16 -16
- package/src/clusters/laundry-washer-mode.ts +7 -7
- package/src/clusters/level-control.ts +14 -14
- package/src/clusters/localization-configuration.ts +4 -4
- package/src/clusters/low-power.ts +2 -2
- package/src/clusters/media-input.ts +2 -2
- package/src/clusters/media-playback.ts +36 -36
- package/src/clusters/messages.ts +6 -6
- package/src/clusters/microwave-oven-control.ts +2 -2
- package/src/clusters/microwave-oven-mode.ts +5 -5
- package/src/clusters/mode-base.ts +14 -14
- package/src/clusters/mode-select.ts +18 -18
- package/src/clusters/network-commissioning.ts +49 -50
- package/src/clusters/nitrogen-dioxide-concentration-measurement.ts +2 -2
- package/src/clusters/occupancy-sensing.ts +15 -15
- package/src/clusters/on-off.ts +31 -32
- package/src/clusters/operational-credentials.ts +76 -77
- package/src/clusters/operational-state.ts +23 -23
- package/src/clusters/ota-software-update-provider.ts +25 -25
- package/src/clusters/ota-software-update-requestor.ts +36 -37
- package/src/clusters/oven-cavity-operational-state.ts +10 -10
- package/src/clusters/oven-mode.ts +7 -7
- package/src/clusters/ozone-concentration-measurement.ts +4 -4
- package/src/clusters/pm1-concentration-measurement.ts +2 -2
- package/src/clusters/pm10-concentration-measurement.ts +2 -2
- package/src/clusters/pm25-concentration-measurement.ts +2 -2
- package/src/clusters/power-source-configuration.ts +5 -6
- package/src/clusters/power-source.ts +34 -35
- package/src/clusters/power-topology.ts +2 -2
- package/src/clusters/pressure-measurement.ts +2 -2
- package/src/clusters/proxy-discovery.ts +4 -4
- package/src/clusters/pump-configuration-and-control.ts +28 -28
- package/src/clusters/radon-concentration-measurement.ts +4 -4
- package/src/clusters/refrigerator-alarm.ts +10 -10
- package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +7 -7
- package/src/clusters/resource-monitoring.ts +6 -6
- package/src/clusters/rvc-clean-mode.ts +7 -7
- package/src/clusters/rvc-operational-state.ts +17 -17
- package/src/clusters/rvc-run-mode.ts +7 -7
- package/src/clusters/scenes-management.ts +39 -39
- package/src/clusters/service-area.ts +24 -24
- package/src/clusters/smoke-co-alarm.ts +19 -20
- package/src/clusters/software-diagnostics.ts +8 -8
- package/src/clusters/switch.ts +10 -10
- package/src/clusters/target-navigator.ts +2 -2
- package/src/clusters/temperature-control.ts +5 -5
- package/src/clusters/thermostat-user-interface-configuration.ts +5 -5
- package/src/clusters/thermostat.ts +108 -97
- package/src/clusters/thread-border-router-management.ts +11 -12
- package/src/clusters/thread-network-diagnostics.ts +48 -50
- package/src/clusters/thread-network-directory.ts +6 -6
- package/src/clusters/time-format-localization.ts +4 -4
- package/src/clusters/time-synchronization.ts +50 -50
- package/src/clusters/total-volatile-organic-compounds-concentration-measurement.ts +2 -2
- package/src/clusters/unit-localization.ts +5 -5
- package/src/clusters/valve-configuration-and-control.ts +12 -12
- package/src/clusters/water-heater-management.ts +19 -19
- package/src/clusters/water-heater-mode.ts +11 -11
- package/src/clusters/water-tank-level-monitoring.ts +2 -2
- package/src/clusters/wi-fi-network-diagnostics.ts +11 -11
- package/src/clusters/wi-fi-network-management.ts +30 -12
- package/src/clusters/window-covering.ts +33 -33
- package/src/common/StatusCode.ts +3 -0
- package/src/globals/Locationdesc.ts +13 -13
- package/src/globals/MeasurementAccuracy.ts +3 -3
- package/src/globals/MeasurementAccuracyRange.ts +10 -10
- package/src/globals/Priority.ts +2 -2
- package/src/globals/Semtag.ts +1 -1
- package/src/globals/Status.ts +7 -7
- package/src/globals/WildcardPathFlags.ts +2 -5
- package/src/tlv/TlvNullable.ts +10 -1
- package/src/tlv/TlvObject.ts +6 -0
- package/src/tlv/TlvString.ts +1 -1
|
@@ -24,7 +24,7 @@ import { TlvNullable } from "../tlv/TlvNullable.js";
|
|
|
24
24
|
import { AccessLevel } from "#model";
|
|
25
25
|
import { TlvField, TlvObject, TlvOptionalField } from "../tlv/TlvObject.js";
|
|
26
26
|
import { TypeFromSchema } from "../tlv/TlvSchema.js";
|
|
27
|
-
import { BitFlag, BitsFromPartial } from "../schema/BitmapSchema.js";
|
|
27
|
+
import { BitFlag, BitsFromPartial, BitField } from "../schema/BitmapSchema.js";
|
|
28
28
|
import { TlvString, TlvByteString } from "../tlv/TlvString.js";
|
|
29
29
|
import { TlvArray } from "../tlv/TlvArray.js";
|
|
30
30
|
import { TlvFabricIndex } from "../datatype/FabricIndex.js";
|
|
@@ -48,8 +48,8 @@ export namespace DoorLock {
|
|
|
48
48
|
*
|
|
49
49
|
* If the User Feature is also supported then any PIN Code stored in the lock shall be associated with a User.
|
|
50
50
|
*
|
|
51
|
-
* A lock may support multiple credential types so if the User feature is supported the UserType, UserStatus
|
|
52
|
-
*
|
|
51
|
+
* A lock may support multiple credential types so if the User feature is supported the UserType, UserStatus and
|
|
52
|
+
* Schedules are all associated with a User index and not directly with a PIN index. A User index may have
|
|
53
53
|
* several credentials associated with it.
|
|
54
54
|
*
|
|
55
55
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.4.1
|
|
@@ -62,8 +62,8 @@ export namespace DoorLock {
|
|
|
62
62
|
* If the User Feature is also supported then any RFID credential stored in the lock shall be associated with a
|
|
63
63
|
* User.
|
|
64
64
|
*
|
|
65
|
-
* A lock may support multiple credential types so if the User feature is supported the UserType, UserStatus
|
|
66
|
-
*
|
|
65
|
+
* A lock may support multiple credential types so if the User feature is supported the UserType, UserStatus and
|
|
66
|
+
* Schedules are all associated with a User index and not directly with a RFID index. A User Index may have
|
|
67
67
|
* several credentials associated with it.
|
|
68
68
|
*
|
|
69
69
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.4.2
|
|
@@ -74,13 +74,13 @@ export namespace DoorLock {
|
|
|
74
74
|
* FingerCredentials (FGP)
|
|
75
75
|
*
|
|
76
76
|
* Currently the cluster only defines the metadata format for notifications when a fingerprint/ finger vein
|
|
77
|
-
* credential is used to access the lock and doesn’t describe how to create fingerprint/finger vein
|
|
78
|
-
*
|
|
79
|
-
*
|
|
77
|
+
* credential is used to access the lock and doesn’t describe how to create fingerprint/finger vein credentials.
|
|
78
|
+
* If the Users feature is also supported then the User that a fingerprint/finger vein is associated with can
|
|
79
|
+
* also have its UserType, UserStatus and Schedule modified.
|
|
80
80
|
*
|
|
81
|
-
* A lock may support multiple credential types so if the User feature is supported the UserType, UserStatus
|
|
82
|
-
*
|
|
83
|
-
*
|
|
81
|
+
* A lock may support multiple credential types so if the User feature is supported the UserType, UserStatus and
|
|
82
|
+
* Schedules are all associated with a User index and not directly with a Finger index. A User Index may have
|
|
83
|
+
* several credentials associated with it.
|
|
84
84
|
*
|
|
85
85
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.4.3
|
|
86
86
|
*/
|
|
@@ -120,8 +120,8 @@ export namespace DoorLock {
|
|
|
120
120
|
* retina credentials. If the Users feature is also supported then the User that a face recognition, iris, or
|
|
121
121
|
* retina credential is associated with can also have its UserType, UserStatus and Schedule modified.
|
|
122
122
|
*
|
|
123
|
-
* A lock may support multiple credential types so if the User feature is supported the UserType, UserStatus
|
|
124
|
-
*
|
|
123
|
+
* A lock may support multiple credential types so if the User feature is supported the UserType, UserStatus and
|
|
124
|
+
* Schedules are all associated with a User and not directly with a credential.
|
|
125
125
|
*
|
|
126
126
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.4.6
|
|
127
127
|
*/
|
|
@@ -142,9 +142,9 @@ export namespace DoorLock {
|
|
|
142
142
|
/**
|
|
143
143
|
* User (USR)
|
|
144
144
|
*
|
|
145
|
-
* If the User Feature is supported then a lock employs a User database. A User within the User database is
|
|
146
|
-
*
|
|
147
|
-
*
|
|
145
|
+
* If the User Feature is supported then a lock employs a User database. A User within the User database is used
|
|
146
|
+
* to associate credentials and schedules to single user record within the lock. This also means the UserType
|
|
147
|
+
* and UserStatus fields are associated with a User and not a credential.
|
|
148
148
|
*
|
|
149
149
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.4.8
|
|
150
150
|
*/
|
|
@@ -153,8 +153,8 @@ export namespace DoorLock {
|
|
|
153
153
|
/**
|
|
154
154
|
* YearDayAccessSchedules (YDSCH)
|
|
155
155
|
*
|
|
156
|
-
* If the User feature is supported then Year Day Schedules are applied to a User and not a credential. Year
|
|
157
|
-
*
|
|
156
|
+
* If the User feature is supported then Year Day Schedules are applied to a User and not a credential. Year Day
|
|
157
|
+
* Schedules are used to restrict access to a specified date and time window.
|
|
158
158
|
*
|
|
159
159
|
* The lock may automatically adjust the UserType when a schedule is created or cleared.
|
|
160
160
|
*
|
|
@@ -180,10 +180,10 @@ export namespace DoorLock {
|
|
|
180
180
|
* Unbolting (UBOLT)
|
|
181
181
|
*
|
|
182
182
|
* Locks that support this feature differentiate between unbolting and unlocking. The Unbolt Door command
|
|
183
|
-
* retracts the bolt without pulling the latch. The Unlock Door command fully unlocks the door by retracting
|
|
184
|
-
*
|
|
185
|
-
*
|
|
186
|
-
*
|
|
183
|
+
* retracts the bolt without pulling the latch. The Unlock Door command fully unlocks the door by retracting the
|
|
184
|
+
* bolt and briefly pulling the latch. While the latch is pulled, the lock state changes to Unlatched. Locks
|
|
185
|
+
* without unbolting support don’t differentiate between unbolting and unlocking and perform the same operation
|
|
186
|
+
* for both commands.
|
|
187
187
|
*
|
|
188
188
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.4.11
|
|
189
189
|
*/
|
|
@@ -192,8 +192,8 @@ export namespace DoorLock {
|
|
|
192
192
|
/**
|
|
193
193
|
* AliroProvisioning (ALIRO)
|
|
194
194
|
*
|
|
195
|
-
* Locks that support this feature implement the Aliro specification as defined in [Aliro] and support Matter
|
|
196
|
-
*
|
|
195
|
+
* Locks that support this feature implement the Aliro specification as defined in [Aliro] and support Matter as
|
|
196
|
+
* a method for provisioning Aliro credentials.
|
|
197
197
|
*
|
|
198
198
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.4.12
|
|
199
199
|
*/
|
|
@@ -356,8 +356,8 @@ export namespace DoorLock {
|
|
|
356
356
|
* • If no YearDaySchedules are set for the user, then access shall be denied
|
|
357
357
|
*
|
|
358
358
|
* • If one or more YearDaySchedules are set, user access shall be granted if and only if the current time
|
|
359
|
-
* falls within at least one of the YearDaySchedules. If current time is not known, user access shall NOT
|
|
360
|
-
*
|
|
359
|
+
* falls within at least one of the YearDaySchedules. If current time is not known, user access shall NOT be
|
|
360
|
+
* granted.
|
|
361
361
|
*
|
|
362
362
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.6.18.2
|
|
363
363
|
*/
|
|
@@ -374,8 +374,8 @@ export namespace DoorLock {
|
|
|
374
374
|
* • If no WeekDaySchedules are set for the user, then access shall be denied
|
|
375
375
|
*
|
|
376
376
|
* • If one or more WeekDaySchedules are set, user access shall be granted if and only if the current time
|
|
377
|
-
* falls within at least one of the WeekDaySchedules. If current time is not known, user access shall NOT
|
|
378
|
-
*
|
|
377
|
+
* falls within at least one of the WeekDaySchedules. If current time is not known, user access shall NOT be
|
|
378
|
+
* granted.
|
|
379
379
|
*
|
|
380
380
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.6.18.3
|
|
381
381
|
*/
|
|
@@ -385,8 +385,8 @@ export namespace DoorLock {
|
|
|
385
385
|
* The user ID type is programming
|
|
386
386
|
*
|
|
387
387
|
* This value shall indicate the user has the ability to both program and operate the door lock. This user can
|
|
388
|
-
* manage the users and user schedules. In all other respects this user matches the unrestricted (default)
|
|
389
|
-
*
|
|
388
|
+
* manage the users and user schedules. In all other respects this user matches the unrestricted (default) user.
|
|
389
|
+
* ProgrammingUser is the only user that can disable the user interface (keypad, remote, etc…).
|
|
390
390
|
*
|
|
391
391
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.6.18.4
|
|
392
392
|
*/
|
|
@@ -450,8 +450,8 @@ export namespace DoorLock {
|
|
|
450
450
|
* shall be equivalent to the YearDayScheduleUser UserType
|
|
451
451
|
*
|
|
452
452
|
* • If one or WeekDaySchedules are set AND one or more YearDaySchedules are set, then user access shall be
|
|
453
|
-
* granted if and only if the current time falls within at least one of the WeekDaySchedules AND the
|
|
454
|
-
*
|
|
453
|
+
* granted if and only if the current time falls within at least one of the WeekDaySchedules AND the current
|
|
454
|
+
* time falls within at least one of the YearDaySchedules.
|
|
455
455
|
*
|
|
456
456
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.6.18.9
|
|
457
457
|
*/
|
|
@@ -536,8 +536,8 @@ export namespace DoorLock {
|
|
|
536
536
|
* • If the OperationType is Add, the UserUniqueID in the resulting user record shall be set to default value
|
|
537
537
|
* specified above.
|
|
538
538
|
*
|
|
539
|
-
* • If the OperationType is Modify, the UserUniqueID in the user record shall NOT be changed from the
|
|
540
|
-
*
|
|
539
|
+
* • If the OperationType is Modify, the UserUniqueID in the user record shall NOT be changed from the current
|
|
540
|
+
* value.
|
|
541
541
|
*
|
|
542
542
|
* If UserUniqueID is not null, the UserUniqueID in the user record shall be set to the provided value.
|
|
543
543
|
*
|
|
@@ -580,8 +580,8 @@ export namespace DoorLock {
|
|
|
580
580
|
/**
|
|
581
581
|
* This field shall indicate the CredentialRule to use for this user.
|
|
582
582
|
*
|
|
583
|
-
* The valid CredentialRule enumeration values depends on the bits in the CredentialRulesBitmap map. Each bit
|
|
584
|
-
*
|
|
583
|
+
* The valid CredentialRule enumeration values depends on the bits in the CredentialRulesBitmap map. Each bit in
|
|
584
|
+
* the map identifies a valid CredentialRule that can be used.
|
|
585
585
|
*
|
|
586
586
|
* If CredentialRule is null then:
|
|
587
587
|
*
|
|
@@ -658,8 +658,8 @@ export namespace DoorLock {
|
|
|
658
658
|
/**
|
|
659
659
|
* A Credential Issuer public key as defined in [Aliro]
|
|
660
660
|
*
|
|
661
|
-
* Credentials of this type shall be 65-byte uncompressed elliptic curve public keys as defined in section
|
|
662
|
-
*
|
|
661
|
+
* Credentials of this type shall be 65-byte uncompressed elliptic curve public keys as defined in section 2.3.3
|
|
662
|
+
* of SEC 1.
|
|
663
663
|
*
|
|
664
664
|
* Credentials of this type shall NOT be used to allow operating the lock. They shall be used, as defined in
|
|
665
665
|
* [Aliro], to create new credentials of type AliroEvictableEndpointKey via a step-up transaction.
|
|
@@ -671,15 +671,15 @@ export namespace DoorLock {
|
|
|
671
671
|
* When a new credential of type AliroEvictableEndpointKey is added in this manner, it shall be associated with
|
|
672
672
|
* the same user record as the AliroCredentialIssuerKey credential that allowed the new credential to be added.
|
|
673
673
|
*
|
|
674
|
-
* If there are no available credential slots to add a new AliroEvictableEndpointKey credential (i.e. either
|
|
675
|
-
*
|
|
676
|
-
*
|
|
677
|
-
*
|
|
678
|
-
*
|
|
674
|
+
* If there are no available credential slots to add a new AliroEvictableEndpointKey credential (i.e. either the
|
|
675
|
+
* NumberOfCredentialsSupportedPerUser or the NumberOfAliroEndpointKeysSupported limit has been reached) but
|
|
676
|
+
* there exist credentials of type AliroEvictableEndpointKey associated with the user record, the server shall
|
|
677
|
+
* remove one of those credentials using the same procedure it would follow for the ClearCredential command
|
|
678
|
+
* before adding the new credential.
|
|
679
679
|
*
|
|
680
|
-
* If there are no available credential slots to add a new AliroEvictableEndpointKey credential (i.e. either
|
|
681
|
-
*
|
|
682
|
-
*
|
|
680
|
+
* If there are no available credential slots to add a new AliroEvictableEndpointKey credential (i.e. either the
|
|
681
|
+
* NumberOfCredentialsSupportedPerUser or the NumberOfAliroEndpointKeysSupported limit has been reached) and
|
|
682
|
+
* there do not exist credentials of type AliroEvictableEndpointKey associated with the user record, a new
|
|
683
683
|
* AliroEvictableEndpointKey credential shall NOT be created.
|
|
684
684
|
*
|
|
685
685
|
* If the step-up process results in addition of new credentials, the corresponding LockUserChange event shall
|
|
@@ -698,8 +698,8 @@ export namespace DoorLock {
|
|
|
698
698
|
/**
|
|
699
699
|
* An Endpoint public key as defined in [Aliro] which can be evicted if space is needed for another endpoint key
|
|
700
700
|
*
|
|
701
|
-
* Credentials of this type shall be 65-byte uncompressed elliptic curve public keys as defined in section
|
|
702
|
-
*
|
|
701
|
+
* Credentials of this type shall be 65-byte uncompressed elliptic curve public keys as defined in section 2.3.3
|
|
702
|
+
* of SEC 1.
|
|
703
703
|
*
|
|
704
704
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.6.9.2
|
|
705
705
|
*/
|
|
@@ -709,8 +709,8 @@ export namespace DoorLock {
|
|
|
709
709
|
* An Endpoint public key as defined in [Aliro] which cannot be evicted if space is needed for another endpoint
|
|
710
710
|
* key
|
|
711
711
|
*
|
|
712
|
-
* Credentials of this type shall be 65-byte uncompressed elliptic curve public keys as defined in section
|
|
713
|
-
*
|
|
712
|
+
* Credentials of this type shall be 65-byte uncompressed elliptic curve public keys as defined in section 2.3.3
|
|
713
|
+
* of SEC 1.
|
|
714
714
|
*
|
|
715
715
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.6.9.3
|
|
716
716
|
*/
|
|
@@ -829,10 +829,9 @@ export namespace DoorLock {
|
|
|
829
829
|
lastModifiedFabricIndex: TlvField(8, TlvNullable(TlvFabricIndex)),
|
|
830
830
|
|
|
831
831
|
/**
|
|
832
|
-
* This field shall indicate the next occupied UserIndex in the database which is useful for quickly
|
|
833
|
-
*
|
|
834
|
-
*
|
|
835
|
-
* entries.
|
|
832
|
+
* This field shall indicate the next occupied UserIndex in the database which is useful for quickly identifying
|
|
833
|
+
* occupied user slots in the database. This shall NOT be null if there is at least one occupied entry after the
|
|
834
|
+
* requested UserIndex in the User database and shall be null if there are no more occupied entries.
|
|
836
835
|
*
|
|
837
836
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.10.34.10
|
|
838
837
|
*/
|
|
@@ -885,8 +884,8 @@ export namespace DoorLock {
|
|
|
885
884
|
operationType: TlvField(0, TlvEnum<DataOperationType>()),
|
|
886
885
|
|
|
887
886
|
/**
|
|
888
|
-
* This field shall contain a credential structure that contains the CredentialTypeEnum and the credential
|
|
889
|
-
*
|
|
887
|
+
* This field shall contain a credential structure that contains the CredentialTypeEnum and the credential index
|
|
888
|
+
* (if applicable or 0 if not) to set.
|
|
890
889
|
*
|
|
891
890
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.10.36.2
|
|
892
891
|
*/
|
|
@@ -902,9 +901,9 @@ export namespace DoorLock {
|
|
|
902
901
|
credentialData: TlvField(2, TlvByteString),
|
|
903
902
|
|
|
904
903
|
/**
|
|
905
|
-
* This field shall indicate the user index to the user record that corresponds to the credential being added
|
|
906
|
-
*
|
|
907
|
-
*
|
|
904
|
+
* This field shall indicate the user index to the user record that corresponds to the credential being added or
|
|
905
|
+
* modified. This shall be null if OperationType is add and a new credential and user is being added at the same
|
|
906
|
+
* time.
|
|
908
907
|
*
|
|
909
908
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.10.36.4
|
|
910
909
|
*/
|
|
@@ -989,10 +988,10 @@ export namespace DoorLock {
|
|
|
989
988
|
|
|
990
989
|
/**
|
|
991
990
|
* This field shall indicate the next available index in the database for the credential type set, which is
|
|
992
|
-
* useful for quickly identifying available credential slots in the database. This shall NOT be null if there
|
|
993
|
-
*
|
|
994
|
-
*
|
|
995
|
-
*
|
|
991
|
+
* useful for quickly identifying available credential slots in the database. This shall NOT be null if there is
|
|
992
|
+
* at least one available entry after the requested credential index in the corresponding database and shall be
|
|
993
|
+
* null if there are no more available entries. The NextCredentialIndex reported shall NOT exceed the maximum
|
|
994
|
+
* number of credentials for a particular credential type.
|
|
996
995
|
*
|
|
997
996
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.10.37.3
|
|
998
997
|
*/
|
|
@@ -1013,8 +1012,8 @@ export namespace DoorLock {
|
|
|
1013
1012
|
*/
|
|
1014
1013
|
export const TlvGetCredentialStatusRequest = TlvObject({
|
|
1015
1014
|
/**
|
|
1016
|
-
* This field shall contain a credential structure that contains the CredentialTypeEnum and the credential
|
|
1017
|
-
*
|
|
1015
|
+
* This field shall contain a credential structure that contains the CredentialTypeEnum and the credential index
|
|
1016
|
+
* (if applicable or 0 if not) to retrieve the status for.
|
|
1018
1017
|
*
|
|
1019
1018
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.10.38.1
|
|
1020
1019
|
*/
|
|
@@ -1072,9 +1071,9 @@ export namespace DoorLock {
|
|
|
1072
1071
|
lastModifiedFabricIndex: TlvField(3, TlvNullable(TlvFabricIndex)),
|
|
1073
1072
|
|
|
1074
1073
|
/**
|
|
1075
|
-
* This field shall indicate the next occupied index in the database for the credential type requested, which
|
|
1076
|
-
*
|
|
1077
|
-
*
|
|
1074
|
+
* This field shall indicate the next occupied index in the database for the credential type requested, which is
|
|
1075
|
+
* useful for quickly identifying occupied credential slots in the database. This shall NOT be null if there is
|
|
1076
|
+
* at least one occupied entry after the requested credential index in the corresponding
|
|
1078
1077
|
*
|
|
1079
1078
|
* database and shall be null if there are no more occupied entries. The NextCredentialIndex reported shall NOT
|
|
1080
1079
|
* exceed the maximum number of credentials for a particular credential type.
|
|
@@ -1118,9 +1117,9 @@ export namespace DoorLock {
|
|
|
1118
1117
|
*/
|
|
1119
1118
|
export const TlvClearCredentialRequest = TlvObject({
|
|
1120
1119
|
/**
|
|
1121
|
-
* This field shall contain a credential structure that contains the CredentialTypeEnum and the credential
|
|
1122
|
-
*
|
|
1123
|
-
*
|
|
1120
|
+
* This field shall contain a credential structure that contains the CredentialTypeEnum and the credential index
|
|
1121
|
+
* (0xFFFE for all credentials or 0 if not applicable) to clear. This shall be null if clearing all credential
|
|
1122
|
+
* types otherwise it shall NOT be null.
|
|
1124
1123
|
*
|
|
1125
1124
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.10.40.1
|
|
1126
1125
|
*/
|
|
@@ -1302,9 +1301,9 @@ export namespace DoorLock {
|
|
|
1302
1301
|
operationSource: TlvField(2, TlvEnum<OperationSource>()),
|
|
1303
1302
|
|
|
1304
1303
|
/**
|
|
1305
|
-
* This field shall indicate the lock UserIndex associated with the change (if any). This shall be null if
|
|
1306
|
-
*
|
|
1307
|
-
*
|
|
1304
|
+
* This field shall indicate the lock UserIndex associated with the change (if any). This shall be null if there
|
|
1305
|
+
* is no specific user associated with the data operation. This shall be 0xFFFE if all users are affected (e.g.
|
|
1306
|
+
* Clear Users).
|
|
1308
1307
|
*
|
|
1309
1308
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.11.5.4
|
|
1310
1309
|
*/
|
|
@@ -1329,10 +1328,10 @@ export namespace DoorLock {
|
|
|
1329
1328
|
sourceNode: TlvField(5, TlvNullable(TlvNodeId)),
|
|
1330
1329
|
|
|
1331
1330
|
/**
|
|
1332
|
-
* This field shall indicate the index of the specific item that was changed (e.g. schedule, PIN, RFID, etc.)
|
|
1333
|
-
*
|
|
1334
|
-
*
|
|
1335
|
-
*
|
|
1331
|
+
* This field shall indicate the index of the specific item that was changed (e.g. schedule, PIN, RFID, etc.) in
|
|
1332
|
+
* the list of items identified by LockDataType. This shall be null if the LockDataType does not correspond to a
|
|
1333
|
+
* list that can be indexed into (e.g. ProgrammingUser). This shall be 0xFFFE if all indices are affected (e.g.
|
|
1334
|
+
* ClearPINCode, ClearRFIDCode, ClearWeekDaySchedule, ClearYearDaySchedule, etc.).
|
|
1336
1335
|
*
|
|
1337
1336
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.11.5.7
|
|
1338
1337
|
*/
|
|
@@ -1687,17 +1686,17 @@ export namespace DoorLock {
|
|
|
1687
1686
|
*
|
|
1688
1687
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.10.18.4
|
|
1689
1688
|
*/
|
|
1690
|
-
localStartTime: TlvOptionalField(
|
|
1689
|
+
localStartTime: TlvOptionalField(3, TlvEpochS),
|
|
1691
1690
|
|
|
1692
1691
|
/**
|
|
1693
1692
|
* This field shall indicate the ending time for the Year Day schedule in Epoch Time in Seconds with local time
|
|
1694
1693
|
* offset based on the local timezone and DST offset on the day represented by the value. LocalEndTime shall be
|
|
1695
|
-
* greater than LocalStartTime. This shall be null if the schedule is not set for the YearDayIndex and
|
|
1696
|
-
*
|
|
1694
|
+
* greater than LocalStartTime. This shall be null if the schedule is not set for the YearDayIndex and UserIndex
|
|
1695
|
+
* provided.
|
|
1697
1696
|
*
|
|
1698
1697
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.10.18.5
|
|
1699
1698
|
*/
|
|
1700
|
-
localEndTime: TlvOptionalField(
|
|
1699
|
+
localEndTime: TlvOptionalField(4, TlvEpochS)
|
|
1701
1700
|
});
|
|
1702
1701
|
|
|
1703
1702
|
/**
|
|
@@ -1745,10 +1744,10 @@ export namespace DoorLock {
|
|
|
1745
1744
|
*
|
|
1746
1745
|
* NOTE
|
|
1747
1746
|
*
|
|
1748
|
-
* For modes that disable the remote interface, the door lock shall respond to Lock, Unlock, Toggle, and Unlock
|
|
1749
|
-
*
|
|
1750
|
-
*
|
|
1751
|
-
*
|
|
1747
|
+
* For modes that disable the remote interface, the door lock shall respond to Lock, Unlock, Toggle, and Unlock with
|
|
1748
|
+
* Timeout commands with a response status Failure and not take the action requested by those commands. The door
|
|
1749
|
+
* lock shall NOT disable the radio or otherwise unbind or leave the network. It shall still respond to all other
|
|
1750
|
+
* commands and requests.
|
|
1752
1751
|
*
|
|
1753
1752
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.6.15
|
|
1754
1753
|
*/
|
|
@@ -1768,18 +1767,17 @@ export namespace DoorLock {
|
|
|
1768
1767
|
Vacation = 1,
|
|
1769
1768
|
|
|
1770
1769
|
/**
|
|
1771
|
-
* This mode is only possible if the door is locked. Manual unlocking changes the mode to Normal operating
|
|
1772
|
-
*
|
|
1773
|
-
*
|
|
1770
|
+
* This mode is only possible if the door is locked. Manual unlocking changes the mode to Normal operating mode.
|
|
1771
|
+
* All external interaction with the door lock is disabled. This mode is intended to be used so that users,
|
|
1772
|
+
* presumably inside the property, will have control over the entrance.
|
|
1774
1773
|
*
|
|
1775
1774
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.6.15.3
|
|
1776
1775
|
*/
|
|
1777
1776
|
Privacy = 2,
|
|
1778
1777
|
|
|
1779
1778
|
/**
|
|
1780
|
-
* This mode only disables remote interaction with the lock. This does not apply to any remote proprietary
|
|
1781
|
-
*
|
|
1782
|
-
* Commands.
|
|
1779
|
+
* This mode only disables remote interaction with the lock. This does not apply to any remote proprietary means
|
|
1780
|
+
* of communication. It specifically applies to the Lock, Unlock, Toggle, and Unlock with Timeout Commands.
|
|
1783
1781
|
*
|
|
1784
1782
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.6.15.4
|
|
1785
1783
|
*/
|
|
@@ -1886,9 +1884,9 @@ export namespace DoorLock {
|
|
|
1886
1884
|
status: TlvField(1, TlvEnum<Status>()),
|
|
1887
1885
|
|
|
1888
1886
|
/**
|
|
1889
|
-
* This field shall indicate the starting time for the Holiday schedule in Epoch Time in Seconds with local
|
|
1890
|
-
*
|
|
1891
|
-
*
|
|
1887
|
+
* This field shall indicate the starting time for the Holiday schedule in Epoch Time in Seconds with local time
|
|
1888
|
+
* offset based on the local timezone and DST offset on the day represented by the value. This shall be null if
|
|
1889
|
+
* the schedule is not set for the HolidayIndex provided.
|
|
1892
1890
|
*
|
|
1893
1891
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.10.22.3
|
|
1894
1892
|
*/
|
|
@@ -1955,8 +1953,8 @@ export namespace DoorLock {
|
|
|
1955
1953
|
userId: TlvField(0, TlvUInt16),
|
|
1956
1954
|
|
|
1957
1955
|
/**
|
|
1958
|
-
* This field shall indicate the user status. Only the values 1 (Occupied/Enabled) and 3 (Occupied/Disabled)
|
|
1959
|
-
*
|
|
1956
|
+
* This field shall indicate the user status. Only the values 1 (Occupied/Enabled) and 3 (Occupied/Disabled) are
|
|
1957
|
+
* allowed for UserStatus.
|
|
1960
1958
|
*
|
|
1961
1959
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.10.4.2
|
|
1962
1960
|
*/
|
|
@@ -2004,8 +2002,8 @@ export namespace DoorLock {
|
|
|
2004
2002
|
* UserID = requested User ID UserStatus = 0 (Available) UserType = Null (Not supported) PINCode = 0 (zero length)
|
|
2005
2003
|
*
|
|
2006
2004
|
* If the requested UserID is invalid, send Default Response with an error status. The error status shall be equal
|
|
2007
|
-
* to CONSTRAINT_ERROR when User_ID is less than the max number of users supported, and NOT_FOUND if greater than
|
|
2008
|
-
*
|
|
2005
|
+
* to CONSTRAINT_ERROR when User_ID is less than the max number of users supported, and NOT_FOUND if greater than or
|
|
2006
|
+
* equal to the max number of users supported.
|
|
2009
2007
|
*
|
|
2010
2008
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.10.6
|
|
2011
2009
|
*/
|
|
@@ -2025,8 +2023,8 @@ export namespace DoorLock {
|
|
|
2025
2023
|
* UserID = requested User ID UserStatus = 0 (Available) UserType = Null (Not supported) PINCode = 0 (zero length)
|
|
2026
2024
|
*
|
|
2027
2025
|
* If the requested UserID is invalid, send Default Response with an error status. The error status shall be equal
|
|
2028
|
-
* to CONSTRAINT_ERROR when User_ID is less than the max number of users supported, and NOT_FOUND if greater than
|
|
2029
|
-
*
|
|
2026
|
+
* to CONSTRAINT_ERROR when User_ID is less than the max number of users supported, and NOT_FOUND if greater than or
|
|
2027
|
+
* equal to the max number of users supported.
|
|
2030
2028
|
*
|
|
2031
2029
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.10.6
|
|
2032
2030
|
*/
|
|
@@ -2521,33 +2519,42 @@ export namespace DoorLock {
|
|
|
2521
2519
|
}
|
|
2522
2520
|
|
|
2523
2521
|
/**
|
|
2522
|
+
* For the OperatingModesBitmap, a bit SET indicates that the operating mode IS NOT supported. A bit CLEAR indicates
|
|
2523
|
+
* that the operating mode IS supported. This is the inverse of most bitmaps in this specification, and it is
|
|
2524
|
+
* RECOMMENDED that clients carefully take this into consideration.
|
|
2525
|
+
*
|
|
2524
2526
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.6.3
|
|
2525
2527
|
*/
|
|
2526
2528
|
export const OperatingModes = {
|
|
2527
2529
|
/**
|
|
2528
|
-
* Normal operation mode
|
|
2530
|
+
* Normal operation mode is NOT supported
|
|
2529
2531
|
*/
|
|
2530
2532
|
normal: BitFlag(0),
|
|
2531
2533
|
|
|
2532
2534
|
/**
|
|
2533
|
-
* Vacation operation mode
|
|
2535
|
+
* Vacation operation mode is NOT supported
|
|
2534
2536
|
*/
|
|
2535
2537
|
vacation: BitFlag(1),
|
|
2536
2538
|
|
|
2537
2539
|
/**
|
|
2538
|
-
* Privacy operation mode
|
|
2540
|
+
* Privacy operation mode is NOT supported
|
|
2539
2541
|
*/
|
|
2540
2542
|
privacy: BitFlag(2),
|
|
2541
2543
|
|
|
2542
2544
|
/**
|
|
2543
|
-
* No remote lock and unlock operation mode
|
|
2545
|
+
* No remote lock and unlock operation mode is NOT supported
|
|
2544
2546
|
*/
|
|
2545
2547
|
noRemoteLockUnlock: BitFlag(3),
|
|
2546
2548
|
|
|
2547
2549
|
/**
|
|
2548
|
-
* Passage operation mode
|
|
2550
|
+
* Passage operation mode is NOT supported
|
|
2551
|
+
*/
|
|
2552
|
+
passage: BitFlag(4),
|
|
2553
|
+
|
|
2554
|
+
/**
|
|
2555
|
+
* This needs always be set because this bitmap is inverse.!
|
|
2549
2556
|
*/
|
|
2550
|
-
|
|
2557
|
+
alwaysSet: BitField(5, 11)
|
|
2551
2558
|
};
|
|
2552
2559
|
|
|
2553
2560
|
/**
|
|
@@ -2735,8 +2742,8 @@ export namespace DoorLock {
|
|
|
2735
2742
|
* If the RequirePINforRemoteOperation attribute is True then PINCode field shall be provided and the door lock
|
|
2736
2743
|
* shall NOT grant access if it is not provided.
|
|
2737
2744
|
*
|
|
2738
|
-
* If the PINCode field is provided, the door lock shall verify PINCode before granting access regardless of
|
|
2739
|
-
*
|
|
2745
|
+
* If the PINCode field is provided, the door lock shall verify PINCode before granting access regardless of the
|
|
2746
|
+
* value of RequirePINForRemoteOperation attribute.
|
|
2740
2747
|
*
|
|
2741
2748
|
* When the PINCode field is provided an invalid PIN will count towards the WrongCodeEntryLimit and the
|
|
2742
2749
|
* UserCodeTemporaryDisableTime will be triggered if the WrongCodeEntryLimit is exceeded. The lock shall ignore
|
|
@@ -3027,8 +3034,8 @@ export namespace DoorLock {
|
|
|
3027
3034
|
operationError: TlvField(2, TlvEnum<OperationError>()),
|
|
3028
3035
|
|
|
3029
3036
|
/**
|
|
3030
|
-
* This field shall indicate the lock UserIndex who performed the lock operation. This shall be null if there
|
|
3031
|
-
*
|
|
3037
|
+
* This field shall indicate the lock UserIndex who performed the lock operation. This shall be null if there is
|
|
3038
|
+
* no user id that can be determined for the given operation source.
|
|
3032
3039
|
*
|
|
3033
3040
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.11.4.4
|
|
3034
3041
|
*/
|
|
@@ -3163,8 +3170,8 @@ export namespace DoorLock {
|
|
|
3163
3170
|
numberOfTotalUsersSupported: FixedAttribute(0x11, TlvUInt16, { default: 0 }),
|
|
3164
3171
|
|
|
3165
3172
|
/**
|
|
3166
|
-
* This attribute shall contain a bitmap with the bits set for the values of CredentialRuleEnum supported
|
|
3167
|
-
*
|
|
3173
|
+
* This attribute shall contain a bitmap with the bits set for the values of CredentialRuleEnum supported on
|
|
3174
|
+
* this device.
|
|
3168
3175
|
*
|
|
3169
3176
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.9.18
|
|
3170
3177
|
*/
|
|
@@ -3177,8 +3184,8 @@ export namespace DoorLock {
|
|
|
3177
3184
|
/**
|
|
3178
3185
|
* Indicates the number of credentials that could be assigned for each user.
|
|
3179
3186
|
*
|
|
3180
|
-
* Depending on the value of NumberOfRFIDUsersSupported and NumberOfPINUsersSupported it may not be
|
|
3181
|
-
*
|
|
3187
|
+
* Depending on the value of NumberOfRFIDUsersSupported and NumberOfPINUsersSupported it may not be possible
|
|
3188
|
+
* to assign that number of credentials for a user.
|
|
3182
3189
|
*
|
|
3183
3190
|
* For example, if the device supports only PIN and RFID credential types,
|
|
3184
3191
|
* NumberOfCredentialsSupportedPerUser is set to 10, NumberOfPINUsersSupported is set to 5 and
|
|
@@ -3191,8 +3198,8 @@ export namespace DoorLock {
|
|
|
3191
3198
|
|
|
3192
3199
|
/**
|
|
3193
3200
|
* Indicates the number of minutes a PIN, RFID, Fingerprint, or other credential associated with a user of
|
|
3194
|
-
* type ExpiringUser shall remain valid after its first use before expiring. When the credential expires
|
|
3195
|
-
*
|
|
3201
|
+
* type ExpiringUser shall remain valid after its first use before expiring. When the credential expires the
|
|
3202
|
+
* UserStatus for the corresponding user record shall be set to OccupiedDisabled.
|
|
3196
3203
|
*
|
|
3197
3204
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.9.36
|
|
3198
3205
|
*/
|
|
@@ -3605,10 +3612,10 @@ export namespace DoorLock {
|
|
|
3605
3612
|
),
|
|
3606
3613
|
|
|
3607
3614
|
/**
|
|
3608
|
-
* Indicates the number of seconds that the lock shuts down following wrong code entry. Valid range is
|
|
3609
|
-
*
|
|
3610
|
-
*
|
|
3611
|
-
*
|
|
3615
|
+
* Indicates the number of seconds that the lock shuts down following wrong code entry. Valid range is 1-255
|
|
3616
|
+
* seconds. Device can shut down to lock user out for specified amount of time. (Makes it difficult to try
|
|
3617
|
+
* and guess a PIN for the device.) If the attribute accepts writes and an attempt to write the attribute to
|
|
3618
|
+
* 0 is made, the device shall respond with CONSTRAINT_ERROR.
|
|
3612
3619
|
*
|
|
3613
3620
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.9.33
|
|
3614
3621
|
*/
|
|
@@ -3833,8 +3840,8 @@ export namespace DoorLock {
|
|
|
3833
3840
|
* NOTE
|
|
3834
3841
|
*
|
|
3835
3842
|
* Using this command will revoke the ability of all existing Aliro user devices that have the old
|
|
3836
|
-
* verification key to interact with the lock. This effect is not restricted to a single fabric or
|
|
3837
|
-
*
|
|
3843
|
+
* verification key to interact with the lock. This effect is not restricted to a single fabric or otherwise
|
|
3844
|
+
* scoped in any way.
|
|
3838
3845
|
*
|
|
3839
3846
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.10.43
|
|
3840
3847
|
*/
|
|
@@ -4065,9 +4072,9 @@ export namespace DoorLock {
|
|
|
4065
4072
|
* If the User Feature is also supported then any PIN Code stored in the lock shall be associated with a
|
|
4066
4073
|
* User.
|
|
4067
4074
|
*
|
|
4068
|
-
* A lock may support multiple credential types so if the User feature is supported the UserType,
|
|
4069
|
-
*
|
|
4070
|
-
*
|
|
4075
|
+
* A lock may support multiple credential types so if the User feature is supported the UserType, UserStatus
|
|
4076
|
+
* and Schedules are all associated with a User index and not directly with a PIN index. A User index may
|
|
4077
|
+
* have several credentials associated with it.
|
|
4071
4078
|
*
|
|
4072
4079
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.4.1
|
|
4073
4080
|
*/
|
|
@@ -4079,9 +4086,9 @@ export namespace DoorLock {
|
|
|
4079
4086
|
* If the User Feature is also supported then any RFID credential stored in the lock shall be associated
|
|
4080
4087
|
* with a User.
|
|
4081
4088
|
*
|
|
4082
|
-
* A lock may support multiple credential types so if the User feature is supported the UserType,
|
|
4083
|
-
*
|
|
4084
|
-
*
|
|
4089
|
+
* A lock may support multiple credential types so if the User feature is supported the UserType, UserStatus
|
|
4090
|
+
* and Schedules are all associated with a User index and not directly with a RFID index. A User Index may
|
|
4091
|
+
* have several credentials associated with it.
|
|
4085
4092
|
*
|
|
4086
4093
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.4.2
|
|
4087
4094
|
*/
|
|
@@ -4095,9 +4102,9 @@ export namespace DoorLock {
|
|
|
4095
4102
|
* credentials. If the Users feature is also supported then the User that a fingerprint/finger vein is
|
|
4096
4103
|
* associated with can also have its UserType, UserStatus and Schedule modified.
|
|
4097
4104
|
*
|
|
4098
|
-
* A lock may support multiple credential types so if the User feature is supported the UserType,
|
|
4099
|
-
*
|
|
4100
|
-
*
|
|
4105
|
+
* A lock may support multiple credential types so if the User feature is supported the UserType, UserStatus
|
|
4106
|
+
* and Schedules are all associated with a User index and not directly with a Finger index. A User Index may
|
|
4107
|
+
* have several credentials associated with it.
|
|
4101
4108
|
*
|
|
4102
4109
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.4.3
|
|
4103
4110
|
*/
|
|
@@ -4139,8 +4146,8 @@ export namespace DoorLock {
|
|
|
4139
4146
|
* recognition, iris, or retina credential is associated with can also have its UserType, UserStatus and
|
|
4140
4147
|
* Schedule modified.
|
|
4141
4148
|
*
|
|
4142
|
-
* A lock may support multiple credential types so if the User feature is supported the UserType,
|
|
4143
|
-
*
|
|
4149
|
+
* A lock may support multiple credential types so if the User feature is supported the UserType, UserStatus
|
|
4150
|
+
* and Schedules are all associated with a User and not directly with a credential.
|
|
4144
4151
|
*
|
|
4145
4152
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.4.6
|
|
4146
4153
|
*/
|
|
@@ -4172,8 +4179,8 @@ export namespace DoorLock {
|
|
|
4172
4179
|
/**
|
|
4173
4180
|
* YearDayAccessSchedules
|
|
4174
4181
|
*
|
|
4175
|
-
* If the User feature is supported then Year Day Schedules are applied to a User and not a credential.
|
|
4176
|
-
*
|
|
4182
|
+
* If the User feature is supported then Year Day Schedules are applied to a User and not a credential. Year
|
|
4183
|
+
* Day Schedules are used to restrict access to a specified date and time window.
|
|
4177
4184
|
*
|
|
4178
4185
|
* The lock may automatically adjust the UserType when a schedule is created or cleared.
|
|
4179
4186
|
*
|
|
@@ -4200,10 +4207,10 @@ export namespace DoorLock {
|
|
|
4200
4207
|
* Unbolting
|
|
4201
4208
|
*
|
|
4202
4209
|
* Locks that support this feature differentiate between unbolting and unlocking. The Unbolt Door command
|
|
4203
|
-
* retracts the bolt without pulling the latch. The Unlock Door command fully unlocks the door by
|
|
4204
|
-
*
|
|
4205
|
-
*
|
|
4206
|
-
*
|
|
4210
|
+
* retracts the bolt without pulling the latch. The Unlock Door command fully unlocks the door by retracting
|
|
4211
|
+
* the bolt and briefly pulling the latch. While the latch is pulled, the lock state changes to Unlatched.
|
|
4212
|
+
* Locks without unbolting support don’t differentiate between unbolting and unlocking and perform the same
|
|
4213
|
+
* operation for both commands.
|
|
4207
4214
|
*
|
|
4208
4215
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.4.11
|
|
4209
4216
|
*/
|
|
@@ -4233,8 +4240,8 @@ export namespace DoorLock {
|
|
|
4233
4240
|
attributes: {
|
|
4234
4241
|
/**
|
|
4235
4242
|
* This attribute may be NULL if the lock hardware does not currently know the status of the locking
|
|
4236
|
-
* mechanism. For example, a lock may not know the LockState status after a power cycle until the first
|
|
4237
|
-
*
|
|
4243
|
+
* mechanism. For example, a lock may not know the LockState status after a power cycle until the first lock
|
|
4244
|
+
* actuation is completed.
|
|
4238
4245
|
*
|
|
4239
4246
|
* The Not Fully Locked value is used by a lock to indicate that the state of the lock is somewhere between
|
|
4240
4247
|
* Locked and Unlocked so it is only partially secured. For example, a deadbolt could be partially extended
|
|
@@ -4284,8 +4291,8 @@ export namespace DoorLock {
|
|
|
4284
4291
|
|
|
4285
4292
|
/**
|
|
4286
4293
|
* Indicates the number of seconds to wait after unlocking a lock before it automatically locks again.
|
|
4287
|
-
* 0=disabled. If set, unlock operations from any source will be timed. For one time unlock with timeout
|
|
4288
|
-
*
|
|
4294
|
+
* 0=disabled. If set, unlock operations from any source will be timed. For one time unlock with timeout use
|
|
4295
|
+
* the specific command.
|
|
4289
4296
|
*
|
|
4290
4297
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.9.22
|
|
4291
4298
|
*/
|
|
@@ -4314,16 +4321,18 @@ export namespace DoorLock {
|
|
|
4314
4321
|
),
|
|
4315
4322
|
|
|
4316
4323
|
/**
|
|
4317
|
-
* This attribute shall contain a bitmap with all operating bits of the OperatingMode attribute supported
|
|
4318
|
-
*
|
|
4319
|
-
*
|
|
4324
|
+
* This attribute shall contain a bitmap with all operating bits of the OperatingMode attribute supported by
|
|
4325
|
+
* the lock. All operating modes NOT supported by a lock shall be set to one. The value of the OperatingMode
|
|
4326
|
+
* enumeration defines the related bit to be set.
|
|
4320
4327
|
*
|
|
4321
4328
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.9.25
|
|
4322
4329
|
*/
|
|
4323
4330
|
supportedOperatingModes: FixedAttribute(
|
|
4324
4331
|
0x26,
|
|
4325
4332
|
TlvBitmap(TlvUInt16, OperatingModes),
|
|
4326
|
-
{
|
|
4333
|
+
{
|
|
4334
|
+
default: BitsFromPartial(OperatingModes, { vacation: true, privacy: true, passage: true, alwaysSet: 2047 })
|
|
4335
|
+
}
|
|
4327
4336
|
),
|
|
4328
4337
|
|
|
4329
4338
|
/**
|
|
@@ -4352,9 +4361,9 @@ export namespace DoorLock {
|
|
|
4352
4361
|
/**
|
|
4353
4362
|
* This attribute shall enable/disable local programming on the door lock of certain features (see
|
|
4354
4363
|
* LocalProgrammingFeatures attribute). If this value is set to TRUE then local programming is enabled on
|
|
4355
|
-
* the door lock for all features. If it is set to FALSE then local programming is disabled on the door
|
|
4356
|
-
*
|
|
4357
|
-
*
|
|
4364
|
+
* the door lock for all features. If it is set to FALSE then local programming is disabled on the door lock
|
|
4365
|
+
* for those features whose bit is set to 0 in the LocalProgrammingFeatures attribute. Local programming
|
|
4366
|
+
* shall be enabled by default.
|
|
4358
4367
|
*
|
|
4359
4368
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.9.27
|
|
4360
4369
|
*/
|
|
@@ -4418,10 +4427,10 @@ export namespace DoorLock {
|
|
|
4418
4427
|
),
|
|
4419
4428
|
|
|
4420
4429
|
/**
|
|
4421
|
-
* This attribute is only supported if the Alarms cluster is on the same endpoint. The alarm mask is used
|
|
4422
|
-
*
|
|
4423
|
-
* alarm mask bit is set. Each bit represents a group of alarms. Entire alarm groups can be turned on or
|
|
4424
|
-
*
|
|
4430
|
+
* This attribute is only supported if the Alarms cluster is on the same endpoint. The alarm mask is used to
|
|
4431
|
+
* turn on/off alarms for particular functions. Alarms for an alarm group are enabled if the associated
|
|
4432
|
+
* alarm mask bit is set. Each bit represents a group of alarms. Entire alarm groups can be turned on or off
|
|
4433
|
+
* by setting or clearing the associated bit in the alarm mask.
|
|
4425
4434
|
*
|
|
4426
4435
|
* This mask DOES NOT apply to the Events mechanism of this cluster.
|
|
4427
4436
|
*
|
|
@@ -4475,8 +4484,8 @@ export namespace DoorLock {
|
|
|
4475
4484
|
|
|
4476
4485
|
events: {
|
|
4477
4486
|
/**
|
|
4478
|
-
* The door lock server provides several alarms which can be sent when there is a critical state on the
|
|
4479
|
-
*
|
|
4487
|
+
* The door lock server provides several alarms which can be sent when there is a critical state on the door
|
|
4488
|
+
* lock. The alarms available for the door lock server are listed in AlarmCodeEnum.
|
|
4480
4489
|
*
|
|
4481
4490
|
* @see {@link MatterSpecification.v13.Cluster} § 5.2.11.1
|
|
4482
4491
|
*/
|
|
@@ -4857,8 +4866,8 @@ export namespace DoorLock {
|
|
|
4857
4866
|
/**
|
|
4858
4867
|
* This cluster supports all DoorLock features. It may support illegal feature combinations.
|
|
4859
4868
|
*
|
|
4860
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
4861
|
-
*
|
|
4869
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
4870
|
+
* is legal per the Matter specification.
|
|
4862
4871
|
*/
|
|
4863
4872
|
export interface Complete extends Identity<typeof CompleteInstance> {}
|
|
4864
4873
|
|