@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
|
@@ -30,15 +30,15 @@ export declare namespace GeneralCommissioning {
|
|
|
30
30
|
*/
|
|
31
31
|
const TlvSetTcAcknowledgementsRequest: import("../tlv/TlvObject.js").ObjectSchema<{
|
|
32
32
|
/**
|
|
33
|
-
* This field shall contain the version of the Enhanced Setup Flow Terms & Conditions that were presented to
|
|
34
|
-
*
|
|
33
|
+
* This field shall contain the version of the Enhanced Setup Flow Terms & Conditions that were presented to the
|
|
34
|
+
* user.
|
|
35
35
|
*
|
|
36
36
|
* @see {@link MatterSpecification.v13.Core} § 11.10.7.8.1
|
|
37
37
|
*/
|
|
38
38
|
tcVersion: import("../tlv/TlvObject.js").FieldType<number>;
|
|
39
39
|
/**
|
|
40
|
-
* This field shall contain the user responses to the Enhanced Setup Flow Terms & Conditions as a map where
|
|
41
|
-
*
|
|
40
|
+
* This field shall contain the user responses to the Enhanced Setup Flow Terms & Conditions as a map where each
|
|
41
|
+
* bit set in the bitmap corresponds to an accepted term in the file located at EnhancedSetupFlowTCUrl.
|
|
42
42
|
*
|
|
43
43
|
* ### Effect on Receipt
|
|
44
44
|
*
|
|
@@ -94,8 +94,8 @@ export declare namespace GeneralCommissioning {
|
|
|
94
94
|
*/
|
|
95
95
|
NoFailSafe = 3,
|
|
96
96
|
/**
|
|
97
|
-
* Attempting to arm fail- safe or execute CommissioningComplete from a fabric different than the one
|
|
98
|
-
*
|
|
97
|
+
* Attempting to arm fail- safe or execute CommissioningComplete from a fabric different than the one associated
|
|
98
|
+
* with the current fail- safe context.
|
|
99
99
|
*/
|
|
100
100
|
BusyWithOtherAdmin = 4,
|
|
101
101
|
/**
|
|
@@ -148,8 +148,8 @@ export declare namespace GeneralCommissioning {
|
|
|
148
148
|
*/
|
|
149
149
|
failSafeExpiryLengthSeconds: import("../tlv/TlvObject.js").FieldType<number>;
|
|
150
150
|
/**
|
|
151
|
-
* This field shall contain a conservative value in seconds denoting the maximum total duration for which a
|
|
152
|
-
*
|
|
151
|
+
* This field shall contain a conservative value in seconds denoting the maximum total duration for which a fail
|
|
152
|
+
* safe timer can be re-armed. See Section 11.10.7.2.1, “Fail Safe Context”.
|
|
153
153
|
*
|
|
154
154
|
* The value of this field shall be greater than or equal to the FailSafeExpiryLengthSeconds. Absent additional
|
|
155
155
|
* guidelines, it is recommended that the value of this field be aligned with the initial Announcement Duration
|
|
@@ -318,11 +318,11 @@ export declare namespace GeneralCommissioning {
|
|
|
318
318
|
readonly tcMinRequiredVersion: Attribute<number, any>;
|
|
319
319
|
/**
|
|
320
320
|
* Indicates the user’s response to the presented terms. Each bit position corresponds to a user response
|
|
321
|
-
* for the associated index of matching text, such that bit 0 (bit value 1) is for text index 0. Bit 15
|
|
322
|
-
*
|
|
323
|
-
*
|
|
324
|
-
*
|
|
325
|
-
*
|
|
321
|
+
* for the associated index of matching text, such that bit 0 (bit value 1) is for text index 0. Bit 15 (bit
|
|
322
|
+
* value 0x8000) is for text index 15. A bit value of 1 indicates acceptance and a value of 0 indicates
|
|
323
|
+
* non-acceptance. For example, if there are two texts that were presented where the first (bit 0, value 1)
|
|
324
|
+
* was declined and the second accepted (bit 1, value 2), we would expect the resulting value of the map to
|
|
325
|
+
* be 2.
|
|
326
326
|
*
|
|
327
327
|
* Whenever a user provides responses to newly presented terms and conditions, this attribute shall be
|
|
328
328
|
* updated with the latest responses. This may happen in response to updated terms that were presented to
|
|
@@ -335,11 +335,11 @@ export declare namespace GeneralCommissioning {
|
|
|
335
335
|
* Indicates whether SetTCAcknowledgements is currently required to be called with the inclusion of
|
|
336
336
|
* mandatory terms accepted.
|
|
337
337
|
*
|
|
338
|
-
* This attribute may be present and False in the case where no terms and conditions are currently
|
|
339
|
-
*
|
|
338
|
+
* This attribute may be present and False in the case where no terms and conditions are currently mandatory
|
|
339
|
+
* to accept for CommissioningComplete to succeed.
|
|
340
340
|
*
|
|
341
|
-
* This attribute may appear, or become True after commissioning (e.g. due to a firmware update) to
|
|
342
|
-
*
|
|
341
|
+
* This attribute may appear, or become True after commissioning (e.g. due to a firmware update) to indicate
|
|
342
|
+
* that new Terms & Conditions are available that the user must accept.
|
|
343
343
|
*
|
|
344
344
|
* Upon Factory Data Reset, this attribute shall be set to a value of True.
|
|
345
345
|
*
|
|
@@ -371,15 +371,15 @@ export declare namespace GeneralCommissioning {
|
|
|
371
371
|
*/
|
|
372
372
|
readonly setTcAcknowledgements: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
373
373
|
/**
|
|
374
|
-
* This field shall contain the version of the Enhanced Setup Flow Terms & Conditions that were presented to
|
|
375
|
-
*
|
|
374
|
+
* This field shall contain the version of the Enhanced Setup Flow Terms & Conditions that were presented to the
|
|
375
|
+
* user.
|
|
376
376
|
*
|
|
377
377
|
* @see {@link MatterSpecification.v13.Core} § 11.10.7.8.1
|
|
378
378
|
*/
|
|
379
379
|
tcVersion: import("../tlv/TlvObject.js").FieldType<number>;
|
|
380
380
|
/**
|
|
381
|
-
* This field shall contain the user responses to the Enhanced Setup Flow Terms & Conditions as a map where
|
|
382
|
-
*
|
|
381
|
+
* This field shall contain the user responses to the Enhanced Setup Flow Terms & Conditions as a map where each
|
|
382
|
+
* bit set in the bitmap corresponds to an accepted term in the file located at EnhancedSetupFlowTCUrl.
|
|
383
383
|
*
|
|
384
384
|
* ### Effect on Receipt
|
|
385
385
|
*
|
|
@@ -432,9 +432,9 @@ export declare namespace GeneralCommissioning {
|
|
|
432
432
|
readonly attributes: {
|
|
433
433
|
/**
|
|
434
434
|
* This attribute allows for the storage of a client-provided small payload which Administrators and
|
|
435
|
-
* Commissioners may write and then subsequently read, to keep track of their own progress. This may be
|
|
436
|
-
*
|
|
437
|
-
*
|
|
435
|
+
* Commissioners may write and then subsequently read, to keep track of their own progress. This may be used
|
|
436
|
+
* by the Commissioner to avoid repeating already-executed actions upon re-establishing a commissioning link
|
|
437
|
+
* after an error.
|
|
438
438
|
*
|
|
439
439
|
* On start/restart of the server, such as when a device is power-cycled, this attribute shall be reset to
|
|
440
440
|
* zero.
|
|
@@ -466,8 +466,8 @@ export declare namespace GeneralCommissioning {
|
|
|
466
466
|
*/
|
|
467
467
|
failSafeExpiryLengthSeconds: import("../tlv/TlvObject.js").FieldType<number>;
|
|
468
468
|
/**
|
|
469
|
-
* This field shall contain a conservative value in seconds denoting the maximum total duration for which a
|
|
470
|
-
*
|
|
469
|
+
* This field shall contain a conservative value in seconds denoting the maximum total duration for which a fail
|
|
470
|
+
* safe timer can be re-armed. See Section 11.10.7.2.1, “Fail Safe Context”.
|
|
471
471
|
*
|
|
472
472
|
* The value of this field shall be greater than or equal to the FailSafeExpiryLengthSeconds. Absent additional
|
|
473
473
|
* guidelines, it is recommended that the value of this field be aligned with the initial Announcement Duration
|
|
@@ -519,37 +519,37 @@ export declare namespace GeneralCommissioning {
|
|
|
519
519
|
*
|
|
520
520
|
* If the fail-safe timer is not currently armed, the commissioning window is open, and the command was
|
|
521
521
|
* received over a CASE session, the command shall leave the current fail-safe state unchanged and
|
|
522
|
-
* immediately respond with an ArmFailSafeResponse containing an ErrorCode value of BusyWithOtherAdmin.
|
|
523
|
-
*
|
|
524
|
-
*
|
|
522
|
+
* immediately respond with an ArmFailSafeResponse containing an ErrorCode value of BusyWithOtherAdmin. This
|
|
523
|
+
* is done to allow commissioners, which use PASE connections, the opportunity to use the failsafe during
|
|
524
|
+
* the relatively short commissioning window.
|
|
525
525
|
*
|
|
526
526
|
* Otherwise, the command shall arm or re-arm the "fail-safe timer" with an expiry time set for a duration
|
|
527
527
|
* of ExpiryLengthSeconds, or disarm it, depending on the situation:
|
|
528
528
|
*
|
|
529
529
|
* • If ExpiryLengthSeconds is 0 and the fail-safe timer was already armed and the accessing fabric
|
|
530
|
-
* matches the Fabric currently associated with the fail-safe context, then the fail-safe timer shall
|
|
531
|
-
*
|
|
530
|
+
* matches the Fabric currently associated with the fail-safe context, then the fail-safe timer shall be
|
|
531
|
+
* immediately expired (see further below for side-effects of expiration).
|
|
532
532
|
*
|
|
533
|
-
* • If ExpiryLengthSeconds is 0 and the fail-safe timer was not armed, then this command invocation
|
|
534
|
-
*
|
|
533
|
+
* • If ExpiryLengthSeconds is 0 and the fail-safe timer was not armed, then this command invocation shall
|
|
534
|
+
* lead to a success response with no side-effects against the fail-safe context.
|
|
535
535
|
*
|
|
536
536
|
* • If ExpiryLengthSeconds is non-zero and the fail-safe timer was not currently armed, then the
|
|
537
537
|
* fail-safe timer shall be armed for that duration.
|
|
538
538
|
*
|
|
539
539
|
* • If ExpiryLengthSeconds is non-zero and the fail-safe timer was currently armed, and the accessing
|
|
540
|
-
* Fabric matches the fail-safe context’s associated Fabric, then the fail-safe timer shall be re-
|
|
541
|
-
*
|
|
540
|
+
* Fabric matches the fail-safe context’s associated Fabric, then the fail-safe timer shall be re- armed
|
|
541
|
+
* to expire in ExpiryLengthSeconds.
|
|
542
542
|
*
|
|
543
|
-
* • Otherwise, the command shall leave the current fail-safe state unchanged and immediately respond
|
|
544
|
-
*
|
|
545
|
-
*
|
|
543
|
+
* • Otherwise, the command shall leave the current fail-safe state unchanged and immediately respond with
|
|
544
|
+
* ArmFailSafeResponse containing an ErrorCode value of BusyWithOtherAdmin, indicating a likely conflict
|
|
545
|
+
* between commissioners.
|
|
546
546
|
*
|
|
547
547
|
* The value of the Breadcrumb field shall be written to the Breadcrumb on successful execution of the
|
|
548
548
|
* command.
|
|
549
549
|
*
|
|
550
550
|
* If the receiver restarts unexpectedly (e.g., power interruption, software crash, or other reset) the
|
|
551
|
-
* receiver shall behave as if the fail-safe timer expired and perform the sequence of clean-up steps
|
|
552
|
-
*
|
|
551
|
+
* receiver shall behave as if the fail-safe timer expired and perform the sequence of clean-up steps listed
|
|
552
|
+
* below.
|
|
553
553
|
*
|
|
554
554
|
* On successful execution of the command, the ErrorCode field of the ArmFailSafeResponse shall be set to
|
|
555
555
|
* OK.
|
|
@@ -612,8 +612,8 @@ export declare namespace GeneralCommissioning {
|
|
|
612
612
|
* 4. Reset the configuration of all Network Commissioning Networks attribute to their state prior to the
|
|
613
613
|
* Fail-Safe being armed.
|
|
614
614
|
*
|
|
615
|
-
* 5. If an UpdateNOC command had been successfully invoked, revert the state of operational key pair,
|
|
616
|
-
*
|
|
615
|
+
* 5. If an UpdateNOC command had been successfully invoked, revert the state of operational key pair, NOC
|
|
616
|
+
* and ICAC for that Fabric to the state prior to the Fail-Safe timer being armed, for the Fabric
|
|
617
617
|
* Index that was the subject of the UpdateNOC command.
|
|
618
618
|
*
|
|
619
619
|
* 6. If an AddNOC command had been successfully invoked, achieve the equivalent effect of invoking the
|
|
@@ -623,13 +623,13 @@ export declare namespace GeneralCommissioning {
|
|
|
623
623
|
* device state. This shall only apply to Fabrics added during the fail-safe period as the result of
|
|
624
624
|
* the AddNOC command.
|
|
625
625
|
*
|
|
626
|
-
* 7. If the CSRRequest command had been successfully invoked, but no AddNOC or UpdateNOC command had
|
|
627
|
-
*
|
|
628
|
-
*
|
|
629
|
-
*
|
|
626
|
+
* 7. If the CSRRequest command had been successfully invoked, but no AddNOC or UpdateNOC command had been
|
|
627
|
+
* successfully invoked, then the new operational key pair temporarily generated for the purposes of
|
|
628
|
+
* NOC addition or update (see Node Operational CSR Procedure) shall be removed as it is no longer
|
|
629
|
+
* needed.
|
|
630
630
|
*
|
|
631
|
-
* 8. Remove any RCACs added by the AddTrustedRootCertificate command that are not currently referenced
|
|
632
|
-
*
|
|
631
|
+
* 8. Remove any RCACs added by the AddTrustedRootCertificate command that are not currently referenced by
|
|
632
|
+
* any entry in the Fabrics attribute.
|
|
633
633
|
*
|
|
634
634
|
* 9. Reset the Breadcrumb attribute to zero.
|
|
635
635
|
*
|
|
@@ -661,22 +661,22 @@ export declare namespace GeneralCommissioning {
|
|
|
661
661
|
* provided in the NewRegulatoryConfig field.
|
|
662
662
|
*
|
|
663
663
|
* Success or failure of this command shall be communicated by the SetRegulatoryConfigResponse command,
|
|
664
|
-
* unless some data model validations caused a failure status code to be issued during the processing of
|
|
665
|
-
*
|
|
664
|
+
* unless some data model validations caused a failure status code to be issued during the processing of the
|
|
665
|
+
* command.
|
|
666
666
|
*
|
|
667
667
|
* The CountryCode field shall conforms to ISO 3166-1 alpha-2 and shall be used to set the Location
|
|
668
668
|
* attribute reflected by the Basic Information Cluster.
|
|
669
669
|
*
|
|
670
|
-
* If the server limits some of the values (e.g. locked to a particular country, with no regulatory data
|
|
671
|
-
*
|
|
670
|
+
* If the server limits some of the values (e.g. locked to a particular country, with no regulatory data for
|
|
671
|
+
* others), then setting regulatory information outside a valid country or location shall still set the
|
|
672
672
|
* Location attribute reflected by the Basic Information Cluster configuration, but the
|
|
673
673
|
* SetRegulatoryConfigResponse replied shall have the ErrorCode field set to ValueOutsideRange error.
|
|
674
674
|
*
|
|
675
675
|
* If the LocationCapability attribute is not Indoor/Outdoor and the NewRegulatoryConfig value
|
|
676
676
|
*
|
|
677
677
|
* received does not match either the Indoor or Outdoor fixed value in LocationCapability, then the
|
|
678
|
-
* SetRegulatoryConfigResponse replied shall have the ErrorCode field set to ValueOutsideRange error and
|
|
679
|
-
*
|
|
678
|
+
* SetRegulatoryConfigResponse replied shall have the ErrorCode field set to ValueOutsideRange error and the
|
|
679
|
+
* RegulatoryConfig attribute and associated internal radio configuration shall remain unchanged.
|
|
680
680
|
*
|
|
681
681
|
* If the LocationCapability attribute is set to Indoor/Outdoor, then the RegulatoryConfig attribute shall
|
|
682
682
|
* be set to match the NewRegulatoryConfig field.
|
|
@@ -684,9 +684,9 @@ export declare namespace GeneralCommissioning {
|
|
|
684
684
|
* On successful execution of the command, the ErrorCode field of the SetRegulatoryConfigResponse shall be
|
|
685
685
|
* set to OK.
|
|
686
686
|
*
|
|
687
|
-
* The Breadcrumb field shall be used to atomically set the Breadcrumb attribute on success of this
|
|
688
|
-
*
|
|
689
|
-
*
|
|
687
|
+
* The Breadcrumb field shall be used to atomically set the Breadcrumb attribute on success of this command,
|
|
688
|
+
* when SetRegulatoryConfigResponse has the ErrorCode field set to OK. If the command fails, the Breadcrumb
|
|
689
|
+
* attribute shall be left unchanged.
|
|
690
690
|
*
|
|
691
691
|
* @see {@link MatterSpecification.v13.Core} § 11.10.7.4
|
|
692
692
|
*/
|
|
@@ -713,16 +713,15 @@ export declare namespace GeneralCommissioning {
|
|
|
713
713
|
* This command has no data.
|
|
714
714
|
*
|
|
715
715
|
* Success or failure of this command shall be communicated by the CommissioningCompleteResponse command,
|
|
716
|
-
* unless some data model validations caused a failure status code to be issued during the processing of
|
|
717
|
-
*
|
|
716
|
+
* unless some data model validations caused a failure status code to be issued during the processing of the
|
|
717
|
+
* command.
|
|
718
718
|
*
|
|
719
719
|
* This command signals the Server that the Commissioner or Administrator has successfully completed all
|
|
720
720
|
* steps needed during the Fail-Safe period, such as commissioning (see Section 5.5, “Commissioning Flows”)
|
|
721
721
|
* or other Administrator operations requiring usage of the Fail Safe timer. It ensures that the Server is
|
|
722
|
-
* configured in a state such that it still has all necessary elements to be fully operable within a
|
|
723
|
-
*
|
|
724
|
-
*
|
|
725
|
-
* CASE
|
|
722
|
+
* configured in a state such that it still has all necessary elements to be fully operable within a Fabric,
|
|
723
|
+
* such as ACL entries (see Section 9.10, “Access Control Cluster”) and operational credentials (see Section
|
|
724
|
+
* 6.4, “Node Operational Credentials Specification”), and that the Node is reachable using CASE
|
|
726
725
|
*
|
|
727
726
|
* (CASE)”) over an operational network.
|
|
728
727
|
*
|
|
@@ -737,9 +736,9 @@ export declare namespace GeneralCommissioning {
|
|
|
737
736
|
* This command is fabric-scoped, so cannot be issued over a session that does not have an associated
|
|
738
737
|
* fabric, i.e. over PASE session prior to an AddNOC command. In addition, this command is only permitted
|
|
739
738
|
* over CASE and must be issued by a node associated with the ongoing Fail-Safe context. An ErrorCode of
|
|
740
|
-
* InvalidAuthentication shall be responded to the invoker if the CommissioningComplete command was
|
|
741
|
-
*
|
|
742
|
-
*
|
|
739
|
+
* InvalidAuthentication shall be responded to the invoker if the CommissioningComplete command was received
|
|
740
|
+
* outside a CASE session (e.g., over Group messaging, or PASE session after AddNOC), or if the accessing
|
|
741
|
+
* fabric is not the one associated with the ongoing Fail-Safe context.
|
|
743
742
|
*
|
|
744
743
|
* This command shall only result in success with an ErrorCode value of OK in the
|
|
745
744
|
* CommissioningCompleteResponse if received over a CASE session and the accessing fabric index matches the
|
|
@@ -752,8 +751,8 @@ export declare namespace GeneralCommissioning {
|
|
|
752
751
|
* originate from the Fabric which was joined through the execution of that command, which updated the
|
|
753
752
|
* Fail-Safe context’s Fabric Index.
|
|
754
753
|
*
|
|
755
|
-
* On successful execution of the CommissioningComplete command, where the CommissioningCompleteResponse
|
|
756
|
-
*
|
|
754
|
+
* On successful execution of the CommissioningComplete command, where the CommissioningCompleteResponse has
|
|
755
|
+
* an ErrorCode of OK, the following actions shall be undertaken on the Server:
|
|
757
756
|
*
|
|
758
757
|
* 1. The Fail-Safe timer associated with the current Fail-Safe context shall be disarmed.
|
|
759
758
|
*
|
|
@@ -823,11 +822,11 @@ export declare namespace GeneralCommissioning {
|
|
|
823
822
|
readonly tcMinRequiredVersion: Attribute<number, any>;
|
|
824
823
|
/**
|
|
825
824
|
* Indicates the user’s response to the presented terms. Each bit position corresponds to a user response
|
|
826
|
-
* for the associated index of matching text, such that bit 0 (bit value 1) is for text index 0. Bit 15
|
|
827
|
-
*
|
|
828
|
-
*
|
|
829
|
-
*
|
|
830
|
-
*
|
|
825
|
+
* for the associated index of matching text, such that bit 0 (bit value 1) is for text index 0. Bit 15 (bit
|
|
826
|
+
* value 0x8000) is for text index 15. A bit value of 1 indicates acceptance and a value of 0 indicates
|
|
827
|
+
* non-acceptance. For example, if there are two texts that were presented where the first (bit 0, value 1)
|
|
828
|
+
* was declined and the second accepted (bit 1, value 2), we would expect the resulting value of the map to
|
|
829
|
+
* be 2.
|
|
831
830
|
*
|
|
832
831
|
* Whenever a user provides responses to newly presented terms and conditions, this attribute shall be
|
|
833
832
|
* updated with the latest responses. This may happen in response to updated terms that were presented to
|
|
@@ -840,11 +839,11 @@ export declare namespace GeneralCommissioning {
|
|
|
840
839
|
* Indicates whether SetTCAcknowledgements is currently required to be called with the inclusion of
|
|
841
840
|
* mandatory terms accepted.
|
|
842
841
|
*
|
|
843
|
-
* This attribute may be present and False in the case where no terms and conditions are currently
|
|
844
|
-
*
|
|
842
|
+
* This attribute may be present and False in the case where no terms and conditions are currently mandatory
|
|
843
|
+
* to accept for CommissioningComplete to succeed.
|
|
845
844
|
*
|
|
846
|
-
* This attribute may appear, or become True after commissioning (e.g. due to a firmware update) to
|
|
847
|
-
*
|
|
845
|
+
* This attribute may appear, or become True after commissioning (e.g. due to a firmware update) to indicate
|
|
846
|
+
* that new Terms & Conditions are available that the user must accept.
|
|
848
847
|
*
|
|
849
848
|
* Upon Factory Data Reset, this attribute shall be set to a value of True.
|
|
850
849
|
*
|
|
@@ -876,15 +875,15 @@ export declare namespace GeneralCommissioning {
|
|
|
876
875
|
*/
|
|
877
876
|
readonly setTcAcknowledgements: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
878
877
|
/**
|
|
879
|
-
* This field shall contain the version of the Enhanced Setup Flow Terms & Conditions that were presented to
|
|
880
|
-
*
|
|
878
|
+
* This field shall contain the version of the Enhanced Setup Flow Terms & Conditions that were presented to the
|
|
879
|
+
* user.
|
|
881
880
|
*
|
|
882
881
|
* @see {@link MatterSpecification.v13.Core} § 11.10.7.8.1
|
|
883
882
|
*/
|
|
884
883
|
tcVersion: import("../tlv/TlvObject.js").FieldType<number>;
|
|
885
884
|
/**
|
|
886
|
-
* This field shall contain the user responses to the Enhanced Setup Flow Terms & Conditions as a map where
|
|
887
|
-
*
|
|
885
|
+
* This field shall contain the user responses to the Enhanced Setup Flow Terms & Conditions as a map where each
|
|
886
|
+
* bit set in the bitmap corresponds to an accepted term in the file located at EnhancedSetupFlowTCUrl.
|
|
888
887
|
*
|
|
889
888
|
* ### Effect on Receipt
|
|
890
889
|
*
|
|
@@ -939,9 +938,9 @@ export declare namespace GeneralCommissioning {
|
|
|
939
938
|
readonly attributes: {
|
|
940
939
|
/**
|
|
941
940
|
* This attribute allows for the storage of a client-provided small payload which Administrators and
|
|
942
|
-
* Commissioners may write and then subsequently read, to keep track of their own progress. This may be
|
|
943
|
-
*
|
|
944
|
-
*
|
|
941
|
+
* Commissioners may write and then subsequently read, to keep track of their own progress. This may be used
|
|
942
|
+
* by the Commissioner to avoid repeating already-executed actions upon re-establishing a commissioning link
|
|
943
|
+
* after an error.
|
|
945
944
|
*
|
|
946
945
|
* On start/restart of the server, such as when a device is power-cycled, this attribute shall be reset to
|
|
947
946
|
* zero.
|
|
@@ -973,8 +972,8 @@ export declare namespace GeneralCommissioning {
|
|
|
973
972
|
*/
|
|
974
973
|
failSafeExpiryLengthSeconds: import("../tlv/TlvObject.js").FieldType<number>;
|
|
975
974
|
/**
|
|
976
|
-
* This field shall contain a conservative value in seconds denoting the maximum total duration for which a
|
|
977
|
-
*
|
|
975
|
+
* This field shall contain a conservative value in seconds denoting the maximum total duration for which a fail
|
|
976
|
+
* safe timer can be re-armed. See Section 11.10.7.2.1, “Fail Safe Context”.
|
|
978
977
|
*
|
|
979
978
|
* The value of this field shall be greater than or equal to the FailSafeExpiryLengthSeconds. Absent additional
|
|
980
979
|
* guidelines, it is recommended that the value of this field be aligned with the initial Announcement Duration
|
|
@@ -1026,37 +1025,37 @@ export declare namespace GeneralCommissioning {
|
|
|
1026
1025
|
*
|
|
1027
1026
|
* If the fail-safe timer is not currently armed, the commissioning window is open, and the command was
|
|
1028
1027
|
* received over a CASE session, the command shall leave the current fail-safe state unchanged and
|
|
1029
|
-
* immediately respond with an ArmFailSafeResponse containing an ErrorCode value of BusyWithOtherAdmin.
|
|
1030
|
-
*
|
|
1031
|
-
*
|
|
1028
|
+
* immediately respond with an ArmFailSafeResponse containing an ErrorCode value of BusyWithOtherAdmin. This
|
|
1029
|
+
* is done to allow commissioners, which use PASE connections, the opportunity to use the failsafe during
|
|
1030
|
+
* the relatively short commissioning window.
|
|
1032
1031
|
*
|
|
1033
1032
|
* Otherwise, the command shall arm or re-arm the "fail-safe timer" with an expiry time set for a duration
|
|
1034
1033
|
* of ExpiryLengthSeconds, or disarm it, depending on the situation:
|
|
1035
1034
|
*
|
|
1036
1035
|
* • If ExpiryLengthSeconds is 0 and the fail-safe timer was already armed and the accessing fabric
|
|
1037
|
-
* matches the Fabric currently associated with the fail-safe context, then the fail-safe timer shall
|
|
1038
|
-
*
|
|
1036
|
+
* matches the Fabric currently associated with the fail-safe context, then the fail-safe timer shall be
|
|
1037
|
+
* immediately expired (see further below for side-effects of expiration).
|
|
1039
1038
|
*
|
|
1040
|
-
* • If ExpiryLengthSeconds is 0 and the fail-safe timer was not armed, then this command invocation
|
|
1041
|
-
*
|
|
1039
|
+
* • If ExpiryLengthSeconds is 0 and the fail-safe timer was not armed, then this command invocation shall
|
|
1040
|
+
* lead to a success response with no side-effects against the fail-safe context.
|
|
1042
1041
|
*
|
|
1043
1042
|
* • If ExpiryLengthSeconds is non-zero and the fail-safe timer was not currently armed, then the
|
|
1044
1043
|
* fail-safe timer shall be armed for that duration.
|
|
1045
1044
|
*
|
|
1046
1045
|
* • If ExpiryLengthSeconds is non-zero and the fail-safe timer was currently armed, and the accessing
|
|
1047
|
-
* Fabric matches the fail-safe context’s associated Fabric, then the fail-safe timer shall be re-
|
|
1048
|
-
*
|
|
1046
|
+
* Fabric matches the fail-safe context’s associated Fabric, then the fail-safe timer shall be re- armed
|
|
1047
|
+
* to expire in ExpiryLengthSeconds.
|
|
1049
1048
|
*
|
|
1050
|
-
* • Otherwise, the command shall leave the current fail-safe state unchanged and immediately respond
|
|
1051
|
-
*
|
|
1052
|
-
*
|
|
1049
|
+
* • Otherwise, the command shall leave the current fail-safe state unchanged and immediately respond with
|
|
1050
|
+
* ArmFailSafeResponse containing an ErrorCode value of BusyWithOtherAdmin, indicating a likely conflict
|
|
1051
|
+
* between commissioners.
|
|
1053
1052
|
*
|
|
1054
1053
|
* The value of the Breadcrumb field shall be written to the Breadcrumb on successful execution of the
|
|
1055
1054
|
* command.
|
|
1056
1055
|
*
|
|
1057
1056
|
* If the receiver restarts unexpectedly (e.g., power interruption, software crash, or other reset) the
|
|
1058
|
-
* receiver shall behave as if the fail-safe timer expired and perform the sequence of clean-up steps
|
|
1059
|
-
*
|
|
1057
|
+
* receiver shall behave as if the fail-safe timer expired and perform the sequence of clean-up steps listed
|
|
1058
|
+
* below.
|
|
1060
1059
|
*
|
|
1061
1060
|
* On successful execution of the command, the ErrorCode field of the ArmFailSafeResponse shall be set to
|
|
1062
1061
|
* OK.
|
|
@@ -1119,8 +1118,8 @@ export declare namespace GeneralCommissioning {
|
|
|
1119
1118
|
* 4. Reset the configuration of all Network Commissioning Networks attribute to their state prior to the
|
|
1120
1119
|
* Fail-Safe being armed.
|
|
1121
1120
|
*
|
|
1122
|
-
* 5. If an UpdateNOC command had been successfully invoked, revert the state of operational key pair,
|
|
1123
|
-
*
|
|
1121
|
+
* 5. If an UpdateNOC command had been successfully invoked, revert the state of operational key pair, NOC
|
|
1122
|
+
* and ICAC for that Fabric to the state prior to the Fail-Safe timer being armed, for the Fabric
|
|
1124
1123
|
* Index that was the subject of the UpdateNOC command.
|
|
1125
1124
|
*
|
|
1126
1125
|
* 6. If an AddNOC command had been successfully invoked, achieve the equivalent effect of invoking the
|
|
@@ -1130,13 +1129,13 @@ export declare namespace GeneralCommissioning {
|
|
|
1130
1129
|
* device state. This shall only apply to Fabrics added during the fail-safe period as the result of
|
|
1131
1130
|
* the AddNOC command.
|
|
1132
1131
|
*
|
|
1133
|
-
* 7. If the CSRRequest command had been successfully invoked, but no AddNOC or UpdateNOC command had
|
|
1134
|
-
*
|
|
1135
|
-
*
|
|
1136
|
-
*
|
|
1132
|
+
* 7. If the CSRRequest command had been successfully invoked, but no AddNOC or UpdateNOC command had been
|
|
1133
|
+
* successfully invoked, then the new operational key pair temporarily generated for the purposes of
|
|
1134
|
+
* NOC addition or update (see Node Operational CSR Procedure) shall be removed as it is no longer
|
|
1135
|
+
* needed.
|
|
1137
1136
|
*
|
|
1138
|
-
* 8. Remove any RCACs added by the AddTrustedRootCertificate command that are not currently referenced
|
|
1139
|
-
*
|
|
1137
|
+
* 8. Remove any RCACs added by the AddTrustedRootCertificate command that are not currently referenced by
|
|
1138
|
+
* any entry in the Fabrics attribute.
|
|
1140
1139
|
*
|
|
1141
1140
|
* 9. Reset the Breadcrumb attribute to zero.
|
|
1142
1141
|
*
|
|
@@ -1168,22 +1167,22 @@ export declare namespace GeneralCommissioning {
|
|
|
1168
1167
|
* provided in the NewRegulatoryConfig field.
|
|
1169
1168
|
*
|
|
1170
1169
|
* Success or failure of this command shall be communicated by the SetRegulatoryConfigResponse command,
|
|
1171
|
-
* unless some data model validations caused a failure status code to be issued during the processing of
|
|
1172
|
-
*
|
|
1170
|
+
* unless some data model validations caused a failure status code to be issued during the processing of the
|
|
1171
|
+
* command.
|
|
1173
1172
|
*
|
|
1174
1173
|
* The CountryCode field shall conforms to ISO 3166-1 alpha-2 and shall be used to set the Location
|
|
1175
1174
|
* attribute reflected by the Basic Information Cluster.
|
|
1176
1175
|
*
|
|
1177
|
-
* If the server limits some of the values (e.g. locked to a particular country, with no regulatory data
|
|
1178
|
-
*
|
|
1176
|
+
* If the server limits some of the values (e.g. locked to a particular country, with no regulatory data for
|
|
1177
|
+
* others), then setting regulatory information outside a valid country or location shall still set the
|
|
1179
1178
|
* Location attribute reflected by the Basic Information Cluster configuration, but the
|
|
1180
1179
|
* SetRegulatoryConfigResponse replied shall have the ErrorCode field set to ValueOutsideRange error.
|
|
1181
1180
|
*
|
|
1182
1181
|
* If the LocationCapability attribute is not Indoor/Outdoor and the NewRegulatoryConfig value
|
|
1183
1182
|
*
|
|
1184
1183
|
* received does not match either the Indoor or Outdoor fixed value in LocationCapability, then the
|
|
1185
|
-
* SetRegulatoryConfigResponse replied shall have the ErrorCode field set to ValueOutsideRange error and
|
|
1186
|
-
*
|
|
1184
|
+
* SetRegulatoryConfigResponse replied shall have the ErrorCode field set to ValueOutsideRange error and the
|
|
1185
|
+
* RegulatoryConfig attribute and associated internal radio configuration shall remain unchanged.
|
|
1187
1186
|
*
|
|
1188
1187
|
* If the LocationCapability attribute is set to Indoor/Outdoor, then the RegulatoryConfig attribute shall
|
|
1189
1188
|
* be set to match the NewRegulatoryConfig field.
|
|
@@ -1191,9 +1190,9 @@ export declare namespace GeneralCommissioning {
|
|
|
1191
1190
|
* On successful execution of the command, the ErrorCode field of the SetRegulatoryConfigResponse shall be
|
|
1192
1191
|
* set to OK.
|
|
1193
1192
|
*
|
|
1194
|
-
* The Breadcrumb field shall be used to atomically set the Breadcrumb attribute on success of this
|
|
1195
|
-
*
|
|
1196
|
-
*
|
|
1193
|
+
* The Breadcrumb field shall be used to atomically set the Breadcrumb attribute on success of this command,
|
|
1194
|
+
* when SetRegulatoryConfigResponse has the ErrorCode field set to OK. If the command fails, the Breadcrumb
|
|
1195
|
+
* attribute shall be left unchanged.
|
|
1197
1196
|
*
|
|
1198
1197
|
* @see {@link MatterSpecification.v13.Core} § 11.10.7.4
|
|
1199
1198
|
*/
|
|
@@ -1220,16 +1219,15 @@ export declare namespace GeneralCommissioning {
|
|
|
1220
1219
|
* This command has no data.
|
|
1221
1220
|
*
|
|
1222
1221
|
* Success or failure of this command shall be communicated by the CommissioningCompleteResponse command,
|
|
1223
|
-
* unless some data model validations caused a failure status code to be issued during the processing of
|
|
1224
|
-
*
|
|
1222
|
+
* unless some data model validations caused a failure status code to be issued during the processing of the
|
|
1223
|
+
* command.
|
|
1225
1224
|
*
|
|
1226
1225
|
* This command signals the Server that the Commissioner or Administrator has successfully completed all
|
|
1227
1226
|
* steps needed during the Fail-Safe period, such as commissioning (see Section 5.5, “Commissioning Flows”)
|
|
1228
1227
|
* or other Administrator operations requiring usage of the Fail Safe timer. It ensures that the Server is
|
|
1229
|
-
* configured in a state such that it still has all necessary elements to be fully operable within a
|
|
1230
|
-
*
|
|
1231
|
-
*
|
|
1232
|
-
* CASE
|
|
1228
|
+
* configured in a state such that it still has all necessary elements to be fully operable within a Fabric,
|
|
1229
|
+
* such as ACL entries (see Section 9.10, “Access Control Cluster”) and operational credentials (see Section
|
|
1230
|
+
* 6.4, “Node Operational Credentials Specification”), and that the Node is reachable using CASE
|
|
1233
1231
|
*
|
|
1234
1232
|
* (CASE)”) over an operational network.
|
|
1235
1233
|
*
|
|
@@ -1244,9 +1242,9 @@ export declare namespace GeneralCommissioning {
|
|
|
1244
1242
|
* This command is fabric-scoped, so cannot be issued over a session that does not have an associated
|
|
1245
1243
|
* fabric, i.e. over PASE session prior to an AddNOC command. In addition, this command is only permitted
|
|
1246
1244
|
* over CASE and must be issued by a node associated with the ongoing Fail-Safe context. An ErrorCode of
|
|
1247
|
-
* InvalidAuthentication shall be responded to the invoker if the CommissioningComplete command was
|
|
1248
|
-
*
|
|
1249
|
-
*
|
|
1245
|
+
* InvalidAuthentication shall be responded to the invoker if the CommissioningComplete command was received
|
|
1246
|
+
* outside a CASE session (e.g., over Group messaging, or PASE session after AddNOC), or if the accessing
|
|
1247
|
+
* fabric is not the one associated with the ongoing Fail-Safe context.
|
|
1250
1248
|
*
|
|
1251
1249
|
* This command shall only result in success with an ErrorCode value of OK in the
|
|
1252
1250
|
* CommissioningCompleteResponse if received over a CASE session and the accessing fabric index matches the
|
|
@@ -1259,8 +1257,8 @@ export declare namespace GeneralCommissioning {
|
|
|
1259
1257
|
* originate from the Fabric which was joined through the execution of that command, which updated the
|
|
1260
1258
|
* Fail-Safe context’s Fabric Index.
|
|
1261
1259
|
*
|
|
1262
|
-
* On successful execution of the CommissioningComplete command, where the CommissioningCompleteResponse
|
|
1263
|
-
*
|
|
1260
|
+
* On successful execution of the CommissioningComplete command, where the CommissioningCompleteResponse has
|
|
1261
|
+
* an ErrorCode of OK, the following actions shall be undertaken on the Server:
|
|
1264
1262
|
*
|
|
1265
1263
|
* 1. The Fail-Safe timer associated with the current Fail-Safe context shall be disarmed.
|
|
1266
1264
|
*
|
|
@@ -1330,11 +1328,11 @@ export declare namespace GeneralCommissioning {
|
|
|
1330
1328
|
readonly tcMinRequiredVersion: Attribute<number, any>;
|
|
1331
1329
|
/**
|
|
1332
1330
|
* Indicates the user’s response to the presented terms. Each bit position corresponds to a user response
|
|
1333
|
-
* for the associated index of matching text, such that bit 0 (bit value 1) is for text index 0. Bit 15
|
|
1334
|
-
*
|
|
1335
|
-
*
|
|
1336
|
-
*
|
|
1337
|
-
*
|
|
1331
|
+
* for the associated index of matching text, such that bit 0 (bit value 1) is for text index 0. Bit 15 (bit
|
|
1332
|
+
* value 0x8000) is for text index 15. A bit value of 1 indicates acceptance and a value of 0 indicates
|
|
1333
|
+
* non-acceptance. For example, if there are two texts that were presented where the first (bit 0, value 1)
|
|
1334
|
+
* was declined and the second accepted (bit 1, value 2), we would expect the resulting value of the map to
|
|
1335
|
+
* be 2.
|
|
1338
1336
|
*
|
|
1339
1337
|
* Whenever a user provides responses to newly presented terms and conditions, this attribute shall be
|
|
1340
1338
|
* updated with the latest responses. This may happen in response to updated terms that were presented to
|
|
@@ -1347,11 +1345,11 @@ export declare namespace GeneralCommissioning {
|
|
|
1347
1345
|
* Indicates whether SetTCAcknowledgements is currently required to be called with the inclusion of
|
|
1348
1346
|
* mandatory terms accepted.
|
|
1349
1347
|
*
|
|
1350
|
-
* This attribute may be present and False in the case where no terms and conditions are currently
|
|
1351
|
-
*
|
|
1348
|
+
* This attribute may be present and False in the case where no terms and conditions are currently mandatory
|
|
1349
|
+
* to accept for CommissioningComplete to succeed.
|
|
1352
1350
|
*
|
|
1353
|
-
* This attribute may appear, or become True after commissioning (e.g. due to a firmware update) to
|
|
1354
|
-
*
|
|
1351
|
+
* This attribute may appear, or become True after commissioning (e.g. due to a firmware update) to indicate
|
|
1352
|
+
* that new Terms & Conditions are available that the user must accept.
|
|
1355
1353
|
*
|
|
1356
1354
|
* Upon Factory Data Reset, this attribute shall be set to a value of True.
|
|
1357
1355
|
*
|
|
@@ -1383,15 +1381,15 @@ export declare namespace GeneralCommissioning {
|
|
|
1383
1381
|
*/
|
|
1384
1382
|
readonly setTcAcknowledgements: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1385
1383
|
/**
|
|
1386
|
-
* This field shall contain the version of the Enhanced Setup Flow Terms & Conditions that were presented to
|
|
1387
|
-
*
|
|
1384
|
+
* This field shall contain the version of the Enhanced Setup Flow Terms & Conditions that were presented to the
|
|
1385
|
+
* user.
|
|
1388
1386
|
*
|
|
1389
1387
|
* @see {@link MatterSpecification.v13.Core} § 11.10.7.8.1
|
|
1390
1388
|
*/
|
|
1391
1389
|
tcVersion: import("../tlv/TlvObject.js").FieldType<number>;
|
|
1392
1390
|
/**
|
|
1393
|
-
* This field shall contain the user responses to the Enhanced Setup Flow Terms & Conditions as a map where
|
|
1394
|
-
*
|
|
1391
|
+
* This field shall contain the user responses to the Enhanced Setup Flow Terms & Conditions as a map where each
|
|
1392
|
+
* bit set in the bitmap corresponds to an accepted term in the file located at EnhancedSetupFlowTCUrl.
|
|
1395
1393
|
*
|
|
1396
1394
|
* ### Effect on Receipt
|
|
1397
1395
|
*
|
|
@@ -1511,8 +1509,8 @@ export declare namespace GeneralCommissioning {
|
|
|
1511
1509
|
*/
|
|
1512
1510
|
failSafeExpiryLengthSeconds: import("../tlv/TlvObject.js").FieldType<number>;
|
|
1513
1511
|
/**
|
|
1514
|
-
* This field shall contain a conservative value in seconds denoting the maximum total duration for which a
|
|
1515
|
-
*
|
|
1512
|
+
* This field shall contain a conservative value in seconds denoting the maximum total duration for which a fail
|
|
1513
|
+
* safe timer can be re-armed. See Section 11.10.7.2.1, “Fail Safe Context”.
|
|
1516
1514
|
*
|
|
1517
1515
|
* The value of this field shall be greater than or equal to the FailSafeExpiryLengthSeconds. Absent additional
|
|
1518
1516
|
* guidelines, it is recommended that the value of this field be aligned with the initial Announcement Duration
|
|
@@ -1541,15 +1539,15 @@ export declare namespace GeneralCommissioning {
|
|
|
1541
1539
|
readonly commands: {
|
|
1542
1540
|
readonly setTcAcknowledgements: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1543
1541
|
/**
|
|
1544
|
-
* This field shall contain the version of the Enhanced Setup Flow Terms & Conditions that were presented to
|
|
1545
|
-
*
|
|
1542
|
+
* This field shall contain the version of the Enhanced Setup Flow Terms & Conditions that were presented to the
|
|
1543
|
+
* user.
|
|
1546
1544
|
*
|
|
1547
1545
|
* @see {@link MatterSpecification.v13.Core} § 11.10.7.8.1
|
|
1548
1546
|
*/
|
|
1549
1547
|
tcVersion: import("../tlv/TlvObject.js").FieldType<number>;
|
|
1550
1548
|
/**
|
|
1551
|
-
* This field shall contain the user responses to the Enhanced Setup Flow Terms & Conditions as a map where
|
|
1552
|
-
*
|
|
1549
|
+
* This field shall contain the user responses to the Enhanced Setup Flow Terms & Conditions as a map where each
|
|
1550
|
+
* bit set in the bitmap corresponds to an accepted term in the file located at EnhancedSetupFlowTCUrl.
|
|
1553
1551
|
*
|
|
1554
1552
|
* ### Effect on Receipt
|
|
1555
1553
|
*
|
|
@@ -1595,37 +1593,37 @@ export declare namespace GeneralCommissioning {
|
|
|
1595
1593
|
*
|
|
1596
1594
|
* If the fail-safe timer is not currently armed, the commissioning window is open, and the command was
|
|
1597
1595
|
* received over a CASE session, the command shall leave the current fail-safe state unchanged and
|
|
1598
|
-
* immediately respond with an ArmFailSafeResponse containing an ErrorCode value of BusyWithOtherAdmin.
|
|
1599
|
-
*
|
|
1600
|
-
*
|
|
1596
|
+
* immediately respond with an ArmFailSafeResponse containing an ErrorCode value of BusyWithOtherAdmin. This
|
|
1597
|
+
* is done to allow commissioners, which use PASE connections, the opportunity to use the failsafe during
|
|
1598
|
+
* the relatively short commissioning window.
|
|
1601
1599
|
*
|
|
1602
1600
|
* Otherwise, the command shall arm or re-arm the "fail-safe timer" with an expiry time set for a duration
|
|
1603
1601
|
* of ExpiryLengthSeconds, or disarm it, depending on the situation:
|
|
1604
1602
|
*
|
|
1605
1603
|
* • If ExpiryLengthSeconds is 0 and the fail-safe timer was already armed and the accessing fabric
|
|
1606
|
-
* matches the Fabric currently associated with the fail-safe context, then the fail-safe timer shall
|
|
1607
|
-
*
|
|
1604
|
+
* matches the Fabric currently associated with the fail-safe context, then the fail-safe timer shall be
|
|
1605
|
+
* immediately expired (see further below for side-effects of expiration).
|
|
1608
1606
|
*
|
|
1609
|
-
* • If ExpiryLengthSeconds is 0 and the fail-safe timer was not armed, then this command invocation
|
|
1610
|
-
*
|
|
1607
|
+
* • If ExpiryLengthSeconds is 0 and the fail-safe timer was not armed, then this command invocation shall
|
|
1608
|
+
* lead to a success response with no side-effects against the fail-safe context.
|
|
1611
1609
|
*
|
|
1612
1610
|
* • If ExpiryLengthSeconds is non-zero and the fail-safe timer was not currently armed, then the
|
|
1613
1611
|
* fail-safe timer shall be armed for that duration.
|
|
1614
1612
|
*
|
|
1615
1613
|
* • If ExpiryLengthSeconds is non-zero and the fail-safe timer was currently armed, and the accessing
|
|
1616
|
-
* Fabric matches the fail-safe context’s associated Fabric, then the fail-safe timer shall be re-
|
|
1617
|
-
*
|
|
1614
|
+
* Fabric matches the fail-safe context’s associated Fabric, then the fail-safe timer shall be re- armed
|
|
1615
|
+
* to expire in ExpiryLengthSeconds.
|
|
1618
1616
|
*
|
|
1619
|
-
* • Otherwise, the command shall leave the current fail-safe state unchanged and immediately respond
|
|
1620
|
-
*
|
|
1621
|
-
*
|
|
1617
|
+
* • Otherwise, the command shall leave the current fail-safe state unchanged and immediately respond with
|
|
1618
|
+
* ArmFailSafeResponse containing an ErrorCode value of BusyWithOtherAdmin, indicating a likely conflict
|
|
1619
|
+
* between commissioners.
|
|
1622
1620
|
*
|
|
1623
1621
|
* The value of the Breadcrumb field shall be written to the Breadcrumb on successful execution of the
|
|
1624
1622
|
* command.
|
|
1625
1623
|
*
|
|
1626
1624
|
* If the receiver restarts unexpectedly (e.g., power interruption, software crash, or other reset) the
|
|
1627
|
-
* receiver shall behave as if the fail-safe timer expired and perform the sequence of clean-up steps
|
|
1628
|
-
*
|
|
1625
|
+
* receiver shall behave as if the fail-safe timer expired and perform the sequence of clean-up steps listed
|
|
1626
|
+
* below.
|
|
1629
1627
|
*
|
|
1630
1628
|
* On successful execution of the command, the ErrorCode field of the ArmFailSafeResponse shall be set to
|
|
1631
1629
|
* OK.
|
|
@@ -1688,8 +1686,8 @@ export declare namespace GeneralCommissioning {
|
|
|
1688
1686
|
* 4. Reset the configuration of all Network Commissioning Networks attribute to their state prior to the
|
|
1689
1687
|
* Fail-Safe being armed.
|
|
1690
1688
|
*
|
|
1691
|
-
* 5. If an UpdateNOC command had been successfully invoked, revert the state of operational key pair,
|
|
1692
|
-
*
|
|
1689
|
+
* 5. If an UpdateNOC command had been successfully invoked, revert the state of operational key pair, NOC
|
|
1690
|
+
* and ICAC for that Fabric to the state prior to the Fail-Safe timer being armed, for the Fabric
|
|
1693
1691
|
* Index that was the subject of the UpdateNOC command.
|
|
1694
1692
|
*
|
|
1695
1693
|
* 6. If an AddNOC command had been successfully invoked, achieve the equivalent effect of invoking the
|
|
@@ -1699,13 +1697,13 @@ export declare namespace GeneralCommissioning {
|
|
|
1699
1697
|
* device state. This shall only apply to Fabrics added during the fail-safe period as the result of
|
|
1700
1698
|
* the AddNOC command.
|
|
1701
1699
|
*
|
|
1702
|
-
* 7. If the CSRRequest command had been successfully invoked, but no AddNOC or UpdateNOC command had
|
|
1703
|
-
*
|
|
1704
|
-
*
|
|
1705
|
-
*
|
|
1700
|
+
* 7. If the CSRRequest command had been successfully invoked, but no AddNOC or UpdateNOC command had been
|
|
1701
|
+
* successfully invoked, then the new operational key pair temporarily generated for the purposes of
|
|
1702
|
+
* NOC addition or update (see Node Operational CSR Procedure) shall be removed as it is no longer
|
|
1703
|
+
* needed.
|
|
1706
1704
|
*
|
|
1707
|
-
* 8. Remove any RCACs added by the AddTrustedRootCertificate command that are not currently referenced
|
|
1708
|
-
*
|
|
1705
|
+
* 8. Remove any RCACs added by the AddTrustedRootCertificate command that are not currently referenced by
|
|
1706
|
+
* any entry in the Fabrics attribute.
|
|
1709
1707
|
*
|
|
1710
1708
|
* 9. Reset the Breadcrumb attribute to zero.
|
|
1711
1709
|
*
|
|
@@ -1737,22 +1735,22 @@ export declare namespace GeneralCommissioning {
|
|
|
1737
1735
|
* provided in the NewRegulatoryConfig field.
|
|
1738
1736
|
*
|
|
1739
1737
|
* Success or failure of this command shall be communicated by the SetRegulatoryConfigResponse command,
|
|
1740
|
-
* unless some data model validations caused a failure status code to be issued during the processing of
|
|
1741
|
-
*
|
|
1738
|
+
* unless some data model validations caused a failure status code to be issued during the processing of the
|
|
1739
|
+
* command.
|
|
1742
1740
|
*
|
|
1743
1741
|
* The CountryCode field shall conforms to ISO 3166-1 alpha-2 and shall be used to set the Location
|
|
1744
1742
|
* attribute reflected by the Basic Information Cluster.
|
|
1745
1743
|
*
|
|
1746
|
-
* If the server limits some of the values (e.g. locked to a particular country, with no regulatory data
|
|
1747
|
-
*
|
|
1744
|
+
* If the server limits some of the values (e.g. locked to a particular country, with no regulatory data for
|
|
1745
|
+
* others), then setting regulatory information outside a valid country or location shall still set the
|
|
1748
1746
|
* Location attribute reflected by the Basic Information Cluster configuration, but the
|
|
1749
1747
|
* SetRegulatoryConfigResponse replied shall have the ErrorCode field set to ValueOutsideRange error.
|
|
1750
1748
|
*
|
|
1751
1749
|
* If the LocationCapability attribute is not Indoor/Outdoor and the NewRegulatoryConfig value
|
|
1752
1750
|
*
|
|
1753
1751
|
* received does not match either the Indoor or Outdoor fixed value in LocationCapability, then the
|
|
1754
|
-
* SetRegulatoryConfigResponse replied shall have the ErrorCode field set to ValueOutsideRange error and
|
|
1755
|
-
*
|
|
1752
|
+
* SetRegulatoryConfigResponse replied shall have the ErrorCode field set to ValueOutsideRange error and the
|
|
1753
|
+
* RegulatoryConfig attribute and associated internal radio configuration shall remain unchanged.
|
|
1756
1754
|
*
|
|
1757
1755
|
* If the LocationCapability attribute is set to Indoor/Outdoor, then the RegulatoryConfig attribute shall
|
|
1758
1756
|
* be set to match the NewRegulatoryConfig field.
|
|
@@ -1760,9 +1758,9 @@ export declare namespace GeneralCommissioning {
|
|
|
1760
1758
|
* On successful execution of the command, the ErrorCode field of the SetRegulatoryConfigResponse shall be
|
|
1761
1759
|
* set to OK.
|
|
1762
1760
|
*
|
|
1763
|
-
* The Breadcrumb field shall be used to atomically set the Breadcrumb attribute on success of this
|
|
1764
|
-
*
|
|
1765
|
-
*
|
|
1761
|
+
* The Breadcrumb field shall be used to atomically set the Breadcrumb attribute on success of this command,
|
|
1762
|
+
* when SetRegulatoryConfigResponse has the ErrorCode field set to OK. If the command fails, the Breadcrumb
|
|
1763
|
+
* attribute shall be left unchanged.
|
|
1766
1764
|
*
|
|
1767
1765
|
* @see {@link MatterSpecification.v13.Core} § 11.10.7.4
|
|
1768
1766
|
*/
|
|
@@ -1789,16 +1787,15 @@ export declare namespace GeneralCommissioning {
|
|
|
1789
1787
|
* This command has no data.
|
|
1790
1788
|
*
|
|
1791
1789
|
* Success or failure of this command shall be communicated by the CommissioningCompleteResponse command,
|
|
1792
|
-
* unless some data model validations caused a failure status code to be issued during the processing of
|
|
1793
|
-
*
|
|
1790
|
+
* unless some data model validations caused a failure status code to be issued during the processing of the
|
|
1791
|
+
* command.
|
|
1794
1792
|
*
|
|
1795
1793
|
* This command signals the Server that the Commissioner or Administrator has successfully completed all
|
|
1796
1794
|
* steps needed during the Fail-Safe period, such as commissioning (see Section 5.5, “Commissioning Flows”)
|
|
1797
1795
|
* or other Administrator operations requiring usage of the Fail Safe timer. It ensures that the Server is
|
|
1798
|
-
* configured in a state such that it still has all necessary elements to be fully operable within a
|
|
1799
|
-
*
|
|
1800
|
-
*
|
|
1801
|
-
* CASE
|
|
1796
|
+
* configured in a state such that it still has all necessary elements to be fully operable within a Fabric,
|
|
1797
|
+
* such as ACL entries (see Section 9.10, “Access Control Cluster”) and operational credentials (see Section
|
|
1798
|
+
* 6.4, “Node Operational Credentials Specification”), and that the Node is reachable using CASE
|
|
1802
1799
|
*
|
|
1803
1800
|
* (CASE)”) over an operational network.
|
|
1804
1801
|
*
|
|
@@ -1813,9 +1810,9 @@ export declare namespace GeneralCommissioning {
|
|
|
1813
1810
|
* This command is fabric-scoped, so cannot be issued over a session that does not have an associated
|
|
1814
1811
|
* fabric, i.e. over PASE session prior to an AddNOC command. In addition, this command is only permitted
|
|
1815
1812
|
* over CASE and must be issued by a node associated with the ongoing Fail-Safe context. An ErrorCode of
|
|
1816
|
-
* InvalidAuthentication shall be responded to the invoker if the CommissioningComplete command was
|
|
1817
|
-
*
|
|
1818
|
-
*
|
|
1813
|
+
* InvalidAuthentication shall be responded to the invoker if the CommissioningComplete command was received
|
|
1814
|
+
* outside a CASE session (e.g., over Group messaging, or PASE session after AddNOC), or if the accessing
|
|
1815
|
+
* fabric is not the one associated with the ongoing Fail-Safe context.
|
|
1819
1816
|
*
|
|
1820
1817
|
* This command shall only result in success with an ErrorCode value of OK in the
|
|
1821
1818
|
* CommissioningCompleteResponse if received over a CASE session and the accessing fabric index matches the
|
|
@@ -1828,8 +1825,8 @@ export declare namespace GeneralCommissioning {
|
|
|
1828
1825
|
* originate from the Fabric which was joined through the execution of that command, which updated the
|
|
1829
1826
|
* Fail-Safe context’s Fabric Index.
|
|
1830
1827
|
*
|
|
1831
|
-
* On successful execution of the CommissioningComplete command, where the CommissioningCompleteResponse
|
|
1832
|
-
*
|
|
1828
|
+
* On successful execution of the CommissioningComplete command, where the CommissioningCompleteResponse has
|
|
1829
|
+
* an ErrorCode of OK, the following actions shall be undertaken on the Server:
|
|
1833
1830
|
*
|
|
1834
1831
|
* 1. The Fail-Safe timer associated with the current Fail-Safe context shall be disarmed.
|
|
1835
1832
|
*
|
|
@@ -1868,8 +1865,8 @@ export declare namespace GeneralCommissioning {
|
|
|
1868
1865
|
/**
|
|
1869
1866
|
* This cluster supports all GeneralCommissioning features. It may support illegal feature combinations.
|
|
1870
1867
|
*
|
|
1871
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
1872
|
-
*
|
|
1868
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
1869
|
+
* is legal per the Matter specification.
|
|
1873
1870
|
*/
|
|
1874
1871
|
interface Complete extends Identity<typeof CompleteInstance> {
|
|
1875
1872
|
}
|