@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
|
@@ -58,10 +58,10 @@ export declare namespace ScenesManagement {
|
|
|
58
58
|
* CurrentScene and CurrentGroup fields of the SceneInfoStruct they belong to. TRUE indicates that these fields
|
|
59
59
|
* are valid, FALSE indicates that they are not valid.
|
|
60
60
|
*
|
|
61
|
-
* This field shall be set to False for all other fabrics when an attribute with the Scenes ("S") designation
|
|
62
|
-
*
|
|
63
|
-
*
|
|
64
|
-
*
|
|
61
|
+
* This field shall be set to False for all other fabrics when an attribute with the Scenes ("S") designation in
|
|
62
|
+
* the Quality column of another cluster present on the same endpoint is modified or when the current scene is
|
|
63
|
+
* modified by a fabric through the RecallScene or StoreScene commands, regardless of the fabric-scoped access
|
|
64
|
+
* quality of the command.
|
|
65
65
|
*
|
|
66
66
|
* In the event where the SceneValid field is set to False for a fabric, the CurrentScene and CurrentGroup
|
|
67
67
|
* fields shall be the last invoked scene and group for that fabric. In the event where no scene was previously
|
|
@@ -125,22 +125,22 @@ export declare namespace ScenesManagement {
|
|
|
125
125
|
*
|
|
126
126
|
* • Data types int40, int48, int56 and int64 shall map to ValueSigned64.
|
|
127
127
|
*
|
|
128
|
-
* • For derived types, the mapping shall be based on the base type. For example, an attribute of type
|
|
129
|
-
*
|
|
130
|
-
*
|
|
128
|
+
* • For derived types, the mapping shall be based on the base type. For example, an attribute of type percent
|
|
129
|
+
* shall be treated as if it were of type uint8, whereas an attribute of type percent100ths shall be treated
|
|
130
|
+
* as if it were of type uint16.
|
|
131
131
|
*
|
|
132
132
|
* • For boolean nullable attributes, any value that is not 0 or 1 shall be considered to have the null value.
|
|
133
133
|
*
|
|
134
134
|
* • For boolean non-nullable attributes, any value that is not 0 or 1 shall be considered to have the value
|
|
135
135
|
* FALSE.
|
|
136
136
|
*
|
|
137
|
-
* • For non-boolean nullable attributes, any value that is not a valid numeric value for the attribute’s
|
|
138
|
-
*
|
|
139
|
-
*
|
|
137
|
+
* • For non-boolean nullable attributes, any value that is not a valid numeric value for the attribute’s type
|
|
138
|
+
* after accounting for range reductions due to being nullable and constraints shall be considered to have
|
|
139
|
+
* the null value for the type.
|
|
140
140
|
*
|
|
141
141
|
* • For non-boolean non-nullable attributes, any value that is not a valid numeric value for the attribute’s
|
|
142
|
-
* type after accounting for constraints shall be considered to be the valid attribute value that is
|
|
143
|
-
*
|
|
142
|
+
* type after accounting for constraints shall be considered to be the valid attribute value that is closest
|
|
143
|
+
* to the provided value.
|
|
144
144
|
*
|
|
145
145
|
* ◦ In the event that an invalid provided value is of equal numerical distance to the two closest valid
|
|
146
146
|
* values, the lowest of those values shall be considered the closest valid attribute value.
|
|
@@ -237,22 +237,22 @@ export declare namespace ScenesManagement {
|
|
|
237
237
|
*
|
|
238
238
|
* • Data types int40, int48, int56 and int64 shall map to ValueSigned64.
|
|
239
239
|
*
|
|
240
|
-
* • For derived types, the mapping shall be based on the base type. For example, an attribute of type
|
|
241
|
-
*
|
|
242
|
-
*
|
|
240
|
+
* • For derived types, the mapping shall be based on the base type. For example, an attribute of type percent
|
|
241
|
+
* shall be treated as if it were of type uint8, whereas an attribute of type percent100ths shall be treated
|
|
242
|
+
* as if it were of type uint16.
|
|
243
243
|
*
|
|
244
244
|
* • For boolean nullable attributes, any value that is not 0 or 1 shall be considered to have the null value.
|
|
245
245
|
*
|
|
246
246
|
* • For boolean non-nullable attributes, any value that is not 0 or 1 shall be considered to have the value
|
|
247
247
|
* FALSE.
|
|
248
248
|
*
|
|
249
|
-
* • For non-boolean nullable attributes, any value that is not a valid numeric value for the attribute’s
|
|
250
|
-
*
|
|
251
|
-
*
|
|
249
|
+
* • For non-boolean nullable attributes, any value that is not a valid numeric value for the attribute’s type
|
|
250
|
+
* after accounting for range reductions due to being nullable and constraints shall be considered to have
|
|
251
|
+
* the null value for the type.
|
|
252
252
|
*
|
|
253
253
|
* • For non-boolean non-nullable attributes, any value that is not a valid numeric value for the attribute’s
|
|
254
|
-
* type after accounting for constraints shall be considered to be the valid attribute value that is
|
|
255
|
-
*
|
|
254
|
+
* type after accounting for constraints shall be considered to be the valid attribute value that is closest
|
|
255
|
+
* to the provided value.
|
|
256
256
|
*
|
|
257
257
|
* ◦ In the event that an invalid provided value is of equal numerical distance to the two closest valid
|
|
258
258
|
* values, the lowest of those values shall be considered the closest valid attribute value.
|
|
@@ -331,7 +331,7 @@ export declare namespace ScenesManagement {
|
|
|
331
331
|
*
|
|
332
332
|
* @see {@link MatterSpecification.v13.Cluster} § 1.4.9.2.5
|
|
333
333
|
*/
|
|
334
|
-
|
|
334
|
+
extensionFieldSets: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
335
335
|
/**
|
|
336
336
|
* This field shall indicate the cluster-id of the cluster whose attributes are in the AttributeValueList field.
|
|
337
337
|
*
|
|
@@ -380,22 +380,22 @@ export declare namespace ScenesManagement {
|
|
|
380
380
|
*
|
|
381
381
|
* • Data types int40, int48, int56 and int64 shall map to ValueSigned64.
|
|
382
382
|
*
|
|
383
|
-
* • For derived types, the mapping shall be based on the base type. For example, an attribute of type
|
|
384
|
-
*
|
|
385
|
-
*
|
|
383
|
+
* • For derived types, the mapping shall be based on the base type. For example, an attribute of type percent
|
|
384
|
+
* shall be treated as if it were of type uint8, whereas an attribute of type percent100ths shall be treated
|
|
385
|
+
* as if it were of type uint16.
|
|
386
386
|
*
|
|
387
387
|
* • For boolean nullable attributes, any value that is not 0 or 1 shall be considered to have the null value.
|
|
388
388
|
*
|
|
389
389
|
* • For boolean non-nullable attributes, any value that is not 0 or 1 shall be considered to have the value
|
|
390
390
|
* FALSE.
|
|
391
391
|
*
|
|
392
|
-
* • For non-boolean nullable attributes, any value that is not a valid numeric value for the attribute’s
|
|
393
|
-
*
|
|
394
|
-
*
|
|
392
|
+
* • For non-boolean nullable attributes, any value that is not a valid numeric value for the attribute’s type
|
|
393
|
+
* after accounting for range reductions due to being nullable and constraints shall be considered to have
|
|
394
|
+
* the null value for the type.
|
|
395
395
|
*
|
|
396
396
|
* • For non-boolean non-nullable attributes, any value that is not a valid numeric value for the attribute’s
|
|
397
|
-
* type after accounting for constraints shall be considered to be the valid attribute value that is
|
|
398
|
-
*
|
|
397
|
+
* type after accounting for constraints shall be considered to be the valid attribute value that is closest
|
|
398
|
+
* to the provided value.
|
|
399
399
|
*
|
|
400
400
|
* ◦ In the event that an invalid provided value is of equal numerical distance to the two closest valid
|
|
401
401
|
* values, the lowest of those values shall be considered the closest valid attribute value.
|
|
@@ -536,7 +536,7 @@ export declare namespace ScenesManagement {
|
|
|
536
536
|
*
|
|
537
537
|
* @see {@link MatterSpecification.v13.Cluster} § 1.4.9.5.6
|
|
538
538
|
*/
|
|
539
|
-
|
|
539
|
+
extensionFieldSets: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
540
540
|
/**
|
|
541
541
|
* This field shall indicate the cluster-id of the cluster whose attributes are in the AttributeValueList field.
|
|
542
542
|
*
|
|
@@ -585,22 +585,22 @@ export declare namespace ScenesManagement {
|
|
|
585
585
|
*
|
|
586
586
|
* • Data types int40, int48, int56 and int64 shall map to ValueSigned64.
|
|
587
587
|
*
|
|
588
|
-
* • For derived types, the mapping shall be based on the base type. For example, an attribute of type
|
|
589
|
-
*
|
|
590
|
-
*
|
|
588
|
+
* • For derived types, the mapping shall be based on the base type. For example, an attribute of type percent
|
|
589
|
+
* shall be treated as if it were of type uint8, whereas an attribute of type percent100ths shall be treated
|
|
590
|
+
* as if it were of type uint16.
|
|
591
591
|
*
|
|
592
592
|
* • For boolean nullable attributes, any value that is not 0 or 1 shall be considered to have the null value.
|
|
593
593
|
*
|
|
594
594
|
* • For boolean non-nullable attributes, any value that is not 0 or 1 shall be considered to have the value
|
|
595
595
|
* FALSE.
|
|
596
596
|
*
|
|
597
|
-
* • For non-boolean nullable attributes, any value that is not a valid numeric value for the attribute’s
|
|
598
|
-
*
|
|
599
|
-
*
|
|
597
|
+
* • For non-boolean nullable attributes, any value that is not a valid numeric value for the attribute’s type
|
|
598
|
+
* after accounting for range reductions due to being nullable and constraints shall be considered to have
|
|
599
|
+
* the null value for the type.
|
|
600
600
|
*
|
|
601
601
|
* • For non-boolean non-nullable attributes, any value that is not a valid numeric value for the attribute’s
|
|
602
|
-
* type after accounting for constraints shall be considered to be the valid attribute value that is
|
|
603
|
-
*
|
|
602
|
+
* type after accounting for constraints shall be considered to be the valid attribute value that is closest
|
|
603
|
+
* to the provided value.
|
|
604
604
|
*
|
|
605
605
|
* ◦ In the event that an invalid provided value is of equal numerical distance to the two closest valid
|
|
606
606
|
* values, the lowest of those values shall be considered the closest valid attribute value.
|
|
@@ -920,15 +920,15 @@ export declare namespace ScenesManagement {
|
|
|
920
920
|
copyAllScenes: BitFlag;
|
|
921
921
|
}>>;
|
|
922
922
|
/**
|
|
923
|
-
* This field shall indicate the identifier of the group from which the scene is to be copied. Together with
|
|
924
|
-
*
|
|
923
|
+
* This field shall indicate the identifier of the group from which the scene is to be copied. Together with the
|
|
924
|
+
* SceneIdentifierFrom field, this field uniquely identifies the scene to copy from the Scene Table.
|
|
925
925
|
*
|
|
926
926
|
* @see {@link MatterSpecification.v13.Cluster} § 1.4.9.15.2
|
|
927
927
|
*/
|
|
928
928
|
groupIdentifierFrom: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
|
|
929
929
|
/**
|
|
930
|
-
* This field shall indicate the identifier of the scene from which the scene is to be copied. Together with
|
|
931
|
-
*
|
|
930
|
+
* This field shall indicate the identifier of the scene from which the scene is to be copied. Together with the
|
|
931
|
+
* GroupIdentifierFrom field, this field uniquely identifies the scene to copy from the Scene Table.
|
|
932
932
|
*
|
|
933
933
|
* @see {@link MatterSpecification.v13.Cluster} § 1.4.9.15.3
|
|
934
934
|
*/
|
|
@@ -984,14 +984,14 @@ export declare namespace ScenesManagement {
|
|
|
984
984
|
interface CopySceneResponse extends TypeFromSchema<typeof TlvCopySceneResponse> {
|
|
985
985
|
}
|
|
986
986
|
/**
|
|
987
|
-
* The Scene Table is used to store information for each scene capable of being invoked on the server. Each scene
|
|
988
|
-
*
|
|
987
|
+
* The Scene Table is used to store information for each scene capable of being invoked on the server. Each scene is
|
|
988
|
+
* defined for a particular group. The Scene Table is defined here as a conceptual illustration to assist in
|
|
989
989
|
* understanding the underlying data to be stored when scenes are defined. Though the Scene Table is defined here
|
|
990
990
|
* using the data model architecture rules and format, the design is not normative.
|
|
991
991
|
*
|
|
992
|
-
* The Scene table is logically a list of fabric-scoped structs. The logical fields of each Scene Table entry
|
|
993
|
-
*
|
|
994
|
-
*
|
|
992
|
+
* The Scene table is logically a list of fabric-scoped structs. The logical fields of each Scene Table entry struct
|
|
993
|
+
* are illustrated below. An ExtensionFieldSetStruct may be present for each Scenes-supporting cluster implemented
|
|
994
|
+
* on the same endpoint.
|
|
995
995
|
*
|
|
996
996
|
* @see {@link MatterSpecification.v13.Cluster} § 1.4.7.5
|
|
997
997
|
*/
|
|
@@ -1012,8 +1012,8 @@ export declare namespace ScenesManagement {
|
|
|
1012
1012
|
/**
|
|
1013
1013
|
* The field is the name of the scene.
|
|
1014
1014
|
*
|
|
1015
|
-
* If scene names are not supported, any commands that write a scene name shall simply discard the name, and
|
|
1016
|
-
*
|
|
1015
|
+
* If scene names are not supported, any commands that write a scene name shall simply discard the name, and any
|
|
1016
|
+
* command that returns a scene name shall return an empty string.
|
|
1017
1017
|
*
|
|
1018
1018
|
* @see {@link MatterSpecification.v13.Cluster} § 1.4.7.5.3
|
|
1019
1019
|
*/
|
|
@@ -1027,9 +1027,9 @@ export declare namespace ScenesManagement {
|
|
|
1027
1027
|
sceneTransitionTime: import("../tlv/TlvObject.js").FieldType<number>;
|
|
1028
1028
|
/**
|
|
1029
1029
|
* See the Scene Table Extensions subsections of individual clusters. A Scene Table Extension shall only use
|
|
1030
|
-
* attributes with the Scene quality. Each ExtensionFieldSetStruct holds a set of values of these attributes
|
|
1031
|
-
*
|
|
1032
|
-
*
|
|
1030
|
+
* attributes with the Scene quality. Each ExtensionFieldSetStruct holds a set of values of these attributes for
|
|
1031
|
+
* a cluster implemented on the same endpoint where the Scene ("S") designation appears in the quality column. A
|
|
1032
|
+
* scene is the aggregate of all such fields across all clusters on the endpoint.
|
|
1033
1033
|
*
|
|
1034
1034
|
* @see {@link MatterSpecification.v13.Cluster} § 1.4.7.5.5
|
|
1035
1035
|
*/
|
|
@@ -1082,22 +1082,22 @@ export declare namespace ScenesManagement {
|
|
|
1082
1082
|
*
|
|
1083
1083
|
* • Data types int40, int48, int56 and int64 shall map to ValueSigned64.
|
|
1084
1084
|
*
|
|
1085
|
-
* • For derived types, the mapping shall be based on the base type. For example, an attribute of type
|
|
1086
|
-
*
|
|
1087
|
-
*
|
|
1085
|
+
* • For derived types, the mapping shall be based on the base type. For example, an attribute of type percent
|
|
1086
|
+
* shall be treated as if it were of type uint8, whereas an attribute of type percent100ths shall be treated
|
|
1087
|
+
* as if it were of type uint16.
|
|
1088
1088
|
*
|
|
1089
1089
|
* • For boolean nullable attributes, any value that is not 0 or 1 shall be considered to have the null value.
|
|
1090
1090
|
*
|
|
1091
1091
|
* • For boolean non-nullable attributes, any value that is not 0 or 1 shall be considered to have the value
|
|
1092
1092
|
* FALSE.
|
|
1093
1093
|
*
|
|
1094
|
-
* • For non-boolean nullable attributes, any value that is not a valid numeric value for the attribute’s
|
|
1095
|
-
*
|
|
1096
|
-
*
|
|
1094
|
+
* • For non-boolean nullable attributes, any value that is not a valid numeric value for the attribute’s type
|
|
1095
|
+
* after accounting for range reductions due to being nullable and constraints shall be considered to have
|
|
1096
|
+
* the null value for the type.
|
|
1097
1097
|
*
|
|
1098
1098
|
* • For non-boolean non-nullable attributes, any value that is not a valid numeric value for the attribute’s
|
|
1099
|
-
* type after accounting for constraints shall be considered to be the valid attribute value that is
|
|
1100
|
-
*
|
|
1099
|
+
* type after accounting for constraints shall be considered to be the valid attribute value that is closest
|
|
1100
|
+
* to the provided value.
|
|
1101
1101
|
*
|
|
1102
1102
|
* ◦ In the event that an invalid provided value is of equal numerical distance to the two closest valid
|
|
1103
1103
|
* values, the lowest of those values shall be considered the closest valid attribute value.
|
|
@@ -1136,14 +1136,14 @@ export declare namespace ScenesManagement {
|
|
|
1136
1136
|
}>[]>;
|
|
1137
1137
|
}>;
|
|
1138
1138
|
/**
|
|
1139
|
-
* The Scene Table is used to store information for each scene capable of being invoked on the server. Each scene
|
|
1140
|
-
*
|
|
1139
|
+
* The Scene Table is used to store information for each scene capable of being invoked on the server. Each scene is
|
|
1140
|
+
* defined for a particular group. The Scene Table is defined here as a conceptual illustration to assist in
|
|
1141
1141
|
* understanding the underlying data to be stored when scenes are defined. Though the Scene Table is defined here
|
|
1142
1142
|
* using the data model architecture rules and format, the design is not normative.
|
|
1143
1143
|
*
|
|
1144
|
-
* The Scene table is logically a list of fabric-scoped structs. The logical fields of each Scene Table entry
|
|
1145
|
-
*
|
|
1146
|
-
*
|
|
1144
|
+
* The Scene table is logically a list of fabric-scoped structs. The logical fields of each Scene Table entry struct
|
|
1145
|
+
* are illustrated below. An ExtensionFieldSetStruct may be present for each Scenes-supporting cluster implemented
|
|
1146
|
+
* on the same endpoint.
|
|
1147
1147
|
*
|
|
1148
1148
|
* @see {@link MatterSpecification.v13.Cluster} § 1.4.7.5
|
|
1149
1149
|
*/
|
|
@@ -1170,8 +1170,8 @@ export declare namespace ScenesManagement {
|
|
|
1170
1170
|
/**
|
|
1171
1171
|
* Indicates the Node ID of the node that last configured the Scene Table.
|
|
1172
1172
|
*
|
|
1173
|
-
* The null value indicates that the server has not been configured, or that the identifier of the node
|
|
1174
|
-
*
|
|
1173
|
+
* The null value indicates that the server has not been configured, or that the identifier of the node that
|
|
1174
|
+
* last configured the Scenes Management cluster is not known.
|
|
1175
1175
|
*
|
|
1176
1176
|
* The Node ID is scoped to the accessing fabric.
|
|
1177
1177
|
*
|
|
@@ -1225,10 +1225,10 @@ export declare namespace ScenesManagement {
|
|
|
1225
1225
|
* CurrentScene and CurrentGroup fields of the SceneInfoStruct they belong to. TRUE indicates that these fields
|
|
1226
1226
|
* are valid, FALSE indicates that they are not valid.
|
|
1227
1227
|
*
|
|
1228
|
-
* This field shall be set to False for all other fabrics when an attribute with the Scenes ("S") designation
|
|
1229
|
-
*
|
|
1230
|
-
*
|
|
1231
|
-
*
|
|
1228
|
+
* This field shall be set to False for all other fabrics when an attribute with the Scenes ("S") designation in
|
|
1229
|
+
* the Quality column of another cluster present on the same endpoint is modified or when the current scene is
|
|
1230
|
+
* modified by a fabric through the RecallScene or StoreScene commands, regardless of the fabric-scoped access
|
|
1231
|
+
* quality of the command.
|
|
1232
1232
|
*
|
|
1233
1233
|
* In the event where the SceneValid field is set to False for a fabric, the CurrentScene and CurrentGroup
|
|
1234
1234
|
* fields shall be the last invoked scene and group for that fabric. In the event where no scene was previously
|
|
@@ -1287,7 +1287,7 @@ export declare namespace ScenesManagement {
|
|
|
1287
1287
|
*
|
|
1288
1288
|
* @see {@link MatterSpecification.v13.Cluster} § 1.4.9.2.5
|
|
1289
1289
|
*/
|
|
1290
|
-
|
|
1290
|
+
extensionFieldSets: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1291
1291
|
/**
|
|
1292
1292
|
* This field shall indicate the cluster-id of the cluster whose attributes are in the AttributeValueList field.
|
|
1293
1293
|
*
|
|
@@ -1336,22 +1336,22 @@ export declare namespace ScenesManagement {
|
|
|
1336
1336
|
*
|
|
1337
1337
|
* • Data types int40, int48, int56 and int64 shall map to ValueSigned64.
|
|
1338
1338
|
*
|
|
1339
|
-
* • For derived types, the mapping shall be based on the base type. For example, an attribute of type
|
|
1340
|
-
*
|
|
1341
|
-
*
|
|
1339
|
+
* • For derived types, the mapping shall be based on the base type. For example, an attribute of type percent
|
|
1340
|
+
* shall be treated as if it were of type uint8, whereas an attribute of type percent100ths shall be treated
|
|
1341
|
+
* as if it were of type uint16.
|
|
1342
1342
|
*
|
|
1343
1343
|
* • For boolean nullable attributes, any value that is not 0 or 1 shall be considered to have the null value.
|
|
1344
1344
|
*
|
|
1345
1345
|
* • For boolean non-nullable attributes, any value that is not 0 or 1 shall be considered to have the value
|
|
1346
1346
|
* FALSE.
|
|
1347
1347
|
*
|
|
1348
|
-
* • For non-boolean nullable attributes, any value that is not a valid numeric value for the attribute’s
|
|
1349
|
-
*
|
|
1350
|
-
*
|
|
1348
|
+
* • For non-boolean nullable attributes, any value that is not a valid numeric value for the attribute’s type
|
|
1349
|
+
* after accounting for range reductions due to being nullable and constraints shall be considered to have
|
|
1350
|
+
* the null value for the type.
|
|
1351
1351
|
*
|
|
1352
1352
|
* • For non-boolean non-nullable attributes, any value that is not a valid numeric value for the attribute’s
|
|
1353
|
-
* type after accounting for constraints shall be considered to be the valid attribute value that is
|
|
1354
|
-
*
|
|
1353
|
+
* type after accounting for constraints shall be considered to be the valid attribute value that is closest
|
|
1354
|
+
* to the provided value.
|
|
1355
1355
|
*
|
|
1356
1356
|
* ◦ In the event that an invalid provided value is of equal numerical distance to the two closest valid
|
|
1357
1357
|
* values, the lowest of those values shall be considered the closest valid attribute value.
|
|
@@ -1463,7 +1463,7 @@ export declare namespace ScenesManagement {
|
|
|
1463
1463
|
*
|
|
1464
1464
|
* @see {@link MatterSpecification.v13.Cluster} § 1.4.9.5.6
|
|
1465
1465
|
*/
|
|
1466
|
-
|
|
1466
|
+
extensionFieldSets: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1467
1467
|
/**
|
|
1468
1468
|
* This field shall indicate the cluster-id of the cluster whose attributes are in the AttributeValueList field.
|
|
1469
1469
|
*
|
|
@@ -1512,22 +1512,22 @@ export declare namespace ScenesManagement {
|
|
|
1512
1512
|
*
|
|
1513
1513
|
* • Data types int40, int48, int56 and int64 shall map to ValueSigned64.
|
|
1514
1514
|
*
|
|
1515
|
-
* • For derived types, the mapping shall be based on the base type. For example, an attribute of type
|
|
1516
|
-
*
|
|
1517
|
-
*
|
|
1515
|
+
* • For derived types, the mapping shall be based on the base type. For example, an attribute of type percent
|
|
1516
|
+
* shall be treated as if it were of type uint8, whereas an attribute of type percent100ths shall be treated
|
|
1517
|
+
* as if it were of type uint16.
|
|
1518
1518
|
*
|
|
1519
1519
|
* • For boolean nullable attributes, any value that is not 0 or 1 shall be considered to have the null value.
|
|
1520
1520
|
*
|
|
1521
1521
|
* • For boolean non-nullable attributes, any value that is not 0 or 1 shall be considered to have the value
|
|
1522
1522
|
* FALSE.
|
|
1523
1523
|
*
|
|
1524
|
-
* • For non-boolean nullable attributes, any value that is not a valid numeric value for the attribute’s
|
|
1525
|
-
*
|
|
1526
|
-
*
|
|
1524
|
+
* • For non-boolean nullable attributes, any value that is not a valid numeric value for the attribute’s type
|
|
1525
|
+
* after accounting for range reductions due to being nullable and constraints shall be considered to have
|
|
1526
|
+
* the null value for the type.
|
|
1527
1527
|
*
|
|
1528
1528
|
* • For non-boolean non-nullable attributes, any value that is not a valid numeric value for the attribute’s
|
|
1529
|
-
* type after accounting for constraints shall be considered to be the valid attribute value that is
|
|
1530
|
-
*
|
|
1529
|
+
* type after accounting for constraints shall be considered to be the valid attribute value that is closest
|
|
1530
|
+
* to the provided value.
|
|
1531
1531
|
*
|
|
1532
1532
|
* ◦ In the event that an invalid provided value is of equal numerical distance to the two closest valid
|
|
1533
1533
|
* values, the lowest of those values shall be considered the closest valid attribute value.
|
|
@@ -1756,15 +1756,15 @@ export declare namespace ScenesManagement {
|
|
|
1756
1756
|
copyAllScenes: BitFlag;
|
|
1757
1757
|
}>>;
|
|
1758
1758
|
/**
|
|
1759
|
-
* This field shall indicate the identifier of the group from which the scene is to be copied. Together with
|
|
1760
|
-
*
|
|
1759
|
+
* This field shall indicate the identifier of the group from which the scene is to be copied. Together with the
|
|
1760
|
+
* SceneIdentifierFrom field, this field uniquely identifies the scene to copy from the Scene Table.
|
|
1761
1761
|
*
|
|
1762
1762
|
* @see {@link MatterSpecification.v13.Cluster} § 1.4.9.15.2
|
|
1763
1763
|
*/
|
|
1764
1764
|
groupIdentifierFrom: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
|
|
1765
1765
|
/**
|
|
1766
|
-
* This field shall indicate the identifier of the scene from which the scene is to be copied. Together with
|
|
1767
|
-
*
|
|
1766
|
+
* This field shall indicate the identifier of the scene from which the scene is to be copied. Together with the
|
|
1767
|
+
* GroupIdentifierFrom field, this field uniquely identifies the scene to copy from the Scene Table.
|
|
1768
1768
|
*
|
|
1769
1769
|
* @see {@link MatterSpecification.v13.Cluster} § 1.4.9.15.3
|
|
1770
1770
|
*/
|
|
@@ -1831,8 +1831,8 @@ export declare namespace ScenesManagement {
|
|
|
1831
1831
|
/**
|
|
1832
1832
|
* Indicates the Node ID of the node that last configured the Scene Table.
|
|
1833
1833
|
*
|
|
1834
|
-
* The null value indicates that the server has not been configured, or that the identifier of the node
|
|
1835
|
-
*
|
|
1834
|
+
* The null value indicates that the server has not been configured, or that the identifier of the node that
|
|
1835
|
+
* last configured the Scenes Management cluster is not known.
|
|
1836
1836
|
*
|
|
1837
1837
|
* The Node ID is scoped to the accessing fabric.
|
|
1838
1838
|
*
|
|
@@ -1886,10 +1886,10 @@ export declare namespace ScenesManagement {
|
|
|
1886
1886
|
* CurrentScene and CurrentGroup fields of the SceneInfoStruct they belong to. TRUE indicates that these fields
|
|
1887
1887
|
* are valid, FALSE indicates that they are not valid.
|
|
1888
1888
|
*
|
|
1889
|
-
* This field shall be set to False for all other fabrics when an attribute with the Scenes ("S") designation
|
|
1890
|
-
*
|
|
1891
|
-
*
|
|
1892
|
-
*
|
|
1889
|
+
* This field shall be set to False for all other fabrics when an attribute with the Scenes ("S") designation in
|
|
1890
|
+
* the Quality column of another cluster present on the same endpoint is modified or when the current scene is
|
|
1891
|
+
* modified by a fabric through the RecallScene or StoreScene commands, regardless of the fabric-scoped access
|
|
1892
|
+
* quality of the command.
|
|
1893
1893
|
*
|
|
1894
1894
|
* In the event where the SceneValid field is set to False for a fabric, the CurrentScene and CurrentGroup
|
|
1895
1895
|
* fields shall be the last invoked scene and group for that fabric. In the event where no scene was previously
|
|
@@ -1948,7 +1948,7 @@ export declare namespace ScenesManagement {
|
|
|
1948
1948
|
*
|
|
1949
1949
|
* @see {@link MatterSpecification.v13.Cluster} § 1.4.9.2.5
|
|
1950
1950
|
*/
|
|
1951
|
-
|
|
1951
|
+
extensionFieldSets: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1952
1952
|
/**
|
|
1953
1953
|
* This field shall indicate the cluster-id of the cluster whose attributes are in the AttributeValueList field.
|
|
1954
1954
|
*
|
|
@@ -1997,22 +1997,22 @@ export declare namespace ScenesManagement {
|
|
|
1997
1997
|
*
|
|
1998
1998
|
* • Data types int40, int48, int56 and int64 shall map to ValueSigned64.
|
|
1999
1999
|
*
|
|
2000
|
-
* • For derived types, the mapping shall be based on the base type. For example, an attribute of type
|
|
2001
|
-
*
|
|
2002
|
-
*
|
|
2000
|
+
* • For derived types, the mapping shall be based on the base type. For example, an attribute of type percent
|
|
2001
|
+
* shall be treated as if it were of type uint8, whereas an attribute of type percent100ths shall be treated
|
|
2002
|
+
* as if it were of type uint16.
|
|
2003
2003
|
*
|
|
2004
2004
|
* • For boolean nullable attributes, any value that is not 0 or 1 shall be considered to have the null value.
|
|
2005
2005
|
*
|
|
2006
2006
|
* • For boolean non-nullable attributes, any value that is not 0 or 1 shall be considered to have the value
|
|
2007
2007
|
* FALSE.
|
|
2008
2008
|
*
|
|
2009
|
-
* • For non-boolean nullable attributes, any value that is not a valid numeric value for the attribute’s
|
|
2010
|
-
*
|
|
2011
|
-
*
|
|
2009
|
+
* • For non-boolean nullable attributes, any value that is not a valid numeric value for the attribute’s type
|
|
2010
|
+
* after accounting for range reductions due to being nullable and constraints shall be considered to have
|
|
2011
|
+
* the null value for the type.
|
|
2012
2012
|
*
|
|
2013
2013
|
* • For non-boolean non-nullable attributes, any value that is not a valid numeric value for the attribute’s
|
|
2014
|
-
* type after accounting for constraints shall be considered to be the valid attribute value that is
|
|
2015
|
-
*
|
|
2014
|
+
* type after accounting for constraints shall be considered to be the valid attribute value that is closest
|
|
2015
|
+
* to the provided value.
|
|
2016
2016
|
*
|
|
2017
2017
|
* ◦ In the event that an invalid provided value is of equal numerical distance to the two closest valid
|
|
2018
2018
|
* values, the lowest of those values shall be considered the closest valid attribute value.
|
|
@@ -2124,7 +2124,7 @@ export declare namespace ScenesManagement {
|
|
|
2124
2124
|
*
|
|
2125
2125
|
* @see {@link MatterSpecification.v13.Cluster} § 1.4.9.5.6
|
|
2126
2126
|
*/
|
|
2127
|
-
|
|
2127
|
+
extensionFieldSets: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
2128
2128
|
/**
|
|
2129
2129
|
* This field shall indicate the cluster-id of the cluster whose attributes are in the AttributeValueList field.
|
|
2130
2130
|
*
|
|
@@ -2173,22 +2173,22 @@ export declare namespace ScenesManagement {
|
|
|
2173
2173
|
*
|
|
2174
2174
|
* • Data types int40, int48, int56 and int64 shall map to ValueSigned64.
|
|
2175
2175
|
*
|
|
2176
|
-
* • For derived types, the mapping shall be based on the base type. For example, an attribute of type
|
|
2177
|
-
*
|
|
2178
|
-
*
|
|
2176
|
+
* • For derived types, the mapping shall be based on the base type. For example, an attribute of type percent
|
|
2177
|
+
* shall be treated as if it were of type uint8, whereas an attribute of type percent100ths shall be treated
|
|
2178
|
+
* as if it were of type uint16.
|
|
2179
2179
|
*
|
|
2180
2180
|
* • For boolean nullable attributes, any value that is not 0 or 1 shall be considered to have the null value.
|
|
2181
2181
|
*
|
|
2182
2182
|
* • For boolean non-nullable attributes, any value that is not 0 or 1 shall be considered to have the value
|
|
2183
2183
|
* FALSE.
|
|
2184
2184
|
*
|
|
2185
|
-
* • For non-boolean nullable attributes, any value that is not a valid numeric value for the attribute’s
|
|
2186
|
-
*
|
|
2187
|
-
*
|
|
2185
|
+
* • For non-boolean nullable attributes, any value that is not a valid numeric value for the attribute’s type
|
|
2186
|
+
* after accounting for range reductions due to being nullable and constraints shall be considered to have
|
|
2187
|
+
* the null value for the type.
|
|
2188
2188
|
*
|
|
2189
2189
|
* • For non-boolean non-nullable attributes, any value that is not a valid numeric value for the attribute’s
|
|
2190
|
-
* type after accounting for constraints shall be considered to be the valid attribute value that is
|
|
2191
|
-
*
|
|
2190
|
+
* type after accounting for constraints shall be considered to be the valid attribute value that is closest
|
|
2191
|
+
* to the provided value.
|
|
2192
2192
|
*
|
|
2193
2193
|
* ◦ In the event that an invalid provided value is of equal numerical distance to the two closest valid
|
|
2194
2194
|
* values, the lowest of those values shall be considered the closest valid attribute value.
|
|
@@ -2417,15 +2417,15 @@ export declare namespace ScenesManagement {
|
|
|
2417
2417
|
copyAllScenes: BitFlag;
|
|
2418
2418
|
}>>;
|
|
2419
2419
|
/**
|
|
2420
|
-
* This field shall indicate the identifier of the group from which the scene is to be copied. Together with
|
|
2421
|
-
*
|
|
2420
|
+
* This field shall indicate the identifier of the group from which the scene is to be copied. Together with the
|
|
2421
|
+
* SceneIdentifierFrom field, this field uniquely identifies the scene to copy from the Scene Table.
|
|
2422
2422
|
*
|
|
2423
2423
|
* @see {@link MatterSpecification.v13.Cluster} § 1.4.9.15.2
|
|
2424
2424
|
*/
|
|
2425
2425
|
groupIdentifierFrom: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
|
|
2426
2426
|
/**
|
|
2427
|
-
* This field shall indicate the identifier of the scene from which the scene is to be copied. Together with
|
|
2428
|
-
*
|
|
2427
|
+
* This field shall indicate the identifier of the scene from which the scene is to be copied. Together with the
|
|
2428
|
+
* GroupIdentifierFrom field, this field uniquely identifies the scene to copy from the Scene Table.
|
|
2429
2429
|
*
|
|
2430
2430
|
* @see {@link MatterSpecification.v13.Cluster} § 1.4.9.15.3
|
|
2431
2431
|
*/
|
|
@@ -2476,10 +2476,10 @@ export declare namespace ScenesManagement {
|
|
|
2476
2476
|
* corresponds to a set of stored values of specified attributes for one or more clusters on the same end point as
|
|
2477
2477
|
* the Scenes Management cluster.
|
|
2478
2478
|
*
|
|
2479
|
-
* In most cases scenes are associated with a particular group identifier. Scenes may also exist without a group,
|
|
2480
|
-
*
|
|
2481
|
-
*
|
|
2482
|
-
*
|
|
2479
|
+
* In most cases scenes are associated with a particular group identifier. Scenes may also exist without a group, in
|
|
2480
|
+
* which case the value 0 replaces the group identifier. Note that extra care is required in these cases to avoid a
|
|
2481
|
+
* scene identifier collision, and that commands related to scenes without a group may only be unicast, i.e., they
|
|
2482
|
+
* shall NOT be multicast or broadcast.
|
|
2483
2483
|
*
|
|
2484
2484
|
* NOTE Support for Scenes Management cluster is provisional.
|
|
2485
2485
|
*
|