@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
|
@@ -217,8 +217,8 @@ export namespace WaterHeaterManagement {
|
|
|
217
217
|
* can be computed by taking the specific heat capacity of water (4182 J/kg °C) and by knowing the current
|
|
218
218
|
* temperature of the water, the tank volume and target temperature.
|
|
219
219
|
*
|
|
220
|
-
* For example, if the target temperature was 60°C, the current temperature was 20°C and the tank volume
|
|
221
|
-
*
|
|
220
|
+
* For example, if the target temperature was 60°C, the current temperature was 20°C and the tank volume was
|
|
221
|
+
* 100L:
|
|
222
222
|
*
|
|
223
223
|
* Mass of water = 1kg per Litre
|
|
224
224
|
*
|
|
@@ -243,9 +243,9 @@ export namespace WaterHeaterManagement {
|
|
|
243
243
|
* For example, a direct electric immersion heating element can be close to 100% efficient, so the
|
|
244
244
|
* electrical energy needed to heat the hot water is nearly the same as the EstimatedHeatEnergyRequired.
|
|
245
245
|
* However some forms of heating, such as an air-source heat pump which extracts heat from ambient air,
|
|
246
|
-
* requires much less electrical energy to heat hot water. Heat pumps can be produce 3kWh of heat output
|
|
247
|
-
*
|
|
248
|
-
*
|
|
246
|
+
* requires much less electrical energy to heat hot water. Heat pumps can be produce 3kWh of heat output for
|
|
247
|
+
* 1kWh of electrical energy input. The conversion between heat energy and electrical energy is outside the
|
|
248
|
+
* scope of this cluster.
|
|
249
249
|
*
|
|
250
250
|
* @see {@link MatterSpecification.v13.Cluster} § 9.5.7.4
|
|
251
251
|
*/
|
|
@@ -259,27 +259,27 @@ export namespace WaterHeaterManagement {
|
|
|
259
259
|
export const TankPercentComponent = MutableCluster.Component({
|
|
260
260
|
attributes: {
|
|
261
261
|
/**
|
|
262
|
-
* Indicates an approximate level of hot water stored in the tank, which might help consumers understand
|
|
263
|
-
*
|
|
262
|
+
* Indicates an approximate level of hot water stored in the tank, which might help consumers understand the
|
|
263
|
+
* amount of hot water remaining in the tank. The accuracy of this attribute is manufacturer specific.
|
|
264
264
|
*
|
|
265
265
|
* In most hot water tanks, there is a stratification effect where the hot water layer rests above a cooler
|
|
266
|
-
* layer of water below. For this reason cold water is fed in at the bottom of the tank and the hot water
|
|
267
|
-
*
|
|
266
|
+
* layer of water below. For this reason cold water is fed in at the bottom of the tank and the hot water is
|
|
267
|
+
* drawn from the top.
|
|
268
268
|
*
|
|
269
269
|
* Some water tanks might use multiple temperature probes to estimate the level of the hot water layer. A
|
|
270
270
|
* water heater with multiple temperature probes is likely to implement an algorithm to estimate the hot
|
|
271
|
-
* water tank percentage by taking into account the temperature values of each probe to determine the
|
|
272
|
-
*
|
|
271
|
+
* water tank percentage by taking into account the temperature values of each probe to determine the height
|
|
272
|
+
* of the hot water.
|
|
273
273
|
*
|
|
274
|
-
* However it might be possible with a single temperature probe to estimate how much hot water is left
|
|
275
|
-
*
|
|
274
|
+
* However it might be possible with a single temperature probe to estimate how much hot water is left using
|
|
275
|
+
* a simpler algorithm:
|
|
276
276
|
*
|
|
277
277
|
* For example, if the target temperature was 60°C, the CurrentTemperature was 40°C from a single
|
|
278
278
|
* temperature probe measuring the average water temperature and the temperature of incoming cold water
|
|
279
279
|
* (COLD_WATER_TEMP) was assumed to be 20°C:
|
|
280
280
|
*
|
|
281
|
-
* TankPercentage = int(((current temperature - COLD_WATER_TEMP) / (target temperature - COLD_WATER_TEMP))
|
|
282
|
-
*
|
|
281
|
+
* TankPercentage = int(((current temperature - COLD_WATER_TEMP) / (target temperature - COLD_WATER_TEMP)) *
|
|
282
|
+
* 100)
|
|
283
283
|
*
|
|
284
284
|
* TankPercentage = min( max(TankPercentage,0), 100)
|
|
285
285
|
*
|
|
@@ -395,8 +395,8 @@ export namespace WaterHeaterManagement {
|
|
|
395
395
|
export const ClusterInstance = MutableCluster(Base);
|
|
396
396
|
|
|
397
397
|
/**
|
|
398
|
-
* This cluster is used to allow clients to control the operation of a hot water heating appliance so that it can
|
|
399
|
-
*
|
|
398
|
+
* This cluster is used to allow clients to control the operation of a hot water heating appliance so that it can be
|
|
399
|
+
* used with energy management.
|
|
400
400
|
*
|
|
401
401
|
* Heating of hot water is one of the main energy uses in homes, and when coupled with the Energy Management
|
|
402
402
|
* cluster, it can help consumers save cost (e.g. using power at cheaper times or from local solar PV generation).
|
|
@@ -444,8 +444,8 @@ export namespace WaterHeaterManagement {
|
|
|
444
444
|
/**
|
|
445
445
|
* This cluster supports all WaterHeaterManagement features. It may support illegal feature combinations.
|
|
446
446
|
*
|
|
447
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
448
|
-
*
|
|
447
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
448
|
+
* is legal per the Matter specification.
|
|
449
449
|
*/
|
|
450
450
|
export interface Complete extends Identity<typeof CompleteInstance> {}
|
|
451
451
|
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
|
|
9
9
|
import { MutableCluster } from "../cluster/mutation/MutableCluster.js";
|
|
10
10
|
import { BitFlag } from "../schema/BitmapSchema.js";
|
|
11
|
-
import { FixedAttribute, Attribute, Command
|
|
11
|
+
import { FixedAttribute, Attribute, Command } from "../cluster/Cluster.js";
|
|
12
12
|
import { TlvArray } from "../tlv/TlvArray.js";
|
|
13
13
|
import { TlvField, TlvOptionalField, TlvObject } from "../tlv/TlvObject.js";
|
|
14
14
|
import { TlvString } from "../tlv/TlvString.js";
|
|
@@ -101,8 +101,8 @@ export namespace WaterHeaterMode {
|
|
|
101
101
|
Manual = 16385,
|
|
102
102
|
|
|
103
103
|
/**
|
|
104
|
-
* While in modes with this tag, the device will attempt to keep the water warm based on the Schedules
|
|
105
|
-
*
|
|
104
|
+
* While in modes with this tag, the device will attempt to keep the water warm based on the Schedules attribute
|
|
105
|
+
* of the associated Thermostat cluster.
|
|
106
106
|
*
|
|
107
107
|
* @see {@link MatterSpecification.v13.Cluster} § 9.6.7.1.3
|
|
108
108
|
*/
|
|
@@ -170,9 +170,9 @@ export namespace WaterHeaterMode {
|
|
|
170
170
|
mode: TlvField(1, TlvUInt8),
|
|
171
171
|
|
|
172
172
|
/**
|
|
173
|
-
* This field shall contain a list of tags that are associated with the mode option. This may be used by
|
|
174
|
-
*
|
|
175
|
-
*
|
|
173
|
+
* This field shall contain a list of tags that are associated with the mode option. This may be used by clients
|
|
174
|
+
* to determine the full or the partial semantics of a certain mode, depending on which tags they understand,
|
|
175
|
+
* using standard definitions and/or manufacturer specific namespace definitions.
|
|
176
176
|
*
|
|
177
177
|
* The standard mode tags are defined in this cluster specification. For the derived cluster instances, if the
|
|
178
178
|
* specification of the derived cluster defines a namespace, the set of standard mode tags also includes the
|
|
@@ -183,8 +183,8 @@ export namespace WaterHeaterMode {
|
|
|
183
183
|
* the mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
|
|
184
184
|
* standard tag or a manufacturer specific tag, as defined in each ModeTagStruct list entry.
|
|
185
185
|
*
|
|
186
|
-
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard
|
|
187
|
-
*
|
|
186
|
+
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard and
|
|
187
|
+
* manufacturer specific mode tags. A mode option shall be associated with at least one standard mode tag.
|
|
188
188
|
*
|
|
189
189
|
* A few examples are provided below.
|
|
190
190
|
*
|
|
@@ -241,8 +241,8 @@ export namespace WaterHeaterMode {
|
|
|
241
241
|
* At least one entry in the SupportedModes attribute shall include the Off mode tag in the ModeTags field
|
|
242
242
|
* list.
|
|
243
243
|
*
|
|
244
|
-
* An entry in the SupportedModes attribute that includes one of an Off, Manual, or Timed tag shall NOT
|
|
245
|
-
*
|
|
244
|
+
* An entry in the SupportedModes attribute that includes one of an Off, Manual, or Timed tag shall NOT also
|
|
245
|
+
* include an additional instance of any one of these tag types.
|
|
246
246
|
*
|
|
247
247
|
* @see {@link MatterSpecification.v13.Cluster} § 9.6.6.1
|
|
248
248
|
*/
|
|
@@ -266,7 +266,7 @@ export namespace WaterHeaterMode {
|
|
|
266
266
|
*
|
|
267
267
|
* @see {@link MatterSpecification.v13.Cluster} § 1.10.7.1
|
|
268
268
|
*/
|
|
269
|
-
changeToMode: Command(0x0, ModeBase.TlvChangeToModeRequest,
|
|
269
|
+
changeToMode: Command(0x0, ModeBase.TlvChangeToModeRequest, 0x1, ModeBase.TlvChangeToModeResponse)
|
|
270
270
|
},
|
|
271
271
|
|
|
272
272
|
/**
|
|
@@ -32,8 +32,8 @@ export namespace WaterTankLevelMonitoring {
|
|
|
32
32
|
/**
|
|
33
33
|
* This cluster supports all WaterTankLevelMonitoring features. It may support illegal feature combinations.
|
|
34
34
|
*
|
|
35
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
36
|
-
*
|
|
35
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
36
|
+
* is legal per the Matter specification.
|
|
37
37
|
*/
|
|
38
38
|
export const CompleteInstance = MutableCluster({
|
|
39
39
|
...ResourceMonitoring.Complete,
|
|
@@ -244,8 +244,8 @@ export namespace WiFiNetworkDiagnostics {
|
|
|
244
244
|
attributes: {
|
|
245
245
|
/**
|
|
246
246
|
* The BeaconLostCount attribute shall indicate the count of the number of missed beacons the Node has
|
|
247
|
-
* detected. If the Node does not have an ability to count beacons expected and not received, this value
|
|
248
|
-
*
|
|
247
|
+
* detected. If the Node does not have an ability to count beacons expected and not received, this value may
|
|
248
|
+
* remain set to zero.
|
|
249
249
|
*
|
|
250
250
|
* @see {@link MatterSpecification.v13.Core} § 11.15.6.6
|
|
251
251
|
*/
|
|
@@ -253,8 +253,8 @@ export namespace WiFiNetworkDiagnostics {
|
|
|
253
253
|
|
|
254
254
|
/**
|
|
255
255
|
* The OverrunCount attribute shall indicate the number of packets dropped either at ingress or egress, due
|
|
256
|
-
* to lack of buffer memory to retain all packets on the network interface. The OverrunCount attribute
|
|
257
|
-
*
|
|
256
|
+
* to lack of buffer memory to retain all packets on the network interface. The OverrunCount attribute shall
|
|
257
|
+
* be reset to 0 upon a reboot of the Node.
|
|
258
258
|
*
|
|
259
259
|
* @see {@link MatterSpecification.v13.Core} § 11.15.6.13
|
|
260
260
|
*/
|
|
@@ -293,8 +293,8 @@ export namespace WiFiNetworkDiagnostics {
|
|
|
293
293
|
/**
|
|
294
294
|
* The BeaconRxCount attribute shall indicate the count of the number of received beacons. The total number
|
|
295
295
|
* of expected beacons that could have been received during the interval since association SHOULD match the
|
|
296
|
-
* sum of BeaconRxCount and BeaconLostCount. If the Node does not have an ability to report count of
|
|
297
|
-
*
|
|
296
|
+
* sum of BeaconRxCount and BeaconLostCount. If the Node does not have an ability to report count of beacons
|
|
297
|
+
* received, this value may remain set to zero.
|
|
298
298
|
*
|
|
299
299
|
* @see {@link MatterSpecification.v13.Core} § 11.15.6.7
|
|
300
300
|
*/
|
|
@@ -427,9 +427,9 @@ export namespace WiFiNetworkDiagnostics {
|
|
|
427
427
|
associationFailure: OptionalEvent(0x1, EventPriority.Info, TlvAssociationFailureEvent),
|
|
428
428
|
|
|
429
429
|
/**
|
|
430
|
-
* The ConnectionStatus Event shall indicate that a Node’s connection status to a Wi-Fi network has
|
|
431
|
-
*
|
|
432
|
-
*
|
|
430
|
+
* The ConnectionStatus Event shall indicate that a Node’s connection status to a Wi-Fi network has changed.
|
|
431
|
+
* Connected, in this context, shall mean that a Node acting as a Wi-Fi station is successfully associated
|
|
432
|
+
* to a Wi-Fi Access Point.
|
|
433
433
|
*
|
|
434
434
|
* @see {@link MatterSpecification.v13.Core} § 11.15.8.3
|
|
435
435
|
*/
|
|
@@ -521,8 +521,8 @@ export namespace WiFiNetworkDiagnostics {
|
|
|
521
521
|
/**
|
|
522
522
|
* This cluster supports all WiFiNetworkDiagnostics features. It may support illegal feature combinations.
|
|
523
523
|
*
|
|
524
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
525
|
-
*
|
|
524
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
525
|
+
* is legal per the Matter specification.
|
|
526
526
|
*/
|
|
527
527
|
export interface Complete extends Identity<typeof CompleteInstance> {}
|
|
528
528
|
|
|
@@ -13,10 +13,28 @@ import { TlvNullable } from "../tlv/TlvNullable.js";
|
|
|
13
13
|
import { TlvUInt64 } from "../tlv/TlvNumber.js";
|
|
14
14
|
import { AccessLevel } from "#model";
|
|
15
15
|
import { TlvNoArguments } from "../tlv/TlvNoArguments.js";
|
|
16
|
+
import { TlvField, TlvObject } from "../tlv/TlvObject.js";
|
|
17
|
+
import { TypeFromSchema } from "../tlv/TlvSchema.js";
|
|
16
18
|
import { Identity } from "#general";
|
|
17
19
|
import { ClusterRegistry } from "../cluster/ClusterRegistry.js";
|
|
18
20
|
|
|
19
21
|
export namespace WiFiNetworkManagement {
|
|
22
|
+
/**
|
|
23
|
+
* This command shall be generated in response to a NetworkPassphraseRequest command.
|
|
24
|
+
*
|
|
25
|
+
* @see {@link MatterSpecification.v13.Cluster} § 10.2.5.2
|
|
26
|
+
*/
|
|
27
|
+
export const TlvNetworkPassphraseResponse = TlvObject({
|
|
28
|
+
passphrase: TlvField(0, TlvByteString.bound({ maxLength: 64 }))
|
|
29
|
+
});
|
|
30
|
+
|
|
31
|
+
/**
|
|
32
|
+
* This command shall be generated in response to a NetworkPassphraseRequest command.
|
|
33
|
+
*
|
|
34
|
+
* @see {@link MatterSpecification.v13.Cluster} § 10.2.5.2
|
|
35
|
+
*/
|
|
36
|
+
export interface NetworkPassphraseResponse extends TypeFromSchema<typeof TlvNetworkPassphraseResponse> {}
|
|
37
|
+
|
|
20
38
|
/**
|
|
21
39
|
* @see {@link Cluster}
|
|
22
40
|
*/
|
|
@@ -29,15 +47,15 @@ export namespace WiFiNetworkManagement {
|
|
|
29
47
|
/**
|
|
30
48
|
* Indicates the SSID of the primary Wi-Fi network provided by this device.
|
|
31
49
|
*
|
|
32
|
-
* A value of null shall indicate that no primary Wi-Fi network is available (e.g. because the Wi-Fi
|
|
33
|
-
*
|
|
50
|
+
* A value of null shall indicate that no primary Wi-Fi network is available (e.g. because the Wi-Fi network
|
|
51
|
+
* has not yet been configured by the user).
|
|
34
52
|
*
|
|
35
53
|
* NOTE
|
|
36
54
|
*
|
|
37
55
|
* The SSID in Wi-Fi is a collection of 1-32 bytes, the text encoding of which is not specified.
|
|
38
|
-
* Implementations must be careful to support transferring these byte strings without requiring a
|
|
39
|
-
*
|
|
40
|
-
*
|
|
56
|
+
* Implementations must be careful to support transferring these byte strings without requiring a particular
|
|
57
|
+
* encoding. The most common encoding is UTF-8, however this is just a convention. Some configurations may
|
|
58
|
+
* use Latin-1 or other character sets.
|
|
41
59
|
*
|
|
42
60
|
* @see {@link MatterSpecification.v13.Cluster} § 10.2.4.1
|
|
43
61
|
*/
|
|
@@ -62,8 +80,8 @@ export namespace WiFiNetworkManagement {
|
|
|
62
80
|
* NOTE
|
|
63
81
|
*
|
|
64
82
|
* The passphrase itself is not exposed as an attribute to avoid its unintentional retrieval or caching by
|
|
65
|
-
* clients that use wildcard reads or otherwise routinely read all available attributes. It can be
|
|
66
|
-
*
|
|
83
|
+
* clients that use wildcard reads or otherwise routinely read all available attributes. It can be retrieved
|
|
84
|
+
* using the NetworkPassphraseRequest
|
|
67
85
|
*
|
|
68
86
|
* command.
|
|
69
87
|
*
|
|
@@ -84,8 +102,8 @@ export namespace WiFiNetworkManagement {
|
|
|
84
102
|
* If the command is not executed via a CASE session, the command shall be rejected with a status of
|
|
85
103
|
* UNSUPPORTED_ACCESS.
|
|
86
104
|
*
|
|
87
|
-
* If no primary Wi-Fi network is available (the SSID attribute is null), the command shall be rejected
|
|
88
|
-
*
|
|
105
|
+
* If no primary Wi-Fi network is available (the SSID attribute is null), the command shall be rejected with
|
|
106
|
+
* a status of INVALID_IN_STATE.
|
|
89
107
|
*
|
|
90
108
|
* Otherwise a NetworkPassphraseResponse shall be generated.
|
|
91
109
|
*
|
|
@@ -95,7 +113,7 @@ export namespace WiFiNetworkManagement {
|
|
|
95
113
|
0x0,
|
|
96
114
|
TlvNoArguments,
|
|
97
115
|
0x1,
|
|
98
|
-
|
|
116
|
+
TlvNetworkPassphraseResponse,
|
|
99
117
|
{ invokeAcl: AccessLevel.Manage }
|
|
100
118
|
)
|
|
101
119
|
}
|
|
@@ -103,8 +121,8 @@ export namespace WiFiNetworkManagement {
|
|
|
103
121
|
|
|
104
122
|
/**
|
|
105
123
|
* This cluster provides an interface for getting information about the Wi-Fi network that a Network Infrastructure
|
|
106
|
-
* Manager device type provides. Privileged nodes within the same fabric as a Network Infrastructure Manager can
|
|
107
|
-
*
|
|
124
|
+
* Manager device type provides. Privileged nodes within the same fabric as a Network Infrastructure Manager can use
|
|
125
|
+
* these interfaces to request information related to the Wi-Fi Network such as SSID and Passphrase.
|
|
108
126
|
*
|
|
109
127
|
* @see {@link MatterSpecification.v13.Cluster} § 10.2
|
|
110
128
|
*/
|
|
@@ -560,8 +560,8 @@ export namespace WindowCovering {
|
|
|
560
560
|
remoteLockout: BitFlag(0),
|
|
561
561
|
|
|
562
562
|
/**
|
|
563
|
-
* Tampering detected on sensors or any other safety equipment. Ex: a device has been forcedly moved without
|
|
564
|
-
*
|
|
563
|
+
* Tampering detected on sensors or any other safety equipment. Ex: a device has been forcedly moved without its
|
|
564
|
+
* actuator(s).
|
|
565
565
|
*/
|
|
566
566
|
tamperDetection: BitFlag(1),
|
|
567
567
|
|
|
@@ -625,8 +625,8 @@ export namespace WindowCovering {
|
|
|
625
625
|
export const LiftAndPositionAwareLiftAndAbsolutePositionComponent = MutableCluster.Component({
|
|
626
626
|
attributes: {
|
|
627
627
|
/**
|
|
628
|
-
* Indicates the maximum possible encoder position possible (Unit cm, centimeters) to position the height
|
|
629
|
-
*
|
|
628
|
+
* Indicates the maximum possible encoder position possible (Unit cm, centimeters) to position the height of
|
|
629
|
+
* the window covering lift.
|
|
630
630
|
*
|
|
631
631
|
* @see {@link MatterSpecification.v13.Cluster} § 5.3.6.2
|
|
632
632
|
*/
|
|
@@ -735,8 +735,8 @@ export namespace WindowCovering {
|
|
|
735
735
|
*
|
|
736
736
|
* If the server does not support the PositionAware feature, then a zero percentage shall be treated as a
|
|
737
737
|
* UpOrOpen command and a non-zero percentage shall be treated as an DownOrClose command. If the device is
|
|
738
|
-
* only a tilt control device, then the command SHOULD be ignored and a UNSUPPORTED_COMMAND status SHOULD
|
|
739
|
-
*
|
|
738
|
+
* only a tilt control device, then the command SHOULD be ignored and a UNSUPPORTED_COMMAND status SHOULD be
|
|
739
|
+
* returned.
|
|
740
740
|
*
|
|
741
741
|
* @see {@link MatterSpecification.v13.Cluster} § 5.3.7.5
|
|
742
742
|
*/
|
|
@@ -760,8 +760,8 @@ export namespace WindowCovering {
|
|
|
760
760
|
|
|
761
761
|
commands: {
|
|
762
762
|
/**
|
|
763
|
-
* Upon receipt of this command, the server will adjust the window covering to the tilt percentage
|
|
764
|
-
*
|
|
763
|
+
* Upon receipt of this command, the server will adjust the window covering to the tilt percentage specified
|
|
764
|
+
* in the payload of this command.
|
|
765
765
|
*
|
|
766
766
|
* If the command includes TiltPercent100thsValue, then TargetPositionTiltPercent100ths attribute shall be
|
|
767
767
|
* set to TiltPercent100thsValue. Otherwise the TargetPositionTiltPercent100ths attribute shall be set to
|
|
@@ -773,8 +773,8 @@ export namespace WindowCovering {
|
|
|
773
773
|
*
|
|
774
774
|
* If the server does not support the PositionAware feature, then a zero percentage shall be treated as a
|
|
775
775
|
* UpOrOpen command and a non-zero percentage shall be treated as an DownOrClose command. If the device is
|
|
776
|
-
* only a tilt control device, then the command SHOULD be ignored and a UNSUPPORTED_COMMAND status SHOULD
|
|
777
|
-
*
|
|
776
|
+
* only a tilt control device, then the command SHOULD be ignored and a UNSUPPORTED_COMMAND status SHOULD be
|
|
777
|
+
* returned.
|
|
778
778
|
*
|
|
779
779
|
* @see {@link MatterSpecification.v13.Cluster} § 5.3.7.7
|
|
780
780
|
*/
|
|
@@ -834,8 +834,8 @@ export namespace WindowCovering {
|
|
|
834
834
|
*
|
|
835
835
|
* If the server does not support the PositionAware feature, then a zero percentage shall be treated as a
|
|
836
836
|
* UpOrOpen command and a non-zero percentage shall be treated as an DownOrClose command. If the device is
|
|
837
|
-
* only a tilt control device, then the command SHOULD be ignored and a UNSUPPORTED_COMMAND status SHOULD
|
|
838
|
-
*
|
|
837
|
+
* only a tilt control device, then the command SHOULD be ignored and a UNSUPPORTED_COMMAND status SHOULD be
|
|
838
|
+
* returned.
|
|
839
839
|
*
|
|
840
840
|
* @see {@link MatterSpecification.v13.Cluster} § 5.3.7.5
|
|
841
841
|
*/
|
|
@@ -882,8 +882,8 @@ export namespace WindowCovering {
|
|
|
882
882
|
|
|
883
883
|
commands: {
|
|
884
884
|
/**
|
|
885
|
-
* Upon receipt of this command, the server will adjust the window covering to the tilt percentage
|
|
886
|
-
*
|
|
885
|
+
* Upon receipt of this command, the server will adjust the window covering to the tilt percentage specified
|
|
886
|
+
* in the payload of this command.
|
|
887
887
|
*
|
|
888
888
|
* If the command includes TiltPercent100thsValue, then TargetPositionTiltPercent100ths attribute shall be
|
|
889
889
|
* set to TiltPercent100thsValue. Otherwise the TargetPositionTiltPercent100ths attribute shall be set to
|
|
@@ -895,8 +895,8 @@ export namespace WindowCovering {
|
|
|
895
895
|
*
|
|
896
896
|
* If the server does not support the PositionAware feature, then a zero percentage shall be treated as a
|
|
897
897
|
* UpOrOpen command and a non-zero percentage shall be treated as an DownOrClose command. If the device is
|
|
898
|
-
* only a tilt control device, then the command SHOULD be ignored and a UNSUPPORTED_COMMAND status SHOULD
|
|
899
|
-
*
|
|
898
|
+
* only a tilt control device, then the command SHOULD be ignored and a UNSUPPORTED_COMMAND status SHOULD be
|
|
899
|
+
* returned.
|
|
900
900
|
*
|
|
901
901
|
* @see {@link MatterSpecification.v13.Cluster} § 5.3.7.7
|
|
902
902
|
*/
|
|
@@ -967,8 +967,8 @@ export namespace WindowCovering {
|
|
|
967
967
|
/**
|
|
968
968
|
* AbsolutePosition
|
|
969
969
|
*
|
|
970
|
-
* The percentage attributes shall indicate the position as a percentage between the InstalledOpenLimits
|
|
971
|
-
*
|
|
970
|
+
* The percentage attributes shall indicate the position as a percentage between the InstalledOpenLimits and
|
|
971
|
+
* InstalledClosedLimits attributes of the window covering starting at the open (0.00%).
|
|
972
972
|
*
|
|
973
973
|
* As a general rule, absolute positioning (in centimeters or tenth of a degrees) SHOULD NOT be supported
|
|
974
974
|
* for new implementations.
|
|
@@ -1022,13 +1022,13 @@ export namespace WindowCovering {
|
|
|
1022
1022
|
|
|
1023
1023
|
/**
|
|
1024
1024
|
* The Mode attribute allows configuration of the window covering, such as: reversing the motor direction,
|
|
1025
|
-
* placing the window covering into calibration mode, placing the motor into maintenance mode, disabling
|
|
1026
|
-
*
|
|
1025
|
+
* placing the window covering into calibration mode, placing the motor into maintenance mode, disabling the
|
|
1026
|
+
* network, and disabling status LEDs.
|
|
1027
1027
|
*
|
|
1028
1028
|
* In the case a device does not support or implement a specific mode, e.g. the device has a specific
|
|
1029
1029
|
* installation method and reversal is not relevant or the device does not include a maintenance mode, any
|
|
1030
|
-
* write interaction to the Mode attribute, with an unsupported mode bit or any out of bounds bits set,
|
|
1031
|
-
*
|
|
1030
|
+
* write interaction to the Mode attribute, with an unsupported mode bit or any out of bounds bits set, must
|
|
1031
|
+
* be ignored and a response containing the status of CONSTRAINT_ERROR will be returned.
|
|
1032
1032
|
*
|
|
1033
1033
|
* @see {@link MatterSpecification.v13.Cluster} § 5.3.6.21
|
|
1034
1034
|
*/
|
|
@@ -1050,8 +1050,8 @@ export namespace WindowCovering {
|
|
|
1050
1050
|
|
|
1051
1051
|
commands: {
|
|
1052
1052
|
/**
|
|
1053
|
-
* Upon receipt of this command, the window covering will adjust its position so the physical lift/slide
|
|
1054
|
-
*
|
|
1053
|
+
* Upon receipt of this command, the window covering will adjust its position so the physical lift/slide and
|
|
1054
|
+
* tilt is at the maximum open/up position. This will happen as fast as possible. The server attributes
|
|
1055
1055
|
* shall be updated as follows:
|
|
1056
1056
|
*
|
|
1057
1057
|
* if the PositionAware feature is supported:
|
|
@@ -1060,8 +1060,8 @@ export namespace WindowCovering {
|
|
|
1060
1060
|
*
|
|
1061
1061
|
* • TargetPositionTiltPercent100ths attribute shall be set to 0.00%.
|
|
1062
1062
|
*
|
|
1063
|
-
* The server positioning attributes will follow the movements, once the movement has successfully
|
|
1064
|
-
*
|
|
1063
|
+
* The server positioning attributes will follow the movements, once the movement has successfully finished,
|
|
1064
|
+
* the server attributes shall be updated as follows:
|
|
1065
1065
|
*
|
|
1066
1066
|
* if the PositionAware feature is supported:
|
|
1067
1067
|
*
|
|
@@ -1082,9 +1082,9 @@ export namespace WindowCovering {
|
|
|
1082
1082
|
upOrOpen: Command(0x0, TlvNoArguments, 0x0, TlvNoResponse),
|
|
1083
1083
|
|
|
1084
1084
|
/**
|
|
1085
|
-
* Upon receipt of this command, the window covering will adjust its position so the physical lift/slide
|
|
1086
|
-
*
|
|
1087
|
-
*
|
|
1085
|
+
* Upon receipt of this command, the window covering will adjust its position so the physical lift/slide and
|
|
1086
|
+
* tilt is at the maximum closed/down position. This will happen as fast as possible. The server attributes
|
|
1087
|
+
* supported shall be updated as follows:
|
|
1088
1088
|
*
|
|
1089
1089
|
* if the PositionAware feature is supported:
|
|
1090
1090
|
*
|
|
@@ -1092,8 +1092,8 @@ export namespace WindowCovering {
|
|
|
1092
1092
|
*
|
|
1093
1093
|
* • TargetPositionTiltPercent100ths attribute shall be set to 100.00%.
|
|
1094
1094
|
*
|
|
1095
|
-
* The server positioning attributes will follow the movements, once the movement has successfully
|
|
1096
|
-
*
|
|
1095
|
+
* The server positioning attributes will follow the movements, once the movement has successfully finished,
|
|
1096
|
+
* the server attributes shall be updated as follows:
|
|
1097
1097
|
*
|
|
1098
1098
|
* if the PositionAware feature is supported:
|
|
1099
1099
|
*
|
|
@@ -1280,8 +1280,8 @@ export namespace WindowCovering {
|
|
|
1280
1280
|
/**
|
|
1281
1281
|
* This cluster supports all WindowCovering features. It may support illegal feature combinations.
|
|
1282
1282
|
*
|
|
1283
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
1284
|
-
*
|
|
1283
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
1284
|
+
* is legal per the Matter specification.
|
|
1285
1285
|
*/
|
|
1286
1286
|
export interface Complete extends Identity<typeof CompleteInstance> {}
|
|
1287
1287
|
|
package/src/common/StatusCode.ts
CHANGED
|
@@ -26,3 +26,6 @@ export class StatusResponseError extends MatterError {
|
|
|
26
26
|
return error instanceof StatusResponseError && (!codes.length || codes.includes(error.code));
|
|
27
27
|
}
|
|
28
28
|
}
|
|
29
|
+
|
|
30
|
+
/** Error class for Status response errors that were received from the other node. */
|
|
31
|
+
export class ReceivedStatusResponseError extends StatusResponseError {}
|
|
@@ -24,8 +24,8 @@ export const TlvLocationdesc = TlvObject({
|
|
|
24
24
|
* This field shall indicate the name of the location. For example, "blue room".
|
|
25
25
|
*
|
|
26
26
|
* If the location name is not user provided, the logic that generates it (clients, devices etc.) SHOULD utilize
|
|
27
|
-
* synthesized user-friendly, understandable, names for the location, rather than opaque values such as "private"
|
|
28
|
-
*
|
|
27
|
+
* synthesized user-friendly, understandable, names for the location, rather than opaque values such as "private" or
|
|
28
|
+
* "2fe7c241-a50a-4863-896e-c5878da5ed68".
|
|
29
29
|
*
|
|
30
30
|
* @see {@link MatterSpecification.v13.Core} § 7.19.2.45.1
|
|
31
31
|
*/
|
|
@@ -34,8 +34,8 @@ export const TlvLocationdesc = TlvObject({
|
|
|
34
34
|
/**
|
|
35
35
|
* This field shall indicate the level number. Negative values correspond to basement levels.
|
|
36
36
|
*
|
|
37
|
-
* Value zero indicates this is the main floor, which typically includes the main entrance to the user’s home. For
|
|
38
|
-
*
|
|
37
|
+
* Value zero indicates this is the main floor, which typically includes the main entrance to the user’s home. For a
|
|
38
|
+
* building with multiple levels, it is the client’s responsibility to map each level to/from a FloorNumber tag
|
|
39
39
|
* value, using the level numbering convention of the region where the client operates. For example, if the client
|
|
40
40
|
* operates in Europe, building level 1, which is one level up from the street level, SHOULD be mapped to
|
|
41
41
|
* FloorNumber tag value 0x1. If the client operates in North America, building level 1, which is at street level,
|
|
@@ -44,14 +44,14 @@ export const TlvLocationdesc = TlvObject({
|
|
|
44
44
|
* A null value indicates that this information is not available.
|
|
45
45
|
*
|
|
46
46
|
* When the clients present the level information for user selection, they SHOULD use the operating region to
|
|
47
|
-
* determine how to render and map this data. For example, if the client operates in North America it SHOULD
|
|
48
|
-
*
|
|
49
|
-
*
|
|
50
|
-
*
|
|
47
|
+
* determine how to render and map this data. For example, if the client operates in North America it SHOULD present
|
|
48
|
+
* the user a list that includes entries labeled "basement", "first", "second", and internally mapped to floor
|
|
49
|
+
* numbers -1, 0, and 1. If operating in Europe, the client SHOULD present a list that includes entries labeled
|
|
50
|
+
* "basement", "ground", "first", internally mapped to floor numbers -1, 0, and 1.
|
|
51
51
|
*
|
|
52
|
-
* The floor number information is expected to be mostly useful to the clients, rather than the devices, such as
|
|
53
|
-
*
|
|
54
|
-
*
|
|
52
|
+
* The floor number information is expected to be mostly useful to the clients, rather than the devices, such as for
|
|
53
|
+
* grouping devices that are located on the same level. For example, an automation may be defined for all devices
|
|
54
|
+
* located at the basement level (floor number -1).
|
|
55
55
|
*
|
|
56
56
|
* NOTE
|
|
57
57
|
*
|
|
@@ -70,8 +70,8 @@ export const TlvLocationdesc = TlvObject({
|
|
|
70
70
|
*
|
|
71
71
|
* NOTE
|
|
72
72
|
*
|
|
73
|
-
* This field only indicates the type of the area. Multiple areas of the same type, such as bedrooms, may exist in
|
|
74
|
-
*
|
|
73
|
+
* This field only indicates the type of the area. Multiple areas of the same type, such as bedrooms, may exist in a
|
|
74
|
+
* user’s home.
|
|
75
75
|
*
|
|
76
76
|
* @see {@link MatterSpecification.v13.Core} § 7.19.2.45.3
|
|
77
77
|
*/
|
|
@@ -48,9 +48,9 @@ export const TlvMeasurementAccuracy = TlvObject({
|
|
|
48
48
|
* The value of the RangeMax field on the last MeasurementAccuracyRangeStruct in this list shall be less than or
|
|
49
49
|
* equal to the value of the MaxMeasuredValue field.
|
|
50
50
|
*
|
|
51
|
-
* The value of the RangeMin field on each MeasurementAccuracyRangeStruct in this list other than the first shall
|
|
52
|
-
*
|
|
53
|
-
*
|
|
51
|
+
* The value of the RangeMin field on each MeasurementAccuracyRangeStruct in this list other than the first shall be
|
|
52
|
+
* one more the value of the RangeMax field on the previous MeasurementAccuracyRangeStruct in this list (i.e. there
|
|
53
|
+
* shall be no gaps in the accuracy ranges, and the ranges shall be in increasing order).
|
|
54
54
|
*
|
|
55
55
|
* @see {@link MatterSpecification.v13.Cluster} § 2.1.4.4.5
|
|
56
56
|
*/
|
|
@@ -17,8 +17,8 @@ import { TypeFromSchema } from "../tlv/TlvSchema.js";
|
|
|
17
17
|
* • If both PercentMax and FixedMax are indicated, then for a given true value in the range between RangeMin and
|
|
18
18
|
* RangeMax,
|
|
19
19
|
*
|
|
20
|
-
* ◦ the reported value shall be less than or equal to the sum of the true value, FixedMax and PercentMax percent
|
|
21
|
-
*
|
|
20
|
+
* ◦ the reported value shall be less than or equal to the sum of the true value, FixedMax and PercentMax percent of
|
|
21
|
+
* the true value.
|
|
22
22
|
*
|
|
23
23
|
* ◦ the reported value shall be greater than or equal to the true value minus the sum of FixedMax and PercentMax
|
|
24
24
|
* percent of the true value.
|
|
@@ -90,24 +90,24 @@ export const TlvMeasurementAccuracyRange = TlvObject({
|
|
|
90
90
|
percentTypical: TlvOptionalField(4, TlvPercent100ths),
|
|
91
91
|
|
|
92
92
|
/**
|
|
93
|
-
* This field shall indicate the maximum +/- fixed accuracy for the associated measurement, in the unit indicated
|
|
94
|
-
*
|
|
93
|
+
* This field shall indicate the maximum +/- fixed accuracy for the associated measurement, in the unit indicated by
|
|
94
|
+
* MeasurementType.
|
|
95
95
|
*
|
|
96
96
|
* @see {@link MatterSpecification.v13.Cluster} § 2.1.4.3.6
|
|
97
97
|
*/
|
|
98
98
|
fixedMax: TlvOptionalField(5, TlvUInt64),
|
|
99
99
|
|
|
100
100
|
/**
|
|
101
|
-
* This field shall indicate the minimum +/- fixed accuracy for the associated measurement, in the unit indicated
|
|
102
|
-
*
|
|
101
|
+
* This field shall indicate the minimum +/- fixed accuracy for the associated measurement, in the unit indicated by
|
|
102
|
+
* MeasurementType.
|
|
103
103
|
*
|
|
104
104
|
* @see {@link MatterSpecification.v13.Cluster} § 2.1.4.3.7
|
|
105
105
|
*/
|
|
106
106
|
fixedMin: TlvOptionalField(6, TlvUInt64),
|
|
107
107
|
|
|
108
108
|
/**
|
|
109
|
-
* This field shall indicate the typical +/- fixed accuracy for the associated measurement, in the unit indicated
|
|
110
|
-
*
|
|
109
|
+
* This field shall indicate the typical +/- fixed accuracy for the associated measurement, in the unit indicated by
|
|
110
|
+
* MeasurementType.
|
|
111
111
|
*
|
|
112
112
|
* @see {@link MatterSpecification.v13.Cluster} § 2.1.4.3.8
|
|
113
113
|
*/
|
|
@@ -121,8 +121,8 @@ export const TlvMeasurementAccuracyRange = TlvObject({
|
|
|
121
121
|
* • If both PercentMax and FixedMax are indicated, then for a given true value in the range between RangeMin and
|
|
122
122
|
* RangeMax,
|
|
123
123
|
*
|
|
124
|
-
* ◦ the reported value shall be less than or equal to the sum of the true value, FixedMax and PercentMax percent
|
|
125
|
-
*
|
|
124
|
+
* ◦ the reported value shall be less than or equal to the sum of the true value, FixedMax and PercentMax percent of
|
|
125
|
+
* the true value.
|
|
126
126
|
*
|
|
127
127
|
* ◦ the reported value shall be greater than or equal to the true value minus the sum of FixedMax and PercentMax
|
|
128
128
|
* percent of the true value.
|
package/src/globals/Priority.ts
CHANGED
|
@@ -10,8 +10,8 @@
|
|
|
10
10
|
* Priority
|
|
11
11
|
*
|
|
12
12
|
* This is an enumeration of priority used to tag events and possibly other data. The data type does not define any
|
|
13
|
-
* particular ordering among the values. Specific uses of the data type may assign semantics to the values that imply
|
|
14
|
-
*
|
|
13
|
+
* particular ordering among the values. Specific uses of the data type may assign semantics to the values that imply an
|
|
14
|
+
* ordering relationship.
|
|
15
15
|
*
|
|
16
16
|
* @see {@link MatterSpecification.v13.Core} § 7.19.2.17
|
|
17
17
|
*/
|
package/src/globals/Semtag.ts
CHANGED