@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
|
@@ -156,8 +156,8 @@ var MediaPlayback;
|
|
|
156
156
|
/**
|
|
157
157
|
* This value is the index field of the OutputInfoStruct from the OutputList attribute (from the AudioOutput
|
|
158
158
|
* cluster) and indicates which audio output the Audio Track should be played on. This field is absent for Text
|
|
159
|
-
* Tracks and only present for Audio Tracks. A value of null shall indicate that the server can choose the
|
|
160
|
-
*
|
|
159
|
+
* Tracks and only present for Audio Tracks. A value of null shall indicate that the server can choose the audio
|
|
160
|
+
* output(s) to play the Audio Track on.
|
|
161
161
|
*
|
|
162
162
|
* @see {@link MatterSpecification.v13.Cluster} § 6.10.7.13.2
|
|
163
163
|
*/
|
|
@@ -175,8 +175,8 @@ var MediaPlayback;
|
|
|
175
175
|
/**
|
|
176
176
|
* This field shall indicate whether audio should be unmuted by the player during rewind.
|
|
177
177
|
*
|
|
178
|
-
* A value of true does not guarantee that audio can be heard by the user since the speaker may be muted,
|
|
179
|
-
*
|
|
178
|
+
* A value of true does not guarantee that audio can be heard by the user since the speaker may be muted, turned
|
|
179
|
+
* down to a low level and/or unplugged.
|
|
180
180
|
*
|
|
181
181
|
* @see {@link MatterSpecification.v13.Cluster} § 6.10.7.7.1
|
|
182
182
|
*/
|
|
@@ -186,8 +186,8 @@ var MediaPlayback;
|
|
|
186
186
|
/**
|
|
187
187
|
* This field shall indicate whether audio should be unmuted by the player during fast forward.
|
|
188
188
|
*
|
|
189
|
-
* A value of true does not guarantee that audio can be heard by the user since the speaker may be muted,
|
|
190
|
-
*
|
|
189
|
+
* A value of true does not guarantee that audio can be heard by the user since the speaker may be muted, turned
|
|
190
|
+
* down to a low level and/or unplugged.
|
|
191
191
|
*
|
|
192
192
|
* @see {@link MatterSpecification.v13.Cluster} § 6.10.7.8.1
|
|
193
193
|
*/
|
|
@@ -219,8 +219,8 @@ var MediaPlayback;
|
|
|
219
219
|
* case the resulting position falls in the middle of a frame, the server shall set the position to the
|
|
220
220
|
* beginning of that frame and set the SampledPosition attribute on the cluster accordingly. If the resultant
|
|
221
221
|
* position falls before the earliest valid position to which a client may seek back to, the position should be
|
|
222
|
-
* set to that earliest valid position. If the SampledPosition attribute is supported it shall be updated on
|
|
223
|
-
*
|
|
222
|
+
* set to that earliest valid position. If the SampledPosition attribute is supported it shall be updated on the
|
|
223
|
+
* cluster accordingly.
|
|
224
224
|
*
|
|
225
225
|
* @see {@link MatterSpecification.v13.Cluster} § 6.10.7.10.1
|
|
226
226
|
*/
|
|
@@ -288,8 +288,8 @@ var MediaPlayback;
|
|
|
288
288
|
* Typically the value will be false (muted), however, some players will play audio during certain fast forward
|
|
289
289
|
* and rewind speeds, and in these cases, the value will be true (not muted).
|
|
290
290
|
*
|
|
291
|
-
* A value of true does not guarantee that audio can be heard by the user since the speaker may be muted,
|
|
292
|
-
*
|
|
291
|
+
* A value of true does not guarantee that audio can be heard by the user since the speaker may be muted, turned
|
|
292
|
+
* down to a low level and/or unplugged.
|
|
293
293
|
*
|
|
294
294
|
* @see {@link MatterSpecification.v13.Cluster} § 6.10.8.1.9
|
|
295
295
|
*/
|
|
@@ -298,10 +298,10 @@ var MediaPlayback;
|
|
|
298
298
|
MediaPlayback2.AdvancedSeekComponent = MutableCluster.Component({
|
|
299
299
|
attributes: {
|
|
300
300
|
/**
|
|
301
|
-
* Indicates the start time of the media, in case the media has a fixed start time (for example, live
|
|
302
|
-
*
|
|
303
|
-
*
|
|
304
|
-
*
|
|
301
|
+
* Indicates the start time of the media, in case the media has a fixed start time (for example, live stream
|
|
302
|
+
* or television broadcast), or null when start time does not apply to the current media (for example,
|
|
303
|
+
* video-on-demand). This time is a UTC time. The client needs to handle conversion to local time, as
|
|
304
|
+
* required, taking in account time zone and possible local DST offset.
|
|
305
305
|
*
|
|
306
306
|
* @see {@link MatterSpecification.v13.Cluster} § 6.10.6.2
|
|
307
307
|
*/
|
|
@@ -358,8 +358,8 @@ var MediaPlayback;
|
|
|
358
358
|
* • A value for PlaybackSpeed which is greater than 0 shall indicate that as playback is happening the
|
|
359
359
|
* media is currently advancing in time within the duration of the media.
|
|
360
360
|
*
|
|
361
|
-
* • A value for PlaybackSpeed which is less than 0 shall indicate that as playback is happening the
|
|
362
|
-
*
|
|
361
|
+
* • A value for PlaybackSpeed which is less than 0 shall indicate that as playback is happening the media
|
|
362
|
+
* is currently going back in time within the duration of the media.
|
|
363
363
|
*
|
|
364
364
|
* • A value for PlaybackSpeed of 0 shall indicate that the media is currently not playing back. When the
|
|
365
365
|
* CurrentState attribute has the value of PAUSED, NOT_PLAYING or BUFFERING, the PlaybackSpeed shall be
|
|
@@ -372,8 +372,8 @@ var MediaPlayback;
|
|
|
372
372
|
playbackSpeed: Attribute(4, TlvFloat, { default: 0 }),
|
|
373
373
|
/**
|
|
374
374
|
* Indicates the furthest forward valid position to which a client may seek forward, in milliseconds from
|
|
375
|
-
* the start of the media. When the media has an associated StartTime, a value of null shall indicate that
|
|
376
|
-
*
|
|
375
|
+
* the start of the media. When the media has an associated StartTime, a value of null shall indicate that a
|
|
376
|
+
* seek forward is valid only until the current time within the media, using a position computed from the
|
|
377
377
|
* difference between the current time offset and StartTime, in milliseconds from start of the media,
|
|
378
378
|
* truncating fractional milliseconds towards 0. A value of Nas when StartTime is not specified shall
|
|
379
379
|
* indicate that seeking forward is not allowed.
|
|
@@ -476,10 +476,10 @@ var MediaPlayback;
|
|
|
476
476
|
* Different "rewind" speeds may be reflected on the media playback device based upon the number of
|
|
477
477
|
* sequential calls to this function and the capability of the device. This is to avoid needing to define
|
|
478
478
|
* every speed (multiple fast, slow motion, etc). If the PlaybackSpeed attribute is supported it shall be
|
|
479
|
-
* updated to reflect the new speed of playback. If the playback speed cannot be changed for the media
|
|
480
|
-
*
|
|
481
|
-
*
|
|
482
|
-
*
|
|
479
|
+
* updated to reflect the new speed of playback. If the playback speed cannot be changed for the media being
|
|
480
|
+
* played(for example, in live streaming content not supporting seek), the status of NOT_ALLOWED shall be
|
|
481
|
+
* returned. If the playback speed has reached the maximum supported speed for media playing backwards, the
|
|
482
|
+
* status of SPEED_OUT_OF_RANGE shall be returned.
|
|
483
483
|
*
|
|
484
484
|
* @see {@link MatterSpecification.v13.Cluster} § 6.10.7.7
|
|
485
485
|
*/
|
|
@@ -493,10 +493,10 @@ var MediaPlayback;
|
|
|
493
493
|
* Different "fast-forward" 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 forward, the
|
|
499
|
+
* status of SPEED_OUT_OF_RANGE shall be returned.
|
|
500
500
|
*
|
|
501
501
|
* @see {@link MatterSpecification.v13.Cluster} § 6.10.7.8
|
|
502
502
|
*/
|
|
@@ -568,8 +568,8 @@ var MediaPlayback;
|
|
|
568
568
|
},
|
|
569
569
|
commands: {
|
|
570
570
|
/**
|
|
571
|
-
* Upon receipt, this shall play media. If content is currently in a FastForward or Rewind state. Play
|
|
572
|
-
*
|
|
571
|
+
* Upon receipt, this shall play media. If content is currently in a FastForward or Rewind state. Play shall
|
|
572
|
+
* return media to normal playback speed.
|
|
573
573
|
*
|
|
574
574
|
* @see {@link MatterSpecification.v13.Cluster} § 6.10.7.1
|
|
575
575
|
*/
|
|
@@ -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
|
*/
|
|
@@ -250,8 +250,8 @@ var Messages;
|
|
|
250
250
|
*/
|
|
251
251
|
responseId: TlvOptionalField(1, TlvNullable(TlvUInt32)),
|
|
252
252
|
/**
|
|
253
|
-
* This field shall indicate a user-provided reply to the message. If there was no reply, or the message did
|
|
254
|
-
*
|
|
253
|
+
* This field shall indicate a user-provided reply to the message. If there was no reply, or the message did not
|
|
254
|
+
* have the ReplyRequired bit set, this field shall be null.
|
|
255
255
|
*
|
|
256
256
|
* @see {@link MatterSpecification.v13.Cluster} § 1.16.8.3.3
|
|
257
257
|
*/
|
|
@@ -345,8 +345,8 @@ var Messages;
|
|
|
345
345
|
* NOTE
|
|
346
346
|
*
|
|
347
347
|
* It is currently not specified where the friendly name label can be found on the node, meaning that
|
|
348
|
-
* clients SHOULD NOT rely on a certain method they happen to observe in a particular server instance,
|
|
349
|
-
*
|
|
348
|
+
* clients SHOULD NOT rely on a certain method they happen to observe in a particular server instance, since
|
|
349
|
+
* other instances could employ a different method.
|
|
350
350
|
*
|
|
351
351
|
* The device SHOULD make it possible for the user to view which nodes have access to this cluster and to
|
|
352
352
|
* 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
|
*
|
|
@@ -72,9 +72,9 @@ var MicrowaveOvenMode;
|
|
|
72
72
|
*/
|
|
73
73
|
mode: TlvField(1, TlvUInt8),
|
|
74
74
|
/**
|
|
75
|
-
* This field shall contain a list of tags that are associated with the mode option. This may be used by
|
|
76
|
-
*
|
|
77
|
-
*
|
|
75
|
+
* This field shall contain a list of tags that are associated with the mode option. This may be used by clients
|
|
76
|
+
* to determine the full or the partial semantics of a certain mode, depending on which tags they understand,
|
|
77
|
+
* using standard definitions and/or manufacturer specific namespace definitions.
|
|
78
78
|
*
|
|
79
79
|
* The standard mode tags are defined in this cluster specification. For the derived cluster instances, if the
|
|
80
80
|
* specification of the derived cluster defines a namespace, the set of standard mode tags also includes the
|
|
@@ -85,8 +85,8 @@ var MicrowaveOvenMode;
|
|
|
85
85
|
* the mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
|
|
86
86
|
* standard tag or a manufacturer specific tag, as defined in each ModeTagStruct list entry.
|
|
87
87
|
*
|
|
88
|
-
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard
|
|
89
|
-
*
|
|
88
|
+
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard and
|
|
89
|
+
* manufacturer specific mode tags. A mode option shall be associated with at least one standard mode tag.
|
|
90
90
|
*
|
|
91
91
|
* A few examples are provided below.
|
|
92
92
|
*
|
|
@@ -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
|
}
|
|
@@ -76,9 +76,9 @@ var ModeBase;
|
|
|
76
76
|
*/
|
|
77
77
|
mode: TlvField(1, TlvUInt8),
|
|
78
78
|
/**
|
|
79
|
-
* This field shall contain a list of tags that are associated with the mode option. This may be used by
|
|
80
|
-
*
|
|
81
|
-
*
|
|
79
|
+
* This field shall contain a list of tags that are associated with the mode option. This may be used by clients
|
|
80
|
+
* to determine the full or the partial semantics of a certain mode, depending on which tags they understand,
|
|
81
|
+
* using standard definitions and/or manufacturer specific namespace definitions.
|
|
82
82
|
*
|
|
83
83
|
* The standard mode tags are defined in this cluster specification. For the derived cluster instances, if the
|
|
84
84
|
* specification of the derived cluster defines a namespace, the set of standard mode tags also includes the
|
|
@@ -89,8 +89,8 @@ var ModeBase;
|
|
|
89
89
|
* the mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
|
|
90
90
|
* standard tag or a manufacturer specific tag, as defined in each ModeTagStruct list entry.
|
|
91
91
|
*
|
|
92
|
-
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard
|
|
93
|
-
*
|
|
92
|
+
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard and
|
|
93
|
+
* manufacturer specific mode tags. A mode option shall be associated with at least one standard mode tag.
|
|
94
94
|
*
|
|
95
95
|
* A few examples are provided below.
|
|
96
96
|
*
|
|
@@ -127,11 +127,11 @@ var ModeBase;
|
|
|
127
127
|
*
|
|
128
128
|
* • Provide a human readable string in the StatusText field.
|
|
129
129
|
*
|
|
130
|
-
* If the NewMode field matches the Mode field of one entry of the SupportedModes list and the device is able
|
|
131
|
-
*
|
|
132
|
-
* ChangeToModeResponse command shall have the Status field set to Success, the StatusText field may be
|
|
133
|
-
*
|
|
134
|
-
*
|
|
130
|
+
* If the NewMode field matches the Mode field of one entry of the SupportedModes list and the device is able to
|
|
131
|
+
* transition as requested, the server shall transition into the mode associated with NewMode, the
|
|
132
|
+
* ChangeToModeResponse command shall have the Status field set to Success, the StatusText field may be supplied
|
|
133
|
+
* with a human readable string or include an empty string and the CurrentMode field shall be set to the value
|
|
134
|
+
* of the NewMode field.
|
|
135
135
|
*
|
|
136
136
|
* If the NewMode field is the same as the value of the CurrentMode attribute the ChangeToModeResponse command
|
|
137
137
|
* shall have the Status field set to Success and the StatusText field may be supplied with a human readable
|
|
@@ -174,8 +174,8 @@ var ModeBase;
|
|
|
174
174
|
/**
|
|
175
175
|
* OnOff
|
|
176
176
|
*
|
|
177
|
-
* This feature creates a dependency between an OnOff cluster instance and this cluster instance on the
|
|
178
|
-
*
|
|
177
|
+
* This feature creates a dependency between an OnOff cluster instance and this cluster instance on the same
|
|
178
|
+
* endpoint. See OnMode for more information.
|
|
179
179
|
*
|
|
180
180
|
* @see {@link MatterSpecification.v13.Cluster} § 1.10.4.1
|
|
181
181
|
*/
|