@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
|
@@ -173,8 +173,8 @@ var MediaPlayback;
|
|
|
173
173
|
/**
|
|
174
174
|
* This value is the index field of the OutputInfoStruct from the OutputList attribute (from the AudioOutput
|
|
175
175
|
* cluster) and indicates which audio output the Audio Track should be played on. This field is absent for Text
|
|
176
|
-
* Tracks and only present for Audio Tracks. A value of null shall indicate that the server can choose the
|
|
177
|
-
*
|
|
176
|
+
* Tracks and only present for Audio Tracks. A value of null shall indicate that the server can choose the audio
|
|
177
|
+
* output(s) to play the Audio Track on.
|
|
178
178
|
*
|
|
179
179
|
* @see {@link MatterSpecification.v13.Cluster} § 6.10.7.13.2
|
|
180
180
|
*/
|
|
@@ -192,8 +192,8 @@ var MediaPlayback;
|
|
|
192
192
|
/**
|
|
193
193
|
* This field shall indicate whether audio should be unmuted by the player during rewind.
|
|
194
194
|
*
|
|
195
|
-
* A value of true does not guarantee that audio can be heard by the user since the speaker may be muted,
|
|
196
|
-
*
|
|
195
|
+
* A value of true does not guarantee that audio can be heard by the user since the speaker may be muted, turned
|
|
196
|
+
* down to a low level and/or unplugged.
|
|
197
197
|
*
|
|
198
198
|
* @see {@link MatterSpecification.v13.Cluster} § 6.10.7.7.1
|
|
199
199
|
*/
|
|
@@ -203,8 +203,8 @@ var MediaPlayback;
|
|
|
203
203
|
/**
|
|
204
204
|
* This field shall indicate whether audio should be unmuted by the player during fast forward.
|
|
205
205
|
*
|
|
206
|
-
* A value of true does not guarantee that audio can be heard by the user since the speaker may be muted,
|
|
207
|
-
*
|
|
206
|
+
* A value of true does not guarantee that audio can be heard by the user since the speaker may be muted, turned
|
|
207
|
+
* down to a low level and/or unplugged.
|
|
208
208
|
*
|
|
209
209
|
* @see {@link MatterSpecification.v13.Cluster} § 6.10.7.8.1
|
|
210
210
|
*/
|
|
@@ -236,8 +236,8 @@ var MediaPlayback;
|
|
|
236
236
|
* case the resulting position falls in the middle of a frame, the server shall set the position to the
|
|
237
237
|
* beginning of that frame and set the SampledPosition attribute on the cluster accordingly. If the resultant
|
|
238
238
|
* position falls before the earliest valid position to which a client may seek back to, the position should be
|
|
239
|
-
* set to that earliest valid position. If the SampledPosition attribute is supported it shall be updated on
|
|
240
|
-
*
|
|
239
|
+
* set to that earliest valid position. If the SampledPosition attribute is supported it shall be updated on the
|
|
240
|
+
* cluster accordingly.
|
|
241
241
|
*
|
|
242
242
|
* @see {@link MatterSpecification.v13.Cluster} § 6.10.7.10.1
|
|
243
243
|
*/
|
|
@@ -305,8 +305,8 @@ var MediaPlayback;
|
|
|
305
305
|
* Typically the value will be false (muted), however, some players will play audio during certain fast forward
|
|
306
306
|
* and rewind speeds, and in these cases, the value will be true (not muted).
|
|
307
307
|
*
|
|
308
|
-
* A value of true does not guarantee that audio can be heard by the user since the speaker may be muted,
|
|
309
|
-
*
|
|
308
|
+
* A value of true does not guarantee that audio can be heard by the user since the speaker may be muted, turned
|
|
309
|
+
* down to a low level and/or unplugged.
|
|
310
310
|
*
|
|
311
311
|
* @see {@link MatterSpecification.v13.Cluster} § 6.10.8.1.9
|
|
312
312
|
*/
|
|
@@ -315,10 +315,10 @@ var MediaPlayback;
|
|
|
315
315
|
MediaPlayback2.AdvancedSeekComponent = import_MutableCluster.MutableCluster.Component({
|
|
316
316
|
attributes: {
|
|
317
317
|
/**
|
|
318
|
-
* Indicates the start time of the media, in case the media has a fixed start time (for example, live
|
|
319
|
-
*
|
|
320
|
-
*
|
|
321
|
-
*
|
|
318
|
+
* Indicates the start time of the media, in case the media has a fixed start time (for example, live stream
|
|
319
|
+
* or television broadcast), or null when start time does not apply to the current media (for example,
|
|
320
|
+
* video-on-demand). This time is a UTC time. The client needs to handle conversion to local time, as
|
|
321
|
+
* required, taking in account time zone and possible local DST offset.
|
|
322
322
|
*
|
|
323
323
|
* @see {@link MatterSpecification.v13.Cluster} § 6.10.6.2
|
|
324
324
|
*/
|
|
@@ -375,8 +375,8 @@ var MediaPlayback;
|
|
|
375
375
|
* • A value for PlaybackSpeed which is greater than 0 shall indicate that as playback is happening the
|
|
376
376
|
* media is currently advancing in time within the duration of the media.
|
|
377
377
|
*
|
|
378
|
-
* • A value for PlaybackSpeed which is less than 0 shall indicate that as playback is happening the
|
|
379
|
-
*
|
|
378
|
+
* • A value for PlaybackSpeed which is less than 0 shall indicate that as playback is happening the media
|
|
379
|
+
* is currently going back in time within the duration of the media.
|
|
380
380
|
*
|
|
381
381
|
* • A value for PlaybackSpeed of 0 shall indicate that the media is currently not playing back. When the
|
|
382
382
|
* CurrentState attribute has the value of PAUSED, NOT_PLAYING or BUFFERING, the PlaybackSpeed shall be
|
|
@@ -389,8 +389,8 @@ var MediaPlayback;
|
|
|
389
389
|
playbackSpeed: (0, import_Cluster.Attribute)(4, import_TlvNumber.TlvFloat, { default: 0 }),
|
|
390
390
|
/**
|
|
391
391
|
* Indicates the furthest forward valid position to which a client may seek forward, in milliseconds from
|
|
392
|
-
* the start of the media. When the media has an associated StartTime, a value of null shall indicate that
|
|
393
|
-
*
|
|
392
|
+
* the start of the media. When the media has an associated StartTime, a value of null shall indicate that a
|
|
393
|
+
* seek forward is valid only until the current time within the media, using a position computed from the
|
|
394
394
|
* difference between the current time offset and StartTime, in milliseconds from start of the media,
|
|
395
395
|
* truncating fractional milliseconds towards 0. A value of Nas when StartTime is not specified shall
|
|
396
396
|
* indicate that seeking forward is not allowed.
|
|
@@ -493,10 +493,10 @@ var MediaPlayback;
|
|
|
493
493
|
* Different "rewind" speeds may be reflected on the media playback device based upon the number of
|
|
494
494
|
* sequential calls to this function and the capability of the device. This is to avoid needing to define
|
|
495
495
|
* every speed (multiple fast, slow motion, etc). If the PlaybackSpeed attribute is supported it shall be
|
|
496
|
-
* updated to reflect the new speed of playback. If the playback speed cannot be changed for the media
|
|
497
|
-
*
|
|
498
|
-
*
|
|
499
|
-
*
|
|
496
|
+
* updated to reflect the new speed of playback. If the playback speed cannot be changed for the media being
|
|
497
|
+
* played(for example, in live streaming content not supporting seek), the status of NOT_ALLOWED shall be
|
|
498
|
+
* returned. If the playback speed has reached the maximum supported speed for media playing backwards, the
|
|
499
|
+
* status of SPEED_OUT_OF_RANGE shall be returned.
|
|
500
500
|
*
|
|
501
501
|
* @see {@link MatterSpecification.v13.Cluster} § 6.10.7.7
|
|
502
502
|
*/
|
|
@@ -510,10 +510,10 @@ var MediaPlayback;
|
|
|
510
510
|
* Different "fast-forward" speeds may be reflected on the media playback device based upon the number of
|
|
511
511
|
* sequential calls to this function and the capability of the device. This is to avoid needing to define
|
|
512
512
|
* every speed (multiple fast, slow motion, etc). If the PlaybackSpeed attribute is supported it shall be
|
|
513
|
-
* updated to reflect the new speed of playback. If the playback speed cannot be changed for the media
|
|
514
|
-
*
|
|
515
|
-
*
|
|
516
|
-
*
|
|
513
|
+
* updated to reflect the new speed of playback. If the playback speed cannot be changed for the media being
|
|
514
|
+
* played(for example, in live streaming content not supporting seek), the status of NOT_ALLOWED shall be
|
|
515
|
+
* returned. If the playback speed has reached the maximum supported speed for media playing forward, the
|
|
516
|
+
* status of SPEED_OUT_OF_RANGE shall be returned.
|
|
517
517
|
*
|
|
518
518
|
* @see {@link MatterSpecification.v13.Cluster} § 6.10.7.8
|
|
519
519
|
*/
|
|
@@ -585,8 +585,8 @@ var MediaPlayback;
|
|
|
585
585
|
},
|
|
586
586
|
commands: {
|
|
587
587
|
/**
|
|
588
|
-
* Upon receipt, this shall play media. If content is currently in a FastForward or Rewind state. Play
|
|
589
|
-
*
|
|
588
|
+
* Upon receipt, this shall play media. If content is currently in a FastForward or Rewind state. Play shall
|
|
589
|
+
* return media to normal playback speed.
|
|
590
590
|
*
|
|
591
591
|
* @see {@link MatterSpecification.v13.Cluster} § 6.10.7.1
|
|
592
592
|
*/
|
|
@@ -44,8 +44,8 @@ export declare namespace Messages {
|
|
|
44
44
|
/**
|
|
45
45
|
* ProtectedMessages (PROT)
|
|
46
46
|
*
|
|
47
|
-
* This feature shall indicate that the device is capable of requiring the user to authenticate before viewing
|
|
48
|
-
*
|
|
47
|
+
* This feature shall indicate that the device is capable of requiring the user to authenticate before viewing a
|
|
48
|
+
* message; e.g. entering a PIN or password before viewing a message with billing information.
|
|
49
49
|
*
|
|
50
50
|
* @see {@link MatterSpecification.v13.Cluster} § 1.16.4.4
|
|
51
51
|
*/
|
|
@@ -516,8 +516,8 @@ export declare namespace Messages {
|
|
|
516
516
|
*/
|
|
517
517
|
responseId: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
|
|
518
518
|
/**
|
|
519
|
-
* This field shall indicate a user-provided reply to the message. If there was no reply, or the message did
|
|
520
|
-
*
|
|
519
|
+
* This field shall indicate a user-provided reply to the message. If there was no reply, or the message did not
|
|
520
|
+
* have the ReplyRequired bit set, this field shall be null.
|
|
521
521
|
*
|
|
522
522
|
* @see {@link MatterSpecification.v13.Cluster} § 1.16.8.3.3
|
|
523
523
|
*/
|
|
@@ -728,8 +728,8 @@ export declare namespace Messages {
|
|
|
728
728
|
* NOTE
|
|
729
729
|
*
|
|
730
730
|
* It is currently not specified where the friendly name label can be found on the node, meaning that
|
|
731
|
-
* clients SHOULD NOT rely on a certain method they happen to observe in a particular server instance,
|
|
732
|
-
*
|
|
731
|
+
* clients SHOULD NOT rely on a certain method they happen to observe in a particular server instance, since
|
|
732
|
+
* other instances could employ a different method.
|
|
733
733
|
*
|
|
734
734
|
* The device SHOULD make it possible for the user to view which nodes have access to this cluster and to
|
|
735
735
|
* individually remove privileges for each node.
|
|
@@ -915,8 +915,8 @@ export declare namespace Messages {
|
|
|
915
915
|
*/
|
|
916
916
|
responseId: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
|
|
917
917
|
/**
|
|
918
|
-
* This field shall indicate a user-provided reply to the message. If there was no reply, or the message did
|
|
919
|
-
*
|
|
918
|
+
* This field shall indicate a user-provided reply to the message. If there was no reply, or the message did not
|
|
919
|
+
* have the ReplyRequired bit set, this field shall be null.
|
|
920
920
|
*
|
|
921
921
|
* @see {@link MatterSpecification.v13.Cluster} § 1.16.8.3.3
|
|
922
922
|
*/
|
|
@@ -1138,8 +1138,8 @@ export declare namespace Messages {
|
|
|
1138
1138
|
* NOTE
|
|
1139
1139
|
*
|
|
1140
1140
|
* It is currently not specified where the friendly name label can be found on the node, meaning that
|
|
1141
|
-
* clients SHOULD NOT rely on a certain method they happen to observe in a particular server instance,
|
|
1142
|
-
*
|
|
1141
|
+
* clients SHOULD NOT rely on a certain method they happen to observe in a particular server instance, since
|
|
1142
|
+
* other instances could employ a different method.
|
|
1143
1143
|
*
|
|
1144
1144
|
* The device SHOULD make it possible for the user to view which nodes have access to this cluster and to
|
|
1145
1145
|
* individually remove privileges for each node.
|
|
@@ -1325,8 +1325,8 @@ export declare namespace Messages {
|
|
|
1325
1325
|
*/
|
|
1326
1326
|
responseId: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
|
|
1327
1327
|
/**
|
|
1328
|
-
* This field shall indicate a user-provided reply to the message. If there was no reply, or the message did
|
|
1329
|
-
*
|
|
1328
|
+
* This field shall indicate a user-provided reply to the message. If there was no reply, or the message did not
|
|
1329
|
+
* have the ReplyRequired bit set, this field shall be null.
|
|
1330
1330
|
*
|
|
1331
1331
|
* @see {@link MatterSpecification.v13.Cluster} § 1.16.8.3.3
|
|
1332
1332
|
*/
|
|
@@ -274,8 +274,8 @@ var Messages;
|
|
|
274
274
|
*/
|
|
275
275
|
responseId: (0, import_TlvObject.TlvOptionalField)(1, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt32)),
|
|
276
276
|
/**
|
|
277
|
-
* This field shall indicate a user-provided reply to the message. If there was no reply, or the message did
|
|
278
|
-
*
|
|
277
|
+
* This field shall indicate a user-provided reply to the message. If there was no reply, or the message did not
|
|
278
|
+
* have the ReplyRequired bit set, this field shall be null.
|
|
279
279
|
*
|
|
280
280
|
* @see {@link MatterSpecification.v13.Cluster} § 1.16.8.3.3
|
|
281
281
|
*/
|
|
@@ -369,8 +369,8 @@ var Messages;
|
|
|
369
369
|
* NOTE
|
|
370
370
|
*
|
|
371
371
|
* It is currently not specified where the friendly name label can be found on the node, meaning that
|
|
372
|
-
* clients SHOULD NOT rely on a certain method they happen to observe in a particular server instance,
|
|
373
|
-
*
|
|
372
|
+
* clients SHOULD NOT rely on a certain method they happen to observe in a particular server instance, since
|
|
373
|
+
* other instances could employ a different method.
|
|
374
374
|
*
|
|
375
375
|
* The device SHOULD make it possible for the user to view which nodes have access to this cluster and to
|
|
376
376
|
* individually remove privileges for each node.
|
|
@@ -853,8 +853,8 @@ export declare namespace MicrowaveOvenControl {
|
|
|
853
853
|
/**
|
|
854
854
|
* This cluster supports all MicrowaveOvenControl features. It may support illegal feature combinations.
|
|
855
855
|
*
|
|
856
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
857
|
-
*
|
|
856
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
857
|
+
* is legal per the Matter specification.
|
|
858
858
|
*/
|
|
859
859
|
interface Complete extends Identity<typeof CompleteInstance> {
|
|
860
860
|
}
|
|
@@ -134,9 +134,9 @@ export declare namespace MicrowaveOvenMode {
|
|
|
134
134
|
*/
|
|
135
135
|
mode: import("../tlv/TlvObject.js").FieldType<number>;
|
|
136
136
|
/**
|
|
137
|
-
* This field shall contain a list of tags that are associated with the mode option. This may be used by
|
|
138
|
-
*
|
|
139
|
-
*
|
|
137
|
+
* This field shall contain a list of tags that are associated with the mode option. This may be used by clients
|
|
138
|
+
* to determine the full or the partial semantics of a certain mode, depending on which tags they understand,
|
|
139
|
+
* using standard definitions and/or manufacturer specific namespace definitions.
|
|
140
140
|
*
|
|
141
141
|
* The standard mode tags are defined in this cluster specification. For the derived cluster instances, if the
|
|
142
142
|
* specification of the derived cluster defines a namespace, the set of standard mode tags also includes the
|
|
@@ -147,8 +147,8 @@ export declare namespace MicrowaveOvenMode {
|
|
|
147
147
|
* the mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
|
|
148
148
|
* standard tag or a manufacturer specific tag, as defined in each ModeTagStruct list entry.
|
|
149
149
|
*
|
|
150
|
-
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard
|
|
151
|
-
*
|
|
150
|
+
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard and
|
|
151
|
+
* manufacturer specific mode tags. A mode option shall be associated with at least one standard mode tag.
|
|
152
152
|
*
|
|
153
153
|
* A few examples are provided below.
|
|
154
154
|
*
|
|
@@ -241,9 +241,9 @@ export declare namespace MicrowaveOvenMode {
|
|
|
241
241
|
*/
|
|
242
242
|
mode: import("../tlv/TlvObject.js").FieldType<number>;
|
|
243
243
|
/**
|
|
244
|
-
* This field shall contain a list of tags that are associated with the mode option. This may be used by
|
|
245
|
-
*
|
|
246
|
-
*
|
|
244
|
+
* This field shall contain a list of tags that are associated with the mode option. This may be used by clients
|
|
245
|
+
* to determine the full or the partial semantics of a certain mode, depending on which tags they understand,
|
|
246
|
+
* using standard definitions and/or manufacturer specific namespace definitions.
|
|
247
247
|
*
|
|
248
248
|
* The standard mode tags are defined in this cluster specification. For the derived cluster instances, if the
|
|
249
249
|
* specification of the derived cluster defines a namespace, the set of standard mode tags also includes the
|
|
@@ -254,8 +254,8 @@ export declare namespace MicrowaveOvenMode {
|
|
|
254
254
|
* the mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
|
|
255
255
|
* standard tag or a manufacturer specific tag, as defined in each ModeTagStruct list entry.
|
|
256
256
|
*
|
|
257
|
-
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard
|
|
258
|
-
*
|
|
257
|
+
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard and
|
|
258
|
+
* manufacturer specific mode tags. A mode option shall be associated with at least one standard mode tag.
|
|
259
259
|
*
|
|
260
260
|
* A few examples are provided below.
|
|
261
261
|
*
|
|
@@ -357,9 +357,9 @@ export declare namespace MicrowaveOvenMode {
|
|
|
357
357
|
*/
|
|
358
358
|
mode: import("../tlv/TlvObject.js").FieldType<number>;
|
|
359
359
|
/**
|
|
360
|
-
* This field shall contain a list of tags that are associated with the mode option. This may be used by
|
|
361
|
-
*
|
|
362
|
-
*
|
|
360
|
+
* This field shall contain a list of tags that are associated with the mode option. This may be used by clients
|
|
361
|
+
* to determine the full or the partial semantics of a certain mode, depending on which tags they understand,
|
|
362
|
+
* using standard definitions and/or manufacturer specific namespace definitions.
|
|
363
363
|
*
|
|
364
364
|
* The standard mode tags are defined in this cluster specification. For the derived cluster instances, if the
|
|
365
365
|
* specification of the derived cluster defines a namespace, the set of standard mode tags also includes the
|
|
@@ -370,8 +370,8 @@ export declare namespace MicrowaveOvenMode {
|
|
|
370
370
|
* the mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
|
|
371
371
|
* standard tag or a manufacturer specific tag, as defined in each ModeTagStruct list entry.
|
|
372
372
|
*
|
|
373
|
-
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard
|
|
374
|
-
*
|
|
373
|
+
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard and
|
|
374
|
+
* manufacturer specific mode tags. A mode option shall be associated with at least one standard mode tag.
|
|
375
375
|
*
|
|
376
376
|
* A few examples are provided below.
|
|
377
377
|
*
|
|
@@ -96,9 +96,9 @@ var MicrowaveOvenMode;
|
|
|
96
96
|
*/
|
|
97
97
|
mode: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvUInt8),
|
|
98
98
|
/**
|
|
99
|
-
* This field shall contain a list of tags that are associated with the mode option. This may be used by
|
|
100
|
-
*
|
|
101
|
-
*
|
|
99
|
+
* This field shall contain a list of tags that are associated with the mode option. This may be used by clients
|
|
100
|
+
* to determine the full or the partial semantics of a certain mode, depending on which tags they understand,
|
|
101
|
+
* using standard definitions and/or manufacturer specific namespace definitions.
|
|
102
102
|
*
|
|
103
103
|
* The standard mode tags are defined in this cluster specification. For the derived cluster instances, if the
|
|
104
104
|
* specification of the derived cluster defines a namespace, the set of standard mode tags also includes the
|
|
@@ -109,8 +109,8 @@ var MicrowaveOvenMode;
|
|
|
109
109
|
* the mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
|
|
110
110
|
* standard tag or a manufacturer specific tag, as defined in each ModeTagStruct list entry.
|
|
111
111
|
*
|
|
112
|
-
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard
|
|
113
|
-
*
|
|
112
|
+
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard and
|
|
113
|
+
* manufacturer specific mode tags. A mode option shall be associated with at least one standard mode tag.
|
|
114
114
|
*
|
|
115
115
|
* A few examples are provided below.
|
|
116
116
|
*
|
|
@@ -123,9 +123,9 @@ export declare namespace ModeBase {
|
|
|
123
123
|
*/
|
|
124
124
|
mode: import("../tlv/TlvObject.js").FieldType<number>;
|
|
125
125
|
/**
|
|
126
|
-
* This field shall contain a list of tags that are associated with the mode option. This may be used by
|
|
127
|
-
*
|
|
128
|
-
*
|
|
126
|
+
* This field shall contain a list of tags that are associated with the mode option. This may be used by clients
|
|
127
|
+
* to determine the full or the partial semantics of a certain mode, depending on which tags they understand,
|
|
128
|
+
* using standard definitions and/or manufacturer specific namespace definitions.
|
|
129
129
|
*
|
|
130
130
|
* The standard mode tags are defined in this cluster specification. For the derived cluster instances, if the
|
|
131
131
|
* specification of the derived cluster defines a namespace, the set of standard mode tags also includes the
|
|
@@ -136,8 +136,8 @@ export declare namespace ModeBase {
|
|
|
136
136
|
* the mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
|
|
137
137
|
* standard tag or a manufacturer specific tag, as defined in each ModeTagStruct list entry.
|
|
138
138
|
*
|
|
139
|
-
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard
|
|
140
|
-
*
|
|
139
|
+
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard and
|
|
140
|
+
* manufacturer specific mode tags. A mode option shall be associated with at least one standard mode tag.
|
|
141
141
|
*
|
|
142
142
|
* A few examples are provided below.
|
|
143
143
|
*
|
|
@@ -208,11 +208,11 @@ export declare namespace ModeBase {
|
|
|
208
208
|
*
|
|
209
209
|
* • Provide a human readable string in the StatusText field.
|
|
210
210
|
*
|
|
211
|
-
* If the NewMode field matches the Mode field of one entry of the SupportedModes list and the device is able
|
|
212
|
-
*
|
|
213
|
-
* ChangeToModeResponse command shall have the Status field set to Success, the StatusText field may be
|
|
214
|
-
*
|
|
215
|
-
*
|
|
211
|
+
* If the NewMode field matches the Mode field of one entry of the SupportedModes list and the device is able to
|
|
212
|
+
* transition as requested, the server shall transition into the mode associated with NewMode, the
|
|
213
|
+
* ChangeToModeResponse command shall have the Status field set to Success, the StatusText field may be supplied
|
|
214
|
+
* with a human readable string or include an empty string and the CurrentMode field shall be set to the value
|
|
215
|
+
* of the NewMode field.
|
|
216
216
|
*
|
|
217
217
|
* If the NewMode field is the same as the value of the CurrentMode attribute the ChangeToModeResponse command
|
|
218
218
|
* shall have the Status field set to Success and the StatusText field may be supplied with a human readable
|
|
@@ -306,8 +306,8 @@ export declare namespace ModeBase {
|
|
|
306
306
|
/**
|
|
307
307
|
* OnOff
|
|
308
308
|
*
|
|
309
|
-
* This feature creates a dependency between an OnOff cluster instance and this cluster instance on the
|
|
310
|
-
*
|
|
309
|
+
* This feature creates a dependency between an OnOff cluster instance and this cluster instance on the same
|
|
310
|
+
* endpoint. See OnMode for more information.
|
|
311
311
|
*
|
|
312
312
|
* @see {@link MatterSpecification.v13.Cluster} § 1.10.4.1
|
|
313
313
|
*/
|
|
@@ -342,9 +342,9 @@ export declare namespace ModeBase {
|
|
|
342
342
|
*/
|
|
343
343
|
mode: import("../tlv/TlvObject.js").FieldType<number>;
|
|
344
344
|
/**
|
|
345
|
-
* This field shall contain a list of tags that are associated with the mode option. This may be used by
|
|
346
|
-
*
|
|
347
|
-
*
|
|
345
|
+
* This field shall contain a list of tags that are associated with the mode option. This may be used by clients
|
|
346
|
+
* to determine the full or the partial semantics of a certain mode, depending on which tags they understand,
|
|
347
|
+
* using standard definitions and/or manufacturer specific namespace definitions.
|
|
348
348
|
*
|
|
349
349
|
* The standard mode tags are defined in this cluster specification. For the derived cluster instances, if the
|
|
350
350
|
* specification of the derived cluster defines a namespace, the set of standard mode tags also includes the
|
|
@@ -355,8 +355,8 @@ export declare namespace ModeBase {
|
|
|
355
355
|
* the mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
|
|
356
356
|
* standard tag or a manufacturer specific tag, as defined in each ModeTagStruct list entry.
|
|
357
357
|
*
|
|
358
|
-
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard
|
|
359
|
-
*
|
|
358
|
+
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard and
|
|
359
|
+
* manufacturer specific mode tags. A mode option shall be associated with at least one standard mode tag.
|
|
360
360
|
*
|
|
361
361
|
* A few examples are provided below.
|
|
362
362
|
*
|
|
@@ -454,11 +454,11 @@ export declare namespace ModeBase {
|
|
|
454
454
|
*
|
|
455
455
|
* • Provide a human readable string in the StatusText field.
|
|
456
456
|
*
|
|
457
|
-
* If the NewMode field matches the Mode field of one entry of the SupportedModes list and the device is able
|
|
458
|
-
*
|
|
459
|
-
* ChangeToModeResponse command shall have the Status field set to Success, the StatusText field may be
|
|
460
|
-
*
|
|
461
|
-
*
|
|
457
|
+
* If the NewMode field matches the Mode field of one entry of the SupportedModes list and the device is able to
|
|
458
|
+
* transition as requested, the server shall transition into the mode associated with NewMode, the
|
|
459
|
+
* ChangeToModeResponse command shall have the Status field set to Success, the StatusText field may be supplied
|
|
460
|
+
* with a human readable string or include an empty string and the CurrentMode field shall be set to the value
|
|
461
|
+
* of the NewMode field.
|
|
462
462
|
*
|
|
463
463
|
* If the NewMode field is the same as the value of the CurrentMode attribute the ChangeToModeResponse command
|
|
464
464
|
* shall have the Status field set to Success and the StatusText field may be supplied with a human readable
|
|
@@ -508,8 +508,8 @@ export declare namespace ModeBase {
|
|
|
508
508
|
/**
|
|
509
509
|
* OnOff
|
|
510
510
|
*
|
|
511
|
-
* This feature creates a dependency between an OnOff cluster instance and this cluster instance on the
|
|
512
|
-
*
|
|
511
|
+
* This feature creates a dependency between an OnOff cluster instance and this cluster instance on the same
|
|
512
|
+
* endpoint. See OnMode for more information.
|
|
513
513
|
*
|
|
514
514
|
* @see {@link MatterSpecification.v13.Cluster} § 1.10.4.1
|
|
515
515
|
*/
|
|
@@ -550,9 +550,9 @@ export declare namespace ModeBase {
|
|
|
550
550
|
*/
|
|
551
551
|
mode: import("../tlv/TlvObject.js").FieldType<number>;
|
|
552
552
|
/**
|
|
553
|
-
* This field shall contain a list of tags that are associated with the mode option. This may be used by
|
|
554
|
-
*
|
|
555
|
-
*
|
|
553
|
+
* This field shall contain a list of tags that are associated with the mode option. This may be used by clients
|
|
554
|
+
* to determine the full or the partial semantics of a certain mode, depending on which tags they understand,
|
|
555
|
+
* using standard definitions and/or manufacturer specific namespace definitions.
|
|
556
556
|
*
|
|
557
557
|
* The standard mode tags are defined in this cluster specification. For the derived cluster instances, if the
|
|
558
558
|
* specification of the derived cluster defines a namespace, the set of standard mode tags also includes the
|
|
@@ -563,8 +563,8 @@ export declare namespace ModeBase {
|
|
|
563
563
|
* the mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
|
|
564
564
|
* standard tag or a manufacturer specific tag, as defined in each ModeTagStruct list entry.
|
|
565
565
|
*
|
|
566
|
-
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard
|
|
567
|
-
*
|
|
566
|
+
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard and
|
|
567
|
+
* manufacturer specific mode tags. A mode option shall be associated with at least one standard mode tag.
|
|
568
568
|
*
|
|
569
569
|
* A few examples are provided below.
|
|
570
570
|
*
|
|
@@ -662,11 +662,11 @@ export declare namespace ModeBase {
|
|
|
662
662
|
*
|
|
663
663
|
* • Provide a human readable string in the StatusText field.
|
|
664
664
|
*
|
|
665
|
-
* If the NewMode field matches the Mode field of one entry of the SupportedModes list and the device is able
|
|
666
|
-
*
|
|
667
|
-
* ChangeToModeResponse command shall have the Status field set to Success, the StatusText field may be
|
|
668
|
-
*
|
|
669
|
-
*
|
|
665
|
+
* If the NewMode field matches the Mode field of one entry of the SupportedModes list and the device is able to
|
|
666
|
+
* transition as requested, the server shall transition into the mode associated with NewMode, the
|
|
667
|
+
* ChangeToModeResponse command shall have the Status field set to Success, the StatusText field may be supplied
|
|
668
|
+
* with a human readable string or include an empty string and the CurrentMode field shall be set to the value
|
|
669
|
+
* of the NewMode field.
|
|
670
670
|
*
|
|
671
671
|
* If the NewMode field is the same as the value of the CurrentMode attribute the ChangeToModeResponse command
|
|
672
672
|
* shall have the Status field set to Success and the StatusText field may be supplied with a human readable
|
|
@@ -687,8 +687,8 @@ export declare namespace ModeBase {
|
|
|
687
687
|
/**
|
|
688
688
|
* This cluster supports all ModeBase features. It may support illegal feature combinations.
|
|
689
689
|
*
|
|
690
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
691
|
-
*
|
|
690
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
691
|
+
* is legal per the Matter specification.
|
|
692
692
|
*/
|
|
693
693
|
interface Complete extends Identity<typeof CompleteInstance> {
|
|
694
694
|
}
|
|
@@ -93,9 +93,9 @@ var ModeBase;
|
|
|
93
93
|
*/
|
|
94
94
|
mode: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvUInt8),
|
|
95
95
|
/**
|
|
96
|
-
* This field shall contain a list of tags that are associated with the mode option. This may be used by
|
|
97
|
-
*
|
|
98
|
-
*
|
|
96
|
+
* This field shall contain a list of tags that are associated with the mode option. This may be used by clients
|
|
97
|
+
* to determine the full or the partial semantics of a certain mode, depending on which tags they understand,
|
|
98
|
+
* using standard definitions and/or manufacturer specific namespace definitions.
|
|
99
99
|
*
|
|
100
100
|
* The standard mode tags are defined in this cluster specification. For the derived cluster instances, if the
|
|
101
101
|
* specification of the derived cluster defines a namespace, the set of standard mode tags also includes the
|
|
@@ -106,8 +106,8 @@ var ModeBase;
|
|
|
106
106
|
* the mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
|
|
107
107
|
* standard tag or a manufacturer specific tag, as defined in each ModeTagStruct list entry.
|
|
108
108
|
*
|
|
109
|
-
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard
|
|
110
|
-
*
|
|
109
|
+
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard and
|
|
110
|
+
* manufacturer specific mode tags. A mode option shall be associated with at least one standard mode tag.
|
|
111
111
|
*
|
|
112
112
|
* A few examples are provided below.
|
|
113
113
|
*
|
|
@@ -144,11 +144,11 @@ var ModeBase;
|
|
|
144
144
|
*
|
|
145
145
|
* • Provide a human readable string in the StatusText field.
|
|
146
146
|
*
|
|
147
|
-
* If the NewMode field matches the Mode field of one entry of the SupportedModes list and the device is able
|
|
148
|
-
*
|
|
149
|
-
* ChangeToModeResponse command shall have the Status field set to Success, the StatusText field may be
|
|
150
|
-
*
|
|
151
|
-
*
|
|
147
|
+
* If the NewMode field matches the Mode field of one entry of the SupportedModes list and the device is able to
|
|
148
|
+
* transition as requested, the server shall transition into the mode associated with NewMode, the
|
|
149
|
+
* ChangeToModeResponse command shall have the Status field set to Success, the StatusText field may be supplied
|
|
150
|
+
* with a human readable string or include an empty string and the CurrentMode field shall be set to the value
|
|
151
|
+
* of the NewMode field.
|
|
152
152
|
*
|
|
153
153
|
* If the NewMode field is the same as the value of the CurrentMode attribute the ChangeToModeResponse command
|
|
154
154
|
* shall have the Status field set to Success and the StatusText field may be supplied with a human readable
|
|
@@ -191,8 +191,8 @@ var ModeBase;
|
|
|
191
191
|
/**
|
|
192
192
|
* OnOff
|
|
193
193
|
*
|
|
194
|
-
* This feature creates a dependency between an OnOff cluster instance and this cluster instance on the
|
|
195
|
-
*
|
|
194
|
+
* This feature creates a dependency between an OnOff cluster instance and this cluster instance on the same
|
|
195
|
+
* endpoint. See OnMode for more information.
|
|
196
196
|
*
|
|
197
197
|
* @see {@link MatterSpecification.v13.Cluster} § 1.10.4.1
|
|
198
198
|
*/
|