@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
|
@@ -42,16 +42,16 @@ export namespace GeneralCommissioning {
|
|
|
42
42
|
*/
|
|
43
43
|
export const TlvSetTcAcknowledgementsRequest = TlvObject({
|
|
44
44
|
/**
|
|
45
|
-
* This field shall contain the version of the Enhanced Setup Flow Terms & Conditions that were presented to
|
|
46
|
-
*
|
|
45
|
+
* This field shall contain the version of the Enhanced Setup Flow Terms & Conditions that were presented to the
|
|
46
|
+
* user.
|
|
47
47
|
*
|
|
48
48
|
* @see {@link MatterSpecification.v13.Core} § 11.10.7.8.1
|
|
49
49
|
*/
|
|
50
50
|
tcVersion: TlvField(0, TlvUInt16),
|
|
51
51
|
|
|
52
52
|
/**
|
|
53
|
-
* This field shall contain the user responses to the Enhanced Setup Flow Terms & Conditions as a map where
|
|
54
|
-
*
|
|
53
|
+
* This field shall contain the user responses to the Enhanced Setup Flow Terms & Conditions as a map where each
|
|
54
|
+
* bit set in the bitmap corresponds to an accepted term in the file located at EnhancedSetupFlowTCUrl.
|
|
55
55
|
*
|
|
56
56
|
* ### Effect on Receipt
|
|
57
57
|
*
|
|
@@ -112,8 +112,8 @@ export namespace GeneralCommissioning {
|
|
|
112
112
|
NoFailSafe = 3,
|
|
113
113
|
|
|
114
114
|
/**
|
|
115
|
-
* Attempting to arm fail- safe or execute CommissioningComplete from a fabric different than the one
|
|
116
|
-
*
|
|
115
|
+
* Attempting to arm fail- safe or execute CommissioningComplete from a fabric different than the one associated
|
|
116
|
+
* with the current fail- safe context.
|
|
117
117
|
*/
|
|
118
118
|
BusyWithOtherAdmin = 4,
|
|
119
119
|
|
|
@@ -172,8 +172,8 @@ export namespace GeneralCommissioning {
|
|
|
172
172
|
failSafeExpiryLengthSeconds: TlvField(0, TlvUInt16),
|
|
173
173
|
|
|
174
174
|
/**
|
|
175
|
-
* This field shall contain a conservative value in seconds denoting the maximum total duration for which a
|
|
176
|
-
*
|
|
175
|
+
* This field shall contain a conservative value in seconds denoting the maximum total duration for which a fail
|
|
176
|
+
* safe timer can be re-armed. See Section 11.10.7.2.1, “Fail Safe Context”.
|
|
177
177
|
*
|
|
178
178
|
* The value of this field shall be greater than or equal to the FailSafeExpiryLengthSeconds. Absent additional
|
|
179
179
|
* guidelines, it is recommended that the value of this field be aligned with the initial Announcement Duration
|
|
@@ -364,11 +364,11 @@ export namespace GeneralCommissioning {
|
|
|
364
364
|
|
|
365
365
|
/**
|
|
366
366
|
* Indicates the user’s response to the presented terms. Each bit position corresponds to a user response
|
|
367
|
-
* for the associated index of matching text, such that bit 0 (bit value 1) is for text index 0. Bit 15
|
|
368
|
-
*
|
|
369
|
-
*
|
|
370
|
-
*
|
|
371
|
-
*
|
|
367
|
+
* for the associated index of matching text, such that bit 0 (bit value 1) is for text index 0. Bit 15 (bit
|
|
368
|
+
* value 0x8000) is for text index 15. A bit value of 1 indicates acceptance and a value of 0 indicates
|
|
369
|
+
* non-acceptance. For example, if there are two texts that were presented where the first (bit 0, value 1)
|
|
370
|
+
* was declined and the second accepted (bit 1, value 2), we would expect the resulting value of the map to
|
|
371
|
+
* be 2.
|
|
372
372
|
*
|
|
373
373
|
* Whenever a user provides responses to newly presented terms and conditions, this attribute shall be
|
|
374
374
|
* updated with the latest responses. This may happen in response to updated terms that were presented to
|
|
@@ -386,11 +386,11 @@ export namespace GeneralCommissioning {
|
|
|
386
386
|
* Indicates whether SetTCAcknowledgements is currently required to be called with the inclusion of
|
|
387
387
|
* mandatory terms accepted.
|
|
388
388
|
*
|
|
389
|
-
* This attribute may be present and False in the case where no terms and conditions are currently
|
|
390
|
-
*
|
|
389
|
+
* This attribute may be present and False in the case where no terms and conditions are currently mandatory
|
|
390
|
+
* to accept for CommissioningComplete to succeed.
|
|
391
391
|
*
|
|
392
|
-
* This attribute may appear, or become True after commissioning (e.g. due to a firmware update) to
|
|
393
|
-
*
|
|
392
|
+
* This attribute may appear, or become True after commissioning (e.g. due to a firmware update) to indicate
|
|
393
|
+
* that new Terms & Conditions are available that the user must accept.
|
|
394
394
|
*
|
|
395
395
|
* Upon Factory Data Reset, this attribute shall be set to a value of True.
|
|
396
396
|
*
|
|
@@ -460,9 +460,9 @@ export namespace GeneralCommissioning {
|
|
|
460
460
|
attributes: {
|
|
461
461
|
/**
|
|
462
462
|
* This attribute allows for the storage of a client-provided small payload which Administrators and
|
|
463
|
-
* Commissioners may write and then subsequently read, to keep track of their own progress. This may be
|
|
464
|
-
*
|
|
465
|
-
*
|
|
463
|
+
* Commissioners may write and then subsequently read, to keep track of their own progress. This may be used
|
|
464
|
+
* by the Commissioner to avoid repeating already-executed actions upon re-establishing a commissioning link
|
|
465
|
+
* after an error.
|
|
466
466
|
*
|
|
467
467
|
* On start/restart of the server, such as when a device is power-cycled, this attribute shall be reset to
|
|
468
468
|
* zero.
|
|
@@ -535,37 +535,37 @@ export namespace GeneralCommissioning {
|
|
|
535
535
|
*
|
|
536
536
|
* If the fail-safe timer is not currently armed, the commissioning window is open, and the command was
|
|
537
537
|
* received over a CASE session, the command shall leave the current fail-safe state unchanged and
|
|
538
|
-
* immediately respond with an ArmFailSafeResponse containing an ErrorCode value of BusyWithOtherAdmin.
|
|
539
|
-
*
|
|
540
|
-
*
|
|
538
|
+
* immediately respond with an ArmFailSafeResponse containing an ErrorCode value of BusyWithOtherAdmin. This
|
|
539
|
+
* is done to allow commissioners, which use PASE connections, the opportunity to use the failsafe during
|
|
540
|
+
* the relatively short commissioning window.
|
|
541
541
|
*
|
|
542
542
|
* Otherwise, the command shall arm or re-arm the "fail-safe timer" with an expiry time set for a duration
|
|
543
543
|
* of ExpiryLengthSeconds, or disarm it, depending on the situation:
|
|
544
544
|
*
|
|
545
545
|
* • If ExpiryLengthSeconds is 0 and the fail-safe timer was already armed and the accessing fabric
|
|
546
|
-
* matches the Fabric currently associated with the fail-safe context, then the fail-safe timer shall
|
|
547
|
-
*
|
|
546
|
+
* matches the Fabric currently associated with the fail-safe context, then the fail-safe timer shall be
|
|
547
|
+
* immediately expired (see further below for side-effects of expiration).
|
|
548
548
|
*
|
|
549
|
-
* • If ExpiryLengthSeconds is 0 and the fail-safe timer was not armed, then this command invocation
|
|
550
|
-
*
|
|
549
|
+
* • If ExpiryLengthSeconds is 0 and the fail-safe timer was not armed, then this command invocation shall
|
|
550
|
+
* lead to a success response with no side-effects against the fail-safe context.
|
|
551
551
|
*
|
|
552
552
|
* • If ExpiryLengthSeconds is non-zero and the fail-safe timer was not currently armed, then the
|
|
553
553
|
* fail-safe timer shall be armed for that duration.
|
|
554
554
|
*
|
|
555
555
|
* • If ExpiryLengthSeconds is non-zero and the fail-safe timer was currently armed, and the accessing
|
|
556
|
-
* Fabric matches the fail-safe context’s associated Fabric, then the fail-safe timer shall be re-
|
|
557
|
-
*
|
|
556
|
+
* Fabric matches the fail-safe context’s associated Fabric, then the fail-safe timer shall be re- armed
|
|
557
|
+
* to expire in ExpiryLengthSeconds.
|
|
558
558
|
*
|
|
559
|
-
* • Otherwise, the command shall leave the current fail-safe state unchanged and immediately respond
|
|
560
|
-
*
|
|
561
|
-
*
|
|
559
|
+
* • Otherwise, the command shall leave the current fail-safe state unchanged and immediately respond with
|
|
560
|
+
* ArmFailSafeResponse containing an ErrorCode value of BusyWithOtherAdmin, indicating a likely conflict
|
|
561
|
+
* between commissioners.
|
|
562
562
|
*
|
|
563
563
|
* The value of the Breadcrumb field shall be written to the Breadcrumb on successful execution of the
|
|
564
564
|
* command.
|
|
565
565
|
*
|
|
566
566
|
* If the receiver restarts unexpectedly (e.g., power interruption, software crash, or other reset) the
|
|
567
|
-
* receiver shall behave as if the fail-safe timer expired and perform the sequence of clean-up steps
|
|
568
|
-
*
|
|
567
|
+
* receiver shall behave as if the fail-safe timer expired and perform the sequence of clean-up steps listed
|
|
568
|
+
* below.
|
|
569
569
|
*
|
|
570
570
|
* On successful execution of the command, the ErrorCode field of the ArmFailSafeResponse shall be set to
|
|
571
571
|
* OK.
|
|
@@ -628,8 +628,8 @@ export namespace GeneralCommissioning {
|
|
|
628
628
|
* 4. Reset the configuration of all Network Commissioning Networks attribute to their state prior to the
|
|
629
629
|
* Fail-Safe being armed.
|
|
630
630
|
*
|
|
631
|
-
* 5. If an UpdateNOC command had been successfully invoked, revert the state of operational key pair,
|
|
632
|
-
*
|
|
631
|
+
* 5. If an UpdateNOC command had been successfully invoked, revert the state of operational key pair, NOC
|
|
632
|
+
* and ICAC for that Fabric to the state prior to the Fail-Safe timer being armed, for the Fabric
|
|
633
633
|
* Index that was the subject of the UpdateNOC command.
|
|
634
634
|
*
|
|
635
635
|
* 6. If an AddNOC command had been successfully invoked, achieve the equivalent effect of invoking the
|
|
@@ -639,13 +639,13 @@ export namespace GeneralCommissioning {
|
|
|
639
639
|
* device state. This shall only apply to Fabrics added during the fail-safe period as the result of
|
|
640
640
|
* the AddNOC command.
|
|
641
641
|
*
|
|
642
|
-
* 7. If the CSRRequest command had been successfully invoked, but no AddNOC or UpdateNOC command had
|
|
643
|
-
*
|
|
644
|
-
*
|
|
645
|
-
*
|
|
642
|
+
* 7. If the CSRRequest command had been successfully invoked, but no AddNOC or UpdateNOC command had been
|
|
643
|
+
* successfully invoked, then the new operational key pair temporarily generated for the purposes of
|
|
644
|
+
* NOC addition or update (see Node Operational CSR Procedure) shall be removed as it is no longer
|
|
645
|
+
* needed.
|
|
646
646
|
*
|
|
647
|
-
* 8. Remove any RCACs added by the AddTrustedRootCertificate command that are not currently referenced
|
|
648
|
-
*
|
|
647
|
+
* 8. Remove any RCACs added by the AddTrustedRootCertificate command that are not currently referenced by
|
|
648
|
+
* any entry in the Fabrics attribute.
|
|
649
649
|
*
|
|
650
650
|
* 9. Reset the Breadcrumb attribute to zero.
|
|
651
651
|
*
|
|
@@ -667,22 +667,22 @@ export namespace GeneralCommissioning {
|
|
|
667
667
|
* provided in the NewRegulatoryConfig field.
|
|
668
668
|
*
|
|
669
669
|
* Success or failure of this command shall be communicated by the SetRegulatoryConfigResponse command,
|
|
670
|
-
* unless some data model validations caused a failure status code to be issued during the processing of
|
|
671
|
-
*
|
|
670
|
+
* unless some data model validations caused a failure status code to be issued during the processing of the
|
|
671
|
+
* command.
|
|
672
672
|
*
|
|
673
673
|
* The CountryCode field shall conforms to ISO 3166-1 alpha-2 and shall be used to set the Location
|
|
674
674
|
* attribute reflected by the Basic Information Cluster.
|
|
675
675
|
*
|
|
676
|
-
* If the server limits some of the values (e.g. locked to a particular country, with no regulatory data
|
|
677
|
-
*
|
|
676
|
+
* If the server limits some of the values (e.g. locked to a particular country, with no regulatory data for
|
|
677
|
+
* others), then setting regulatory information outside a valid country or location shall still set the
|
|
678
678
|
* Location attribute reflected by the Basic Information Cluster configuration, but the
|
|
679
679
|
* SetRegulatoryConfigResponse replied shall have the ErrorCode field set to ValueOutsideRange error.
|
|
680
680
|
*
|
|
681
681
|
* If the LocationCapability attribute is not Indoor/Outdoor and the NewRegulatoryConfig value
|
|
682
682
|
*
|
|
683
683
|
* received does not match either the Indoor or Outdoor fixed value in LocationCapability, then the
|
|
684
|
-
* SetRegulatoryConfigResponse replied shall have the ErrorCode field set to ValueOutsideRange error and
|
|
685
|
-
*
|
|
684
|
+
* SetRegulatoryConfigResponse replied shall have the ErrorCode field set to ValueOutsideRange error and the
|
|
685
|
+
* RegulatoryConfig attribute and associated internal radio configuration shall remain unchanged.
|
|
686
686
|
*
|
|
687
687
|
* If the LocationCapability attribute is set to Indoor/Outdoor, then the RegulatoryConfig attribute shall
|
|
688
688
|
* be set to match the NewRegulatoryConfig field.
|
|
@@ -690,9 +690,9 @@ export namespace GeneralCommissioning {
|
|
|
690
690
|
* On successful execution of the command, the ErrorCode field of the SetRegulatoryConfigResponse shall be
|
|
691
691
|
* set to OK.
|
|
692
692
|
*
|
|
693
|
-
* The Breadcrumb field shall be used to atomically set the Breadcrumb attribute on success of this
|
|
694
|
-
*
|
|
695
|
-
*
|
|
693
|
+
* The Breadcrumb field shall be used to atomically set the Breadcrumb attribute on success of this command,
|
|
694
|
+
* when SetRegulatoryConfigResponse has the ErrorCode field set to OK. If the command fails, the Breadcrumb
|
|
695
|
+
* attribute shall be left unchanged.
|
|
696
696
|
*
|
|
697
697
|
* @see {@link MatterSpecification.v13.Core} § 11.10.7.4
|
|
698
698
|
*/
|
|
@@ -708,16 +708,15 @@ export namespace GeneralCommissioning {
|
|
|
708
708
|
* This command has no data.
|
|
709
709
|
*
|
|
710
710
|
* Success or failure of this command shall be communicated by the CommissioningCompleteResponse command,
|
|
711
|
-
* unless some data model validations caused a failure status code to be issued during the processing of
|
|
712
|
-
*
|
|
711
|
+
* unless some data model validations caused a failure status code to be issued during the processing of the
|
|
712
|
+
* command.
|
|
713
713
|
*
|
|
714
714
|
* This command signals the Server that the Commissioner or Administrator has successfully completed all
|
|
715
715
|
* steps needed during the Fail-Safe period, such as commissioning (see Section 5.5, “Commissioning Flows”)
|
|
716
716
|
* or other Administrator operations requiring usage of the Fail Safe timer. It ensures that the Server is
|
|
717
|
-
* configured in a state such that it still has all necessary elements to be fully operable within a
|
|
718
|
-
*
|
|
719
|
-
*
|
|
720
|
-
* CASE
|
|
717
|
+
* configured in a state such that it still has all necessary elements to be fully operable within a Fabric,
|
|
718
|
+
* such as ACL entries (see Section 9.10, “Access Control Cluster”) and operational credentials (see Section
|
|
719
|
+
* 6.4, “Node Operational Credentials Specification”), and that the Node is reachable using CASE
|
|
721
720
|
*
|
|
722
721
|
* (CASE)”) over an operational network.
|
|
723
722
|
*
|
|
@@ -732,9 +731,9 @@ export namespace GeneralCommissioning {
|
|
|
732
731
|
* This command is fabric-scoped, so cannot be issued over a session that does not have an associated
|
|
733
732
|
* fabric, i.e. over PASE session prior to an AddNOC command. In addition, this command is only permitted
|
|
734
733
|
* over CASE and must be issued by a node associated with the ongoing Fail-Safe context. An ErrorCode of
|
|
735
|
-
* InvalidAuthentication shall be responded to the invoker if the CommissioningComplete command was
|
|
736
|
-
*
|
|
737
|
-
*
|
|
734
|
+
* InvalidAuthentication shall be responded to the invoker if the CommissioningComplete command was received
|
|
735
|
+
* outside a CASE session (e.g., over Group messaging, or PASE session after AddNOC), or if the accessing
|
|
736
|
+
* fabric is not the one associated with the ongoing Fail-Safe context.
|
|
738
737
|
*
|
|
739
738
|
* This command shall only result in success with an ErrorCode value of OK in the
|
|
740
739
|
* CommissioningCompleteResponse if received over a CASE session and the accessing fabric index matches the
|
|
@@ -747,8 +746,8 @@ export namespace GeneralCommissioning {
|
|
|
747
746
|
* originate from the Fabric which was joined through the execution of that command, which updated the
|
|
748
747
|
* Fail-Safe context’s Fabric Index.
|
|
749
748
|
*
|
|
750
|
-
* On successful execution of the CommissioningComplete command, where the CommissioningCompleteResponse
|
|
751
|
-
*
|
|
749
|
+
* On successful execution of the CommissioningComplete command, where the CommissioningCompleteResponse has
|
|
750
|
+
* an ErrorCode of OK, the following actions shall be undertaken on the Server:
|
|
752
751
|
*
|
|
753
752
|
* 1. The Fail-Safe timer associated with the current Fail-Safe context shall be disarmed.
|
|
754
753
|
*
|
|
@@ -852,8 +851,8 @@ export namespace GeneralCommissioning {
|
|
|
852
851
|
/**
|
|
853
852
|
* This cluster supports all GeneralCommissioning features. It may support illegal feature combinations.
|
|
854
853
|
*
|
|
855
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
856
|
-
*
|
|
854
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
855
|
+
* is legal per the Matter specification.
|
|
857
856
|
*/
|
|
858
857
|
export interface Complete extends Identity<typeof CompleteInstance> {}
|
|
859
858
|
|
|
@@ -174,8 +174,8 @@ export namespace GeneralDiagnostics {
|
|
|
174
174
|
name: TlvField(0, TlvString.bound({ maxLength: 32 })),
|
|
175
175
|
|
|
176
176
|
/**
|
|
177
|
-
* This field shall indicate if the Node is currently advertising itself operationally on this network
|
|
178
|
-
*
|
|
177
|
+
* This field shall indicate if the Node is currently advertising itself operationally on this network interface
|
|
178
|
+
* and is capable of successfully receiving incoming traffic from other Nodes.
|
|
179
179
|
*
|
|
180
180
|
* @see {@link MatterSpecification.v13.Core} § 11.12.5.6.2
|
|
181
181
|
*/
|
|
@@ -202,9 +202,8 @@ export namespace GeneralDiagnostics {
|
|
|
202
202
|
/**
|
|
203
203
|
* This field shall contain the current link-layer address for a 802.3 or IEEE 802.11-2020 network
|
|
204
204
|
*
|
|
205
|
-
* interface and contain the current extended MAC address for a 802.15.4 interface. The byte order of the
|
|
206
|
-
*
|
|
207
|
-
* zero.
|
|
205
|
+
* interface and contain the current extended MAC address for a 802.15.4 interface. The byte order of the octstr
|
|
206
|
+
* shall be in wire byte order. For addresses values less than 64 bits, the first two bytes shall be zero.
|
|
208
207
|
*
|
|
209
208
|
* @see {@link MatterSpecification.v13.Core} § 11.12.5.6.5
|
|
210
209
|
*/
|
|
@@ -415,10 +414,9 @@ export namespace GeneralDiagnostics {
|
|
|
415
414
|
export const TlvTestEventTriggerRequest = TlvObject({
|
|
416
415
|
/**
|
|
417
416
|
* The EnableKey is a 128 bit value provided by the client in this command, which needs to match a value chosen
|
|
418
|
-
* by the manufacturer and configured on the server using manufacturer-specific means, such as
|
|
419
|
-
*
|
|
420
|
-
*
|
|
421
|
-
* CONSTRAINT_ERROR.
|
|
417
|
+
* by the manufacturer and configured on the server using manufacturer-specific means, such as pre-provisioning.
|
|
418
|
+
* The value of all zeroes is reserved to indicate that no EnableKey is set. Therefore, if the EnableKey field
|
|
419
|
+
* is received with all zeroes, this command shall FAIL with a response status of CONSTRAINT_ERROR.
|
|
422
420
|
*
|
|
423
421
|
* The EnableKey SHOULD be unique per exact set of devices going to a certification test.
|
|
424
422
|
*
|
|
@@ -435,9 +433,9 @@ export namespace GeneralDiagnostics {
|
|
|
435
433
|
/**
|
|
436
434
|
* This field shall indicate the test or test mode which the client wants to trigger.
|
|
437
435
|
*
|
|
438
|
-
* The expected side-effects of EventTrigger values are out of scope of this specification and will be
|
|
439
|
-
*
|
|
440
|
-
*
|
|
436
|
+
* The expected side-effects of EventTrigger values are out of scope of this specification and will be described
|
|
437
|
+
* within appropriate certification test literature provided to manufacturers by the Connectivity Standards
|
|
438
|
+
* Alliance, in conjunction with certification test cases documentation.
|
|
441
439
|
*
|
|
442
440
|
* Values of EventTrigger in the range 0xFFFF_FFFF_0000_0000 through 0xFFFF_FFFF_FFFF_FFFF are reserved for
|
|
443
441
|
* testing use by manufacturers and will not appear in CSA certification test literature.
|
|
@@ -491,9 +489,9 @@ export namespace GeneralDiagnostics {
|
|
|
491
489
|
systemTimeMs: TlvField(0, TlvSysTimeMS),
|
|
492
490
|
|
|
493
491
|
/**
|
|
494
|
-
* This shall indicate the current time in POSIX Time in milliseconds, with the value taken from the same
|
|
495
|
-
*
|
|
496
|
-
*
|
|
492
|
+
* This shall indicate the current time in POSIX Time in milliseconds, with the value taken from the same source
|
|
493
|
+
* that could populate the Timestamp field of events. This value shall only be null when any the following are
|
|
494
|
+
* true:
|
|
497
495
|
*
|
|
498
496
|
* • The node doesn’t support the Time Synchronization cluster.
|
|
499
497
|
*
|
|
@@ -631,8 +629,8 @@ export namespace GeneralDiagnostics {
|
|
|
631
629
|
* This command provides a means for certification tests or manufacturer’s internal tests to validate
|
|
632
630
|
* particular command handling and encoding constraints by generating a response of a given size.
|
|
633
631
|
*
|
|
634
|
-
* This command shall use the same EnableKey behavior as the TestEventTrigger command, whereby processing
|
|
635
|
-
*
|
|
632
|
+
* This command shall use the same EnableKey behavior as the TestEventTrigger command, whereby processing of
|
|
633
|
+
* the command is only enabled when the TestEventTriggersEnabled field is true, which shall NOT be true
|
|
636
634
|
* outside of certification testing or manufacturer’s internal tests.
|
|
637
635
|
*
|
|
638
636
|
* The fields for the PayloadTestRequest command are as follows:
|
|
@@ -664,8 +662,8 @@ export namespace GeneralDiagnostics {
|
|
|
664
662
|
* This feature indicates support for extended Data Model testing commands, which are required in some
|
|
665
663
|
* situations.
|
|
666
664
|
*
|
|
667
|
-
* This feature shall be supported if the MaxPathsPerInvoke attribute of the Basic Information Cluster has
|
|
668
|
-
*
|
|
665
|
+
* This feature shall be supported if the MaxPathsPerInvoke attribute of the Basic Information Cluster has a
|
|
666
|
+
* value > 1.
|
|
669
667
|
*
|
|
670
668
|
* @see {@link MatterSpecification.v13.Core} § 11.12.4.1
|
|
671
669
|
*/
|
|
@@ -692,11 +690,11 @@ export namespace GeneralDiagnostics {
|
|
|
692
690
|
rebootCount: Attribute(0x1, TlvUInt16, { persistent: true }),
|
|
693
691
|
|
|
694
692
|
/**
|
|
695
|
-
* The UpTime attribute shall indicate a best-effort assessment of the length of time, in seconds, since
|
|
696
|
-
*
|
|
697
|
-
*
|
|
698
|
-
*
|
|
699
|
-
* system-
|
|
693
|
+
* The UpTime attribute shall indicate a best-effort assessment of the length of time, in seconds, since the
|
|
694
|
+
* Node’s last reboot. This attribute SHOULD be incremented to account for the periods of time that a Node
|
|
695
|
+
* is in a low-power or sleep state. This attribute shall only be reset upon a device reboot. This attribute
|
|
696
|
+
* shall be based on the same System Time source as those used to fulfill any usage of the system-us and
|
|
697
|
+
* system-ms data types within the server.
|
|
700
698
|
*
|
|
701
699
|
* @see {@link MatterSpecification.v13.Core} § 11.12.6.3
|
|
702
700
|
*/
|
|
@@ -739,13 +737,13 @@ export namespace GeneralDiagnostics {
|
|
|
739
737
|
),
|
|
740
738
|
|
|
741
739
|
/**
|
|
742
|
-
* The ActiveRadioFaults attribute shall indicate the set of faults currently detected by the Node. When
|
|
743
|
-
*
|
|
744
|
-
*
|
|
745
|
-
*
|
|
746
|
-
*
|
|
747
|
-
*
|
|
748
|
-
*
|
|
740
|
+
* The ActiveRadioFaults attribute shall indicate the set of faults currently detected by the Node. When the
|
|
741
|
+
* Node detects a fault has been raised, the appropriate RadioFaultEnum value shall be added to this list.
|
|
742
|
+
* This list shall NOT contain more than one instance of a specific RadioFaultEnum value. When the Node
|
|
743
|
+
* detects that all conditions contributing to a fault has been cleared, the corresponding RadioFaultEnum
|
|
744
|
+
* value shall be removed from this list. An empty list shall indicate there are currently no active faults.
|
|
745
|
+
* The order of this list SHOULD have no significance. Clients interested in monitoring changes in active
|
|
746
|
+
* faults may subscribe to this attribute, or they may subscribe to RadioFaultChange.
|
|
749
747
|
*
|
|
750
748
|
* @see {@link MatterSpecification.v13.Core} § 11.12.6.7
|
|
751
749
|
*/
|
|
@@ -777,8 +775,8 @@ export namespace GeneralDiagnostics {
|
|
|
777
775
|
* configured. When this attribute is true, the Node has been configured with one or more test event
|
|
778
776
|
* triggers by virtue of the internally programmed EnableKey value (see TestEventTrigger) being set to a
|
|
779
777
|
* non-zero value. This attribute can be used by Administrators to detect if a device was inadvertently
|
|
780
|
-
* commissioned with test event trigger mode enabled, and take appropriate action (e.g. warn the user
|
|
781
|
-
*
|
|
778
|
+
* commissioned with test event trigger mode enabled, and take appropriate action (e.g. warn the user and/or
|
|
779
|
+
* offer to remove all fabrics on the Node).
|
|
782
780
|
*
|
|
783
781
|
* @see {@link MatterSpecification.v13.Core} § 11.12.6.9
|
|
784
782
|
*/
|
|
@@ -819,8 +817,8 @@ export namespace GeneralDiagnostics {
|
|
|
819
817
|
|
|
820
818
|
events: {
|
|
821
819
|
/**
|
|
822
|
-
* The HardwareFaultChange Event shall indicate a change in the set of hardware faults currently detected
|
|
823
|
-
*
|
|
820
|
+
* The HardwareFaultChange Event shall indicate a change in the set of hardware faults currently detected by
|
|
821
|
+
* the Node.
|
|
824
822
|
*
|
|
825
823
|
* @see {@link MatterSpecification.v13.Core} § 11.12.8.1
|
|
826
824
|
*/
|
|
@@ -902,8 +900,8 @@ export namespace GeneralDiagnostics {
|
|
|
902
900
|
/**
|
|
903
901
|
* This cluster supports all GeneralDiagnostics features. It may support illegal feature combinations.
|
|
904
902
|
*
|
|
905
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
906
|
-
*
|
|
903
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
904
|
+
* is legal per the Matter specification.
|
|
907
905
|
*/
|
|
908
906
|
export interface Complete extends Identity<typeof CompleteInstance> {}
|
|
909
907
|
|
|
@@ -381,9 +381,8 @@ export namespace GroupKeyManagement {
|
|
|
381
381
|
maxGroupsPerFabric: FixedAttribute(0x2, TlvUInt16, { default: 0 }),
|
|
382
382
|
|
|
383
383
|
/**
|
|
384
|
-
* Indicates the maximum number of group key sets this node supports per fabric. The value of this
|
|
385
|
-
*
|
|
386
|
-
* Group Limits.
|
|
384
|
+
* Indicates the maximum number of group key sets this node supports per fabric. The value of this attribute
|
|
385
|
+
* shall be set according to the minimum number of group key sets to support as specified in Group Limits.
|
|
387
386
|
*
|
|
388
387
|
* @see {@link MatterSpecification.v13.Core} § 11.2.6.4
|
|
389
388
|
*/
|
|
@@ -407,14 +406,14 @@ export namespace GroupKeyManagement {
|
|
|
407
406
|
*
|
|
408
407
|
* • If the EpochStartTime0 is set to 0, then this command shall fail with an INVALID_COMMAND status code
|
|
409
408
|
* responded to the client. Note that internally, a GroupKeySetStruct’s EpochStartTime0 may be set to
|
|
410
|
-
* zero, due to the behavior of the AddNOC command which synthesizes a GroupKeySetStruct (see
|
|
411
|
-
*
|
|
409
|
+
* zero, due to the behavior of the AddNOC command which synthesizes a GroupKeySetStruct (see IPKValue).
|
|
410
|
+
* However, the value 0 is illegal in the GroupKeySet field sent by a client.
|
|
412
411
|
*
|
|
413
412
|
* • If the EpochKey1 field is not null, then the EpochKey0 field shall NOT be null. Otherwise this
|
|
414
413
|
* command shall fail with an INVALID_COMMAND status code responded to the client.
|
|
415
414
|
*
|
|
416
|
-
* • If the EpochKey1 field is not null, and the field’s length is not exactly 16 bytes, then this
|
|
417
|
-
*
|
|
415
|
+
* • If the EpochKey1 field is not null, and the field’s length is not exactly 16 bytes, then this command
|
|
416
|
+
* shall fail with a CONSTRAINT_ERROR status code responded to the client.
|
|
418
417
|
*
|
|
419
418
|
* • If the EpochKey1 field is not null, its associated EpochStartTime1 field shall NOT be null and shall
|
|
420
419
|
* contain a later epoch start time than the epoch start time found in the EpochStartTime0 field.
|
|
@@ -426,8 +425,8 @@ export namespace GroupKeyManagement {
|
|
|
426
425
|
* • If the EpochKey2 field is not null, then the EpochKey1 and EpochKey0 fields shall NOT be null.
|
|
427
426
|
* Otherwise this command shall fail with an INVALID_COMMAND status code responded to the client.
|
|
428
427
|
*
|
|
429
|
-
* • If the EpochKey2 field is not null, and the field’s length is not exactly 16 bytes, then this
|
|
430
|
-
*
|
|
428
|
+
* • If the EpochKey2 field is not null, and the field’s length is not exactly 16 bytes, then this command
|
|
429
|
+
* shall fail with a CONSTRAINT_ERROR status code responded to the client.
|
|
431
430
|
*
|
|
432
431
|
* • If the EpochKey2 field is not null, its associated EpochStartTime2 field shall NOT be null and shall
|
|
433
432
|
* contain a later epoch start time than the epoch start time found in the EpochStartTime1 field.
|
|
@@ -439,8 +438,8 @@ export namespace GroupKeyManagement {
|
|
|
439
438
|
* If there exists a Group Key Set associated with the accessing fabric which has the same GroupKeySetID as
|
|
440
439
|
* that provided in the GroupKeySet field, then the contents of that group key set shall be
|
|
441
440
|
*
|
|
442
|
-
* replaced. A replacement shall be done by executing the equivalent of entirely removing the previous
|
|
443
|
-
*
|
|
441
|
+
* replaced. A replacement shall be done by executing the equivalent of entirely removing the previous Group
|
|
442
|
+
* Key Set with the given GroupKeySetID, followed by an addition of a Group Key Set with the provided
|
|
444
443
|
* configuration. Otherwise, if the GroupKeySetID did not match an existing entry, a new Group Key Set
|
|
445
444
|
* associated with the accessing fabric shall be created with the provided data. The Group Key Set shall be
|
|
446
445
|
* written to non-volatile storage.
|
package/src/clusters/groups.ts
CHANGED
|
@@ -378,8 +378,8 @@ export namespace Groups {
|
|
|
378
378
|
),
|
|
379
379
|
|
|
380
380
|
/**
|
|
381
|
-
* The RemoveAllGroups command allows a client to direct the server to remove all group associations for
|
|
382
|
-
*
|
|
381
|
+
* The RemoveAllGroups command allows a client to direct the server to remove all group associations for the
|
|
382
|
+
* server endpoint.
|
|
383
383
|
*
|
|
384
384
|
* @see {@link MatterSpecification.v13.Cluster} § 1.3.7.5
|
|
385
385
|
*/
|
|
@@ -418,16 +418,15 @@ export namespace Groups {
|
|
|
418
418
|
export const ClusterInstance = MutableCluster({ ...Base, supportedFeatures: { groupNames: true } });
|
|
419
419
|
|
|
420
420
|
/**
|
|
421
|
-
* The Groups cluster manages, per endpoint, the content of the node-wide Group Table that is part of the
|
|
422
|
-
*
|
|
421
|
+
* The Groups cluster manages, per endpoint, the content of the node-wide Group Table that is part of the underlying
|
|
422
|
+
* interaction layer.
|
|
423
423
|
*
|
|
424
424
|
* In a network supporting fabrics, group IDs referenced by attributes or other elements of this cluster are scoped
|
|
425
425
|
* to the accessing fabric.
|
|
426
426
|
*
|
|
427
|
-
* The Groups cluster is scoped to the endpoint. Groups cluster commands support discovering the endpoint
|
|
428
|
-
*
|
|
429
|
-
*
|
|
430
|
-
* accessing fabric.
|
|
427
|
+
* The Groups cluster is scoped to the endpoint. Groups cluster commands support discovering the endpoint membership
|
|
428
|
+
* in a group, adding the endpoint to a group, removing the endpoint from a group, removing endpoint membership from
|
|
429
|
+
* all groups. All commands defined in this cluster shall only affect groups scoped to the accessing fabric.
|
|
431
430
|
*
|
|
432
431
|
* When group names are supported, the server stores a name string, which is set by the client for each assigned
|
|
433
432
|
* group and indicated in response to a client request.
|
|
@@ -32,8 +32,8 @@ export namespace HepaFilterMonitoring {
|
|
|
32
32
|
/**
|
|
33
33
|
* This cluster supports all HepaFilterMonitoring 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
|
...ResourceMonitoring.Complete,
|