@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
|
@@ -83,8 +83,8 @@ export namespace OperationalState {
|
|
|
83
83
|
|
|
84
84
|
/**
|
|
85
85
|
* This field shall be present if the OperationalStateID is from the set reserved for Manufacturer Specific
|
|
86
|
-
* States, otherwise it shall NOT be present. If present, this shall contain a human-readable description of
|
|
87
|
-
*
|
|
86
|
+
* States, otherwise it shall NOT be present. If present, this shall contain a human-readable description of the
|
|
87
|
+
* operational state.
|
|
88
88
|
*
|
|
89
89
|
* @see {@link MatterSpecification.v13.Cluster} § 1.14.4.2.2
|
|
90
90
|
*/
|
|
@@ -190,8 +190,8 @@ export namespace OperationalState {
|
|
|
190
190
|
export const TlvOperationalCommandResponse = TlvObject({
|
|
191
191
|
/**
|
|
192
192
|
* This shall indicate the success or otherwise of the attempted command invocation. On a successful invocation
|
|
193
|
-
* of the attempted command, the ErrorStateID shall be populated with NoError. Please see the individual
|
|
194
|
-
*
|
|
193
|
+
* of the attempted command, the ErrorStateID shall be populated with NoError. Please see the individual command
|
|
194
|
+
* sections for additional specific requirements on population.
|
|
195
195
|
*
|
|
196
196
|
* @see {@link MatterSpecification.v13.Cluster} § 1.14.6.5.1
|
|
197
197
|
*/
|
|
@@ -275,10 +275,10 @@ export namespace OperationalState {
|
|
|
275
275
|
|
|
276
276
|
attributes: {
|
|
277
277
|
/**
|
|
278
|
-
* Indicates a list of names of different phases that the device can go through for the selected function
|
|
279
|
-
*
|
|
280
|
-
*
|
|
281
|
-
*
|
|
278
|
+
* Indicates a list of names of different phases that the device can go through for the selected function or
|
|
279
|
+
* mode. The list may not be in sequence order. For example in a washing machine this could include items
|
|
280
|
+
* such as "pre-soak", "rinse", and "spin". These phases are manufacturer specific and may change when a
|
|
281
|
+
* different function or mode is selected.
|
|
282
282
|
*
|
|
283
283
|
* A null value indicates that the device does not present phases during its operation. When this
|
|
284
284
|
* attribute’s value is null, the CurrentPhase attribute shall also be set to null.
|
|
@@ -288,8 +288,8 @@ export namespace OperationalState {
|
|
|
288
288
|
phaseList: Attribute(0x0, TlvNullable(TlvArray(TlvString, { maxLength: 32 }))),
|
|
289
289
|
|
|
290
290
|
/**
|
|
291
|
-
* This attribute represents the current phase of operation being performed by the server. This shall be
|
|
292
|
-
*
|
|
291
|
+
* This attribute represents the current phase of operation being performed by the server. This shall be the
|
|
292
|
+
* positional index representing the value from the set provided in the PhaseList Attribute,
|
|
293
293
|
*
|
|
294
294
|
* where the first item in that list is an index of 0. Thus, this attribute shall have a maximum value that
|
|
295
295
|
* is "length(PhaseList) - 1".
|
|
@@ -323,8 +323,8 @@ export namespace OperationalState {
|
|
|
323
323
|
*
|
|
324
324
|
* • When it changes at a rate significantly different from one unit per second.
|
|
325
325
|
*
|
|
326
|
-
* Changes to this attribute merely due to the normal passage of time with no other dynamic change of
|
|
327
|
-
*
|
|
326
|
+
* Changes to this attribute merely due to the normal passage of time with no other dynamic change of device
|
|
327
|
+
* state shall NOT be reported.
|
|
328
328
|
*
|
|
329
329
|
* As this attribute is not being reported during a regular countdown, clients SHOULD NOT rely on the
|
|
330
330
|
* reporting of this attribute in order to keep track of the remaining duration.
|
|
@@ -369,8 +369,8 @@ export namespace OperationalState {
|
|
|
369
369
|
|
|
370
370
|
commands: {
|
|
371
371
|
/**
|
|
372
|
-
* This command shall be supported if the device supports remotely pausing the operation. If this command
|
|
373
|
-
*
|
|
372
|
+
* This command shall be supported if the device supports remotely pausing the operation. If this command is
|
|
373
|
+
* supported, the Resume command shall also be supported.
|
|
374
374
|
*
|
|
375
375
|
* On receipt of this command, the device shall pause its operation if it is possible based on the current
|
|
376
376
|
* function of the server. For example, if it is at a point where it is safe to do so and/or permitted, but
|
|
@@ -439,8 +439,8 @@ export namespace OperationalState {
|
|
|
439
439
|
* This command shall be supported if the device supports remotely starting the operation. If this command
|
|
440
440
|
* is supported, the 'Stop command shall also be supported.
|
|
441
441
|
*
|
|
442
|
-
* On receipt of this command, the device shall start its operation if it is safe to do so and the device
|
|
443
|
-
*
|
|
442
|
+
* On receipt of this command, the device shall start its operation if it is safe to do so and the device is
|
|
443
|
+
* in an operational state from which it can be started. There may be either regulatory or
|
|
444
444
|
* manufacturer-imposed safety and security requirements that first necessitate some specific action at the
|
|
445
445
|
* device before a Start command can be honored. In such instances, a device shall respond with a status
|
|
446
446
|
* code of CommandInvalidInState if a Start command is received prior to the required on- device action.
|
|
@@ -507,8 +507,8 @@ export namespace OperationalState {
|
|
|
507
507
|
|
|
508
508
|
events: {
|
|
509
509
|
/**
|
|
510
|
-
* This event is generated when a reportable error condition is detected. A device that generates this
|
|
511
|
-
*
|
|
510
|
+
* This event is generated when a reportable error condition is detected. A device that generates this event
|
|
511
|
+
* shall also set the OperationalState attribute to Error, indicating an error condition.
|
|
512
512
|
*
|
|
513
513
|
* This event shall contain the following fields:
|
|
514
514
|
*
|
|
@@ -538,9 +538,9 @@ export namespace OperationalState {
|
|
|
538
538
|
* where a state machine is a part of the operation.
|
|
539
539
|
*
|
|
540
540
|
* This cluster defines common states, scoped to this cluster (e.g. Stopped, Running, Paused, Error). A derived
|
|
541
|
-
* cluster specification may define more states scoped to the derivation. Manufacturer specific states are
|
|
542
|
-
*
|
|
543
|
-
*
|
|
541
|
+
* cluster specification may define more states scoped to the derivation. Manufacturer specific states are supported
|
|
542
|
+
* in this cluster and any derived clusters thereof. When defined in a derived instance, such states are scoped to
|
|
543
|
+
* the derivation.
|
|
544
544
|
*
|
|
545
545
|
* Actual state transitions are dependent on both the implementation, and the requirements that may additionally be
|
|
546
546
|
* imposed by a derived cluster.
|
|
@@ -548,8 +548,8 @@ export namespace OperationalState {
|
|
|
548
548
|
* An implementation that supports remotely starting its operation can make use of this cluster’s Start command to
|
|
549
549
|
* do so. A device that supports remote pause or stop of its currently selected operation can similarly make use of
|
|
550
550
|
* this cluster’s Pause and Stop commands to do so. The ability to remotely pause or stop is independent of how the
|
|
551
|
-
* operation was started (for example, an operation started by using a manual button press can be stopped by using
|
|
552
|
-
*
|
|
551
|
+
* operation was started (for example, an operation started by using a manual button press can be stopped by using a
|
|
552
|
+
* Stop command if the device supports remotely stopping the operation).
|
|
553
553
|
*
|
|
554
554
|
* Additionally, this cluster provides events for monitoring the operational state of the device.
|
|
555
555
|
*
|
|
@@ -108,8 +108,8 @@ export namespace OtaSoftwareUpdateProvider {
|
|
|
108
108
|
/**
|
|
109
109
|
* The location, if present, shall provide the same value as the Basic Information Cluster Location
|
|
110
110
|
*
|
|
111
|
-
* attribute for the OTA Requestor as configured. This may be used by the OTA Provider logic to allow
|
|
112
|
-
*
|
|
111
|
+
* attribute for the OTA Requestor as configured. This may be used by the OTA Provider logic to allow per-region
|
|
112
|
+
* selection of the Software Image.
|
|
113
113
|
*
|
|
114
114
|
* @see {@link MatterSpecification.v13.Core} § 11.20.6.5.1.6
|
|
115
115
|
*/
|
|
@@ -127,9 +127,9 @@ export namespace OtaSoftwareUpdateProvider {
|
|
|
127
127
|
|
|
128
128
|
/**
|
|
129
129
|
* This optional field, if present, shall consist of a top-level anonymous list; each list element shall have a
|
|
130
|
-
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a
|
|
131
|
-
*
|
|
132
|
-
*
|
|
130
|
+
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a manufacturer-specific
|
|
131
|
+
* payload, which the OTA Requestor invoking this command wants to expose to the receiving OTA Provider. This
|
|
132
|
+
* payload may be used for any purpose and SHOULD be as small as practical.
|
|
133
133
|
*
|
|
134
134
|
* The use of this field SHOULD be restricted to Vendor-specific usage and shall NOT be used as a selector
|
|
135
135
|
* required to match for the selection of a Software Image in production environments, unless absolutely
|
|
@@ -234,9 +234,9 @@ export namespace OtaSoftwareUpdateProvider {
|
|
|
234
234
|
*
|
|
235
235
|
* 1. The URI’s scheme field shall be exactly bdx in lowercase characters.
|
|
236
236
|
*
|
|
237
|
-
* 2. The URI’s authority field shall contain only the host portion and shall use string representation of
|
|
238
|
-
*
|
|
239
|
-
*
|
|
237
|
+
* 2. The URI’s authority field shall contain only the host portion and shall use string representation of the
|
|
238
|
+
* Operational Node ID of the Node where to proceed with the download, on the same Fabric on which the OTA
|
|
239
|
+
* Requestor received the QueryImageResponse.
|
|
240
240
|
*
|
|
241
241
|
* 3. The encoding of the Node ID in the host field shall use an uppercase hexadecimal format, using exactly
|
|
242
242
|
* 16 characters to encode the network byte order value of the NodeID, in a similar fashion as the Node
|
|
@@ -261,14 +261,14 @@ export namespace OtaSoftwareUpdateProvider {
|
|
|
261
261
|
* software image to download at the BDX server. When used with the BDX server, the leading / separating
|
|
262
262
|
* the URI authority from the path shall be omitted. When contacting the BDX server, further processing of
|
|
263
263
|
* the file designator shall NOT be done, including handling of URL-encoded escape sequences. Rather, the
|
|
264
|
-
* exact octets of the path, as received shall be the values used by both client and server in handling
|
|
265
|
-
*
|
|
264
|
+
* exact octets of the path, as received shall be the values used by both client and server in handling the
|
|
265
|
+
* file designator.
|
|
266
266
|
*
|
|
267
267
|
* a. The path shall only contain valid URI characters.
|
|
268
268
|
*
|
|
269
269
|
* These rules above for BDX URIs simplify parsing for OTA Requestors receiving Image URIs. The following
|
|
270
|
-
* example procedure shows how the format constraints simplify the extraction of the necessary data to reach
|
|
271
|
-
*
|
|
270
|
+
* example procedure shows how the format constraints simplify the extraction of the necessary data to reach the
|
|
271
|
+
* BDX server for download.
|
|
272
272
|
*
|
|
273
273
|
* 1. Verify that the URI is 24 characters or longer, which is the minimum length of a valid BDX URI with all
|
|
274
274
|
* elements present, for example bdx://00112233AABBCCDD/0.
|
|
@@ -374,16 +374,16 @@ export namespace OtaSoftwareUpdateProvider {
|
|
|
374
374
|
|
|
375
375
|
/**
|
|
376
376
|
* This optional field, if present, shall consist of a top-level anonymous list; each list element shall have a
|
|
377
|
-
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a
|
|
378
|
-
*
|
|
379
|
-
*
|
|
377
|
+
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a manufacturer-specific
|
|
378
|
+
* payload, which the OTA Provider wants to expose to the receiving OTA Requestor. This payload may be used for
|
|
379
|
+
* any purpose and SHOULD be as small as practical.
|
|
380
380
|
*
|
|
381
381
|
* The presence of this field shall NOT be required for correct operation of any OTA Provider compliant with
|
|
382
382
|
* this Cluster specification.
|
|
383
383
|
*
|
|
384
|
-
* The data for this field does not exist in any Distributed Compliance Ledger record and SHOULD only be
|
|
385
|
-
*
|
|
386
|
-
*
|
|
384
|
+
* The data for this field does not exist in any Distributed Compliance Ledger record and SHOULD only be emitted
|
|
385
|
+
* by an OTA Provider with this additional knowledge if it has knowledge that the receiving OTA Requestor may be
|
|
386
|
+
* able to use it.
|
|
387
387
|
*
|
|
388
388
|
* @see {@link MatterSpecification.v13.Core} § 11.20.6.5.2.8
|
|
389
389
|
*/
|
|
@@ -402,9 +402,9 @@ export namespace OtaSoftwareUpdateProvider {
|
|
|
402
402
|
*/
|
|
403
403
|
export const TlvApplyUpdateRequest = TlvObject({
|
|
404
404
|
/**
|
|
405
|
-
* This field shall contain the UpdateToken as specified in Section 11.20.3.6.1, “UpdateToken usage”. This
|
|
406
|
-
*
|
|
407
|
-
*
|
|
405
|
+
* This field shall contain the UpdateToken as specified in Section 11.20.3.6.1, “UpdateToken usage”. This field
|
|
406
|
+
* may be used by the OTA Provider to track minimal lifecycle state to allow finer-grained scheduling of the
|
|
407
|
+
* application of Software Images by OTA Requestors.
|
|
408
408
|
*
|
|
409
409
|
* @see {@link MatterSpecification.v13.Core} § 11.20.6.5.3.1
|
|
410
410
|
*/
|
|
@@ -477,8 +477,8 @@ export namespace OtaSoftwareUpdateProvider {
|
|
|
477
477
|
export const TlvApplyUpdateResponse = TlvObject({
|
|
478
478
|
/**
|
|
479
479
|
* The Action field shall express the action that the OTA Provider requests from the OTA Requestor. See Section
|
|
480
|
-
* 11.20.3.6, “Applying a software update” for a description of the Action values provided in response to an
|
|
481
|
-
*
|
|
480
|
+
* 11.20.3.6, “Applying a software update” for a description of the Action values provided in response to an OTA
|
|
481
|
+
* Provider receiving an invocation of this command.
|
|
482
482
|
*
|
|
483
483
|
* @see {@link MatterSpecification.v13.Core} § 11.20.6.5.4.1
|
|
484
484
|
*/
|
|
@@ -565,8 +565,8 @@ export namespace OtaSoftwareUpdateProvider {
|
|
|
565
565
|
|
|
566
566
|
commands: {
|
|
567
567
|
/**
|
|
568
|
-
* Upon receipt, this command shall trigger an attempt to find an updated Software Image by the OTA
|
|
569
|
-
*
|
|
568
|
+
* Upon receipt, this command shall trigger an attempt to find an updated Software Image by the OTA Provider
|
|
569
|
+
* to match the OTA Requestor’s constraints provided in the payload fields.
|
|
570
570
|
*
|
|
571
571
|
* @see {@link MatterSpecification.v13.Core} § 11.20.6.5.1
|
|
572
572
|
*/
|
|
@@ -129,8 +129,8 @@ export namespace OtaSoftwareUpdateRequestor {
|
|
|
129
129
|
/**
|
|
130
130
|
* Indicate a Node waiting caused by AwaitNextAction response.
|
|
131
131
|
*
|
|
132
|
-
* This value shall indicate a Node waiting because it received a prior ApplyUpdateResponse with an Action
|
|
133
|
-
*
|
|
132
|
+
* This value shall indicate a Node waiting because it received a prior ApplyUpdateResponse with an Action field
|
|
133
|
+
* set to AwaitNextAction.
|
|
134
134
|
*
|
|
135
135
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.4.2.7
|
|
136
136
|
*/
|
|
@@ -185,8 +185,8 @@ export namespace OtaSoftwareUpdateRequestor {
|
|
|
185
185
|
* be available, which contains an update that needs to be applied urgently.
|
|
186
186
|
*
|
|
187
187
|
* An OTA Provider is announcing, either to a single Node or to a group of Nodes, that a new Software Image may
|
|
188
|
-
* be available, which contains an update that needs to be applied urgently. The details may only be obtained
|
|
189
|
-
*
|
|
188
|
+
* be available, which contains an update that needs to be applied urgently. The details may only be obtained by
|
|
189
|
+
* executing a OTA Software Update Query procedure. A receiving OTA Requestor SHOULD query the indicated OTA
|
|
190
190
|
* Provider at the ProviderLocation after a random jitter delay between 1 and 600 seconds. This particular
|
|
191
191
|
* reason SHOULD only be employed when an urgent update is available, such as an important security update, or
|
|
192
192
|
* just after initial commissioning of a device, to assist OTA Requestors in more rapidly obtaining updated
|
|
@@ -204,16 +204,16 @@ export namespace OtaSoftwareUpdateRequestor {
|
|
|
204
204
|
*/
|
|
205
205
|
export const TlvAnnounceOtaProviderRequest = TlvObject({
|
|
206
206
|
/**
|
|
207
|
-
* This field shall contain the Node ID of a Node implementing the OTA Provider cluster server, on the
|
|
208
|
-
*
|
|
207
|
+
* This field shall contain the Node ID of a Node implementing the OTA Provider cluster server, on the accessing
|
|
208
|
+
* fabric.
|
|
209
209
|
*
|
|
210
210
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.6.1.1
|
|
211
211
|
*/
|
|
212
212
|
providerNodeId: TlvField(0, TlvNodeId),
|
|
213
213
|
|
|
214
214
|
/**
|
|
215
|
-
* This field shall contain the assigned Vendor ID of the Node invoking this command, as it would appear in
|
|
216
|
-
*
|
|
215
|
+
* This field shall contain the assigned Vendor ID of the Node invoking this command, as it would appear in that
|
|
216
|
+
* Node’s Basic Information Cluster VendorID attribute.
|
|
217
217
|
*
|
|
218
218
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.6.1.2
|
|
219
219
|
*/
|
|
@@ -228,13 +228,13 @@ export namespace OtaSoftwareUpdateRequestor {
|
|
|
228
228
|
|
|
229
229
|
/**
|
|
230
230
|
* This optional field, if present, shall consist of a top-level anonymous list; each list element shall have a
|
|
231
|
-
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a
|
|
232
|
-
*
|
|
233
|
-
*
|
|
234
|
-
*
|
|
231
|
+
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a manufacturer-specific
|
|
232
|
+
* payload, which the Node invoking this command wants to expose to the receiving Node. This payload may be used
|
|
233
|
+
* for any purpose and SHOULD be as small as practical, especially if invoked to groups, in order to reduce
|
|
234
|
+
* networking burden of these payloads.
|
|
235
235
|
*
|
|
236
|
-
* This field SHOULD only be included if the sending OTA Provider has knowledge that some recipient can make
|
|
237
|
-
*
|
|
236
|
+
* This field SHOULD only be included if the sending OTA Provider has knowledge that some recipient can make use
|
|
237
|
+
* of it.
|
|
238
238
|
*
|
|
239
239
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.6.1.4
|
|
240
240
|
*/
|
|
@@ -250,20 +250,19 @@ export namespace OtaSoftwareUpdateRequestor {
|
|
|
250
250
|
* An OTA Provider may invoke this command directly to an OTA Requestor, to announce its presence as an OTA
|
|
251
251
|
* Provider on the Fabric.
|
|
252
252
|
*
|
|
253
|
-
* These announcements, if made, SHOULD be made at most once every 24 hours for any given target Node, to
|
|
254
|
-
*
|
|
253
|
+
* These announcements, if made, SHOULD be made at most once every 24 hours for any given target Node, to assist
|
|
254
|
+
* OTA Requestors in discovering available OTA Provider resources, unless the AnnouncementReason is
|
|
255
255
|
* UrgentUpdateAvailable, in which case this command may be more frequent.
|
|
256
256
|
*
|
|
257
|
-
* Any invocation shall be made with a delay of at least 1 second between invocations from a given OTA
|
|
258
|
-
*
|
|
259
|
-
*
|
|
260
|
-
*
|
|
261
|
-
* schedules over time.
|
|
257
|
+
* Any invocation shall be made with a delay of at least 1 second between invocations from a given OTA Provider,
|
|
258
|
+
* to reduce burden on the networking infrastructure and affect a form of serialized jitter. It is recommended
|
|
259
|
+
* to offset the first announcement of a round (i.e. new set of announcements after a previous complete set) by
|
|
260
|
+
* a random delay time with a distribution span of >= 60 seconds to jitter announcement schedules over time.
|
|
262
261
|
*
|
|
263
262
|
* Effect on Receipt
|
|
264
263
|
*
|
|
265
|
-
* On receipt of this command, an OTA Requestor SHOULD consider the new ProviderNodeID and AnnouncementReason
|
|
266
|
-
*
|
|
264
|
+
* On receipt of this command, an OTA Requestor SHOULD consider the new ProviderNodeID and AnnouncementReason to
|
|
265
|
+
* possibly query for new software sooner than it would have with its default behavior.
|
|
267
266
|
*
|
|
268
267
|
* The OTA Requestor SHOULD NOT update entries in the DefaultOTAProviders list based on announcements.
|
|
269
268
|
*
|
|
@@ -271,8 +270,8 @@ export namespace OtaSoftwareUpdateRequestor {
|
|
|
271
270
|
* OTA Providers temporarily, or if its provider list is full. If the announcement is ignored, the response
|
|
272
271
|
* SHOULD be SUCCESS.
|
|
273
272
|
*
|
|
274
|
-
* Depending on the value of the AnnouncementReason field, the OTA Requestor may have to query the OTA
|
|
275
|
-
*
|
|
273
|
+
* Depending on the value of the AnnouncementReason field, the OTA Requestor may have to query the OTA Provider.
|
|
274
|
+
* See Section 11.20.7.6.1.3, “AnnouncementReason Field” for the different values and their meaning.
|
|
276
275
|
*
|
|
277
276
|
* If present, the MetadataForNode field’s may be used by a receiving OTA Requestor in any way it deems
|
|
278
277
|
* satisfactory. The MetadataForNode field SHOULD be empty under most normal operational circumstance, but can
|
|
@@ -327,8 +326,8 @@ export namespace OtaSoftwareUpdateRequestor {
|
|
|
327
326
|
/**
|
|
328
327
|
* The reason for a state change is a time-out.
|
|
329
328
|
*
|
|
330
|
-
* This value shall indicate that the reason for a state change is a time-out condition as determined by the
|
|
331
|
-
*
|
|
329
|
+
* This value shall indicate that the reason for a state change is a time-out condition as determined by the OTA
|
|
330
|
+
* Requestor.
|
|
332
331
|
*
|
|
333
332
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.4.3.4
|
|
334
333
|
*/
|
|
@@ -352,8 +351,8 @@ export namespace OtaSoftwareUpdateRequestor {
|
|
|
352
351
|
*/
|
|
353
352
|
export const TlvStateTransitionEvent = TlvObject({
|
|
354
353
|
/**
|
|
355
|
-
* This field shall be set to the state that preceded the transition causing this event to be generated, if
|
|
356
|
-
*
|
|
354
|
+
* This field shall be set to the state that preceded the transition causing this event to be generated, if such
|
|
355
|
+
* a state existed. If no previous state exists, the value shall be Unknown.
|
|
357
356
|
*
|
|
358
357
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.7.1.1
|
|
359
358
|
*/
|
|
@@ -396,8 +395,8 @@ export namespace OtaSoftwareUpdateRequestor {
|
|
|
396
395
|
*/
|
|
397
396
|
export const TlvVersionAppliedEvent = TlvObject({
|
|
398
397
|
/**
|
|
399
|
-
* This field shall be set to the same value as the one available in the Software Version attribute of the
|
|
400
|
-
*
|
|
398
|
+
* This field shall be set to the same value as the one available in the Software Version attribute of the Basic
|
|
399
|
+
* Information Cluster for the newly executing version.
|
|
401
400
|
*
|
|
402
401
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.7.2.1
|
|
403
402
|
*/
|
|
@@ -498,10 +497,10 @@ export namespace OtaSoftwareUpdateRequestor {
|
|
|
498
497
|
),
|
|
499
498
|
|
|
500
499
|
/**
|
|
501
|
-
* This field shall be set to True if the OTA Requestor is currently able to be updated. Otherwise, it
|
|
502
|
-
*
|
|
503
|
-
*
|
|
504
|
-
*
|
|
500
|
+
* This field shall be set to True if the OTA Requestor is currently able to be updated. Otherwise, it shall
|
|
501
|
+
* be set to False in case of any condition preventing update being possible, such as insufficient capacity
|
|
502
|
+
* of an internal battery. This field is merely informational for diagnostics purposes and shall NOT affect
|
|
503
|
+
* the responses provided by an OTA Provider to an OTA Requestor.
|
|
505
504
|
*
|
|
506
505
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.5.2
|
|
507
506
|
*/
|
|
@@ -563,8 +562,8 @@ export namespace OtaSoftwareUpdateRequestor {
|
|
|
563
562
|
|
|
564
563
|
/**
|
|
565
564
|
* This event shall be generated whenever a new version starts executing after being applied due to a
|
|
566
|
-
* software update. This event SHOULD be generated even if a software update was done using means outside
|
|
567
|
-
*
|
|
565
|
+
* software update. This event SHOULD be generated even if a software update was done using means outside of
|
|
566
|
+
* this cluster.
|
|
568
567
|
*
|
|
569
568
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.7.2
|
|
570
569
|
*/
|
|
@@ -27,10 +27,10 @@ export namespace OvenCavityOperationalState {
|
|
|
27
27
|
|
|
28
28
|
attributes: {
|
|
29
29
|
/**
|
|
30
|
-
* Indicates a list of names of different phases that the device can go through for the selected function
|
|
31
|
-
*
|
|
32
|
-
*
|
|
33
|
-
*
|
|
30
|
+
* Indicates a list of names of different phases that the device can go through for the selected function or
|
|
31
|
+
* mode. The list may not be in sequence order. For example in a washing machine this could include items
|
|
32
|
+
* such as "pre-soak", "rinse", and "spin". These phases are manufacturer specific and may change when a
|
|
33
|
+
* different function or mode is selected.
|
|
34
34
|
*
|
|
35
35
|
* A null value indicates that the device does not present phases during its operation. When this
|
|
36
36
|
* attribute’s value is null, the CurrentPhase attribute shall also be set to null.
|
|
@@ -40,8 +40,8 @@ export namespace OvenCavityOperationalState {
|
|
|
40
40
|
phaseList: Attribute(0x0, TlvNullable(TlvArray(TlvString, { maxLength: 32 }))),
|
|
41
41
|
|
|
42
42
|
/**
|
|
43
|
-
* This attribute represents the current phase of operation being performed by the server. This shall be
|
|
44
|
-
*
|
|
43
|
+
* This attribute represents the current phase of operation being performed by the server. This shall be the
|
|
44
|
+
* positional index representing the value from the set provided in the PhaseList Attribute,
|
|
45
45
|
*
|
|
46
46
|
* where the first item in that list is an index of 0. Thus, this attribute shall have a maximum value that
|
|
47
47
|
* is "length(PhaseList) - 1".
|
|
@@ -75,8 +75,8 @@ export namespace OvenCavityOperationalState {
|
|
|
75
75
|
*
|
|
76
76
|
* • When it changes at a rate significantly different from one unit per second.
|
|
77
77
|
*
|
|
78
|
-
* Changes to this attribute merely due to the normal passage of time with no other dynamic change of
|
|
79
|
-
*
|
|
78
|
+
* Changes to this attribute merely due to the normal passage of time with no other dynamic change of device
|
|
79
|
+
* state shall NOT be reported.
|
|
80
80
|
*
|
|
81
81
|
* As this attribute is not being reported during a regular countdown, clients SHOULD NOT rely on the
|
|
82
82
|
* reporting of this attribute in order to keep track of the remaining duration.
|
|
@@ -121,8 +121,8 @@ export namespace OvenCavityOperationalState {
|
|
|
121
121
|
|
|
122
122
|
events: {
|
|
123
123
|
/**
|
|
124
|
-
* This event is generated when a reportable error condition is detected. A device that generates this
|
|
125
|
-
*
|
|
124
|
+
* This event is generated when a reportable error condition is detected. A device that generates this event
|
|
125
|
+
* shall also set the OperationalState attribute to Error, indicating an error condition.
|
|
126
126
|
*
|
|
127
127
|
* This event shall contain the following fields:
|
|
128
128
|
*
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
|
|
9
9
|
import { MutableCluster } from "../cluster/mutation/MutableCluster.js";
|
|
10
10
|
import { BitFlag } from "../schema/BitmapSchema.js";
|
|
11
|
-
import { FixedAttribute, Attribute, Command
|
|
11
|
+
import { FixedAttribute, Attribute, Command } from "../cluster/Cluster.js";
|
|
12
12
|
import { TlvArray } from "../tlv/TlvArray.js";
|
|
13
13
|
import { TlvField, TlvOptionalField, TlvObject } from "../tlv/TlvObject.js";
|
|
14
14
|
import { TlvString } from "../tlv/TlvString.js";
|
|
@@ -213,9 +213,9 @@ export namespace OvenMode {
|
|
|
213
213
|
mode: TlvField(1, TlvUInt8),
|
|
214
214
|
|
|
215
215
|
/**
|
|
216
|
-
* This field shall contain a list of tags that are associated with the mode option. This may be used by
|
|
217
|
-
*
|
|
218
|
-
*
|
|
216
|
+
* This field shall contain a list of tags that are associated with the mode option. This may be used by clients
|
|
217
|
+
* to determine the full or the partial semantics of a certain mode, depending on which tags they understand,
|
|
218
|
+
* using standard definitions and/or manufacturer specific namespace definitions.
|
|
219
219
|
*
|
|
220
220
|
* The standard mode tags are defined in this cluster specification. For the derived cluster instances, if the
|
|
221
221
|
* specification of the derived cluster defines a namespace, the set of standard mode tags also includes the
|
|
@@ -226,8 +226,8 @@ export namespace OvenMode {
|
|
|
226
226
|
* the mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
|
|
227
227
|
* standard tag or a manufacturer specific tag, as defined in each ModeTagStruct list entry.
|
|
228
228
|
*
|
|
229
|
-
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard
|
|
230
|
-
*
|
|
229
|
+
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard and
|
|
230
|
+
* manufacturer specific mode tags. A mode option shall be associated with at least one standard mode tag.
|
|
231
231
|
*
|
|
232
232
|
* A few examples are provided below.
|
|
233
233
|
*
|
|
@@ -303,7 +303,7 @@ export namespace OvenMode {
|
|
|
303
303
|
*
|
|
304
304
|
* @see {@link MatterSpecification.v13.Cluster} § 1.10.7.1
|
|
305
305
|
*/
|
|
306
|
-
changeToMode: Command(0x0, ModeBase.TlvChangeToModeRequest,
|
|
306
|
+
changeToMode: Command(0x0, ModeBase.TlvChangeToModeRequest, 0x1, ModeBase.TlvChangeToModeResponse)
|
|
307
307
|
},
|
|
308
308
|
|
|
309
309
|
/**
|
|
@@ -22,8 +22,8 @@ export namespace OzoneConcentrationMeasurement {
|
|
|
22
22
|
/**
|
|
23
23
|
* This alias specializes the semantics of {@link ConcentrationMeasurement.Base}.
|
|
24
24
|
*
|
|
25
|
-
* Per the Matter specification you cannot use {@link OzoneConcentrationMeasurementCluster} without enabling
|
|
26
|
-
*
|
|
25
|
+
* Per the Matter specification you cannot use {@link OzoneConcentrationMeasurementCluster} without enabling certain
|
|
26
|
+
* feature combinations. You must use the {@link with} factory method to obtain a working cluster.
|
|
27
27
|
*/
|
|
28
28
|
export interface Cluster extends Identity<typeof ClusterInstance> {}
|
|
29
29
|
|
|
@@ -32,8 +32,8 @@ export namespace OzoneConcentrationMeasurement {
|
|
|
32
32
|
/**
|
|
33
33
|
* This cluster supports all OzoneConcentrationMeasurement features. It may support illegal feature combinations.
|
|
34
34
|
*
|
|
35
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
36
|
-
*
|
|
35
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
36
|
+
* is legal per the Matter specification.
|
|
37
37
|
*/
|
|
38
38
|
export const CompleteInstance = MutableCluster({
|
|
39
39
|
...ConcentrationMeasurement.Complete,
|
|
@@ -32,8 +32,8 @@ export namespace Pm1ConcentrationMeasurement {
|
|
|
32
32
|
/**
|
|
33
33
|
* This cluster supports all Pm1ConcentrationMeasurement features. It may support illegal feature combinations.
|
|
34
34
|
*
|
|
35
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
36
|
-
*
|
|
35
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
36
|
+
* is legal per the Matter specification.
|
|
37
37
|
*/
|
|
38
38
|
export const CompleteInstance = MutableCluster({
|
|
39
39
|
...ConcentrationMeasurement.Complete,
|
|
@@ -32,8 +32,8 @@ export namespace Pm10ConcentrationMeasurement {
|
|
|
32
32
|
/**
|
|
33
33
|
* This cluster supports all Pm10ConcentrationMeasurement features. It may support illegal feature combinations.
|
|
34
34
|
*
|
|
35
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
36
|
-
*
|
|
35
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
36
|
+
* is legal per the Matter specification.
|
|
37
37
|
*/
|
|
38
38
|
export const CompleteInstance = MutableCluster({
|
|
39
39
|
...ConcentrationMeasurement.Complete,
|
|
@@ -32,8 +32,8 @@ export namespace Pm25ConcentrationMeasurement {
|
|
|
32
32
|
/**
|
|
33
33
|
* This cluster supports all Pm25ConcentrationMeasurement features. It may support illegal feature combinations.
|
|
34
34
|
*
|
|
35
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
36
|
-
*
|
|
35
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
36
|
+
* is legal per the Matter specification.
|
|
37
37
|
*/
|
|
38
38
|
export const CompleteInstance = MutableCluster({
|
|
39
39
|
...ConcentrationMeasurement.Complete,
|
|
@@ -24,15 +24,14 @@ export namespace PowerSourceConfiguration {
|
|
|
24
24
|
|
|
25
25
|
attributes: {
|
|
26
26
|
/**
|
|
27
|
-
* This list shall contain the set of all power sources capable of participating in the power system of
|
|
28
|
-
*
|
|
29
|
-
*
|
|
30
|
-
* list.
|
|
27
|
+
* This list shall contain the set of all power sources capable of participating in the power system of this
|
|
28
|
+
* Node. Each entry in the list shall be the endpoint number of an endpoint having a Power Source cluster,
|
|
29
|
+
* which corresponds to a physical power source. The endpoint number shall be unique within the list.
|
|
31
30
|
*
|
|
32
31
|
* The order of power sources on a Node is defined by the Order attribute of its associated Power Source
|
|
33
32
|
* cluster provided on the endpoint. List entries shall be sorted in increasing order, that is, an entry
|
|
34
|
-
* with a lower order shall have a lower index than any entry with a higher order. Multiple entries may
|
|
35
|
-
*
|
|
33
|
+
* with a lower order shall have a lower index than any entry with a higher order. Multiple entries may have
|
|
34
|
+
* the same order, there are no restrictions on their relative sorting.
|
|
36
35
|
*
|
|
37
36
|
* @see {@link MatterSpecification.v13.Core} § 11.6.4.1
|
|
38
37
|
*/
|