@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
|
@@ -75,8 +75,8 @@ export namespace ThreadNetworkDiagnostics {
|
|
|
75
75
|
Unspecified = 0,
|
|
76
76
|
|
|
77
77
|
/**
|
|
78
|
-
* The Node does not currently have a role as a result of the Thread interface not currently being configured
|
|
79
|
-
*
|
|
78
|
+
* The Node does not currently have a role as a result of the Thread interface not currently being configured or
|
|
79
|
+
* operational.
|
|
80
80
|
*/
|
|
81
81
|
Unassigned = 1,
|
|
82
82
|
|
|
@@ -556,17 +556,16 @@ export namespace ThreadNetworkDiagnostics {
|
|
|
556
556
|
attributes: {
|
|
557
557
|
/**
|
|
558
558
|
* The DetachedRoleCount attribute shall indicate the number of times the Node entered the
|
|
559
|
-
* OT_DEVICE_ROLE_DETACHED role as specified within the Thread specification. This value shall only be
|
|
560
|
-
*
|
|
559
|
+
* OT_DEVICE_ROLE_DETACHED role as specified within the Thread specification. This value shall only be reset
|
|
560
|
+
* upon a Node reboot.
|
|
561
561
|
*
|
|
562
562
|
* @see {@link MatterSpecification.v13.Core} § 11.14.6.15
|
|
563
563
|
*/
|
|
564
564
|
detachedRoleCount: OptionalAttribute(0xe, TlvUInt16, { omitChanges: true, default: 0 }),
|
|
565
565
|
|
|
566
566
|
/**
|
|
567
|
-
* The ChildRoleCount attribute shall indicate the number of times the Node entered the
|
|
568
|
-
*
|
|
569
|
-
* upon a Node reboot.
|
|
567
|
+
* The ChildRoleCount attribute shall indicate the number of times the Node entered the OT_DEVICE_ROLE_CHILD
|
|
568
|
+
* role as specified within the Thread specification. This value shall only be reset upon a Node reboot.
|
|
570
569
|
*
|
|
571
570
|
* @see {@link MatterSpecification.v13.Core} § 11.14.6.16
|
|
572
571
|
*/
|
|
@@ -591,9 +590,9 @@ export namespace ThreadNetworkDiagnostics {
|
|
|
591
590
|
leaderRoleCount: OptionalAttribute(0x11, TlvUInt16, { omitChanges: true, default: 0 }),
|
|
592
591
|
|
|
593
592
|
/**
|
|
594
|
-
* The AttachAttemptCount attribute shall indicate the number of attempts that have been made to attach to
|
|
595
|
-
*
|
|
596
|
-
*
|
|
593
|
+
* The AttachAttemptCount attribute shall indicate the number of attempts that have been made to attach to a
|
|
594
|
+
* Thread network while the Node was detached from all Thread networks. This value shall only be reset upon
|
|
595
|
+
* a Node reboot.
|
|
597
596
|
*
|
|
598
597
|
* @see {@link MatterSpecification.v13.Core} § 11.14.6.19
|
|
599
598
|
*/
|
|
@@ -632,10 +631,10 @@ export namespace ThreadNetworkDiagnostics {
|
|
|
632
631
|
export const MacCountsComponent = MutableCluster.Component({
|
|
633
632
|
attributes: {
|
|
634
633
|
/**
|
|
635
|
-
* The TxTotalCount attribute shall indicate the total number of unique MAC frame transmission requests.
|
|
636
|
-
*
|
|
637
|
-
*
|
|
638
|
-
*
|
|
634
|
+
* The TxTotalCount attribute shall indicate the total number of unique MAC frame transmission requests. The
|
|
635
|
+
* TxTotalCount attribute shall only be incremented by 1 for each MAC transmission request regardless of the
|
|
636
|
+
* amount of CCA failures, CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node
|
|
637
|
+
* reboot.
|
|
639
638
|
*
|
|
640
639
|
* @see {@link MatterSpecification.v13.Core} § 11.14.6.23
|
|
641
640
|
*/
|
|
@@ -652,10 +651,10 @@ export namespace ThreadNetworkDiagnostics {
|
|
|
652
651
|
txUnicastCount: OptionalAttribute(0x17, TlvUInt32, { omitChanges: true, default: 0 }),
|
|
653
652
|
|
|
654
653
|
/**
|
|
655
|
-
* The TxBroadcastCount attribute shall indicate the total number of unique broadcast MAC frame
|
|
656
|
-
*
|
|
657
|
-
*
|
|
658
|
-
*
|
|
654
|
+
* The TxBroadcastCount attribute shall indicate the total number of unique broadcast MAC frame transmission
|
|
655
|
+
* requests. The TxBroadcastCount attribute shall only be incremented by 1 for each broadcast MAC
|
|
656
|
+
* transmission request regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions. This
|
|
657
|
+
* value shall only be reset upon a Node reboot.
|
|
659
658
|
*
|
|
660
659
|
* @see {@link MatterSpecification.v13.Core} § 11.14.6.25
|
|
661
660
|
*/
|
|
@@ -664,18 +663,18 @@ export namespace ThreadNetworkDiagnostics {
|
|
|
664
663
|
/**
|
|
665
664
|
* The TxAckRequestedCount attribute shall indicate the total number of unique MAC frame transmission
|
|
666
665
|
* requests with requested acknowledgment. The TxAckRequestedCount attribute shall only be incremented by 1
|
|
667
|
-
* for each MAC transmission request with requested acknowledgment regardless of the amount of CCA
|
|
668
|
-
*
|
|
666
|
+
* for each MAC transmission request with requested acknowledgment regardless of the amount of CCA failures,
|
|
667
|
+
* CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.
|
|
669
668
|
*
|
|
670
669
|
* @see {@link MatterSpecification.v13.Core} § 11.14.6.26
|
|
671
670
|
*/
|
|
672
671
|
txAckRequestedCount: OptionalAttribute(0x19, TlvUInt32, { omitChanges: true, default: 0 }),
|
|
673
672
|
|
|
674
673
|
/**
|
|
675
|
-
* The TxAckedCount attribute shall indicate the total number of unique MAC frame transmission requests
|
|
676
|
-
*
|
|
677
|
-
*
|
|
678
|
-
*
|
|
674
|
+
* The TxAckedCount attribute shall indicate the total number of unique MAC frame transmission requests that
|
|
675
|
+
* were acked. The TxAckedCount attribute shall only be incremented by 1 for each MAC transmission request
|
|
676
|
+
* that is acked regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions. This value
|
|
677
|
+
* shall only be reset upon a Node reboot.
|
|
679
678
|
*
|
|
680
679
|
* @see {@link MatterSpecification.v13.Core} § 11.14.6.27
|
|
681
680
|
*/
|
|
@@ -684,19 +683,19 @@ export namespace ThreadNetworkDiagnostics {
|
|
|
684
683
|
/**
|
|
685
684
|
* The TxNoAckRequestedCount attribute shall indicate the total number of unique MAC frame
|
|
686
685
|
*
|
|
687
|
-
* transmission requests without requested acknowledgment. The TxNoAckRequestedCount attribute shall only
|
|
688
|
-
*
|
|
689
|
-
*
|
|
686
|
+
* transmission requests without requested acknowledgment. The TxNoAckRequestedCount attribute shall only be
|
|
687
|
+
* incremented by 1 for each MAC transmission request that is does not request acknowledgement regardless of
|
|
688
|
+
* the amount of CCA failures, CSMA-CA attempts, or retransmissions.
|
|
690
689
|
*
|
|
691
690
|
* @see {@link MatterSpecification.v13.Core} § 11.14.6.28
|
|
692
691
|
*/
|
|
693
692
|
txNoAckRequestedCount: OptionalAttribute(0x1b, TlvUInt32, { omitChanges: true, default: 0 }),
|
|
694
693
|
|
|
695
694
|
/**
|
|
696
|
-
* The TxDataCount attribute shall indicate the total number of unique MAC Data frame transmission
|
|
697
|
-
*
|
|
698
|
-
*
|
|
699
|
-
*
|
|
695
|
+
* The TxDataCount attribute shall indicate the total number of unique MAC Data frame transmission requests.
|
|
696
|
+
* The TxDataCount attribute shall only be incremented by 1 for each MAC Data frame transmission request
|
|
697
|
+
* regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions. This value shall only be
|
|
698
|
+
* reset upon a Node reboot.
|
|
700
699
|
*
|
|
701
700
|
* @see {@link MatterSpecification.v13.Core} § 11.14.6.29
|
|
702
701
|
*/
|
|
@@ -705,8 +704,8 @@ export namespace ThreadNetworkDiagnostics {
|
|
|
705
704
|
/**
|
|
706
705
|
* The TxDataPollCount attribute shall indicate the total number of unique MAC Data Poll frame transmission
|
|
707
706
|
* requests. The TxDataPollCount attribute shall only be incremented by 1 for each MAC Data Poll frame
|
|
708
|
-
* transmission request regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions.
|
|
709
|
-
*
|
|
707
|
+
* transmission request regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions. This
|
|
708
|
+
* value shall only be reset upon a Node reboot.
|
|
710
709
|
*
|
|
711
710
|
* @see {@link MatterSpecification.v13.Core} § 11.14.6.30
|
|
712
711
|
*/
|
|
@@ -732,9 +731,9 @@ export namespace ThreadNetworkDiagnostics {
|
|
|
732
731
|
txBeaconRequestCount: OptionalAttribute(0x1f, TlvUInt32, { omitChanges: true, default: 0 }),
|
|
733
732
|
|
|
734
733
|
/**
|
|
735
|
-
* The TxOtherCount attribute shall indicate the total number of unique MAC frame transmission requests
|
|
736
|
-
*
|
|
737
|
-
*
|
|
734
|
+
* The TxOtherCount attribute shall indicate the total number of unique MAC frame transmission requests that
|
|
735
|
+
* are not counted by any other attribute. The TxOtherCount attribute shall only be incremented by 1 for
|
|
736
|
+
* each MAC frame transmission request regardless of the amount of CCA failures, CSMA-CA attempts, or
|
|
738
737
|
* retransmissions. This value shall only be reset upon a Node reboot.
|
|
739
738
|
*
|
|
740
739
|
* @see {@link MatterSpecification.v13.Core} § 11.14.6.33
|
|
@@ -782,9 +781,9 @@ export namespace ThreadNetworkDiagnostics {
|
|
|
782
781
|
txErrCcaCount: OptionalAttribute(0x24, TlvUInt32, { omitChanges: true, default: 0 }),
|
|
783
782
|
|
|
784
783
|
/**
|
|
785
|
-
* The TxErrAbortCount attribute shall indicate the total number of unique MAC transmission request
|
|
786
|
-
*
|
|
787
|
-
*
|
|
784
|
+
* The TxErrAbortCount attribute shall indicate the total number of unique MAC transmission request failures
|
|
785
|
+
* caused by an abort error. The TxErrAbortCount attribute shall only be incremented by 1 for each unique
|
|
786
|
+
* MAC transmission request failure caused by an abort error.
|
|
788
787
|
*
|
|
789
788
|
* @see {@link MatterSpecification.v13.Core} § 11.14.6.38
|
|
790
789
|
*/
|
|
@@ -858,8 +857,8 @@ export namespace ThreadNetworkDiagnostics {
|
|
|
858
857
|
rxBeaconRequestCount: OptionalAttribute(0x2d, TlvUInt32, { omitChanges: true, default: 0 }),
|
|
859
858
|
|
|
860
859
|
/**
|
|
861
|
-
* The RxOtherCount attribute shall indicate the total number of received unique MAC frame requests that
|
|
862
|
-
*
|
|
860
|
+
* The RxOtherCount attribute shall indicate the total number of received unique MAC frame requests that are
|
|
861
|
+
* not counted by any other attribute. This value shall only be reset upon a Node reboot.
|
|
863
862
|
*
|
|
864
863
|
* @see {@link MatterSpecification.v13.Core} § 11.14.6.47
|
|
865
864
|
*/
|
|
@@ -894,8 +893,8 @@ export namespace ThreadNetworkDiagnostics {
|
|
|
894
893
|
|
|
895
894
|
/**
|
|
896
895
|
* The RxErrNoFrameCount attribute shall indicate the total number of received unique MAC frame requests
|
|
897
|
-
* that have been dropped as a result of missing or malformed frame contents. This value shall only be
|
|
898
|
-
*
|
|
896
|
+
* that have been dropped as a result of missing or malformed frame contents. This value shall only be reset
|
|
897
|
+
* upon a Node reboot.
|
|
899
898
|
*
|
|
900
899
|
* @see {@link MatterSpecification.v13.Core} § 11.14.6.51
|
|
901
900
|
*/
|
|
@@ -1085,8 +1084,8 @@ export namespace ThreadNetworkDiagnostics {
|
|
|
1085
1084
|
dataVersion: Attribute(0xb, TlvNullable(TlvUInt16.bound({ max: 255 }))),
|
|
1086
1085
|
|
|
1087
1086
|
/**
|
|
1088
|
-
* The StableDataVersion attribute shall indicate the Network Data Version for the stable subset of data
|
|
1089
|
-
*
|
|
1087
|
+
* The StableDataVersion attribute shall indicate the Network Data Version for the stable subset of data the
|
|
1088
|
+
* Node currently uses. Null if not attached to a Thread network.
|
|
1090
1089
|
*
|
|
1091
1090
|
* @see {@link MatterSpecification.v13.Core} § 11.14.6.13
|
|
1092
1091
|
*/
|
|
@@ -1204,9 +1203,8 @@ export namespace ThreadNetworkDiagnostics {
|
|
|
1204
1203
|
|
|
1205
1204
|
/**
|
|
1206
1205
|
* The Thread Network Diagnostics Cluster provides a means to acquire standardized diagnostics metrics that may be
|
|
1207
|
-
* used by a Node to assist a user or Administrator in diagnosing potential problems. The Thread Network
|
|
1208
|
-
*
|
|
1209
|
-
* a Node.
|
|
1206
|
+
* used by a Node to assist a user or Administrator in diagnosing potential problems. The Thread Network Diagnostics
|
|
1207
|
+
* Cluster attempts to centralize all metrics that are relevant to a potential Thread radio running on a Node.
|
|
1210
1208
|
*
|
|
1211
1209
|
* ThreadNetworkDiagnosticsCluster supports optional features that you can enable with the
|
|
1212
1210
|
* ThreadNetworkDiagnosticsCluster.with() factory method.
|
|
@@ -1418,8 +1416,8 @@ export namespace ThreadNetworkDiagnostics {
|
|
|
1418
1416
|
/**
|
|
1419
1417
|
* This cluster supports all ThreadNetworkDiagnostics features. It may support illegal feature combinations.
|
|
1420
1418
|
*
|
|
1421
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
1422
|
-
*
|
|
1419
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
1420
|
+
* is legal per the Matter specification.
|
|
1423
1421
|
*/
|
|
1424
1422
|
export interface Complete extends Identity<typeof CompleteInstance> {}
|
|
1425
1423
|
|
|
@@ -183,9 +183,9 @@ export namespace ThreadNetworkDirectory {
|
|
|
183
183
|
threadNetworks: Attribute(0x1, TlvArray(TlvThreadNetwork), { persistent: true, default: [] }),
|
|
184
184
|
|
|
185
185
|
/**
|
|
186
|
-
* Indicates the maximum number of entries that can be held in the ThreadNetworks list; it shall be at
|
|
187
|
-
*
|
|
188
|
-
*
|
|
186
|
+
* Indicates the maximum number of entries that can be held in the ThreadNetworks list; it shall be at least
|
|
187
|
+
* 2 times the number of SupportedFabrics advertised in the Operational Credentials Cluster on the root
|
|
188
|
+
* endpoint of this node.
|
|
189
189
|
*
|
|
190
190
|
* @see {@link MatterSpecification.v13.Cluster} § 10.4.5.3
|
|
191
191
|
*/
|
|
@@ -196,9 +196,9 @@ export namespace ThreadNetworkDirectory {
|
|
|
196
196
|
/**
|
|
197
197
|
* Adds an entry to the ThreadNetworks attribute with the specified Thread Operational Dataset.
|
|
198
198
|
*
|
|
199
|
-
* If there is an existing entry with the Extended PAN ID then the Thread Operational Dataset for that
|
|
200
|
-
*
|
|
201
|
-
*
|
|
199
|
+
* If there is an existing entry with the Extended PAN ID then the Thread Operational Dataset for that entry
|
|
200
|
+
* is replaced. As a result, changes to the network parameters (e.g. Channel, Network Name, PSKc, …) of an
|
|
201
|
+
* existing entry with a given Extended PAN ID can be made using this command.
|
|
202
202
|
*
|
|
203
203
|
* @see {@link MatterSpecification.v13.Cluster} § 10.4.6.1
|
|
204
204
|
*/
|
|
@@ -131,8 +131,8 @@ export namespace TimeFormatLocalization {
|
|
|
131
131
|
* If not UseActiveLocale, this value shall take priority over any unit implied through the ActiveLocale
|
|
132
132
|
* attribute.
|
|
133
133
|
*
|
|
134
|
-
* If UseActiveLocale, any unit implied through the ActiveLocale attribute is used as the calendar type,
|
|
135
|
-
*
|
|
134
|
+
* If UseActiveLocale, any unit implied through the ActiveLocale attribute is used as the calendar type, and
|
|
135
|
+
* if ActiveLocale is not present, the calendar type is unknown.
|
|
136
136
|
*
|
|
137
137
|
* @see {@link MatterSpecification.v13.Core} § 11.4.6.2
|
|
138
138
|
*/
|
|
@@ -245,8 +245,8 @@ export namespace TimeFormatLocalization {
|
|
|
245
245
|
/**
|
|
246
246
|
* This cluster supports all TimeFormatLocalization features. It may support illegal feature combinations.
|
|
247
247
|
*
|
|
248
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
249
|
-
*
|
|
248
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
249
|
+
* is legal per the Matter specification.
|
|
250
250
|
*/
|
|
251
251
|
export interface Complete extends Identity<typeof CompleteInstance> {}
|
|
252
252
|
|
|
@@ -85,8 +85,8 @@ export namespace TimeSynchronization {
|
|
|
85
85
|
*/
|
|
86
86
|
export const TlvTrustedTimeSource = TlvObject({
|
|
87
87
|
/**
|
|
88
|
-
* The Fabric Index associated with the Fabric of the client which last set the value of the trusted time
|
|
89
|
-
*
|
|
88
|
+
* The Fabric Index associated with the Fabric of the client which last set the value of the trusted time source
|
|
89
|
+
* node.
|
|
90
90
|
*
|
|
91
91
|
* @see {@link MatterSpecification.v13.Core} § 11.17.6.4.1
|
|
92
92
|
*/
|
|
@@ -168,8 +168,8 @@ export namespace TimeSynchronization {
|
|
|
168
168
|
*/
|
|
169
169
|
export const TlvSetDefaultNtpRequest = TlvObject({
|
|
170
170
|
/**
|
|
171
|
-
* This field contains the address of an NTP server than can be used as a fallback for time synchronization.
|
|
172
|
-
*
|
|
171
|
+
* This field contains the address of an NTP server than can be used as a fallback for time synchronization. The
|
|
172
|
+
* format of this field shall follow the requirements in the DefaultNTP attribute description.
|
|
173
173
|
*
|
|
174
174
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.6.1
|
|
175
175
|
*/
|
|
@@ -223,8 +223,8 @@ export namespace TimeSynchronization {
|
|
|
223
223
|
export const TlvDstOffset = TlvObject({
|
|
224
224
|
/**
|
|
225
225
|
* The DST offset in seconds. Normally this is in the range of 0 to 3600 seconds (1 hour), but this field will
|
|
226
|
-
* accept any values in the int32 range to accommodate potential future legislation that does not fit with
|
|
227
|
-
*
|
|
226
|
+
* accept any values in the int32 range to accommodate potential future legislation that does not fit with these
|
|
227
|
+
* assumptions.
|
|
228
228
|
*
|
|
229
229
|
* @see {@link MatterSpecification.v13.Core} § 11.17.6.7.1
|
|
230
230
|
*/
|
|
@@ -252,9 +252,9 @@ export namespace TimeSynchronization {
|
|
|
252
252
|
export interface DstOffset extends TypeFromSchema<typeof TlvDstOffset> {}
|
|
253
253
|
|
|
254
254
|
/**
|
|
255
|
-
* It indicates what the device knows about the contents of the IANA Time Zone Database. Partial support on a
|
|
256
|
-
*
|
|
257
|
-
*
|
|
255
|
+
* It indicates what the device knows about the contents of the IANA Time Zone Database. Partial support on a device
|
|
256
|
+
* may be used to omit historical data, less commonly used time zones, and/or time zones not related to the region a
|
|
257
|
+
* product is sold in.
|
|
258
258
|
*
|
|
259
259
|
* @see {@link MatterSpecification.v13.Core} § 11.17.6.3
|
|
260
260
|
*/
|
|
@@ -298,8 +298,8 @@ export namespace TimeSynchronization {
|
|
|
298
298
|
*/
|
|
299
299
|
export const TlvSetTimeZoneResponse = TlvObject({
|
|
300
300
|
/**
|
|
301
|
-
* If the node supports a time zone database with information for the time zone that will be applied, it may
|
|
302
|
-
*
|
|
301
|
+
* If the node supports a time zone database with information for the time zone that will be applied, it may use
|
|
302
|
+
* this information to set the DSTOffset attribute. If the node is setting its own DSTOffset attribute, the
|
|
303
303
|
* DSTOffsetsRequired field shall be set to false, otherwise it shall be set to true.
|
|
304
304
|
*
|
|
305
305
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.4.1
|
|
@@ -595,9 +595,9 @@ export namespace TimeSynchronization {
|
|
|
595
595
|
* SetTrustedTimeSource command.
|
|
596
596
|
*
|
|
597
597
|
* This event shall also be generated if the node has not generated a MissingTrustedTimeSource event in the
|
|
598
|
-
* last hour, and the node fails to update its time from the TrustedTimeSource because the
|
|
599
|
-
*
|
|
600
|
-
*
|
|
598
|
+
* last hour, and the node fails to update its time from the TrustedTimeSource because the TrustedTimeSource
|
|
599
|
+
* is null or the specified peer cannot be reached. MissingTrustedTimeSource events corresponding to a time
|
|
600
|
+
* update SHOULD NOT be generated more often than once per hour.
|
|
601
601
|
*
|
|
602
602
|
* @see {@link MatterSpecification.v13.Core} § 11.17.10.5
|
|
603
603
|
*/
|
|
@@ -612,9 +612,9 @@ export namespace TimeSynchronization {
|
|
|
612
612
|
attributes: {
|
|
613
613
|
/**
|
|
614
614
|
* The default NTP server that this Node may use if other time sources are unavailable. This attribute is
|
|
615
|
-
* settable by an Administrator using the SetDefaultNTP command. It SHOULD be set by the Commissioner
|
|
616
|
-
*
|
|
617
|
-
*
|
|
615
|
+
* settable by an Administrator using the SetDefaultNTP command. It SHOULD be set by the Commissioner during
|
|
616
|
+
* commissioning. If no default NTP server is available, the Commissioner may set this value to null. The
|
|
617
|
+
* default IANA assigned NTP port of 123 shall be used to access the NTP server.
|
|
618
618
|
*
|
|
619
619
|
* If set, the format of this attribute shall be a domain name or a static IPv6 address with no port, in
|
|
620
620
|
* text format, as specified in RFC 5952. The address format shall follow the recommendations in Section 4
|
|
@@ -639,10 +639,10 @@ export namespace TimeSynchronization {
|
|
|
639
639
|
|
|
640
640
|
commands: {
|
|
641
641
|
/**
|
|
642
|
-
* This command is used to set the DefaultNTP attribute. If the DefaultNTP Address field does not conform
|
|
643
|
-
*
|
|
644
|
-
*
|
|
645
|
-
*
|
|
642
|
+
* This command is used to set the DefaultNTP attribute. If the DefaultNTP Address field does not conform to
|
|
643
|
+
* the requirements in the DefaultNTP attribute description, the command shall fail with a status code of
|
|
644
|
+
* INVALID_COMMAND. If the node does not support DNS resolution (as specified in SupportsDNSResolve) and the
|
|
645
|
+
* provided Address is a domain name, the command shall fail with a status code of INVALID_COMMAND.
|
|
646
646
|
* Otherwise, the node shall set the DefaultNTP attribute to match the DefaultNTP provided in this command.
|
|
647
647
|
*
|
|
648
648
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.6
|
|
@@ -665,8 +665,8 @@ export namespace TimeSynchronization {
|
|
|
665
665
|
/**
|
|
666
666
|
* A list of time zone offsets from UTC and when they shall take effect. This attribute uses a list of time
|
|
667
667
|
* offset configurations to allow Nodes to handle scheduled regulatory time zone changes. This attribute
|
|
668
|
-
* shall NOT be used to indicate daylight savings time changes (see DSTOffset attribute for daylight
|
|
669
|
-
*
|
|
668
|
+
* shall NOT be used to indicate daylight savings time changes (see DSTOffset attribute for daylight savings
|
|
669
|
+
* time).
|
|
670
670
|
*
|
|
671
671
|
* The first entry shall have a ValidAt entry of 0. If there is a second entry, it shall have a non-zero
|
|
672
672
|
* ValidAt time.
|
|
@@ -689,8 +689,8 @@ export namespace TimeSynchronization {
|
|
|
689
689
|
* time for the currently used TimeZoneStruct list item to zero.
|
|
690
690
|
*
|
|
691
691
|
* This attribute shall have at least one entry. If the node does not have a default time zone and no time
|
|
692
|
-
* zone has been set, it may set this value to a list containing a single TimeZoneStruct with an offset of
|
|
693
|
-
*
|
|
692
|
+
* zone has been set, it may set this value to a list containing a single TimeZoneStruct with an offset of 0
|
|
693
|
+
* (UTC) and a ValidAt time of 0.
|
|
694
694
|
*
|
|
695
695
|
* @see {@link MatterSpecification.v13.Core} § 11.17.8.6
|
|
696
696
|
*/
|
|
@@ -704,9 +704,9 @@ export namespace TimeSynchronization {
|
|
|
704
704
|
* A list of offsets to apply for daylight savings time, and their validity period. List entries shall be
|
|
705
705
|
* sorted by ValidStarting time.
|
|
706
706
|
*
|
|
707
|
-
* A list entry shall NOT have a ValidStarting time that is smaller than the ValidUntil time of the
|
|
708
|
-
*
|
|
709
|
-
*
|
|
707
|
+
* A list entry shall NOT have a ValidStarting time that is smaller than the ValidUntil time of the previous
|
|
708
|
+
* entry. There shall be at most one list entry with a null ValidUntil time and, if such an entry is
|
|
709
|
+
* present, it shall appear last in the list.
|
|
710
710
|
*
|
|
711
711
|
* Over time, the node SHOULD remove any entries which are no longer active from the list.
|
|
712
712
|
*
|
|
@@ -734,9 +734,9 @@ export namespace TimeSynchronization {
|
|
|
734
734
|
localTime: Attribute(0x7, TlvNullable(TlvEpochUs), { omitChanges: true, default: null }),
|
|
735
735
|
|
|
736
736
|
/**
|
|
737
|
-
* Indicates whether the node has access to a time zone database. Nodes with a time zone database may
|
|
738
|
-
*
|
|
739
|
-
*
|
|
737
|
+
* Indicates whether the node has access to a time zone database. Nodes with a time zone database may update
|
|
738
|
+
* their own DSTOffset attribute to add new entries and may push DSTOffset updates to other Nodes in the
|
|
739
|
+
* same time zone as required.
|
|
740
740
|
*
|
|
741
741
|
* @see {@link MatterSpecification.v13.Core} § 11.17.8.9
|
|
742
742
|
*/
|
|
@@ -771,10 +771,10 @@ export namespace TimeSynchronization {
|
|
|
771
771
|
* If there are no errors in the list, the TimeZone field shall be copied to the TimeZone attribute. A
|
|
772
772
|
* TimeZoneStatus event shall be generated with the new time zone information.
|
|
773
773
|
*
|
|
774
|
-
* If the node supports a time zone database and it has information available for the time zone that will
|
|
775
|
-
*
|
|
776
|
-
*
|
|
777
|
-
*
|
|
774
|
+
* If the node supports a time zone database and it has information available for the time zone that will be
|
|
775
|
+
* applied, it may set its DSTOffset attribute, otherwise the DSTOffset attribute shall be set to an empty
|
|
776
|
+
* list. A DSTTableEmpty event shall be generated if the DSTOffset attribute is empty. A DSTStatus event
|
|
777
|
+
* shall be generated if the node was previously applying a DST offset.
|
|
778
778
|
*
|
|
779
779
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.3
|
|
780
780
|
*/
|
|
@@ -798,8 +798,8 @@ export namespace TimeSynchronization {
|
|
|
798
798
|
*
|
|
799
799
|
* If there are no errors in the list, the DSTOffset field shall be copied to the DSTOffset attribute.
|
|
800
800
|
*
|
|
801
|
-
* If the DSTOffset attribute change causes a corresponding change to the DST state, a DSTStatus event
|
|
802
|
-
*
|
|
801
|
+
* If the DSTOffset attribute change causes a corresponding change to the DST state, a DSTStatus event shall
|
|
802
|
+
* be generated. If the list is empty, the node shall generate a DSTTableEmpty event.
|
|
803
803
|
*
|
|
804
804
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.5
|
|
805
805
|
*/
|
|
@@ -808,10 +808,10 @@ export namespace TimeSynchronization {
|
|
|
808
808
|
|
|
809
809
|
events: {
|
|
810
810
|
/**
|
|
811
|
-
* This event shall be generated when the node stops applying the current DSTOffset and there are no
|
|
812
|
-
*
|
|
813
|
-
*
|
|
814
|
-
*
|
|
811
|
+
* This event shall be generated when the node stops applying the current DSTOffset and there are no entries
|
|
812
|
+
* in the list with a larger ValidStarting time, indicating the need to possibly get new DST data. This
|
|
813
|
+
* event shall also be generated if the DSTOffset list is cleared either by a SetTimeZone command, or by a
|
|
814
|
+
* SetDSTOffset command with an empty list.
|
|
815
815
|
*
|
|
816
816
|
* The node shall generate this event if the node has not generated a DSTTableEmpty event in the last hour,
|
|
817
817
|
* and the DSTOffset list is empty when the node attempts to update its time. DSTTableEmpty events
|
|
@@ -869,8 +869,8 @@ export namespace TimeSynchronization {
|
|
|
869
869
|
*
|
|
870
870
|
* Allows a server to translate a UTC time to a local time using the time zone and daylight savings time
|
|
871
871
|
* (DST) offsets. If a server supports the TimeZone feature, it shall support the SetTimeZone and
|
|
872
|
-
* SetDSTOffset commands, and TimeZone and DSTOffset attributes, and shall expose the local time through
|
|
873
|
-
*
|
|
872
|
+
* SetDSTOffset commands, and TimeZone and DSTOffset attributes, and shall expose the local time through the
|
|
873
|
+
* LocalTime attribute.
|
|
874
874
|
*
|
|
875
875
|
* @see {@link MatterSpecification.v13.Core} § 11.17.5.1
|
|
876
876
|
*/
|
|
@@ -921,8 +921,8 @@ export namespace TimeSynchronization {
|
|
|
921
921
|
* The granularity of the error that the node is willing to guarantee on the time synchronization. It is of
|
|
922
922
|
* type GranularityEnum.
|
|
923
923
|
*
|
|
924
|
-
* This value shall be set to NoTimeGranularity if UTCTime is null and shall NOT be set to
|
|
925
|
-
*
|
|
924
|
+
* This value shall be set to NoTimeGranularity if UTCTime is null and shall NOT be set to NoTimeGranularity
|
|
925
|
+
* if UTCTime is non-null.
|
|
926
926
|
*
|
|
927
927
|
* @see {@link MatterSpecification.v13.Core} § 11.17.8.2
|
|
928
928
|
*/
|
|
@@ -970,9 +970,9 @@ export namespace TimeSynchronization {
|
|
|
970
970
|
|
|
971
971
|
events: {
|
|
972
972
|
/**
|
|
973
|
-
* This event shall be generated if the node has not generated a TimeFailure event in the last hour, and
|
|
974
|
-
*
|
|
975
|
-
*
|
|
973
|
+
* This event shall be generated if the node has not generated a TimeFailure event in the last hour, and the
|
|
974
|
+
* node is unable to get a time from any source. This event SHOULD NOT be generated more often than once per
|
|
975
|
+
* hour.
|
|
976
976
|
*
|
|
977
977
|
* @see {@link MatterSpecification.v13.Core} § 11.17.10.4
|
|
978
978
|
*/
|
|
@@ -1093,8 +1093,8 @@ export namespace TimeSynchronization {
|
|
|
1093
1093
|
/**
|
|
1094
1094
|
* This cluster supports all TimeSynchronization features. It may support illegal feature combinations.
|
|
1095
1095
|
*
|
|
1096
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
1097
|
-
*
|
|
1096
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
1097
|
+
* is legal per the Matter specification.
|
|
1098
1098
|
*/
|
|
1099
1099
|
export interface Complete extends Identity<typeof CompleteInstance> {}
|
|
1100
1100
|
|
|
@@ -38,8 +38,8 @@ export namespace TotalVolatileOrganicCompoundsConcentrationMeasurement {
|
|
|
38
38
|
* This cluster supports all TotalVolatileOrganicCompoundsConcentrationMeasurement features. It may support illegal
|
|
39
39
|
* feature combinations.
|
|
40
40
|
*
|
|
41
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
42
|
-
*
|
|
41
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
42
|
+
* is legal per the Matter specification.
|
|
43
43
|
*/
|
|
44
44
|
export const CompleteInstance = MutableCluster({
|
|
45
45
|
...ConcentrationMeasurement.Complete,
|
|
@@ -55,9 +55,9 @@ export namespace UnitLocalization {
|
|
|
55
55
|
export const TemperatureUnitComponent = MutableCluster.Component({
|
|
56
56
|
attributes: {
|
|
57
57
|
/**
|
|
58
|
-
* The TemperatureUnit attribute shall indicate the unit for the Node to use only when conveying
|
|
59
|
-
*
|
|
60
|
-
*
|
|
58
|
+
* The TemperatureUnit attribute shall indicate the unit for the Node to use only when conveying temperature
|
|
59
|
+
* in communication to the user. If provided, this value shall take priority over any unit implied through
|
|
60
|
+
* the ActiveLocale Attribute.
|
|
61
61
|
*
|
|
62
62
|
* @see {@link MatterSpecification.v13.Core} § 11.5.6.1
|
|
63
63
|
*/
|
|
@@ -137,8 +137,8 @@ export namespace UnitLocalization {
|
|
|
137
137
|
/**
|
|
138
138
|
* This cluster supports all UnitLocalization features. It may support illegal feature combinations.
|
|
139
139
|
*
|
|
140
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
141
|
-
*
|
|
140
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
141
|
+
* is legal per the Matter specification.
|
|
142
142
|
*/
|
|
143
143
|
export interface Complete extends Identity<typeof CompleteInstance> {}
|
|
144
144
|
|
|
@@ -267,8 +267,8 @@ export namespace ValveConfigurationAndControl {
|
|
|
267
267
|
* Indicates the default value used for the TargetLevel attribute, when a valve transitions from the closed
|
|
268
268
|
* to the open state, caused by an Open command, if a TargetLevel field is not present in the Open command.
|
|
269
269
|
*
|
|
270
|
-
* If the LevelStep attribute is present and the value of a write interaction to this attribute field is
|
|
271
|
-
*
|
|
270
|
+
* If the LevelStep attribute is present and the value of a write interaction to this attribute field is not
|
|
271
|
+
* 100, the value shall be a supported value as defined by the LevelStep attribute, such that (Value
|
|
272
272
|
* received in the write interaction) % (Value of LevelStep attribute) equals 0. If the resulting value is
|
|
273
273
|
* not 0, the requested DefaultOpenLevel value is considered an unsupported value and a CONSTRAINT_ERROR
|
|
274
274
|
* status shall be returned.
|
|
@@ -284,9 +284,9 @@ export namespace ValveConfigurationAndControl {
|
|
|
284
284
|
/**
|
|
285
285
|
* Indicates the step size the valve can support.
|
|
286
286
|
*
|
|
287
|
-
* The step size defined by this attribute is counted from 0 and the final step towards 100 may be
|
|
288
|
-
*
|
|
289
|
-
*
|
|
287
|
+
* The step size defined by this attribute is counted from 0 and the final step towards 100 may be different
|
|
288
|
+
* than what is defined in this attribute. For example, if the value of this attribute is 15, it results in
|
|
289
|
+
* these target values being supported; 0, 15, 30, 45, 60, 75, 90 and 100.
|
|
290
290
|
*
|
|
291
291
|
* The values of 0 and 100 shall always be supported, regardless of the value of this attribute.
|
|
292
292
|
*
|
|
@@ -376,9 +376,9 @@ export namespace ValveConfigurationAndControl {
|
|
|
376
376
|
*
|
|
377
377
|
* When reading this attribute it shall return the remaining duration, in seconds, until the valve closes.
|
|
378
378
|
*
|
|
379
|
-
* When the value of this attribute counts down to 0, the valve shall automatically transition to its
|
|
380
|
-
*
|
|
381
|
-
*
|
|
379
|
+
* When the value of this attribute counts down to 0, the valve shall automatically transition to its closed
|
|
380
|
+
* position. The behavior of transitioning to the closed position shall match the behavior described in the
|
|
381
|
+
* Close command.
|
|
382
382
|
*
|
|
383
383
|
* @see {@link MatterSpecification.v13.Cluster} § 4.6.7.4
|
|
384
384
|
*/
|
|
@@ -429,8 +429,8 @@ export namespace ValveConfigurationAndControl {
|
|
|
429
429
|
|
|
430
430
|
events: {
|
|
431
431
|
/**
|
|
432
|
-
* This event shall be generated when the valve state changed. For level changes, after the end of
|
|
433
|
-
*
|
|
432
|
+
* This event shall be generated when the valve state changed. For level changes, after the end of movement,
|
|
433
|
+
* for state changes when the new state has been reached.
|
|
434
434
|
*
|
|
435
435
|
* @see {@link MatterSpecification.v13.Cluster} § 4.6.9.1
|
|
436
436
|
*/
|
|
@@ -505,8 +505,8 @@ export namespace ValveConfigurationAndControl {
|
|
|
505
505
|
/**
|
|
506
506
|
* This cluster supports all ValveConfigurationAndControl features. It may support illegal feature combinations.
|
|
507
507
|
*
|
|
508
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
509
|
-
*
|
|
508
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
509
|
+
* is legal per the Matter specification.
|
|
510
510
|
*/
|
|
511
511
|
export interface Complete extends Identity<typeof CompleteInstance> {}
|
|
512
512
|
|