@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
|
@@ -17,9 +17,8 @@ import {
|
|
|
17
17
|
Command,
|
|
18
18
|
TlvNoResponse
|
|
19
19
|
} from "../cluster/Cluster.js";
|
|
20
|
-
import {
|
|
20
|
+
import { BitFlag, BitsFromPartial, BitField } from "../schema/BitmapSchema.js";
|
|
21
21
|
import { TlvUInt8, TlvBitmap, TlvInt16, TlvInt8, TlvEnum, TlvUInt16, TlvEpochS, TlvUInt32 } from "../tlv/TlvNumber.js";
|
|
22
|
-
import { BitsFromPartial, BitFlag, BitField } from "../schema/BitmapSchema.js";
|
|
23
22
|
import { AccessLevel } from "#model";
|
|
24
23
|
import { TlvField, TlvObject, TlvOptionalField } from "../tlv/TlvObject.js";
|
|
25
24
|
import { TlvArray } from "../tlv/TlvArray.js";
|
|
@@ -106,6 +105,21 @@ export namespace Thermostat {
|
|
|
106
105
|
Presets = "Presets"
|
|
107
106
|
}
|
|
108
107
|
|
|
108
|
+
/**
|
|
109
|
+
* @see {@link MatterSpecification.v13.Cluster} § 4.3.8.7
|
|
110
|
+
*/
|
|
111
|
+
export const Occupancy = {
|
|
112
|
+
/**
|
|
113
|
+
* Indicates the occupancy state
|
|
114
|
+
*
|
|
115
|
+
* If this bit is set, it shall indicate the occupied state else if the bit if not set, it shall indicate the
|
|
116
|
+
* unoccupied state.
|
|
117
|
+
*
|
|
118
|
+
* @see {@link MatterSpecification.v13.Cluster} § 4.3.8.7.1
|
|
119
|
+
*/
|
|
120
|
+
occupied: BitFlag(0)
|
|
121
|
+
};
|
|
122
|
+
|
|
109
123
|
/**
|
|
110
124
|
* @see {@link MatterSpecification.v13.Cluster} § 4.3.8.26
|
|
111
125
|
*/
|
|
@@ -206,10 +220,9 @@ export namespace Thermostat {
|
|
|
206
220
|
*/
|
|
207
221
|
export const TlvWeeklyScheduleTransition = TlvObject({
|
|
208
222
|
/**
|
|
209
|
-
* This field shall represent the start time of the schedule transition during the associated day. The time
|
|
210
|
-
*
|
|
211
|
-
*
|
|
212
|
-
* midnight.
|
|
223
|
+
* This field shall represent the start time of the schedule transition during the associated day. The time will
|
|
224
|
+
* be represented by a 16 bits unsigned integer to designate the minutes since midnight. For example, 6am will
|
|
225
|
+
* be represented by 360 minutes since midnight and 11:30pm will be represented by 1410 minutes since midnight.
|
|
213
226
|
*
|
|
214
227
|
* @see {@link MatterSpecification.v13.Cluster} § 4.3.8.30.1
|
|
215
228
|
*/
|
|
@@ -253,10 +266,10 @@ export namespace Thermostat {
|
|
|
253
266
|
numberOfTransitionsForSequence: TlvField(0, TlvUInt8),
|
|
254
267
|
|
|
255
268
|
/**
|
|
256
|
-
* This field shall represent the day of the week at which all the transitions within the payload of the
|
|
257
|
-
*
|
|
258
|
-
*
|
|
259
|
-
*
|
|
269
|
+
* This field shall represent the day of the week at which all the transitions within the payload of the command
|
|
270
|
+
* SHOULD be associated to. This field is a bitmap and therefore the associated setpoint could overlap onto
|
|
271
|
+
* multiple days (you could set one transition time for all “week days” or whatever combination of days the
|
|
272
|
+
* implementation requests).
|
|
260
273
|
*
|
|
261
274
|
* Each setpoint transition will begin with the day of week for this transition. There can be up to 10
|
|
262
275
|
* transitions for each command.
|
|
@@ -272,14 +285,14 @@ export namespace Thermostat {
|
|
|
272
285
|
* If the HeatSetpointPresent bit is On, the HeatSetpoint field shall NOT be null in every entry of the
|
|
273
286
|
* Transitions list.
|
|
274
287
|
*
|
|
275
|
-
* If the HeatSetpointPresent bit is Off, the HeatSetpoint field shall be null in every entry of the
|
|
276
|
-
*
|
|
288
|
+
* If the HeatSetpointPresent bit is Off, the HeatSetpoint field shall be null in every entry of the Transitions
|
|
289
|
+
* list.
|
|
277
290
|
*
|
|
278
291
|
* If the CoolSetpointPresent bit is On, the CoolSetpoint field shall NOT be null in every entry of the
|
|
279
292
|
* Transitions list.
|
|
280
293
|
*
|
|
281
|
-
* If the CoolSetpointPresent bit is Off, the CoolSetpoint field shall be null in every entry of the
|
|
282
|
-
*
|
|
294
|
+
* If the CoolSetpointPresent bit is Off, the CoolSetpoint field shall be null in every entry of the Transitions
|
|
295
|
+
* list.
|
|
283
296
|
*
|
|
284
297
|
* At least one of the bits in the Mode For Sequence byte shall be on.
|
|
285
298
|
*
|
|
@@ -479,8 +492,8 @@ export namespace Thermostat {
|
|
|
479
492
|
* This field shall indicate a device generated identifier for this preset. It shall be unique on the device,
|
|
480
493
|
* and shall NOT be reused after the associated preset has been deleted.
|
|
481
494
|
*
|
|
482
|
-
* This field shall only be null when the encompassing PresetStruct is appended to the Presets attribute for
|
|
483
|
-
*
|
|
495
|
+
* This field shall only be null when the encompassing PresetStruct is appended to the Presets attribute for the
|
|
496
|
+
* purpose of creating a new Preset. Refer to Presets for the creation of Preset handles.
|
|
484
497
|
*
|
|
485
498
|
* @see {@link MatterSpecification.v13.Cluster} § 4.3.8.28.1
|
|
486
499
|
*/
|
|
@@ -520,8 +533,8 @@ export namespace Thermostat {
|
|
|
520
533
|
heatingSetpoint: TlvOptionalField(4, TlvInt16),
|
|
521
534
|
|
|
522
535
|
/**
|
|
523
|
-
* This field shall indicate whether the preset is marked as "built-in", meaning that it can be modified, but
|
|
524
|
-
*
|
|
536
|
+
* This field shall indicate whether the preset is marked as "built-in", meaning that it can be modified, but it
|
|
537
|
+
* cannot be deleted.
|
|
525
538
|
*
|
|
526
539
|
* @see {@link MatterSpecification.v13.Cluster} § 4.3.8.28.6
|
|
527
540
|
*/
|
|
@@ -705,8 +718,8 @@ export namespace Thermostat {
|
|
|
705
718
|
* • If the server supports the OCC feature, and the Occupied bit is not set on the Occupancy attribute, then the
|
|
706
719
|
* UnoccupiedCoolingSetpoint attribute shall be set to the CoolingSetpoint
|
|
707
720
|
*
|
|
708
|
-
* • Otherwise, the OccupiedCoolingSetpoint attribute shall be set to the CoolingSetpoint If a HeatingSetpoint
|
|
709
|
-
*
|
|
721
|
+
* • Otherwise, the OccupiedCoolingSetpoint attribute shall be set to the CoolingSetpoint If a HeatingSetpoint was
|
|
722
|
+
* used to determine the heating setpoint:
|
|
710
723
|
*
|
|
711
724
|
* • If the server supports the OCC feature, and the Occupied bit is not set on the Occupancy attribute, then the
|
|
712
725
|
* UnoccupiedHeatingSetpoint attribute shall be set to the HeatingSetpoint
|
|
@@ -738,16 +751,16 @@ export namespace Thermostat {
|
|
|
738
751
|
*/
|
|
739
752
|
export const TlvScheduleTransition = TlvObject({
|
|
740
753
|
/**
|
|
741
|
-
* This field shall specify a bitmask of days of the week that the transition applies to. The Vacation bit
|
|
742
|
-
*
|
|
754
|
+
* This field shall specify a bitmask of days of the week that the transition applies to. The Vacation bit shall
|
|
755
|
+
* NOT be set; vacation schedules shall be set via the vacation preset.
|
|
743
756
|
*
|
|
744
757
|
* @see {@link MatterSpecification.v13.Cluster} § 4.3.8.32.1
|
|
745
758
|
*/
|
|
746
759
|
dayOfWeek: TlvField(0, TlvBitmap(TlvUInt8, ScheduleDayOfWeek)),
|
|
747
760
|
|
|
748
761
|
/**
|
|
749
|
-
* This shall specify the time of day at which the transition becomes active, in terms of minutes within the
|
|
750
|
-
*
|
|
762
|
+
* This shall specify the time of day at which the transition becomes active, in terms of minutes within the day
|
|
763
|
+
* representing the wall clock, where 0 is 00:00:00, 1 is 00:01:00 and 1439 is 23:59:00.
|
|
751
764
|
*
|
|
752
765
|
* Handling of transitions during the changeover of Daylight Saving Time is implementation-dependent.
|
|
753
766
|
*
|
|
@@ -818,8 +831,8 @@ export namespace Thermostat {
|
|
|
818
831
|
* • If the server supports the OCC feature, and the Occupied bit is not set on the Occupancy attribute, then the
|
|
819
832
|
* UnoccupiedCoolingSetpoint attribute shall be set to the CoolingSetpoint
|
|
820
833
|
*
|
|
821
|
-
* • Otherwise, the OccupiedCoolingSetpoint attribute shall be set to the CoolingSetpoint If a HeatingSetpoint
|
|
822
|
-
*
|
|
834
|
+
* • Otherwise, the OccupiedCoolingSetpoint attribute shall be set to the CoolingSetpoint If a HeatingSetpoint was
|
|
835
|
+
* used to determine the heating setpoint:
|
|
823
836
|
*
|
|
824
837
|
* • If the server supports the OCC feature, and the Occupied bit is not set on the Occupancy attribute, then the
|
|
825
838
|
* UnoccupiedHeatingSetpoint attribute shall be set to the HeatingSetpoint
|
|
@@ -859,8 +872,8 @@ export namespace Thermostat {
|
|
|
859
872
|
* This field shall indicate a device generated identifier for this schedule. It shall be unique on the device,
|
|
860
873
|
* and shall NOT be reused after the associated schedule has been deleted.
|
|
861
874
|
*
|
|
862
|
-
* This field shall only be null when the encompassing ScheduleStruct is appended to the Schedules attribute
|
|
863
|
-
*
|
|
875
|
+
* This field shall only be null when the encompassing ScheduleStruct is appended to the Schedules attribute for
|
|
876
|
+
* the purpose of creating a new Schedule. Refer to Schedules for the creation of Schedule handles.
|
|
864
877
|
*
|
|
865
878
|
* @see {@link MatterSpecification.v13.Cluster} § 4.3.8.31.1
|
|
866
879
|
*/
|
|
@@ -894,19 +907,19 @@ export namespace Thermostat {
|
|
|
894
907
|
* This field shall NOT contain more than one ScheduleStruct with the same TransitionTime field and overlapping
|
|
895
908
|
* DayOfWeek fields; i.e. there shall be no duplicate transitions.
|
|
896
909
|
*
|
|
897
|
-
* If the NumberOfScheduleTransitionsPerDay attribute is not null, then for each bit in
|
|
898
|
-
*
|
|
899
|
-
*
|
|
910
|
+
* If the NumberOfScheduleTransitionsPerDay attribute is not null, then for each bit in ScheduleDayOfWeekBitmap,
|
|
911
|
+
* the number of transitions with that bit set in DayOfWeek shall NOT be greater than the value of the
|
|
912
|
+
* NumberOfScheduleTransitionsPerDay attribute.
|
|
900
913
|
*
|
|
901
|
-
* For the purposes of determining which ScheduleStruct in this list is currently active, the current time
|
|
902
|
-
*
|
|
903
|
-
*
|
|
914
|
+
* For the purposes of determining which ScheduleStruct in this list is currently active, the current time shall
|
|
915
|
+
* be the number of minutes past midnight in the display value of the current time, not the actual number of
|
|
916
|
+
* minutes that have elapsed since midnight. On days which transition into or out of daylight saving time,
|
|
904
917
|
* certain values may repeat or not occur during the transition period.
|
|
905
918
|
*
|
|
906
919
|
* A ScheduleTransitionStruct in this list shall be active if the current day of the week matches its DayOfWeek
|
|
907
920
|
* field and the current time is greater than or equal to the TransitionTime, but less than the TransitionTime
|
|
908
|
-
* on any other ScheduleTransitionStruct in the Transitions field whose DayOfWeek field also matches the
|
|
909
|
-
*
|
|
921
|
+
* on any other ScheduleTransitionStruct in the Transitions field whose DayOfWeek field also matches the current
|
|
922
|
+
* day of the week.
|
|
910
923
|
*
|
|
911
924
|
* If the current time is less than every ScheduleTransitionStruct whose DayOfWeek field also matches the
|
|
912
925
|
* current day of the week, the server shall attempt the same process to identify the active
|
|
@@ -1368,8 +1381,8 @@ export namespace Thermostat {
|
|
|
1368
1381
|
mode: TlvField(0, TlvEnum<SetpointRaiseLowerMode>()),
|
|
1369
1382
|
|
|
1370
1383
|
/**
|
|
1371
|
-
* This field shall indicate the amount (possibly negative) that should be added to the setpoint(s), in steps
|
|
1372
|
-
*
|
|
1384
|
+
* This field shall indicate the amount (possibly negative) that should be added to the setpoint(s), in steps of
|
|
1385
|
+
* 0.1°C.
|
|
1373
1386
|
*
|
|
1374
1387
|
* @see {@link MatterSpecification.v13.Cluster} § 4.3.10.1.2
|
|
1375
1388
|
*/
|
|
@@ -1416,8 +1429,8 @@ export namespace Thermostat {
|
|
|
1416
1429
|
*/
|
|
1417
1430
|
occupancy: Attribute(
|
|
1418
1431
|
0x2,
|
|
1419
|
-
TlvBitmap(TlvUInt8,
|
|
1420
|
-
{ default: BitsFromPartial(
|
|
1432
|
+
TlvBitmap(TlvUInt8, Occupancy),
|
|
1433
|
+
{ default: BitsFromPartial(Occupancy, { occupied: true }) }
|
|
1421
1434
|
)
|
|
1422
1435
|
}
|
|
1423
1436
|
});
|
|
@@ -1443,8 +1456,8 @@ export namespace Thermostat {
|
|
|
1443
1456
|
absMaxHeatSetpointLimit: OptionalFixedAttribute(0x4, TlvInt16, { default: 3000 }),
|
|
1444
1457
|
|
|
1445
1458
|
/**
|
|
1446
|
-
* Indicates the level of heating demanded by the PI loop in percent. This value is 0 when the thermostat
|
|
1447
|
-
*
|
|
1459
|
+
* Indicates the level of heating demanded by the PI loop in percent. This value is 0 when the thermostat is
|
|
1460
|
+
* in “off” or “cooling” mode.
|
|
1448
1461
|
*
|
|
1449
1462
|
* This attribute is reported regularly and may be used to control a heating device.
|
|
1450
1463
|
*
|
|
@@ -1708,8 +1721,8 @@ export namespace Thermostat {
|
|
|
1708
1721
|
*
|
|
1709
1722
|
* NOTE
|
|
1710
1723
|
*
|
|
1711
|
-
* For backwards compatibility, this attribute is optionally writeable. However any writes to this
|
|
1712
|
-
*
|
|
1724
|
+
* For backwards compatibility, this attribute is optionally writeable. However any writes to this attribute
|
|
1725
|
+
* shall be silently ignored.
|
|
1713
1726
|
*
|
|
1714
1727
|
* @see {@link MatterSpecification.v13.Cluster} § 4.3.9.21
|
|
1715
1728
|
*/
|
|
@@ -1769,12 +1782,11 @@ export namespace Thermostat {
|
|
|
1769
1782
|
/**
|
|
1770
1783
|
* This command is used to update the thermostat weekly setpoint schedule from a management system. If the
|
|
1771
1784
|
* thermostat already has a weekly setpoint schedule programmed, then it SHOULD replace each daily setpoint
|
|
1772
|
-
* set as it receives the updates from the management system. For example, if the thermostat has 4
|
|
1773
|
-
*
|
|
1774
|
-
*
|
|
1775
|
-
*
|
|
1776
|
-
*
|
|
1777
|
-
* SetWeeklySchedule Commands.
|
|
1785
|
+
* set as it receives the updates from the management system. For example, if the thermostat has 4 setpoints
|
|
1786
|
+
* for every day of the week and is sent a SetWeeklySchedule command with one setpoint for Saturday then the
|
|
1787
|
+
* thermostat SHOULD remove all 4 setpoints for Saturday and replace those with the updated setpoint but
|
|
1788
|
+
* leave all other days unchanged. If the schedule is larger than what fits in one frame or contains more
|
|
1789
|
+
* than 10 transitions, the schedule shall then be sent using multiple SetWeeklySchedule Commands.
|
|
1778
1790
|
*
|
|
1779
1791
|
* @see {@link MatterSpecification.v13.Cluster} § 4.3.10.2
|
|
1780
1792
|
*/
|
|
@@ -1816,8 +1828,8 @@ export namespace Thermostat {
|
|
|
1816
1828
|
* also referred to as the “span.”
|
|
1817
1829
|
*
|
|
1818
1830
|
* The purpose of this attribute is to allow remote configuration of the span between the desired setpoint
|
|
1819
|
-
* and the measured temperature to help prevent over-cycling and reduce energy bills, though this may
|
|
1820
|
-
*
|
|
1831
|
+
* and the measured temperature to help prevent over-cycling and reduce energy bills, though this may result
|
|
1832
|
+
* in lower comfort on the part of some users.
|
|
1821
1833
|
*
|
|
1822
1834
|
* The null value indicates the attribute is unused.
|
|
1823
1835
|
*
|
|
@@ -1868,19 +1880,19 @@ export namespace Thermostat {
|
|
|
1868
1880
|
* Indicates the amount that the Thermostat server will allow the Calculated Local Temperature to float
|
|
1869
1881
|
* above the UnoccupiedCoolingSetpoint (i.e., UnoccupiedCoolingSetpoint + UnoccupiedSetback) or below the
|
|
1870
1882
|
* UnoccupiedHeatingSetpoint setpoint (i.e., UnoccupiedHeatingSetpoint - UnoccupiedSetback) before
|
|
1871
|
-
* initiating a state change to bring the temperature back to the user’s desired setpoint. This attribute
|
|
1872
|
-
*
|
|
1883
|
+
* initiating a state change to bring the temperature back to the user’s desired setpoint. This attribute is
|
|
1884
|
+
* sometimes also referred to as the “span.”
|
|
1873
1885
|
*
|
|
1874
1886
|
* The purpose of this attribute is to allow remote configuration of the span between the desired setpoint
|
|
1875
|
-
* and the measured temperature to help prevent over-cycling and reduce energy bills, though this may
|
|
1876
|
-
*
|
|
1887
|
+
* and the measured temperature to help prevent over-cycling and reduce energy bills, though this may result
|
|
1888
|
+
* in lower comfort on the part of some users.
|
|
1877
1889
|
*
|
|
1878
1890
|
* The null value indicates the attribute is unused.
|
|
1879
1891
|
*
|
|
1880
1892
|
* If the Thermostat client attempts to write UnoccupiedSetback to a value greater than
|
|
1881
|
-
* UnoccupiedSetbackMax, the Thermostat server shall set its UnoccupiedSetback value to
|
|
1882
|
-
*
|
|
1883
|
-
*
|
|
1893
|
+
* UnoccupiedSetbackMax, the Thermostat server shall set its UnoccupiedSetback value to UnoccupiedSetbackMax
|
|
1894
|
+
* and shall send a Write Attribute Response command with a Status Code field enumeration of SUCCESS
|
|
1895
|
+
* response.
|
|
1884
1896
|
*
|
|
1885
1897
|
* If the Thermostat client attempts to write UnoccupiedSetback to a value less than UnoccupiedSetbackMin,
|
|
1886
1898
|
* the Thermostat server shall set its UnoccupiedSetback value to UnoccupiedSetbackMin and shall send a
|
|
@@ -1959,8 +1971,8 @@ export namespace Thermostat {
|
|
|
1959
1971
|
* 2. If the PresetHandle field is not null, the PresetStruct shall be treated as a modification of an
|
|
1960
1972
|
* existing preset.
|
|
1961
1973
|
*
|
|
1962
|
-
* a. If the value of the PresetHandle field does not match any of the existing presets, a response
|
|
1963
|
-
*
|
|
1974
|
+
* a. If the value of the PresetHandle field does not match any of the existing presets, a response with
|
|
1975
|
+
* the status code NOT_FOUND shall be returned.
|
|
1964
1976
|
*
|
|
1965
1977
|
* b. If the value of the PresetHandle field is duplicated on multiple presets in the updated list, a
|
|
1966
1978
|
* response with the status code CONSTRAINT_ERROR shall be returned.
|
|
@@ -1986,8 +1998,8 @@ export namespace Thermostat {
|
|
|
1986
1998
|
* 6. If appending the received PresetStruct to the pending list of Presets would cause the total number
|
|
1987
1999
|
* of pending presets whose PresetScenario field matches the appended preset’s PresetScenario field to
|
|
1988
2000
|
* exceed the value of the NumberOfPresets field on the PresetTypeStruct whose PresetScenario matches
|
|
1989
|
-
* the appended preset’s PresetScenario field, a response with the status code RESOURCE_EXHAUSTED
|
|
1990
|
-
*
|
|
2001
|
+
* the appended preset’s PresetScenario field, a response with the status code RESOURCE_EXHAUSTED shall
|
|
2002
|
+
* be returned.
|
|
1991
2003
|
*
|
|
1992
2004
|
* 7. Otherwise, the write shall be pended until receipt of a commit request, and the status code SUCCESS
|
|
1993
2005
|
* shall be returned.
|
|
@@ -2012,8 +2024,8 @@ export namespace Thermostat {
|
|
|
2012
2024
|
* CONSTRAINT_ERROR.
|
|
2013
2025
|
*
|
|
2014
2026
|
* ii. If the MSCH feature is supported and the removed PresetHandle would be referenced by any
|
|
2015
|
-
* PresetHandle on any ScheduleTransitionStruct on any ScheduleStruct in the updated value of
|
|
2016
|
-
*
|
|
2027
|
+
* PresetHandle on any ScheduleTransitionStruct on any ScheduleStruct in the updated value of the
|
|
2028
|
+
* Schedules attribute, the attribute status shall be INVALID_IN_STATE.
|
|
2017
2029
|
*
|
|
2018
2030
|
* iii. If the removed PresetHandle is equal to the value of the ActivePresetHandle attribute, the
|
|
2019
2031
|
* attribute status shall be INVALID_IN_STATE.
|
|
@@ -2087,8 +2099,8 @@ export namespace Thermostat {
|
|
|
2087
2099
|
*
|
|
2088
2100
|
* 1. For all schedules in the write request:
|
|
2089
2101
|
*
|
|
2090
|
-
* a. If the ScheduleHandle field is null, the ScheduleStruct shall be treated as an added schedule,
|
|
2091
|
-
*
|
|
2102
|
+
* a. If the ScheduleHandle field is null, the ScheduleStruct shall be treated as an added schedule, and
|
|
2103
|
+
* the device shall create a new unique value for the ScheduleHandle field.
|
|
2092
2104
|
*
|
|
2093
2105
|
* i. If the BuiltIn field is true, a response with the status code CONSTRAINT_ERROR shall be
|
|
2094
2106
|
* returned.
|
|
@@ -2124,14 +2136,14 @@ export namespace Thermostat {
|
|
|
2124
2136
|
* attribute would not contain a PresetStruct whose PresetHandle field matches the value of the
|
|
2125
2137
|
* PresetHandle field, a response with the status code CONSTRAINT_ERROR shall be returned.
|
|
2126
2138
|
*
|
|
2127
|
-
* h. If the Name is set, but the associated ScheduleTypeStruct does not have the SupportsNames bit
|
|
2128
|
-
*
|
|
2139
|
+
* h. If the Name is set, but the associated ScheduleTypeStruct does not have the SupportsNames bit set,
|
|
2140
|
+
* a response with the status code CONSTRAINT_ERROR shall be returned.
|
|
2129
2141
|
*
|
|
2130
2142
|
* i. For all transitions in all schedules in the write request:
|
|
2131
2143
|
*
|
|
2132
2144
|
* i. If the PresetHandle field is present, but the ScheduleTypeStruct matching the value of the
|
|
2133
|
-
* SystemMode field on the encompassing ScheduleStruct does not have the SupportsPresets bit set,
|
|
2134
|
-
*
|
|
2145
|
+
* SystemMode field on the encompassing ScheduleStruct does not have the SupportsPresets bit set, a
|
|
2146
|
+
* response with the status code CONSTRAINT_ERROR shall be returned.
|
|
2135
2147
|
*
|
|
2136
2148
|
* j. If the PresetHandle field is present, but after applying all pending changes, the Presets
|
|
2137
2149
|
* attribute would not contain a PresetStruct whose PresetHandle field matches the value of the
|
|
@@ -2146,12 +2158,12 @@ export namespace Thermostat {
|
|
|
2146
2158
|
* SupportsOff bit set, a response with the status code CONSTRAINT_ERROR shall be returned.
|
|
2147
2159
|
*
|
|
2148
2160
|
* k. If the HeatingSetpoint field is present, but the ScheduleTypeStruct matching the value of the
|
|
2149
|
-
* SystemMode field on the encompassing ScheduleStruct does not have the SupportsSetpoints bit set,
|
|
2150
|
-
*
|
|
2161
|
+
* SystemMode field on the encompassing ScheduleStruct does not have the SupportsSetpoints bit set, a
|
|
2162
|
+
* response with the status code CONSTRAINT_ERROR shall be returned.
|
|
2151
2163
|
*
|
|
2152
2164
|
* l. If the CoolingSetpoint field is present, but the ScheduleTypeStruct matching the value of the
|
|
2153
|
-
* SystemMode field on the encompassing ScheduleStruct does not have the SupportsSetpoints bit set,
|
|
2154
|
-
*
|
|
2165
|
+
* SystemMode field on the encompassing ScheduleStruct does not have the SupportsSetpoints bit set, a
|
|
2166
|
+
* response with the status code CONSTRAINT_ERROR shall be returned.
|
|
2155
2167
|
*
|
|
2156
2168
|
* 2. If appending the received ScheduleStruct to the pending list of Schedules would cause the total
|
|
2157
2169
|
* number of pending schedules to exceed the value of the NumberOfSchedules attribute, a response with
|
|
@@ -2160,8 +2172,8 @@ export namespace Thermostat {
|
|
|
2160
2172
|
* 3. If appending the received ScheduleStruct to the pending list of Schedules would cause the total
|
|
2161
2173
|
* number of pending schedules whose SystemMode field matches the appended schedule’s SystemMode field
|
|
2162
2174
|
* to exceed the value of the NumberOfSchedules field on the ScheduleTypeStruct whose SystemMode field
|
|
2163
|
-
* matches the appended schedule’s SystemMode field, a response with the status code
|
|
2164
|
-
*
|
|
2175
|
+
* matches the appended schedule’s SystemMode field, a response with the status code RESOURCE_EXHAUSTED
|
|
2176
|
+
* shall be returned.
|
|
2165
2177
|
*
|
|
2166
2178
|
* 4. Otherwise, the write shall be pended until receipt of a commit request, and the attribute status
|
|
2167
2179
|
* shall be SUCCESS.
|
|
@@ -2310,8 +2322,8 @@ export namespace Thermostat {
|
|
|
2310
2322
|
outdoorTemperature: OptionalAttribute(0x1, TlvNullable(TlvInt16), { default: null }),
|
|
2311
2323
|
|
|
2312
2324
|
/**
|
|
2313
|
-
* Indicates the HVAC system type controlled by the thermostat. If the thermostat uses physical DIP
|
|
2314
|
-
*
|
|
2325
|
+
* Indicates the HVAC system type controlled by the thermostat. If the thermostat uses physical DIP switches
|
|
2326
|
+
* to set these parameters, this information shall be available read-only
|
|
2315
2327
|
*
|
|
2316
2328
|
* from the DIP switches. If these parameters are set via software, there shall be read/write access in
|
|
2317
2329
|
* order to provide remote programming capability.
|
|
@@ -2373,9 +2385,9 @@ export namespace Thermostat {
|
|
|
2373
2385
|
|
|
2374
2386
|
/**
|
|
2375
2387
|
* Indicates the temperature hold status on the thermostat. If hold status is on, the thermostat SHOULD
|
|
2376
|
-
* maintain the temperature setpoint for the current mode until a system mode change. If hold status is
|
|
2377
|
-
*
|
|
2378
|
-
*
|
|
2388
|
+
* maintain the temperature setpoint for the current mode until a system mode change. If hold status is off,
|
|
2389
|
+
* the thermostat SHOULD follow the setpoint transitions specified by its internal scheduling program. If
|
|
2390
|
+
* the thermostat supports setpoint hold for a specific duration, it SHOULD also implement the
|
|
2379
2391
|
* TemperatureSetpointHoldDuration attribute.
|
|
2380
2392
|
*
|
|
2381
2393
|
* If the server supports a setpoint hold for a specific duration, it SHOULD also implement the
|
|
@@ -2402,10 +2414,9 @@ export namespace Thermostat {
|
|
|
2402
2414
|
* specified duration SHOULD implement this attribute. The null value indicates the field is unused. All
|
|
2403
2415
|
* other values are reserved.
|
|
2404
2416
|
*
|
|
2405
|
-
* If this attribute is updated to a non-null value and the TemperatureSetpointHold is set to
|
|
2406
|
-
*
|
|
2407
|
-
*
|
|
2408
|
-
* this attribute multiplied by 60.
|
|
2417
|
+
* If this attribute is updated to a non-null value and the TemperatureSetpointHold is set to SetpointHoldOn
|
|
2418
|
+
* and the SetpointHoldExpiryTimestamp is supported, the server shall update SetpointHoldExpiryTimestamp
|
|
2419
|
+
* with a value of current UTC timestamp, in seconds, plus the new value of this attribute multiplied by 60.
|
|
2409
2420
|
*
|
|
2410
2421
|
* If this attribute is set to null and the SetpointHoldExpiryTimestamp is supported, the server shall set
|
|
2411
2422
|
* the SetpointHoldExpiryTimestamp to null.
|
|
@@ -2425,8 +2436,8 @@ export namespace Thermostat {
|
|
|
2425
2436
|
* ProgrammingOperationModeBitmap. For example, the thermostat may operate simultaneously in Schedule
|
|
2426
2437
|
* Programming Mode and Recovery Mode.
|
|
2427
2438
|
*
|
|
2428
|
-
* Thermostats which contain a schedule may use this attribute to control how that schedule is used, even
|
|
2429
|
-
*
|
|
2439
|
+
* Thermostats which contain a schedule may use this attribute to control how that schedule is used, even if
|
|
2440
|
+
* they do not support the ScheduleConfiguration feature.
|
|
2430
2441
|
*
|
|
2431
2442
|
* When ScheduleActive is not set, the setpoint is altered only by manual up/down changes at the thermostat
|
|
2432
2443
|
* or remotely, not by internal schedule programming.
|
|
@@ -2470,8 +2481,8 @@ export namespace Thermostat {
|
|
|
2470
2481
|
),
|
|
2471
2482
|
|
|
2472
2483
|
/**
|
|
2473
|
-
* Indicates the delta between the current active OccupiedCoolingSetpoint or OccupiedHeatingSetpoint and
|
|
2474
|
-
*
|
|
2484
|
+
* Indicates the delta between the current active OccupiedCoolingSetpoint or OccupiedHeatingSetpoint and the
|
|
2485
|
+
* previous active setpoint. This attribute is meant to accompany the SetpointChangeSource attribute;
|
|
2475
2486
|
* devices implementing SetpointChangeAmount SHOULD also implement SetpointChangeSource.
|
|
2476
2487
|
*
|
|
2477
2488
|
* The null value indicates that the previous setpoint was unknown.
|
|
@@ -2493,8 +2504,8 @@ export namespace Thermostat {
|
|
|
2493
2504
|
*
|
|
2494
2505
|
* If the difference between the Calculated Local Temperature and OccupiedCoolingSetpoint or
|
|
2495
2506
|
* UnoccupiedCoolingSetpoint is greater than or equal to the EmergencyHeatDelta and the Thermostat server’s
|
|
2496
|
-
* SystemMode attribute is in a heating-related mode, then the Thermostat server shall immediately switch
|
|
2497
|
-
*
|
|
2507
|
+
* SystemMode attribute is in a heating-related mode, then the Thermostat server shall immediately switch to
|
|
2508
|
+
* the SystemMode attribute value that provides the highest stage of heating (e.g., emergency heat) and
|
|
2498
2509
|
* continue operating in that running state until the OccupiedHeatingSetpoint value is reached. For example:
|
|
2499
2510
|
*
|
|
2500
2511
|
* • Calculated Local Temperature = 10.0°C
|
|
@@ -2611,9 +2622,9 @@ export namespace Thermostat {
|
|
|
2611
2622
|
* the timestamp in UTC indicating when that will happen. If there is no such known time, this attribute
|
|
2612
2623
|
* shall be null.
|
|
2613
2624
|
*
|
|
2614
|
-
* If the TemperatureSetpointHold is set to SetpointHoldOff or the TemperatureSetpointHoldDuration is set
|
|
2615
|
-
*
|
|
2616
|
-
*
|
|
2625
|
+
* If the TemperatureSetpointHold is set to SetpointHoldOff or the TemperatureSetpointHoldDuration is set to
|
|
2626
|
+
* null, this attribute shall be set to null indicating there is no hold on the Thermostat either with or
|
|
2627
|
+
* without a duration.
|
|
2617
2628
|
*
|
|
2618
2629
|
* @see {@link MatterSpecification.v13.Cluster} § 4.3.9.62
|
|
2619
2630
|
*/
|
|
@@ -2900,8 +2911,8 @@ export namespace Thermostat {
|
|
|
2900
2911
|
/**
|
|
2901
2912
|
* This cluster supports all Thermostat features. It may support illegal feature combinations.
|
|
2902
2913
|
*
|
|
2903
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
2904
|
-
*
|
|
2914
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
2915
|
+
* is legal per the Matter specification.
|
|
2905
2916
|
*/
|
|
2906
2917
|
export interface Complete extends Identity<typeof CompleteInstance> {}
|
|
2907
2918
|
|
|
@@ -30,8 +30,8 @@ export namespace ThreadBorderRouterManagement {
|
|
|
30
30
|
/**
|
|
31
31
|
* PanChange (PC)
|
|
32
32
|
*
|
|
33
|
-
* This feature shall indicate the ability of the Border Router to change its already configured PAN to
|
|
34
|
-
*
|
|
33
|
+
* This feature shall indicate the ability of the Border Router to change its already configured PAN to another,
|
|
34
|
+
* by setting a pending dataset.
|
|
35
35
|
*
|
|
36
36
|
* NOTE
|
|
37
37
|
*
|
|
@@ -92,9 +92,8 @@ export namespace ThreadBorderRouterManagement {
|
|
|
92
92
|
*/
|
|
93
93
|
export const TlvSetActiveDatasetRequest = TlvObject({
|
|
94
94
|
/**
|
|
95
|
-
* This field shall contain the active dataset to set of the Thread network to configure in the Border Router
|
|
96
|
-
*
|
|
97
|
-
* specification.
|
|
95
|
+
* This field shall contain the active dataset to set of the Thread network to configure in the Border Router as
|
|
96
|
+
* an octet string containing the raw Thread TLV value of the dataset, as defined in the Thread specification.
|
|
98
97
|
*
|
|
99
98
|
* @see {@link MatterSpecification.v13.Cluster} § 10.3.6.4.1
|
|
100
99
|
*/
|
|
@@ -121,8 +120,8 @@ export namespace ThreadBorderRouterManagement {
|
|
|
121
120
|
export const PanChangeComponent = MutableCluster.Component({
|
|
122
121
|
commands: {
|
|
123
122
|
/**
|
|
124
|
-
* This command shall be used to set or update the pending Dataset of the Thread network to which the
|
|
125
|
-
*
|
|
123
|
+
* This command shall be used to set or update the pending Dataset of the Thread network to which the Border
|
|
124
|
+
* Router is connected, if the Border Router supports PAN Change.
|
|
126
125
|
*
|
|
127
126
|
* If the command is not executed via a CASE session, the command shall fail with a status code of
|
|
128
127
|
* UNSUPPORTED_ACCESS.
|
|
@@ -306,9 +305,9 @@ export namespace ThreadBorderRouterManagement {
|
|
|
306
305
|
export const ClusterInstance = MutableCluster(Base);
|
|
307
306
|
|
|
308
307
|
/**
|
|
309
|
-
* This cluster provides an interface for managing a Thread Border Router and the Thread network that it belongs
|
|
310
|
-
*
|
|
311
|
-
*
|
|
308
|
+
* This cluster provides an interface for managing a Thread Border Router and the Thread network that it belongs to.
|
|
309
|
+
* Privileged nodes within the same fabric as a Thread Border Router can use these interfaces to request and set
|
|
310
|
+
* credentials information to the Thread network.
|
|
312
311
|
*
|
|
313
312
|
* ThreadBorderRouterManagementCluster supports optional features that you can enable with the
|
|
314
313
|
* ThreadBorderRouterManagementCluster.with() factory method.
|
|
@@ -342,8 +341,8 @@ export namespace ThreadBorderRouterManagement {
|
|
|
342
341
|
/**
|
|
343
342
|
* This cluster supports all ThreadBorderRouterManagement features. It may support illegal feature combinations.
|
|
344
343
|
*
|
|
345
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
346
|
-
*
|
|
344
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
345
|
+
* is legal per the Matter specification.
|
|
347
346
|
*/
|
|
348
347
|
export interface Complete extends Identity<typeof CompleteInstance> {}
|
|
349
348
|
|