@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
|
@@ -25,8 +25,8 @@ export declare namespace OnOff {
|
|
|
25
25
|
* On receipt of a Level Control cluster command that causes the OnOff attribute to be set to FALSE, the OnTime
|
|
26
26
|
* attribute shall be set to 0.
|
|
27
27
|
*
|
|
28
|
-
* On receipt of a Level Control cluster command that causes the OnOff attribute to be set to TRUE, if the
|
|
29
|
-
*
|
|
28
|
+
* On receipt of a Level Control cluster command that causes the OnOff attribute to be set to TRUE, if the value
|
|
29
|
+
* of the OnTime attribute is equal to 0, the server shall set the OffWaitTime attribute to 0.
|
|
30
30
|
*
|
|
31
31
|
* @see {@link MatterSpecification.v13.Cluster} § 1.5.4.1
|
|
32
32
|
*/
|
|
@@ -51,9 +51,8 @@ export declare namespace OnOff {
|
|
|
51
51
|
* • Event generation logic for clusters other than this cluster is unchanged (noting possible use of
|
|
52
52
|
* best-effort attribute values as in the preceding bullets).
|
|
53
53
|
*
|
|
54
|
-
* When this feature is supported and the OnOff attribute changes from TRUE to FALSE (e.g. when receiving an
|
|
55
|
-
*
|
|
56
|
-
* behavior.
|
|
54
|
+
* When this feature is supported and the OnOff attribute changes from TRUE to FALSE (e.g. when receiving an Off
|
|
55
|
+
* Command, or due to a manual interaction on the device), it shall start executing this "dead front" behavior.
|
|
57
56
|
*
|
|
58
57
|
* When this feature is supported and the OnOff attribute changes from FALSE to TRUE (e.g. when receiving an On
|
|
59
58
|
* Command, or due to a manual interaction on the device), it shall stop executing this "dead front" behavior.
|
|
@@ -222,16 +221,16 @@ export declare namespace OnOff {
|
|
|
222
221
|
/**
|
|
223
222
|
* In order to support the use case where the user gets back the last setting of a set of devices (e.g.
|
|
224
223
|
* level settings for lights), a global scene is introduced which is stored when the devices are turned off
|
|
225
|
-
* and recalled when the devices are turned on. The global scene is defined as the scene that is stored
|
|
226
|
-
*
|
|
224
|
+
* and recalled when the devices are turned on. The global scene is defined as the scene that is stored with
|
|
225
|
+
* group identifier 0 and scene identifier 0.
|
|
227
226
|
*
|
|
228
227
|
* This attribute is defined in order to prevent a second Off command storing the all-devices-off situation
|
|
229
228
|
* as a global scene, and to prevent a second On command destroying the current settings by going back to
|
|
230
229
|
* the global scene.
|
|
231
230
|
*
|
|
232
231
|
* This attribute shall be set to TRUE after the reception of a command which causes the OnOff attribute to
|
|
233
|
-
* be set to TRUE, such as a standard On command, a MoveToLevel(WithOnOff) command, a RecallScene command
|
|
234
|
-
*
|
|
232
|
+
* be set to TRUE, such as a standard On command, a MoveToLevel(WithOnOff) command, a RecallScene command or
|
|
233
|
+
* a OnWithRecallGlobalScene command.
|
|
235
234
|
*
|
|
236
235
|
* This attribute is set to FALSE after reception of a OffWithEffect command.
|
|
237
236
|
*
|
|
@@ -240,9 +239,9 @@ export declare namespace OnOff {
|
|
|
240
239
|
readonly globalSceneControl: Attribute<boolean, any>;
|
|
241
240
|
/**
|
|
242
241
|
* This attribute specifies the length of time (in 1/10ths second) that the On state shall be maintained
|
|
243
|
-
* before automatically transitioning to the Off state when using the OnWithTimedOff command. This
|
|
244
|
-
*
|
|
245
|
-
*
|
|
242
|
+
* before automatically transitioning to the Off state when using the OnWithTimedOff command. This attribute
|
|
243
|
+
* can be written at any time, but writing a value only has effect when in the Timed On state. See
|
|
244
|
+
* OnWithTimedOff for more details.
|
|
246
245
|
*
|
|
247
246
|
* @see {@link MatterSpecification.v13.Cluster} § 1.5.6.4
|
|
248
247
|
*/
|
|
@@ -260,8 +259,8 @@ export declare namespace OnOff {
|
|
|
260
259
|
readonly offWaitTime: WritableAttribute<number, any>;
|
|
261
260
|
/**
|
|
262
261
|
* This attribute shall define the desired startup behavior of a device when it is supplied with power and
|
|
263
|
-
* this state shall be reflected in the OnOff attribute. If the value is null, the OnOff attribute is set
|
|
264
|
-
*
|
|
262
|
+
* this state shall be reflected in the OnOff attribute. If the value is null, the OnOff attribute is set to
|
|
263
|
+
* its previous value. Otherwise, the behavior is defined in the table defining StartUpOnOffEnum.
|
|
265
264
|
*
|
|
266
265
|
* This behavior does not apply to reboots associated with OTA. After an OTA restart, the OnOff attribute
|
|
267
266
|
* shall return to its value prior to the restart.
|
|
@@ -302,9 +301,9 @@ export declare namespace OnOff {
|
|
|
302
301
|
readonly onWithRecallGlobalScene: Command<void, void, any>;
|
|
303
302
|
/**
|
|
304
303
|
* This command allows devices to be turned on for a specific duration with a guarded off duration so that
|
|
305
|
-
* SHOULD the device be subsequently turned off, further OnWithTimedOff commands, received during this
|
|
306
|
-
*
|
|
307
|
-
*
|
|
304
|
+
* SHOULD the device be subsequently turned off, further OnWithTimedOff commands, received during this time,
|
|
305
|
+
* are prevented from turning the devices back on. Further OnWithTimedOff commands received while the server
|
|
306
|
+
* is turned on, will update the period that the device is turned on.
|
|
308
307
|
*
|
|
309
308
|
* @see {@link MatterSpecification.v13.Cluster} § 1.5.7.6
|
|
310
309
|
*/
|
|
@@ -382,9 +381,9 @@ export declare namespace OnOff {
|
|
|
382
381
|
* interactions. Such failure responses when in a "dead front" shall be with an INVALID_IN_STATE status
|
|
383
382
|
* code.
|
|
384
383
|
*
|
|
385
|
-
* • clusters other than this cluster may change the values of their attributes to best-effort values,
|
|
386
|
-
*
|
|
387
|
-
*
|
|
384
|
+
* • clusters other than this cluster may change the values of their attributes to best-effort values, due
|
|
385
|
+
* to the actual values not being defined or available in this state. Device type specifications that
|
|
386
|
+
* require support for the DF feature SHOULD define what these best-effort values are.
|
|
388
387
|
*
|
|
389
388
|
* • Report Transactions shall continue to be generated. Such transactions may include best-effort values
|
|
390
389
|
* as noted above.
|
|
@@ -392,19 +391,19 @@ export declare namespace OnOff {
|
|
|
392
391
|
* • Event generation logic for clusters other than this cluster is unchanged (noting possible use of
|
|
393
392
|
* best-effort attribute values as in the preceding bullets).
|
|
394
393
|
*
|
|
395
|
-
* When this feature is supported and the OnOff attribute changes from TRUE to FALSE (e.g. when receiving
|
|
396
|
-
*
|
|
397
|
-
*
|
|
394
|
+
* When this feature is supported and the OnOff attribute changes from TRUE to FALSE (e.g. when receiving an
|
|
395
|
+
* Off Command, or due to a manual interaction on the device), it shall start executing this "dead front"
|
|
396
|
+
* behavior.
|
|
398
397
|
*
|
|
399
|
-
* When this feature is supported and the OnOff attribute changes from FALSE to TRUE (e.g. when receiving
|
|
400
|
-
*
|
|
398
|
+
* When this feature is supported and the OnOff attribute changes from FALSE to TRUE (e.g. when receiving an
|
|
399
|
+
* On Command, or due to a manual interaction on the device), it shall stop executing this "dead front"
|
|
401
400
|
* behavior.
|
|
402
401
|
*
|
|
403
402
|
* When this feature is supported, and any change of the "dead front" state leads to changes in attributes
|
|
404
403
|
* of other clusters due to the "dead front" feature, these attribute changes shall NOT be skipped or
|
|
405
|
-
* omitted from the usual processing associated with attribute changes. For example, if an attribute
|
|
406
|
-
*
|
|
407
|
-
*
|
|
404
|
+
* omitted from the usual processing associated with attribute changes. For example, if an attribute changes
|
|
405
|
+
* from value 4 to null on "dead front" behavior due to an Off command being received, this change shall be
|
|
406
|
+
* processed for reporting and subscriptions.
|
|
408
407
|
*
|
|
409
408
|
* @see {@link MatterSpecification.v13.Cluster} § 1.5.4.2
|
|
410
409
|
*/
|
|
@@ -415,8 +414,8 @@ export declare namespace OnOff {
|
|
|
415
414
|
* When this feature is supported, the Off command shall be supported and the On and Toggle commands shall
|
|
416
415
|
* NOT be supported.
|
|
417
416
|
*
|
|
418
|
-
* This feature is useful for devices which can be turned off via the Off command received by an instance
|
|
419
|
-
*
|
|
417
|
+
* This feature is useful for devices which can be turned off via the Off command received by an instance of
|
|
418
|
+
* this cluster but cannot be turned on via commands received by an instance of this cluster due to
|
|
420
419
|
* regulatory requirements.
|
|
421
420
|
*
|
|
422
421
|
* @see {@link MatterSpecification.v13.Cluster} § 1.5.4.3
|
|
@@ -450,16 +449,16 @@ export declare namespace OnOff {
|
|
|
450
449
|
/**
|
|
451
450
|
* In order to support the use case where the user gets back the last setting of a set of devices (e.g.
|
|
452
451
|
* level settings for lights), a global scene is introduced which is stored when the devices are turned off
|
|
453
|
-
* and recalled when the devices are turned on. The global scene is defined as the scene that is stored
|
|
454
|
-
*
|
|
452
|
+
* and recalled when the devices are turned on. The global scene is defined as the scene that is stored with
|
|
453
|
+
* group identifier 0 and scene identifier 0.
|
|
455
454
|
*
|
|
456
455
|
* This attribute is defined in order to prevent a second Off command storing the all-devices-off situation
|
|
457
456
|
* as a global scene, and to prevent a second On command destroying the current settings by going back to
|
|
458
457
|
* the global scene.
|
|
459
458
|
*
|
|
460
459
|
* This attribute shall be set to TRUE after the reception of a command which causes the OnOff attribute to
|
|
461
|
-
* be set to TRUE, such as a standard On command, a MoveToLevel(WithOnOff) command, a RecallScene command
|
|
462
|
-
*
|
|
460
|
+
* be set to TRUE, such as a standard On command, a MoveToLevel(WithOnOff) command, a RecallScene command or
|
|
461
|
+
* a OnWithRecallGlobalScene command.
|
|
463
462
|
*
|
|
464
463
|
* This attribute is set to FALSE after reception of a OffWithEffect command.
|
|
465
464
|
*
|
|
@@ -468,9 +467,9 @@ export declare namespace OnOff {
|
|
|
468
467
|
readonly globalSceneControl: Attribute<boolean, any>;
|
|
469
468
|
/**
|
|
470
469
|
* This attribute specifies the length of time (in 1/10ths second) that the On state shall be maintained
|
|
471
|
-
* before automatically transitioning to the Off state when using the OnWithTimedOff command. This
|
|
472
|
-
*
|
|
473
|
-
*
|
|
470
|
+
* before automatically transitioning to the Off state when using the OnWithTimedOff command. This attribute
|
|
471
|
+
* can be written at any time, but writing a value only has effect when in the Timed On state. See
|
|
472
|
+
* OnWithTimedOff for more details.
|
|
474
473
|
*
|
|
475
474
|
* @see {@link MatterSpecification.v13.Cluster} § 1.5.6.4
|
|
476
475
|
*/
|
|
@@ -488,8 +487,8 @@ export declare namespace OnOff {
|
|
|
488
487
|
readonly offWaitTime: WritableAttribute<number, any>;
|
|
489
488
|
/**
|
|
490
489
|
* This attribute shall define the desired startup behavior of a device when it is supplied with power and
|
|
491
|
-
* this state shall be reflected in the OnOff attribute. If the value is null, the OnOff attribute is set
|
|
492
|
-
*
|
|
490
|
+
* this state shall be reflected in the OnOff attribute. If the value is null, the OnOff attribute is set to
|
|
491
|
+
* its previous value. Otherwise, the behavior is defined in the table defining StartUpOnOffEnum.
|
|
493
492
|
*
|
|
494
493
|
* This behavior does not apply to reboots associated with OTA. After an OTA restart, the OnOff attribute
|
|
495
494
|
* shall return to its value prior to the restart.
|
|
@@ -530,9 +529,9 @@ export declare namespace OnOff {
|
|
|
530
529
|
readonly onWithRecallGlobalScene: Command<void, void, any>;
|
|
531
530
|
/**
|
|
532
531
|
* This command allows devices to be turned on for a specific duration with a guarded off duration so that
|
|
533
|
-
* SHOULD the device be subsequently turned off, further OnWithTimedOff commands, received during this
|
|
534
|
-
*
|
|
535
|
-
*
|
|
532
|
+
* SHOULD the device be subsequently turned off, further OnWithTimedOff commands, received during this time,
|
|
533
|
+
* are prevented from turning the devices back on. Further OnWithTimedOff commands received while the server
|
|
534
|
+
* is turned on, will update the period that the device is turned on.
|
|
536
535
|
*
|
|
537
536
|
* @see {@link MatterSpecification.v13.Cluster} § 1.5.7.6
|
|
538
537
|
*/
|
|
@@ -633,9 +632,9 @@ export declare namespace OnOff {
|
|
|
633
632
|
* interactions. Such failure responses when in a "dead front" shall be with an INVALID_IN_STATE status
|
|
634
633
|
* code.
|
|
635
634
|
*
|
|
636
|
-
* • clusters other than this cluster may change the values of their attributes to best-effort values,
|
|
637
|
-
*
|
|
638
|
-
*
|
|
635
|
+
* • clusters other than this cluster may change the values of their attributes to best-effort values, due
|
|
636
|
+
* to the actual values not being defined or available in this state. Device type specifications that
|
|
637
|
+
* require support for the DF feature SHOULD define what these best-effort values are.
|
|
639
638
|
*
|
|
640
639
|
* • Report Transactions shall continue to be generated. Such transactions may include best-effort values
|
|
641
640
|
* as noted above.
|
|
@@ -643,19 +642,19 @@ export declare namespace OnOff {
|
|
|
643
642
|
* • Event generation logic for clusters other than this cluster is unchanged (noting possible use of
|
|
644
643
|
* best-effort attribute values as in the preceding bullets).
|
|
645
644
|
*
|
|
646
|
-
* When this feature is supported and the OnOff attribute changes from TRUE to FALSE (e.g. when receiving
|
|
647
|
-
*
|
|
648
|
-
*
|
|
645
|
+
* When this feature is supported and the OnOff attribute changes from TRUE to FALSE (e.g. when receiving an
|
|
646
|
+
* Off Command, or due to a manual interaction on the device), it shall start executing this "dead front"
|
|
647
|
+
* behavior.
|
|
649
648
|
*
|
|
650
|
-
* When this feature is supported and the OnOff attribute changes from FALSE to TRUE (e.g. when receiving
|
|
651
|
-
*
|
|
649
|
+
* When this feature is supported and the OnOff attribute changes from FALSE to TRUE (e.g. when receiving an
|
|
650
|
+
* On Command, or due to a manual interaction on the device), it shall stop executing this "dead front"
|
|
652
651
|
* behavior.
|
|
653
652
|
*
|
|
654
653
|
* When this feature is supported, and any change of the "dead front" state leads to changes in attributes
|
|
655
654
|
* of other clusters due to the "dead front" feature, these attribute changes shall NOT be skipped or
|
|
656
|
-
* omitted from the usual processing associated with attribute changes. For example, if an attribute
|
|
657
|
-
*
|
|
658
|
-
*
|
|
655
|
+
* omitted from the usual processing associated with attribute changes. For example, if an attribute changes
|
|
656
|
+
* from value 4 to null on "dead front" behavior due to an Off command being received, this change shall be
|
|
657
|
+
* processed for reporting and subscriptions.
|
|
659
658
|
*
|
|
660
659
|
* @see {@link MatterSpecification.v13.Cluster} § 1.5.4.2
|
|
661
660
|
*/
|
|
@@ -666,8 +665,8 @@ export declare namespace OnOff {
|
|
|
666
665
|
* When this feature is supported, the Off command shall be supported and the On and Toggle commands shall
|
|
667
666
|
* NOT be supported.
|
|
668
667
|
*
|
|
669
|
-
* This feature is useful for devices which can be turned off via the Off command received by an instance
|
|
670
|
-
*
|
|
668
|
+
* This feature is useful for devices which can be turned off via the Off command received by an instance of
|
|
669
|
+
* this cluster but cannot be turned on via commands received by an instance of this cluster due to
|
|
671
670
|
* regulatory requirements.
|
|
672
671
|
*
|
|
673
672
|
* @see {@link MatterSpecification.v13.Cluster} § 1.5.4.3
|
|
@@ -701,16 +700,16 @@ export declare namespace OnOff {
|
|
|
701
700
|
/**
|
|
702
701
|
* In order to support the use case where the user gets back the last setting of a set of devices (e.g.
|
|
703
702
|
* level settings for lights), a global scene is introduced which is stored when the devices are turned off
|
|
704
|
-
* and recalled when the devices are turned on. The global scene is defined as the scene that is stored
|
|
705
|
-
*
|
|
703
|
+
* and recalled when the devices are turned on. The global scene is defined as the scene that is stored with
|
|
704
|
+
* group identifier 0 and scene identifier 0.
|
|
706
705
|
*
|
|
707
706
|
* This attribute is defined in order to prevent a second Off command storing the all-devices-off situation
|
|
708
707
|
* as a global scene, and to prevent a second On command destroying the current settings by going back to
|
|
709
708
|
* the global scene.
|
|
710
709
|
*
|
|
711
710
|
* This attribute shall be set to TRUE after the reception of a command which causes the OnOff attribute to
|
|
712
|
-
* be set to TRUE, such as a standard On command, a MoveToLevel(WithOnOff) command, a RecallScene command
|
|
713
|
-
*
|
|
711
|
+
* be set to TRUE, such as a standard On command, a MoveToLevel(WithOnOff) command, a RecallScene command or
|
|
712
|
+
* a OnWithRecallGlobalScene command.
|
|
714
713
|
*
|
|
715
714
|
* This attribute is set to FALSE after reception of a OffWithEffect command.
|
|
716
715
|
*
|
|
@@ -719,9 +718,9 @@ export declare namespace OnOff {
|
|
|
719
718
|
readonly globalSceneControl: Attribute<boolean, any>;
|
|
720
719
|
/**
|
|
721
720
|
* This attribute specifies the length of time (in 1/10ths second) that the On state shall be maintained
|
|
722
|
-
* before automatically transitioning to the Off state when using the OnWithTimedOff command. This
|
|
723
|
-
*
|
|
724
|
-
*
|
|
721
|
+
* before automatically transitioning to the Off state when using the OnWithTimedOff command. This attribute
|
|
722
|
+
* can be written at any time, but writing a value only has effect when in the Timed On state. See
|
|
723
|
+
* OnWithTimedOff for more details.
|
|
725
724
|
*
|
|
726
725
|
* @see {@link MatterSpecification.v13.Cluster} § 1.5.6.4
|
|
727
726
|
*/
|
|
@@ -739,8 +738,8 @@ export declare namespace OnOff {
|
|
|
739
738
|
readonly offWaitTime: WritableAttribute<number, any>;
|
|
740
739
|
/**
|
|
741
740
|
* This attribute shall define the desired startup behavior of a device when it is supplied with power and
|
|
742
|
-
* this state shall be reflected in the OnOff attribute. If the value is null, the OnOff attribute is set
|
|
743
|
-
*
|
|
741
|
+
* this state shall be reflected in the OnOff attribute. If the value is null, the OnOff attribute is set to
|
|
742
|
+
* its previous value. Otherwise, the behavior is defined in the table defining StartUpOnOffEnum.
|
|
744
743
|
*
|
|
745
744
|
* This behavior does not apply to reboots associated with OTA. After an OTA restart, the OnOff attribute
|
|
746
745
|
* shall return to its value prior to the restart.
|
|
@@ -781,9 +780,9 @@ export declare namespace OnOff {
|
|
|
781
780
|
readonly onWithRecallGlobalScene: Command<void, void, any>;
|
|
782
781
|
/**
|
|
783
782
|
* This command allows devices to be turned on for a specific duration with a guarded off duration so that
|
|
784
|
-
* SHOULD the device be subsequently turned off, further OnWithTimedOff commands, received during this
|
|
785
|
-
*
|
|
786
|
-
*
|
|
783
|
+
* SHOULD the device be subsequently turned off, further OnWithTimedOff commands, received during this time,
|
|
784
|
+
* are prevented from turning the devices back on. Further OnWithTimedOff commands received while the server
|
|
785
|
+
* is turned on, will update the period that the device is turned on.
|
|
787
786
|
*
|
|
788
787
|
* @see {@link MatterSpecification.v13.Cluster} § 1.5.7.6
|
|
789
788
|
*/
|
|
@@ -879,9 +878,9 @@ export declare namespace OnOff {
|
|
|
879
878
|
* interactions. Such failure responses when in a "dead front" shall be with an INVALID_IN_STATE status
|
|
880
879
|
* code.
|
|
881
880
|
*
|
|
882
|
-
* • clusters other than this cluster may change the values of their attributes to best-effort values,
|
|
883
|
-
*
|
|
884
|
-
*
|
|
881
|
+
* • clusters other than this cluster may change the values of their attributes to best-effort values, due
|
|
882
|
+
* to the actual values not being defined or available in this state. Device type specifications that
|
|
883
|
+
* require support for the DF feature SHOULD define what these best-effort values are.
|
|
885
884
|
*
|
|
886
885
|
* • Report Transactions shall continue to be generated. Such transactions may include best-effort values
|
|
887
886
|
* as noted above.
|
|
@@ -889,19 +888,19 @@ export declare namespace OnOff {
|
|
|
889
888
|
* • Event generation logic for clusters other than this cluster is unchanged (noting possible use of
|
|
890
889
|
* best-effort attribute values as in the preceding bullets).
|
|
891
890
|
*
|
|
892
|
-
* When this feature is supported and the OnOff attribute changes from TRUE to FALSE (e.g. when receiving
|
|
893
|
-
*
|
|
894
|
-
*
|
|
891
|
+
* When this feature is supported and the OnOff attribute changes from TRUE to FALSE (e.g. when receiving an
|
|
892
|
+
* Off Command, or due to a manual interaction on the device), it shall start executing this "dead front"
|
|
893
|
+
* behavior.
|
|
895
894
|
*
|
|
896
|
-
* When this feature is supported and the OnOff attribute changes from FALSE to TRUE (e.g. when receiving
|
|
897
|
-
*
|
|
895
|
+
* When this feature is supported and the OnOff attribute changes from FALSE to TRUE (e.g. when receiving an
|
|
896
|
+
* On Command, or due to a manual interaction on the device), it shall stop executing this "dead front"
|
|
898
897
|
* behavior.
|
|
899
898
|
*
|
|
900
899
|
* When this feature is supported, and any change of the "dead front" state leads to changes in attributes
|
|
901
900
|
* of other clusters due to the "dead front" feature, these attribute changes shall NOT be skipped or
|
|
902
|
-
* omitted from the usual processing associated with attribute changes. For example, if an attribute
|
|
903
|
-
*
|
|
904
|
-
*
|
|
901
|
+
* omitted from the usual processing associated with attribute changes. For example, if an attribute changes
|
|
902
|
+
* from value 4 to null on "dead front" behavior due to an Off command being received, this change shall be
|
|
903
|
+
* processed for reporting and subscriptions.
|
|
905
904
|
*
|
|
906
905
|
* @see {@link MatterSpecification.v13.Cluster} § 1.5.4.2
|
|
907
906
|
*/
|
|
@@ -912,8 +911,8 @@ export declare namespace OnOff {
|
|
|
912
911
|
* When this feature is supported, the Off command shall be supported and the On and Toggle commands shall
|
|
913
912
|
* NOT be supported.
|
|
914
913
|
*
|
|
915
|
-
* This feature is useful for devices which can be turned off via the Off command received by an instance
|
|
916
|
-
*
|
|
914
|
+
* This feature is useful for devices which can be turned off via the Off command received by an instance of
|
|
915
|
+
* this cluster but cannot be turned on via commands received by an instance of this cluster due to
|
|
917
916
|
* regulatory requirements.
|
|
918
917
|
*
|
|
919
918
|
* @see {@link MatterSpecification.v13.Cluster} § 1.5.4.3
|
|
@@ -947,16 +946,16 @@ export declare namespace OnOff {
|
|
|
947
946
|
/**
|
|
948
947
|
* In order to support the use case where the user gets back the last setting of a set of devices (e.g.
|
|
949
948
|
* level settings for lights), a global scene is introduced which is stored when the devices are turned off
|
|
950
|
-
* and recalled when the devices are turned on. The global scene is defined as the scene that is stored
|
|
951
|
-
*
|
|
949
|
+
* and recalled when the devices are turned on. The global scene is defined as the scene that is stored with
|
|
950
|
+
* group identifier 0 and scene identifier 0.
|
|
952
951
|
*
|
|
953
952
|
* This attribute is defined in order to prevent a second Off command storing the all-devices-off situation
|
|
954
953
|
* as a global scene, and to prevent a second On command destroying the current settings by going back to
|
|
955
954
|
* the global scene.
|
|
956
955
|
*
|
|
957
956
|
* This attribute shall be set to TRUE after the reception of a command which causes the OnOff attribute to
|
|
958
|
-
* be set to TRUE, such as a standard On command, a MoveToLevel(WithOnOff) command, a RecallScene command
|
|
959
|
-
*
|
|
957
|
+
* be set to TRUE, such as a standard On command, a MoveToLevel(WithOnOff) command, a RecallScene command or
|
|
958
|
+
* a OnWithRecallGlobalScene command.
|
|
960
959
|
*
|
|
961
960
|
* This attribute is set to FALSE after reception of a OffWithEffect command.
|
|
962
961
|
*
|
|
@@ -965,9 +964,9 @@ export declare namespace OnOff {
|
|
|
965
964
|
readonly globalSceneControl: Attribute<boolean, any>;
|
|
966
965
|
/**
|
|
967
966
|
* This attribute specifies the length of time (in 1/10ths second) that the On state shall be maintained
|
|
968
|
-
* before automatically transitioning to the Off state when using the OnWithTimedOff command. This
|
|
969
|
-
*
|
|
970
|
-
*
|
|
967
|
+
* before automatically transitioning to the Off state when using the OnWithTimedOff command. This attribute
|
|
968
|
+
* can be written at any time, but writing a value only has effect when in the Timed On state. See
|
|
969
|
+
* OnWithTimedOff for more details.
|
|
971
970
|
*
|
|
972
971
|
* @see {@link MatterSpecification.v13.Cluster} § 1.5.6.4
|
|
973
972
|
*/
|
|
@@ -985,8 +984,8 @@ export declare namespace OnOff {
|
|
|
985
984
|
readonly offWaitTime: WritableAttribute<number, any>;
|
|
986
985
|
/**
|
|
987
986
|
* This attribute shall define the desired startup behavior of a device when it is supplied with power and
|
|
988
|
-
* this state shall be reflected in the OnOff attribute. If the value is null, the OnOff attribute is set
|
|
989
|
-
*
|
|
987
|
+
* this state shall be reflected in the OnOff attribute. If the value is null, the OnOff attribute is set to
|
|
988
|
+
* its previous value. Otherwise, the behavior is defined in the table defining StartUpOnOffEnum.
|
|
990
989
|
*
|
|
991
990
|
* This behavior does not apply to reboots associated with OTA. After an OTA restart, the OnOff attribute
|
|
992
991
|
* shall return to its value prior to the restart.
|
|
@@ -1027,9 +1026,9 @@ export declare namespace OnOff {
|
|
|
1027
1026
|
readonly onWithRecallGlobalScene: Command<void, void, any>;
|
|
1028
1027
|
/**
|
|
1029
1028
|
* This command allows devices to be turned on for a specific duration with a guarded off duration so that
|
|
1030
|
-
* SHOULD the device be subsequently turned off, further OnWithTimedOff commands, received during this
|
|
1031
|
-
*
|
|
1032
|
-
*
|
|
1029
|
+
* SHOULD the device be subsequently turned off, further OnWithTimedOff commands, received during this time,
|
|
1030
|
+
* are prevented from turning the devices back on. Further OnWithTimedOff commands received while the server
|
|
1031
|
+
* is turned on, will update the period that the device is turned on.
|
|
1033
1032
|
*
|
|
1034
1033
|
* @see {@link MatterSpecification.v13.Cluster} § 1.5.7.6
|
|
1035
1034
|
*/
|
|
@@ -1150,9 +1149,9 @@ export declare namespace OnOff {
|
|
|
1150
1149
|
* interactions. Such failure responses when in a "dead front" shall be with an INVALID_IN_STATE status
|
|
1151
1150
|
* code.
|
|
1152
1151
|
*
|
|
1153
|
-
* • clusters other than this cluster may change the values of their attributes to best-effort values,
|
|
1154
|
-
*
|
|
1155
|
-
*
|
|
1152
|
+
* • clusters other than this cluster may change the values of their attributes to best-effort values, due
|
|
1153
|
+
* to the actual values not being defined or available in this state. Device type specifications that
|
|
1154
|
+
* require support for the DF feature SHOULD define what these best-effort values are.
|
|
1156
1155
|
*
|
|
1157
1156
|
* • Report Transactions shall continue to be generated. Such transactions may include best-effort values
|
|
1158
1157
|
* as noted above.
|
|
@@ -1160,19 +1159,19 @@ export declare namespace OnOff {
|
|
|
1160
1159
|
* • Event generation logic for clusters other than this cluster is unchanged (noting possible use of
|
|
1161
1160
|
* best-effort attribute values as in the preceding bullets).
|
|
1162
1161
|
*
|
|
1163
|
-
* When this feature is supported and the OnOff attribute changes from TRUE to FALSE (e.g. when receiving
|
|
1164
|
-
*
|
|
1165
|
-
*
|
|
1162
|
+
* When this feature is supported and the OnOff attribute changes from TRUE to FALSE (e.g. when receiving an
|
|
1163
|
+
* Off Command, or due to a manual interaction on the device), it shall start executing this "dead front"
|
|
1164
|
+
* behavior.
|
|
1166
1165
|
*
|
|
1167
|
-
* When this feature is supported and the OnOff attribute changes from FALSE to TRUE (e.g. when receiving
|
|
1168
|
-
*
|
|
1166
|
+
* When this feature is supported and the OnOff attribute changes from FALSE to TRUE (e.g. when receiving an
|
|
1167
|
+
* On Command, or due to a manual interaction on the device), it shall stop executing this "dead front"
|
|
1169
1168
|
* behavior.
|
|
1170
1169
|
*
|
|
1171
1170
|
* When this feature is supported, and any change of the "dead front" state leads to changes in attributes
|
|
1172
1171
|
* of other clusters due to the "dead front" feature, these attribute changes shall NOT be skipped or
|
|
1173
|
-
* omitted from the usual processing associated with attribute changes. For example, if an attribute
|
|
1174
|
-
*
|
|
1175
|
-
*
|
|
1172
|
+
* omitted from the usual processing associated with attribute changes. For example, if an attribute changes
|
|
1173
|
+
* from value 4 to null on "dead front" behavior due to an Off command being received, this change shall be
|
|
1174
|
+
* processed for reporting and subscriptions.
|
|
1176
1175
|
*
|
|
1177
1176
|
* @see {@link MatterSpecification.v13.Cluster} § 1.5.4.2
|
|
1178
1177
|
*/
|
|
@@ -1183,8 +1182,8 @@ export declare namespace OnOff {
|
|
|
1183
1182
|
* When this feature is supported, the Off command shall be supported and the On and Toggle commands shall
|
|
1184
1183
|
* NOT be supported.
|
|
1185
1184
|
*
|
|
1186
|
-
* This feature is useful for devices which can be turned off via the Off command received by an instance
|
|
1187
|
-
*
|
|
1185
|
+
* This feature is useful for devices which can be turned off via the Off command received by an instance of
|
|
1186
|
+
* this cluster but cannot be turned on via commands received by an instance of this cluster due to
|
|
1188
1187
|
* regulatory requirements.
|
|
1189
1188
|
*
|
|
1190
1189
|
* @see {@link MatterSpecification.v13.Cluster} § 1.5.4.3
|
|
@@ -1250,9 +1249,9 @@ export declare namespace OnOff {
|
|
|
1250
1249
|
* interactions. Such failure responses when in a "dead front" shall be with an INVALID_IN_STATE status
|
|
1251
1250
|
* code.
|
|
1252
1251
|
*
|
|
1253
|
-
* • clusters other than this cluster may change the values of their attributes to best-effort values,
|
|
1254
|
-
*
|
|
1255
|
-
*
|
|
1252
|
+
* • clusters other than this cluster may change the values of their attributes to best-effort values, due
|
|
1253
|
+
* to the actual values not being defined or available in this state. Device type specifications that
|
|
1254
|
+
* require support for the DF feature SHOULD define what these best-effort values are.
|
|
1256
1255
|
*
|
|
1257
1256
|
* • Report Transactions shall continue to be generated. Such transactions may include best-effort values
|
|
1258
1257
|
* as noted above.
|
|
@@ -1260,19 +1259,19 @@ export declare namespace OnOff {
|
|
|
1260
1259
|
* • Event generation logic for clusters other than this cluster is unchanged (noting possible use of
|
|
1261
1260
|
* best-effort attribute values as in the preceding bullets).
|
|
1262
1261
|
*
|
|
1263
|
-
* When this feature is supported and the OnOff attribute changes from TRUE to FALSE (e.g. when receiving
|
|
1264
|
-
*
|
|
1265
|
-
*
|
|
1262
|
+
* When this feature is supported and the OnOff attribute changes from TRUE to FALSE (e.g. when receiving an
|
|
1263
|
+
* Off Command, or due to a manual interaction on the device), it shall start executing this "dead front"
|
|
1264
|
+
* behavior.
|
|
1266
1265
|
*
|
|
1267
|
-
* When this feature is supported and the OnOff attribute changes from FALSE to TRUE (e.g. when receiving
|
|
1268
|
-
*
|
|
1266
|
+
* When this feature is supported and the OnOff attribute changes from FALSE to TRUE (e.g. when receiving an
|
|
1267
|
+
* On Command, or due to a manual interaction on the device), it shall stop executing this "dead front"
|
|
1269
1268
|
* behavior.
|
|
1270
1269
|
*
|
|
1271
1270
|
* When this feature is supported, and any change of the "dead front" state leads to changes in attributes
|
|
1272
1271
|
* of other clusters due to the "dead front" feature, these attribute changes shall NOT be skipped or
|
|
1273
|
-
* omitted from the usual processing associated with attribute changes. For example, if an attribute
|
|
1274
|
-
*
|
|
1275
|
-
*
|
|
1272
|
+
* omitted from the usual processing associated with attribute changes. For example, if an attribute changes
|
|
1273
|
+
* from value 4 to null on "dead front" behavior due to an Off command being received, this change shall be
|
|
1274
|
+
* processed for reporting and subscriptions.
|
|
1276
1275
|
*
|
|
1277
1276
|
* @see {@link MatterSpecification.v13.Cluster} § 1.5.4.2
|
|
1278
1277
|
*/
|
|
@@ -1283,8 +1282,8 @@ export declare namespace OnOff {
|
|
|
1283
1282
|
* When this feature is supported, the Off command shall be supported and the On and Toggle commands shall
|
|
1284
1283
|
* NOT be supported.
|
|
1285
1284
|
*
|
|
1286
|
-
* This feature is useful for devices which can be turned off via the Off command received by an instance
|
|
1287
|
-
*
|
|
1285
|
+
* This feature is useful for devices which can be turned off via the Off command received by an instance of
|
|
1286
|
+
* this cluster but cannot be turned on via commands received by an instance of this cluster due to
|
|
1288
1287
|
* regulatory requirements.
|
|
1289
1288
|
*
|
|
1290
1289
|
* @see {@link MatterSpecification.v13.Cluster} § 1.5.4.3
|
|
@@ -1380,8 +1379,8 @@ export declare namespace OnOff {
|
|
|
1380
1379
|
/**
|
|
1381
1380
|
* This cluster supports all OnOff features. It may support illegal feature combinations.
|
|
1382
1381
|
*
|
|
1383
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
1384
|
-
*
|
|
1382
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
1383
|
+
* is legal per the Matter specification.
|
|
1385
1384
|
*/
|
|
1386
1385
|
interface Complete extends Identity<typeof CompleteInstance> {
|
|
1387
1386
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"on-off.d.ts","sourceRoot":"","sources":["../../../src/clusters/on-off.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,6CAA6C;AAE7C,OAAO,EAAE,cAAc,EAAE,MAAM,uCAAuC,CAAC;AACvE,OAAO,EAAE,SAAS,EAAE,iBAAiB,EAAE,OAAO,EAAiB,MAAM,uBAAuB,CAAC;AAM7F,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAErD,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AACxD,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAGpC,yBAAiB,KAAK,CAAC;IACnB;;;;OAIG;IACH,KAAY,OAAO;QACf;;;;;;;;;;;;WAYG;QACH,QAAQ,aAAa;QAErB
|
|
1
|
+
{"version":3,"file":"on-off.d.ts","sourceRoot":"","sources":["../../../src/clusters/on-off.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,6CAA6C;AAE7C,OAAO,EAAE,cAAc,EAAE,MAAM,uCAAuC,CAAC;AACvE,OAAO,EAAE,SAAS,EAAE,iBAAiB,EAAE,OAAO,EAAiB,MAAM,uBAAuB,CAAC;AAM7F,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAErD,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AACxD,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAGpC,yBAAiB,KAAK,CAAC;IACnB;;;;OAIG;IACH,KAAY,OAAO;QACf;;;;;;;;;;;;WAYG;QACH,QAAQ,aAAa;QAErB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAiCG;QACH,iBAAiB,sBAAsB;QAEvC;;;;;;;;;;;WAWG;QACH,OAAO,YAAY;KACtB;IAED;;OAEG;IACH,KAAY,YAAY;QACpB;;WAEG;QACH,GAAG,IAAI;QAEP;;WAEG;QACH,EAAE,IAAI;QAEN;;;WAGG;QACH,MAAM,IAAI;KACb;IAED;;OAEG;IACH,KAAY,gBAAgB;QACxB;;WAEG;QACH,aAAa,IAAI;QAEjB;;WAEG;QACH,UAAU,IAAI;KACjB;IAED;;;;OAIG;IACI,MAAM,uBAAuB;QAChC;;;;;WAKG;;QAGH;;;;;;;WAOG;;MAEL,CAAC;IAEH;;;;OAIG;IACH,UAAiB,oBAAqB,SAAQ,cAAc,CAAC,OAAO,uBAAuB,CAAC;KAAG;IAE/F;;OAEG;IACI,MAAM,YAAY;QACrB;;WAEG;;KAEN,CAAC;IAEF;;;;OAIG;IACI,MAAM,wBAAwB;QACjC;;;;WAIG;;YAhBH;;eAEG;;;QAiBH;;;;WAIG;;QAGH;;;;WAIG;;MAEL,CAAC;IAEH;;;;OAIG;IACH,UAAiB,qBAAsB,SAAQ,cAAc,CAAC,OAAO,wBAAwB,CAAC;KAAG;IAEjG;;OAEG;IACH,KAAY,0BAA0B;QAClC;;WAEG;QACH,kBAAkB,IAAI;QAEtB;;WAEG;QACH,MAAM,IAAI;QAEV;;WAEG;QACH,kBAAkB,IAAI;KACzB;IAED;;OAEG;IACH,KAAY,uBAAuB;QAC/B;;WAEG;QACH,iBAAiB,IAAI;KACxB;IAED;;OAEG;IACI,MAAM,iBAAiB;;YAEtB;;;;;;;;;;;;;;;;;eAiBG;;YAGH;;;;;;;eAOG;;YAGH;;;;;;;;;eASG;;YAGH;;;;;;;;;eASG;;;;YASH;;;;eAIG;;gBA1KP;;;;;mBAKG;;gBAGH;;;;;;;mBAOG;;;YA8JC;;;;eAIG;;YAGH;;;;;;;eAOG;;gBAjJP;;;;mBAIG;;oBAhBH;;uBAEG;;;gBAiBH;;;;mBAIG;;gBAGH;;;;mBAIG;;;;KAkIL,CAAC;IAEH;;OAEG;IACI,MAAM,mBAAmB;;YAExB;;eAEG;;YAGH;;eAEG;;;KAGT,CAAC;IAEH;;OAEG;IACI,MAAM,IAAI;;;;;YAMT;;;;;;;;;;;;eAYG;;YAGH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;eAmCG;;YAGH;;;;;;;;;;;eAWG;;;;YAKH;;;;;eAKG;;;;YAKH;;eAEG;;;QAIP;;WAEG;;;;;;;oBAvMC;;;;;;;;;;;;;;;;;uBAiBG;;oBAGH;;;;;;;uBAOG;;oBAGH;;;;;;;;;uBASG;;oBAGH;;;;;;;;;uBASG;;;;oBASH;;;;uBAIG;;wBA1KP;;;;;2BAKG;;wBAGH;;;;;;;2BAOG;;;oBA8JC;;;;uBAIG;;oBAGH;;;;;;;uBAOG;;wBAjJP;;;;2BAIG;;4BAhBH;;+BAEG;;;wBAiBH;;;;2BAIG;;wBAGH;;;;2BAIG;;;;;;;;;;;oBAyIC;;uBAEG;;oBAGH;;uBAEG;;;;;;;;;;;;;;;;;;;;;;;;KA6GT,CAAC;IAEH;;OAEG;IACI,MAAM,eAAe;;;;;;gBApGpB;;;;;;;;;;;;mBAYG;;gBAGH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mBAmCG;;gBAGH;;;;;;;;;;;mBAWG;;;;gBAKH;;;;;mBAKG;;;;gBAKH;;mBAEG;;;YAIP;;eAEG;;;;;;;wBAvMC;;;;;;;;;;;;;;;;;2BAiBG;;wBAGH;;;;;;;2BAOG;;wBAGH;;;;;;;;;2BASG;;wBAGH;;;;;;;;;2BASG;;;;wBASH;;;;2BAIG;;4BA1KP;;;;;+BAKG;;4BAGH;;;;;;;+BAOG;;;wBA8JC;;;;2BAIG;;wBAGH;;;;;;;2BAOG;;4BAjJP;;;;+BAIG;;gCAhBH;;mCAEG;;;4BAiBH;;;;+BAIG;;4BAGH;;;;+BAIG;;;;;;;;;;;wBAyIC;;2BAEG;;wBAGH;;2BAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YAcH;;;;;;;;;;;;eAYG;;YAGH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;eAmCG;;YAGH;;;;;;;;;;;eAWG;;;;YAKH;;;;;eAKG;;;;YAKH;;eAEG;;;QAIP;;WAEG;;;;;;;oBAvMC;;;;;;;;;;;;;;;;;uBAiBG;;oBAGH;;;;;;;uBAOG;;oBAGH;;;;;;;;;uBASG;;oBAGH;;;;;;;;;uBASG;;;;oBASH;;;;uBAIG;;wBA1KP;;;;;2BAKG;;wBAGH;;;;;;;2BAOG;;;oBA8JC;;;;uBAIG;;oBAGH;;;;;;;uBAOG;;wBAjJP;;;;2BAIG;;4BAhBH;;+BAEG;;;wBAiBH;;;;2BAIG;;wBAGH;;;;2BAIG;;;;;;;;;;;oBAyIC;;uBAEG;;oBAGH;;uBAEG;;;;;;;;;;;;;;;;;;;;;;;;;;YAPH;;eAEG;;YAGH;;eAEG;;;OAkH6F,CAAC;IAEzG;;;;;;OAMG;IACH,UAAiB,OAAQ,SAAQ,QAAQ,CAAC,OAAO,eAAe,CAAC;KAAG;IAE7D,MAAM,OAAO,EAAE,OAAyB,CAAC;IAGhD;;OAEG;IACI,MAAM,gBAAgB;;;;;YArHrB;;;;;;;;;;;;eAYG;;YAGH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;eAmCG;;YAGH;;;;;;;;;;;eAWG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAhEH;;;;;;;;;;;;mBAYG;;gBAGH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mBAmCG;;gBAGH;;;;;;;;;;;mBAWG;;;;;;;;;;;;;;;;;;;;;;gBA1RP;;;;;mBAKG;;gBAGH;;;;;;;mBAOG;;;;;;;;;;;;;;;;;;;gBA2BH;;;;mBAIG;;oBAhBH;;uBAEG;;;gBAiBH;;;;mBAIG;;gBAGH;;;;mBAIG;;;;;;;;;;;;UAwTL,CAAC;IAEH;;;;;OAKG;IACH,UAAiB,QAAS,SAAQ,QAAQ,CAAC,OAAO,gBAAgB,CAAC;KAAG;IAE/D,MAAM,QAAQ,EAAE,QAA2B,CAAC;CACtD;AAED,MAAM,MAAM,YAAY,GAAG,KAAK,CAAC,OAAO,CAAC;AACzC,eAAO,MAAM,YAAY,eAAgB,CAAC"}
|