@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
|
@@ -89,8 +89,8 @@ export declare namespace OtaSoftwareUpdateProvider {
|
|
|
89
89
|
/**
|
|
90
90
|
* The location, if present, shall provide the same value as the Basic Information Cluster Location
|
|
91
91
|
*
|
|
92
|
-
* attribute for the OTA Requestor as configured. This may be used by the OTA Provider logic to allow
|
|
93
|
-
*
|
|
92
|
+
* attribute for the OTA Requestor as configured. This may be used by the OTA Provider logic to allow per-region
|
|
93
|
+
* selection of the Software Image.
|
|
94
94
|
*
|
|
95
95
|
* @see {@link MatterSpecification.v13.Core} § 11.20.6.5.1.6
|
|
96
96
|
*/
|
|
@@ -106,9 +106,9 @@ export declare namespace OtaSoftwareUpdateProvider {
|
|
|
106
106
|
requestorCanConsent: import("../tlv/TlvObject.js").OptionalFieldType<boolean>;
|
|
107
107
|
/**
|
|
108
108
|
* This optional field, if present, shall consist of a top-level anonymous list; each list element shall have a
|
|
109
|
-
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a
|
|
110
|
-
*
|
|
111
|
-
*
|
|
109
|
+
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a manufacturer-specific
|
|
110
|
+
* payload, which the OTA Requestor invoking this command wants to expose to the receiving OTA Provider. This
|
|
111
|
+
* payload may be used for any purpose and SHOULD be as small as practical.
|
|
112
112
|
*
|
|
113
113
|
* The use of this field SHOULD be restricted to Vendor-specific usage and shall NOT be used as a selector
|
|
114
114
|
* required to match for the selection of a Software Image in production environments, unless absolutely
|
|
@@ -206,9 +206,9 @@ export declare namespace OtaSoftwareUpdateProvider {
|
|
|
206
206
|
*
|
|
207
207
|
* 1. The URI’s scheme field shall be exactly bdx in lowercase characters.
|
|
208
208
|
*
|
|
209
|
-
* 2. The URI’s authority field shall contain only the host portion and shall use string representation of
|
|
210
|
-
*
|
|
211
|
-
*
|
|
209
|
+
* 2. The URI’s authority field shall contain only the host portion and shall use string representation of the
|
|
210
|
+
* Operational Node ID of the Node where to proceed with the download, on the same Fabric on which the OTA
|
|
211
|
+
* Requestor received the QueryImageResponse.
|
|
212
212
|
*
|
|
213
213
|
* 3. The encoding of the Node ID in the host field shall use an uppercase hexadecimal format, using exactly
|
|
214
214
|
* 16 characters to encode the network byte order value of the NodeID, in a similar fashion as the Node
|
|
@@ -233,14 +233,14 @@ export declare namespace OtaSoftwareUpdateProvider {
|
|
|
233
233
|
* software image to download at the BDX server. When used with the BDX server, the leading / separating
|
|
234
234
|
* the URI authority from the path shall be omitted. When contacting the BDX server, further processing of
|
|
235
235
|
* the file designator shall NOT be done, including handling of URL-encoded escape sequences. Rather, the
|
|
236
|
-
* exact octets of the path, as received shall be the values used by both client and server in handling
|
|
237
|
-
*
|
|
236
|
+
* exact octets of the path, as received shall be the values used by both client and server in handling the
|
|
237
|
+
* file designator.
|
|
238
238
|
*
|
|
239
239
|
* a. The path shall only contain valid URI characters.
|
|
240
240
|
*
|
|
241
241
|
* These rules above for BDX URIs simplify parsing for OTA Requestors receiving Image URIs. The following
|
|
242
|
-
* example procedure shows how the format constraints simplify the extraction of the necessary data to reach
|
|
243
|
-
*
|
|
242
|
+
* example procedure shows how the format constraints simplify the extraction of the necessary data to reach the
|
|
243
|
+
* BDX server for download.
|
|
244
244
|
*
|
|
245
245
|
* 1. Verify that the URI is 24 characters or longer, which is the minimum length of a valid BDX URI with all
|
|
246
246
|
* elements present, for example bdx://00112233AABBCCDD/0.
|
|
@@ -341,16 +341,16 @@ export declare namespace OtaSoftwareUpdateProvider {
|
|
|
341
341
|
userConsentNeeded: import("../tlv/TlvObject.js").OptionalFieldType<boolean>;
|
|
342
342
|
/**
|
|
343
343
|
* This optional field, if present, shall consist of a top-level anonymous list; each list element shall have a
|
|
344
|
-
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a
|
|
345
|
-
*
|
|
346
|
-
*
|
|
344
|
+
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a manufacturer-specific
|
|
345
|
+
* payload, which the OTA Provider wants to expose to the receiving OTA Requestor. This payload may be used for
|
|
346
|
+
* any purpose and SHOULD be as small as practical.
|
|
347
347
|
*
|
|
348
348
|
* The presence of this field shall NOT be required for correct operation of any OTA Provider compliant with
|
|
349
349
|
* this Cluster specification.
|
|
350
350
|
*
|
|
351
|
-
* The data for this field does not exist in any Distributed Compliance Ledger record and SHOULD only be
|
|
352
|
-
*
|
|
353
|
-
*
|
|
351
|
+
* The data for this field does not exist in any Distributed Compliance Ledger record and SHOULD only be emitted
|
|
352
|
+
* by an OTA Provider with this additional knowledge if it has knowledge that the receiving OTA Requestor may be
|
|
353
|
+
* able to use it.
|
|
354
354
|
*
|
|
355
355
|
* @see {@link MatterSpecification.v13.Core} § 11.20.6.5.2.8
|
|
356
356
|
*/
|
|
@@ -368,9 +368,9 @@ export declare namespace OtaSoftwareUpdateProvider {
|
|
|
368
368
|
*/
|
|
369
369
|
const TlvApplyUpdateRequest: import("../tlv/TlvObject.js").ObjectSchema<{
|
|
370
370
|
/**
|
|
371
|
-
* This field shall contain the UpdateToken as specified in Section 11.20.3.6.1, “UpdateToken usage”. This
|
|
372
|
-
*
|
|
373
|
-
*
|
|
371
|
+
* This field shall contain the UpdateToken as specified in Section 11.20.3.6.1, “UpdateToken usage”. This field
|
|
372
|
+
* may be used by the OTA Provider to track minimal lifecycle state to allow finer-grained scheduling of the
|
|
373
|
+
* application of Software Images by OTA Requestors.
|
|
374
374
|
*
|
|
375
375
|
* @see {@link MatterSpecification.v13.Core} § 11.20.6.5.3.1
|
|
376
376
|
*/
|
|
@@ -438,8 +438,8 @@ export declare namespace OtaSoftwareUpdateProvider {
|
|
|
438
438
|
const TlvApplyUpdateResponse: import("../tlv/TlvObject.js").ObjectSchema<{
|
|
439
439
|
/**
|
|
440
440
|
* The Action field shall express the action that the OTA Provider requests from the OTA Requestor. See Section
|
|
441
|
-
* 11.20.3.6, “Applying a software update” for a description of the Action values provided in response to an
|
|
442
|
-
*
|
|
441
|
+
* 11.20.3.6, “Applying a software update” for a description of the Action values provided in response to an OTA
|
|
442
|
+
* Provider receiving an invocation of this command.
|
|
443
443
|
*
|
|
444
444
|
* @see {@link MatterSpecification.v13.Core} § 11.20.6.5.4.1
|
|
445
445
|
*/
|
|
@@ -521,8 +521,8 @@ export declare namespace OtaSoftwareUpdateProvider {
|
|
|
521
521
|
readonly revision: 1;
|
|
522
522
|
readonly commands: {
|
|
523
523
|
/**
|
|
524
|
-
* Upon receipt, this command shall trigger an attempt to find an updated Software Image by the OTA
|
|
525
|
-
*
|
|
524
|
+
* Upon receipt, this command shall trigger an attempt to find an updated Software Image by the OTA Provider
|
|
525
|
+
* to match the OTA Requestor’s constraints provided in the payload fields.
|
|
526
526
|
*
|
|
527
527
|
* @see {@link MatterSpecification.v13.Core} § 11.20.6.5.1
|
|
528
528
|
*/
|
|
@@ -577,8 +577,8 @@ export declare namespace OtaSoftwareUpdateProvider {
|
|
|
577
577
|
/**
|
|
578
578
|
* The location, if present, shall provide the same value as the Basic Information Cluster Location
|
|
579
579
|
*
|
|
580
|
-
* attribute for the OTA Requestor as configured. This may be used by the OTA Provider logic to allow
|
|
581
|
-
*
|
|
580
|
+
* attribute for the OTA Requestor as configured. This may be used by the OTA Provider logic to allow per-region
|
|
581
|
+
* selection of the Software Image.
|
|
582
582
|
*
|
|
583
583
|
* @see {@link MatterSpecification.v13.Core} § 11.20.6.5.1.6
|
|
584
584
|
*/
|
|
@@ -594,9 +594,9 @@ export declare namespace OtaSoftwareUpdateProvider {
|
|
|
594
594
|
requestorCanConsent: import("../tlv/TlvObject.js").OptionalFieldType<boolean>;
|
|
595
595
|
/**
|
|
596
596
|
* This optional field, if present, shall consist of a top-level anonymous list; each list element shall have a
|
|
597
|
-
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a
|
|
598
|
-
*
|
|
599
|
-
*
|
|
597
|
+
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a manufacturer-specific
|
|
598
|
+
* payload, which the OTA Requestor invoking this command wants to expose to the receiving OTA Provider. This
|
|
599
|
+
* payload may be used for any purpose and SHOULD be as small as practical.
|
|
600
600
|
*
|
|
601
601
|
* The use of this field SHOULD be restricted to Vendor-specific usage and shall NOT be used as a selector
|
|
602
602
|
* required to match for the selection of a Software Image in production environments, unless absolutely
|
|
@@ -660,9 +660,9 @@ export declare namespace OtaSoftwareUpdateProvider {
|
|
|
660
660
|
*
|
|
661
661
|
* 1. The URI’s scheme field shall be exactly bdx in lowercase characters.
|
|
662
662
|
*
|
|
663
|
-
* 2. The URI’s authority field shall contain only the host portion and shall use string representation of
|
|
664
|
-
*
|
|
665
|
-
*
|
|
663
|
+
* 2. The URI’s authority field shall contain only the host portion and shall use string representation of the
|
|
664
|
+
* Operational Node ID of the Node where to proceed with the download, on the same Fabric on which the OTA
|
|
665
|
+
* Requestor received the QueryImageResponse.
|
|
666
666
|
*
|
|
667
667
|
* 3. The encoding of the Node ID in the host field shall use an uppercase hexadecimal format, using exactly
|
|
668
668
|
* 16 characters to encode the network byte order value of the NodeID, in a similar fashion as the Node
|
|
@@ -687,14 +687,14 @@ export declare namespace OtaSoftwareUpdateProvider {
|
|
|
687
687
|
* software image to download at the BDX server. When used with the BDX server, the leading / separating
|
|
688
688
|
* the URI authority from the path shall be omitted. When contacting the BDX server, further processing of
|
|
689
689
|
* the file designator shall NOT be done, including handling of URL-encoded escape sequences. Rather, the
|
|
690
|
-
* exact octets of the path, as received shall be the values used by both client and server in handling
|
|
691
|
-
*
|
|
690
|
+
* exact octets of the path, as received shall be the values used by both client and server in handling the
|
|
691
|
+
* file designator.
|
|
692
692
|
*
|
|
693
693
|
* a. The path shall only contain valid URI characters.
|
|
694
694
|
*
|
|
695
695
|
* These rules above for BDX URIs simplify parsing for OTA Requestors receiving Image URIs. The following
|
|
696
|
-
* example procedure shows how the format constraints simplify the extraction of the necessary data to reach
|
|
697
|
-
*
|
|
696
|
+
* example procedure shows how the format constraints simplify the extraction of the necessary data to reach the
|
|
697
|
+
* BDX server for download.
|
|
698
698
|
*
|
|
699
699
|
* 1. Verify that the URI is 24 characters or longer, which is the minimum length of a valid BDX URI with all
|
|
700
700
|
* elements present, for example bdx://00112233AABBCCDD/0.
|
|
@@ -795,16 +795,16 @@ export declare namespace OtaSoftwareUpdateProvider {
|
|
|
795
795
|
userConsentNeeded: import("../tlv/TlvObject.js").OptionalFieldType<boolean>;
|
|
796
796
|
/**
|
|
797
797
|
* This optional field, if present, shall consist of a top-level anonymous list; each list element shall have a
|
|
798
|
-
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a
|
|
799
|
-
*
|
|
800
|
-
*
|
|
798
|
+
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a manufacturer-specific
|
|
799
|
+
* payload, which the OTA Provider wants to expose to the receiving OTA Requestor. This payload may be used for
|
|
800
|
+
* any purpose and SHOULD be as small as practical.
|
|
801
801
|
*
|
|
802
802
|
* The presence of this field shall NOT be required for correct operation of any OTA Provider compliant with
|
|
803
803
|
* this Cluster specification.
|
|
804
804
|
*
|
|
805
|
-
* The data for this field does not exist in any Distributed Compliance Ledger record and SHOULD only be
|
|
806
|
-
*
|
|
807
|
-
*
|
|
805
|
+
* The data for this field does not exist in any Distributed Compliance Ledger record and SHOULD only be emitted
|
|
806
|
+
* by an OTA Provider with this additional knowledge if it has knowledge that the receiving OTA Requestor may be
|
|
807
|
+
* able to use it.
|
|
808
808
|
*
|
|
809
809
|
* @see {@link MatterSpecification.v13.Core} § 11.20.6.5.2.8
|
|
810
810
|
*/
|
|
@@ -815,9 +815,9 @@ export declare namespace OtaSoftwareUpdateProvider {
|
|
|
815
815
|
*/
|
|
816
816
|
readonly applyUpdateRequest: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
817
817
|
/**
|
|
818
|
-
* This field shall contain the UpdateToken as specified in Section 11.20.3.6.1, “UpdateToken usage”. This
|
|
819
|
-
*
|
|
820
|
-
*
|
|
818
|
+
* This field shall contain the UpdateToken as specified in Section 11.20.3.6.1, “UpdateToken usage”. This field
|
|
819
|
+
* may be used by the OTA Provider to track minimal lifecycle state to allow finer-grained scheduling of the
|
|
820
|
+
* application of Software Images by OTA Requestors.
|
|
821
821
|
*
|
|
822
822
|
* @see {@link MatterSpecification.v13.Core} § 11.20.6.5.3.1
|
|
823
823
|
*/
|
|
@@ -854,8 +854,8 @@ export declare namespace OtaSoftwareUpdateProvider {
|
|
|
854
854
|
}>, import("../tlv/TlvObject.js").TypeFromFields<{
|
|
855
855
|
/**
|
|
856
856
|
* The Action field shall express the action that the OTA Provider requests from the OTA Requestor. See Section
|
|
857
|
-
* 11.20.3.6, “Applying a software update” for a description of the Action values provided in response to an
|
|
858
|
-
*
|
|
857
|
+
* 11.20.3.6, “Applying a software update” for a description of the Action values provided in response to an OTA
|
|
858
|
+
* Provider receiving an invocation of this command.
|
|
859
859
|
*
|
|
860
860
|
* @see {@link MatterSpecification.v13.Core} § 11.20.6.5.4.1
|
|
861
861
|
*/
|
|
@@ -72,8 +72,8 @@ var OtaSoftwareUpdateProvider;
|
|
|
72
72
|
/**
|
|
73
73
|
* The location, if present, shall provide the same value as the Basic Information Cluster Location
|
|
74
74
|
*
|
|
75
|
-
* attribute for the OTA Requestor as configured. This may be used by the OTA Provider logic to allow
|
|
76
|
-
*
|
|
75
|
+
* attribute for the OTA Requestor as configured. This may be used by the OTA Provider logic to allow per-region
|
|
76
|
+
* selection of the Software Image.
|
|
77
77
|
*
|
|
78
78
|
* @see {@link MatterSpecification.v13.Core} § 11.20.6.5.1.6
|
|
79
79
|
*/
|
|
@@ -89,9 +89,9 @@ var OtaSoftwareUpdateProvider;
|
|
|
89
89
|
requestorCanConsent: TlvOptionalField(6, TlvBoolean),
|
|
90
90
|
/**
|
|
91
91
|
* This optional field, if present, shall consist of a top-level anonymous list; each list element shall have a
|
|
92
|
-
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a
|
|
93
|
-
*
|
|
94
|
-
*
|
|
92
|
+
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a manufacturer-specific
|
|
93
|
+
* payload, which the OTA Requestor invoking this command wants to expose to the receiving OTA Provider. This
|
|
94
|
+
* payload may be used for any purpose and SHOULD be as small as practical.
|
|
95
95
|
*
|
|
96
96
|
* The use of this field SHOULD be restricted to Vendor-specific usage and shall NOT be used as a selector
|
|
97
97
|
* required to match for the selection of a Software Image in production environments, unless absolutely
|
|
@@ -163,9 +163,9 @@ var OtaSoftwareUpdateProvider;
|
|
|
163
163
|
*
|
|
164
164
|
* 1. The URI’s scheme field shall be exactly bdx in lowercase characters.
|
|
165
165
|
*
|
|
166
|
-
* 2. The URI’s authority field shall contain only the host portion and shall use string representation of
|
|
167
|
-
*
|
|
168
|
-
*
|
|
166
|
+
* 2. The URI’s authority field shall contain only the host portion and shall use string representation of the
|
|
167
|
+
* Operational Node ID of the Node where to proceed with the download, on the same Fabric on which the OTA
|
|
168
|
+
* Requestor received the QueryImageResponse.
|
|
169
169
|
*
|
|
170
170
|
* 3. The encoding of the Node ID in the host field shall use an uppercase hexadecimal format, using exactly
|
|
171
171
|
* 16 characters to encode the network byte order value of the NodeID, in a similar fashion as the Node
|
|
@@ -190,14 +190,14 @@ var OtaSoftwareUpdateProvider;
|
|
|
190
190
|
* software image to download at the BDX server. When used with the BDX server, the leading / separating
|
|
191
191
|
* the URI authority from the path shall be omitted. When contacting the BDX server, further processing of
|
|
192
192
|
* the file designator shall NOT be done, including handling of URL-encoded escape sequences. Rather, the
|
|
193
|
-
* exact octets of the path, as received shall be the values used by both client and server in handling
|
|
194
|
-
*
|
|
193
|
+
* exact octets of the path, as received shall be the values used by both client and server in handling the
|
|
194
|
+
* file designator.
|
|
195
195
|
*
|
|
196
196
|
* a. The path shall only contain valid URI characters.
|
|
197
197
|
*
|
|
198
198
|
* These rules above for BDX URIs simplify parsing for OTA Requestors receiving Image URIs. The following
|
|
199
|
-
* example procedure shows how the format constraints simplify the extraction of the necessary data to reach
|
|
200
|
-
*
|
|
199
|
+
* example procedure shows how the format constraints simplify the extraction of the necessary data to reach the
|
|
200
|
+
* BDX server for download.
|
|
201
201
|
*
|
|
202
202
|
* 1. Verify that the URI is 24 characters or longer, which is the minimum length of a valid BDX URI with all
|
|
203
203
|
* elements present, for example bdx://00112233AABBCCDD/0.
|
|
@@ -298,16 +298,16 @@ var OtaSoftwareUpdateProvider;
|
|
|
298
298
|
userConsentNeeded: TlvOptionalField(6, TlvBoolean),
|
|
299
299
|
/**
|
|
300
300
|
* This optional field, if present, shall consist of a top-level anonymous list; each list element shall have a
|
|
301
|
-
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a
|
|
302
|
-
*
|
|
303
|
-
*
|
|
301
|
+
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a manufacturer-specific
|
|
302
|
+
* payload, which the OTA Provider wants to expose to the receiving OTA Requestor. This payload may be used for
|
|
303
|
+
* any purpose and SHOULD be as small as practical.
|
|
304
304
|
*
|
|
305
305
|
* The presence of this field shall NOT be required for correct operation of any OTA Provider compliant with
|
|
306
306
|
* this Cluster specification.
|
|
307
307
|
*
|
|
308
|
-
* The data for this field does not exist in any Distributed Compliance Ledger record and SHOULD only be
|
|
309
|
-
*
|
|
310
|
-
*
|
|
308
|
+
* The data for this field does not exist in any Distributed Compliance Ledger record and SHOULD only be emitted
|
|
309
|
+
* by an OTA Provider with this additional knowledge if it has knowledge that the receiving OTA Requestor may be
|
|
310
|
+
* able to use it.
|
|
311
311
|
*
|
|
312
312
|
* @see {@link MatterSpecification.v13.Core} § 11.20.6.5.2.8
|
|
313
313
|
*/
|
|
@@ -315,9 +315,9 @@ var OtaSoftwareUpdateProvider;
|
|
|
315
315
|
});
|
|
316
316
|
OtaSoftwareUpdateProvider2.TlvApplyUpdateRequest = TlvObject({
|
|
317
317
|
/**
|
|
318
|
-
* This field shall contain the UpdateToken as specified in Section 11.20.3.6.1, “UpdateToken usage”. This
|
|
319
|
-
*
|
|
320
|
-
*
|
|
318
|
+
* This field shall contain the UpdateToken as specified in Section 11.20.3.6.1, “UpdateToken usage”. This field
|
|
319
|
+
* may be used by the OTA Provider to track minimal lifecycle state to allow finer-grained scheduling of the
|
|
320
|
+
* application of Software Images by OTA Requestors.
|
|
321
321
|
*
|
|
322
322
|
* @see {@link MatterSpecification.v13.Core} § 11.20.6.5.3.1
|
|
323
323
|
*/
|
|
@@ -361,8 +361,8 @@ var OtaSoftwareUpdateProvider;
|
|
|
361
361
|
OtaSoftwareUpdateProvider2.TlvApplyUpdateResponse = TlvObject({
|
|
362
362
|
/**
|
|
363
363
|
* The Action field shall express the action that the OTA Provider requests from the OTA Requestor. See Section
|
|
364
|
-
* 11.20.3.6, “Applying a software update” for a description of the Action values provided in response to an
|
|
365
|
-
*
|
|
364
|
+
* 11.20.3.6, “Applying a software update” for a description of the Action values provided in response to an OTA
|
|
365
|
+
* Provider receiving an invocation of this command.
|
|
366
366
|
*
|
|
367
367
|
* @see {@link MatterSpecification.v13.Core} § 11.20.6.5.4.1
|
|
368
368
|
*/
|
|
@@ -424,8 +424,8 @@ var OtaSoftwareUpdateProvider;
|
|
|
424
424
|
revision: 1,
|
|
425
425
|
commands: {
|
|
426
426
|
/**
|
|
427
|
-
* Upon receipt, this command shall trigger an attempt to find an updated Software Image by the OTA
|
|
428
|
-
*
|
|
427
|
+
* Upon receipt, this command shall trigger an attempt to find an updated Software Image by the OTA Provider
|
|
428
|
+
* to match the OTA Requestor’s constraints provided in the payload fields.
|
|
429
429
|
*
|
|
430
430
|
* @see {@link MatterSpecification.v13.Core} § 11.20.6.5.1
|
|
431
431
|
*/
|
|
@@ -98,8 +98,8 @@ export declare namespace OtaSoftwareUpdateRequestor {
|
|
|
98
98
|
/**
|
|
99
99
|
* Indicate a Node waiting caused by AwaitNextAction response.
|
|
100
100
|
*
|
|
101
|
-
* This value shall indicate a Node waiting because it received a prior ApplyUpdateResponse with an Action
|
|
102
|
-
*
|
|
101
|
+
* This value shall indicate a Node waiting because it received a prior ApplyUpdateResponse with an Action field
|
|
102
|
+
* set to AwaitNextAction.
|
|
103
103
|
*
|
|
104
104
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.4.2.7
|
|
105
105
|
*/
|
|
@@ -149,8 +149,8 @@ export declare namespace OtaSoftwareUpdateRequestor {
|
|
|
149
149
|
* be available, which contains an update that needs to be applied urgently.
|
|
150
150
|
*
|
|
151
151
|
* An OTA Provider is announcing, either to a single Node or to a group of Nodes, that a new Software Image may
|
|
152
|
-
* be available, which contains an update that needs to be applied urgently. The details may only be obtained
|
|
153
|
-
*
|
|
152
|
+
* be available, which contains an update that needs to be applied urgently. The details may only be obtained by
|
|
153
|
+
* executing a OTA Software Update Query procedure. A receiving OTA Requestor SHOULD query the indicated OTA
|
|
154
154
|
* Provider at the ProviderLocation after a random jitter delay between 1 and 600 seconds. This particular
|
|
155
155
|
* reason SHOULD only be employed when an urgent update is available, such as an important security update, or
|
|
156
156
|
* just after initial commissioning of a device, to assist OTA Requestors in more rapidly obtaining updated
|
|
@@ -167,15 +167,15 @@ export declare namespace OtaSoftwareUpdateRequestor {
|
|
|
167
167
|
*/
|
|
168
168
|
const TlvAnnounceOtaProviderRequest: import("../tlv/TlvObject.js").ObjectSchema<{
|
|
169
169
|
/**
|
|
170
|
-
* This field shall contain the Node ID of a Node implementing the OTA Provider cluster server, on the
|
|
171
|
-
*
|
|
170
|
+
* This field shall contain the Node ID of a Node implementing the OTA Provider cluster server, on the accessing
|
|
171
|
+
* fabric.
|
|
172
172
|
*
|
|
173
173
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.6.1.1
|
|
174
174
|
*/
|
|
175
175
|
providerNodeId: import("../tlv/TlvObject.js").FieldType<import("../datatype/NodeId.js").NodeId>;
|
|
176
176
|
/**
|
|
177
|
-
* This field shall contain the assigned Vendor ID of the Node invoking this command, as it would appear in
|
|
178
|
-
*
|
|
177
|
+
* This field shall contain the assigned Vendor ID of the Node invoking this command, as it would appear in that
|
|
178
|
+
* Node’s Basic Information Cluster VendorID attribute.
|
|
179
179
|
*
|
|
180
180
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.6.1.2
|
|
181
181
|
*/
|
|
@@ -188,13 +188,13 @@ export declare namespace OtaSoftwareUpdateRequestor {
|
|
|
188
188
|
announcementReason: import("../tlv/TlvObject.js").FieldType<AnnouncementReason>;
|
|
189
189
|
/**
|
|
190
190
|
* This optional field, if present, shall consist of a top-level anonymous list; each list element shall have a
|
|
191
|
-
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a
|
|
192
|
-
*
|
|
193
|
-
*
|
|
194
|
-
*
|
|
191
|
+
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a manufacturer-specific
|
|
192
|
+
* payload, which the Node invoking this command wants to expose to the receiving Node. This payload may be used
|
|
193
|
+
* for any purpose and SHOULD be as small as practical, especially if invoked to groups, in order to reduce
|
|
194
|
+
* networking burden of these payloads.
|
|
195
195
|
*
|
|
196
|
-
* This field SHOULD only be included if the sending OTA Provider has knowledge that some recipient can make
|
|
197
|
-
*
|
|
196
|
+
* This field SHOULD only be included if the sending OTA Provider has knowledge that some recipient can make use
|
|
197
|
+
* of it.
|
|
198
198
|
*
|
|
199
199
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.6.1.4
|
|
200
200
|
*/
|
|
@@ -209,20 +209,19 @@ export declare namespace OtaSoftwareUpdateRequestor {
|
|
|
209
209
|
* An OTA Provider may invoke this command directly to an OTA Requestor, to announce its presence as an OTA
|
|
210
210
|
* Provider on the Fabric.
|
|
211
211
|
*
|
|
212
|
-
* These announcements, if made, SHOULD be made at most once every 24 hours for any given target Node, to
|
|
213
|
-
*
|
|
212
|
+
* These announcements, if made, SHOULD be made at most once every 24 hours for any given target Node, to assist
|
|
213
|
+
* OTA Requestors in discovering available OTA Provider resources, unless the AnnouncementReason is
|
|
214
214
|
* UrgentUpdateAvailable, in which case this command may be more frequent.
|
|
215
215
|
*
|
|
216
|
-
* Any invocation shall be made with a delay of at least 1 second between invocations from a given OTA
|
|
217
|
-
*
|
|
218
|
-
*
|
|
219
|
-
*
|
|
220
|
-
* schedules over time.
|
|
216
|
+
* Any invocation shall be made with a delay of at least 1 second between invocations from a given OTA Provider,
|
|
217
|
+
* to reduce burden on the networking infrastructure and affect a form of serialized jitter. It is recommended
|
|
218
|
+
* to offset the first announcement of a round (i.e. new set of announcements after a previous complete set) by
|
|
219
|
+
* a random delay time with a distribution span of >= 60 seconds to jitter announcement schedules over time.
|
|
221
220
|
*
|
|
222
221
|
* Effect on Receipt
|
|
223
222
|
*
|
|
224
|
-
* On receipt of this command, an OTA Requestor SHOULD consider the new ProviderNodeID and AnnouncementReason
|
|
225
|
-
*
|
|
223
|
+
* On receipt of this command, an OTA Requestor SHOULD consider the new ProviderNodeID and AnnouncementReason to
|
|
224
|
+
* possibly query for new software sooner than it would have with its default behavior.
|
|
226
225
|
*
|
|
227
226
|
* The OTA Requestor SHOULD NOT update entries in the DefaultOTAProviders list based on announcements.
|
|
228
227
|
*
|
|
@@ -230,8 +229,8 @@ export declare namespace OtaSoftwareUpdateRequestor {
|
|
|
230
229
|
* OTA Providers temporarily, or if its provider list is full. If the announcement is ignored, the response
|
|
231
230
|
* SHOULD be SUCCESS.
|
|
232
231
|
*
|
|
233
|
-
* Depending on the value of the AnnouncementReason field, the OTA Requestor may have to query the OTA
|
|
234
|
-
*
|
|
232
|
+
* Depending on the value of the AnnouncementReason field, the OTA Requestor may have to query the OTA Provider.
|
|
233
|
+
* See Section 11.20.7.6.1.3, “AnnouncementReason Field” for the different values and their meaning.
|
|
235
234
|
*
|
|
236
235
|
* If present, the MetadataForNode field’s may be used by a receiving OTA Requestor in any way it deems
|
|
237
236
|
* satisfactory. The MetadataForNode field SHOULD be empty under most normal operational circumstance, but can
|
|
@@ -281,8 +280,8 @@ export declare namespace OtaSoftwareUpdateRequestor {
|
|
|
281
280
|
/**
|
|
282
281
|
* The reason for a state change is a time-out.
|
|
283
282
|
*
|
|
284
|
-
* This value shall indicate that the reason for a state change is a time-out condition as determined by the
|
|
285
|
-
*
|
|
283
|
+
* This value shall indicate that the reason for a state change is a time-out condition as determined by the OTA
|
|
284
|
+
* Requestor.
|
|
286
285
|
*
|
|
287
286
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.4.3.4
|
|
288
287
|
*/
|
|
@@ -304,8 +303,8 @@ export declare namespace OtaSoftwareUpdateRequestor {
|
|
|
304
303
|
*/
|
|
305
304
|
const TlvStateTransitionEvent: import("../tlv/TlvObject.js").ObjectSchema<{
|
|
306
305
|
/**
|
|
307
|
-
* This field shall be set to the state that preceded the transition causing this event to be generated, if
|
|
308
|
-
*
|
|
306
|
+
* This field shall be set to the state that preceded the transition causing this event to be generated, if such
|
|
307
|
+
* a state existed. If no previous state exists, the value shall be Unknown.
|
|
309
308
|
*
|
|
310
309
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.7.1.1
|
|
311
310
|
*/
|
|
@@ -344,8 +343,8 @@ export declare namespace OtaSoftwareUpdateRequestor {
|
|
|
344
343
|
*/
|
|
345
344
|
const TlvVersionAppliedEvent: import("../tlv/TlvObject.js").ObjectSchema<{
|
|
346
345
|
/**
|
|
347
|
-
* This field shall be set to the same value as the one available in the Software Version attribute of the
|
|
348
|
-
*
|
|
346
|
+
* This field shall be set to the same value as the one available in the Software Version attribute of the Basic
|
|
347
|
+
* Information Cluster for the newly executing version.
|
|
349
348
|
*
|
|
350
349
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.7.2.1
|
|
351
350
|
*/
|
|
@@ -451,10 +450,10 @@ export declare namespace OtaSoftwareUpdateRequestor {
|
|
|
451
450
|
fabricIndex: import("../tlv/TlvObject.js").FieldType<import("../datatype/FabricIndex.js").FabricIndex>;
|
|
452
451
|
}>[], any>;
|
|
453
452
|
/**
|
|
454
|
-
* This field shall be set to True if the OTA Requestor is currently able to be updated. Otherwise, it
|
|
455
|
-
*
|
|
456
|
-
*
|
|
457
|
-
*
|
|
453
|
+
* This field shall be set to True if the OTA Requestor is currently able to be updated. Otherwise, it shall
|
|
454
|
+
* be set to False in case of any condition preventing update being possible, such as insufficient capacity
|
|
455
|
+
* of an internal battery. This field is merely informational for diagnostics purposes and shall NOT affect
|
|
456
|
+
* the responses provided by an OTA Provider to an OTA Requestor.
|
|
458
457
|
*
|
|
459
458
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.5.2
|
|
460
459
|
*/
|
|
@@ -495,15 +494,15 @@ export declare namespace OtaSoftwareUpdateRequestor {
|
|
|
495
494
|
*/
|
|
496
495
|
readonly announceOtaProvider: OptionalCommand<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
497
496
|
/**
|
|
498
|
-
* This field shall contain the Node ID of a Node implementing the OTA Provider cluster server, on the
|
|
499
|
-
*
|
|
497
|
+
* This field shall contain the Node ID of a Node implementing the OTA Provider cluster server, on the accessing
|
|
498
|
+
* fabric.
|
|
500
499
|
*
|
|
501
500
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.6.1.1
|
|
502
501
|
*/
|
|
503
502
|
providerNodeId: import("../tlv/TlvObject.js").FieldType<import("../datatype/NodeId.js").NodeId>;
|
|
504
503
|
/**
|
|
505
|
-
* This field shall contain the assigned Vendor ID of the Node invoking this command, as it would appear in
|
|
506
|
-
*
|
|
504
|
+
* This field shall contain the assigned Vendor ID of the Node invoking this command, as it would appear in that
|
|
505
|
+
* Node’s Basic Information Cluster VendorID attribute.
|
|
507
506
|
*
|
|
508
507
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.6.1.2
|
|
509
508
|
*/
|
|
@@ -516,13 +515,13 @@ export declare namespace OtaSoftwareUpdateRequestor {
|
|
|
516
515
|
announcementReason: import("../tlv/TlvObject.js").FieldType<AnnouncementReason>;
|
|
517
516
|
/**
|
|
518
517
|
* This optional field, if present, shall consist of a top-level anonymous list; each list element shall have a
|
|
519
|
-
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a
|
|
520
|
-
*
|
|
521
|
-
*
|
|
522
|
-
*
|
|
518
|
+
* profile-specific tag encoded in fully-qualified form. Each list element shall contain a manufacturer-specific
|
|
519
|
+
* payload, which the Node invoking this command wants to expose to the receiving Node. This payload may be used
|
|
520
|
+
* for any purpose and SHOULD be as small as practical, especially if invoked to groups, in order to reduce
|
|
521
|
+
* networking burden of these payloads.
|
|
523
522
|
*
|
|
524
|
-
* This field SHOULD only be included if the sending OTA Provider has knowledge that some recipient can make
|
|
525
|
-
*
|
|
523
|
+
* This field SHOULD only be included if the sending OTA Provider has knowledge that some recipient can make use
|
|
524
|
+
* of it.
|
|
526
525
|
*
|
|
527
526
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.6.1.4
|
|
528
527
|
*/
|
|
@@ -537,20 +536,19 @@ export declare namespace OtaSoftwareUpdateRequestor {
|
|
|
537
536
|
* An OTA Provider may invoke this command directly to an OTA Requestor, to announce its presence as an OTA
|
|
538
537
|
* Provider on the Fabric.
|
|
539
538
|
*
|
|
540
|
-
* These announcements, if made, SHOULD be made at most once every 24 hours for any given target Node, to
|
|
541
|
-
*
|
|
539
|
+
* These announcements, if made, SHOULD be made at most once every 24 hours for any given target Node, to assist
|
|
540
|
+
* OTA Requestors in discovering available OTA Provider resources, unless the AnnouncementReason is
|
|
542
541
|
* UrgentUpdateAvailable, in which case this command may be more frequent.
|
|
543
542
|
*
|
|
544
|
-
* Any invocation shall be made with a delay of at least 1 second between invocations from a given OTA
|
|
545
|
-
*
|
|
546
|
-
*
|
|
547
|
-
*
|
|
548
|
-
* schedules over time.
|
|
543
|
+
* Any invocation shall be made with a delay of at least 1 second between invocations from a given OTA Provider,
|
|
544
|
+
* to reduce burden on the networking infrastructure and affect a form of serialized jitter. It is recommended
|
|
545
|
+
* to offset the first announcement of a round (i.e. new set of announcements after a previous complete set) by
|
|
546
|
+
* a random delay time with a distribution span of >= 60 seconds to jitter announcement schedules over time.
|
|
549
547
|
*
|
|
550
548
|
* Effect on Receipt
|
|
551
549
|
*
|
|
552
|
-
* On receipt of this command, an OTA Requestor SHOULD consider the new ProviderNodeID and AnnouncementReason
|
|
553
|
-
*
|
|
550
|
+
* On receipt of this command, an OTA Requestor SHOULD consider the new ProviderNodeID and AnnouncementReason to
|
|
551
|
+
* possibly query for new software sooner than it would have with its default behavior.
|
|
554
552
|
*
|
|
555
553
|
* The OTA Requestor SHOULD NOT update entries in the DefaultOTAProviders list based on announcements.
|
|
556
554
|
*
|
|
@@ -558,8 +556,8 @@ export declare namespace OtaSoftwareUpdateRequestor {
|
|
|
558
556
|
* OTA Providers temporarily, or if its provider list is full. If the announcement is ignored, the response
|
|
559
557
|
* SHOULD be SUCCESS.
|
|
560
558
|
*
|
|
561
|
-
* Depending on the value of the AnnouncementReason field, the OTA Requestor may have to query the OTA
|
|
562
|
-
*
|
|
559
|
+
* Depending on the value of the AnnouncementReason field, the OTA Requestor may have to query the OTA Provider.
|
|
560
|
+
* See Section 11.20.7.6.1.3, “AnnouncementReason Field” for the different values and their meaning.
|
|
563
561
|
*
|
|
564
562
|
* If present, the MetadataForNode field’s may be used by a receiving OTA Requestor in any way it deems
|
|
565
563
|
* satisfactory. The MetadataForNode field SHOULD be empty under most normal operational circumstance, but can
|
|
@@ -581,8 +579,8 @@ export declare namespace OtaSoftwareUpdateRequestor {
|
|
|
581
579
|
*/
|
|
582
580
|
readonly stateTransition: Event<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
583
581
|
/**
|
|
584
|
-
* This field shall be set to the state that preceded the transition causing this event to be generated, if
|
|
585
|
-
*
|
|
582
|
+
* This field shall be set to the state that preceded the transition causing this event to be generated, if such
|
|
583
|
+
* a state existed. If no previous state exists, the value shall be Unknown.
|
|
586
584
|
*
|
|
587
585
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.7.1.1
|
|
588
586
|
*/
|
|
@@ -609,15 +607,15 @@ export declare namespace OtaSoftwareUpdateRequestor {
|
|
|
609
607
|
}>, any>;
|
|
610
608
|
/**
|
|
611
609
|
* This event shall be generated whenever a new version starts executing after being applied due to a
|
|
612
|
-
* software update. This event SHOULD be generated even if a software update was done using means outside
|
|
613
|
-
*
|
|
610
|
+
* software update. This event SHOULD be generated even if a software update was done using means outside of
|
|
611
|
+
* this cluster.
|
|
614
612
|
*
|
|
615
613
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.7.2
|
|
616
614
|
*/
|
|
617
615
|
readonly versionApplied: Event<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
618
616
|
/**
|
|
619
|
-
* This field shall be set to the same value as the one available in the Software Version attribute of the
|
|
620
|
-
*
|
|
617
|
+
* This field shall be set to the same value as the one available in the Software Version attribute of the Basic
|
|
618
|
+
* Information Cluster for the newly executing version.
|
|
621
619
|
*
|
|
622
620
|
* @see {@link MatterSpecification.v13.Core} § 11.20.7.7.2.1
|
|
623
621
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ota-software-update-requestor.d.ts","sourceRoot":"","sources":["../../../src/clusters/ota-software-update-requestor.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,6CAA6C;AAE7C,OAAO,EAAE,cAAc,EAAE,MAAM,uCAAuC,CAAC;AACvE,OAAO,EACH,6BAA6B,EAC7B,SAAS,EACT,eAAe,EAEf,KAAK,EAER,MAAM,uBAAuB,CAAC;AAM/B,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAOrD,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAGpC,yBAAiB,0BAA0B,CAAC;IACxC;;;;OAIG;IACI,MAAM,mBAAmB;QAC5B;;;;;WAKG;;QAGH;;;;;;WAMG;;;MAIL,CAAC;IAEH;;;;OAIG;IACH,UAAiB,gBAAiB,SAAQ,cAAc,CAAC,OAAO,mBAAmB,CAAC;KAAG;IAEvF;;OAEG;IACH,KAAY,WAAW;QACnB;;;;;;;WAOG;QACH,OAAO,IAAI;QAEX;;;;;;;WAOG;QACH,IAAI,IAAI;QAER;;;;;;;WAOG;QACH,QAAQ,IAAI;QAEZ;;;;;;;WAOG;QACH,cAAc,IAAI;QAElB;;;;;;WAMG;QACH,WAAW,IAAI;QAEf;;;;;;WAMG;QACH,QAAQ,IAAI;QAEZ;;;;;;;WAOG;QACH,cAAc,IAAI;QAElB;;;;;;;;WAQG;QACH,WAAW,IAAI;QAEf;;WAEG;QACH,oBAAoB,IAAI;KAC3B;IAED;;OAEG;IACH,KAAY,kBAAkB;QAC1B;;;;;;;WAOG;QACH,kBAAkB,IAAI;QAEtB;;;;;;;;;;WAUG;QACH,eAAe,IAAI;QAEnB;;;;;;;;;;;;;WAaG;QACH,qBAAqB,IAAI;KAC5B;IAED;;;;OAIG;IACI,MAAM,6BAA6B;QACtC;;;;;WAKG;;QAGH;;;;;WAKG;;QAGH;;;;WAIG;;QAGH;;;;;;;;;;;WAWG;;QAGH
|
|
1
|
+
{"version":3,"file":"ota-software-update-requestor.d.ts","sourceRoot":"","sources":["../../../src/clusters/ota-software-update-requestor.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,6CAA6C;AAE7C,OAAO,EAAE,cAAc,EAAE,MAAM,uCAAuC,CAAC;AACvE,OAAO,EACH,6BAA6B,EAC7B,SAAS,EACT,eAAe,EAEf,KAAK,EAER,MAAM,uBAAuB,CAAC;AAM/B,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAOrD,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAGpC,yBAAiB,0BAA0B,CAAC;IACxC;;;;OAIG;IACI,MAAM,mBAAmB;QAC5B;;;;;WAKG;;QAGH;;;;;;WAMG;;;MAIL,CAAC;IAEH;;;;OAIG;IACH,UAAiB,gBAAiB,SAAQ,cAAc,CAAC,OAAO,mBAAmB,CAAC;KAAG;IAEvF;;OAEG;IACH,KAAY,WAAW;QACnB;;;;;;;WAOG;QACH,OAAO,IAAI;QAEX;;;;;;;WAOG;QACH,IAAI,IAAI;QAER;;;;;;;WAOG;QACH,QAAQ,IAAI;QAEZ;;;;;;;WAOG;QACH,cAAc,IAAI;QAElB;;;;;;WAMG;QACH,WAAW,IAAI;QAEf;;;;;;WAMG;QACH,QAAQ,IAAI;QAEZ;;;;;;;WAOG;QACH,cAAc,IAAI;QAElB;;;;;;;;WAQG;QACH,WAAW,IAAI;QAEf;;WAEG;QACH,oBAAoB,IAAI;KAC3B;IAED;;OAEG;IACH,KAAY,kBAAkB;QAC1B;;;;;;;WAOG;QACH,kBAAkB,IAAI;QAEtB;;;;;;;;;;WAUG;QACH,eAAe,IAAI;QAEnB;;;;;;;;;;;;;WAaG;QACH,qBAAqB,IAAI;KAC5B;IAED;;;;OAIG;IACI,MAAM,6BAA6B;QACtC;;;;;WAKG;;QAGH;;;;;WAKG;;QAGH;;;;WAIG;;QAGH;;;;;;;;;;;WAWG;;QAGH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAuCG;;;MAIL,CAAC;IAEH;;;;OAIG;IACH,UAAiB,0BAA2B,SAAQ,cAAc,CAAC,OAAO,6BAA6B,CAAC;KAAG;IAE3G;;OAEG;IACH,KAAY,YAAY;QACpB;;;;;;WAMG;QACH,OAAO,IAAI;QAEX;;;;;;WAMG;QACH,OAAO,IAAI;QAEX;;;;;;WAMG;QACH,OAAO,IAAI;QAEX;;;;;;;WAOG;QACH,OAAO,IAAI;QAEX;;;;;;;WAOG;QACH,eAAe,IAAI;KACtB;IAED;;;;OAIG;IACI,MAAM,uBAAuB;QAChC;;;;;WAKG;;QAGH;;;;WAIG;;QAGH;;;;WAIG;;QAGH;;;;;WAKG;;MAEL,CAAC;IAEH;;;;OAIG;IACH,UAAiB,oBAAqB,SAAQ,cAAc,CAAC,OAAO,uBAAuB,CAAC;KAAG;IAE/F;;;;OAIG;IACI,MAAM,sBAAsB;QAC/B;;;;;WAKG;;QAGH;;;;;;;WAOG;;MAEL,CAAC;IAEH;;;;OAIG;IACH,UAAiB,mBAAoB,SAAQ,cAAc,CAAC,OAAO,sBAAsB,CAAC;KAAG;IAE7F;;;;OAIG;IACI,MAAM,qBAAqB;QAC9B;;;;;WAKG;;QAGH;;;;;WAKG;;QAGH;;;;;;WAMG;;QAGH;;;;;;WAMG;;MAEL,CAAC;IAEH;;;;OAIG;IACH,UAAiB,kBAAmB,SAAQ,cAAc,CAAC,OAAO,qBAAqB,CAAC;KAAG;IAE3F;;OAEG;IACI,MAAM,eAAe;;;;;YAMpB;;;;;;;;;;;;eAYG;;gBApcP;;;;;mBAKG;;gBAGH;;;;;;mBAMG;;;;YA6bC;;;;;;;eAOG;;YAGH;;;;;;;eAOG;;YAGH;;;;;;;;;;;;eAYG;;;;YAKH;;;;;;;;eAQG;;gBAlVP;;;;;mBAKG;;gBAGH;;;;;mBAKG;;gBAGH;;;;mBAIG;;gBAGH;;;;;;;;;;;mBAWG;;gBAGH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mBAuCG;;;;;;YAiRC;;;;;eAKG;;gBA/MP;;;;;mBAKG;;gBAGH;;;;mBAIG;;gBAGH;;;;mBAIG;;gBAGH;;;;;mBAKG;;;YAuLC;;;;;;eAMG;;gBA5KP;;;;;mBAKG;;gBAGH;;;;;;;mBAOG;;;YAgKC;;;;eAIG;;gBAnJP;;;;;mBAKG;;gBAGH;;;;;mBAKG;;gBAGH;;;;;;mBAMG;;gBAGH;;;;;;mBAMG;;;;UAuHL,CAAC;IAEH;;OAEG;IACH,UAAiB,OAAQ,SAAQ,QAAQ,CAAC,OAAO,eAAe,CAAC;KAAG;IAE7D,MAAM,OAAO,EAAE,OAAyB,CAAC;IACzC,MAAM,QAAQ,SAAU,CAAC;CACnC;AAED,MAAM,MAAM,iCAAiC,GAAG,0BAA0B,CAAC,OAAO,CAAC;AACnF,eAAO,MAAM,iCAAiC,oCAAqC,CAAC"}
|