@matter/types 0.17.4 → 0.17.5-alpha.0-20260704-9ea70abfa
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 +252 -75
- package/dist/cjs/clusters/account-login.d.ts +22 -22
- package/dist/cjs/clusters/actions.d.ts +76 -76
- package/dist/cjs/clusters/activated-carbon-filter-monitoring.d.ts +15 -15
- package/dist/cjs/clusters/administrator-commissioning.d.ts +25 -25
- package/dist/cjs/clusters/air-quality.d.ts +6 -6
- package/dist/cjs/clusters/alarm-base.d.ts +25 -25
- package/dist/cjs/clusters/ambient-context-sensing.d.js +22 -0
- package/dist/cjs/clusters/ambient-context-sensing.d.js.map +6 -0
- package/dist/cjs/clusters/ambient-context-sensing.d.ts +706 -0
- package/dist/cjs/clusters/ambient-context-sensing.js +34 -0
- package/dist/cjs/clusters/ambient-context-sensing.js.map +6 -0
- package/dist/cjs/clusters/application-basic.d.ts +22 -22
- package/dist/cjs/clusters/application-launcher.d.ts +30 -30
- package/dist/cjs/clusters/audio-output.d.ts +17 -17
- package/dist/cjs/clusters/basic-information.d.ts +111 -73
- package/dist/cjs/clusters/binding.d.ts +9 -9
- package/dist/cjs/clusters/boolean-state-configuration.d.ts +64 -41
- package/dist/cjs/clusters/boolean-state.d.ts +55 -12
- package/dist/cjs/clusters/bridged-device-basic-information.d.ts +60 -60
- package/dist/cjs/clusters/camera-av-settings-user-level-management.d.ts +71 -71
- package/dist/cjs/clusters/camera-av-stream-management.d.ts +262 -232
- package/dist/cjs/clusters/carbon-dioxide-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/carbon-monoxide-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/channel.d.ts +101 -101
- package/dist/cjs/clusters/chime.d.ts +18 -18
- package/dist/cjs/clusters/closure-control.d.ts +59 -59
- package/dist/cjs/clusters/closure-dimension.d.ts +60 -60
- package/dist/cjs/clusters/color-control.d.ts +226 -228
- package/dist/cjs/clusters/commissioner-control.d.ts +14 -14
- package/dist/cjs/clusters/commodity-metering.d.ts +13 -13
- package/dist/cjs/clusters/commodity-price.d.ts +38 -38
- package/dist/cjs/clusters/commodity-tariff.d.ts +106 -106
- package/dist/cjs/clusters/concentration-measurement.d.ts +29 -29
- package/dist/cjs/clusters/content-app-observer.d.ts +12 -12
- package/dist/cjs/clusters/content-control.d.ts +103 -103
- package/dist/cjs/clusters/content-launcher.d.ts +65 -65
- package/dist/cjs/clusters/descriptor.d.ts +19 -19
- package/dist/cjs/clusters/device-energy-management-mode.d.ts +30 -30
- package/dist/cjs/clusters/device-energy-management.d.ts +128 -128
- package/dist/cjs/clusters/diagnostic-logs.d.ts +29 -29
- package/dist/cjs/clusters/dishwasher-alarm.d.ts +26 -26
- package/dist/cjs/clusters/dishwasher-mode.d.ts +29 -29
- package/dist/cjs/clusters/door-lock.d.ts +330 -330
- package/dist/cjs/clusters/ecosystem-information.d.ts +21 -21
- package/dist/cjs/clusters/electrical-energy-measurement.d.ts +43 -43
- package/dist/cjs/clusters/electrical-grid-conditions.d.ts +22 -22
- package/dist/cjs/clusters/electrical-power-measurement.d.ts +67 -67
- package/dist/cjs/clusters/energy-evse-mode.d.ts +30 -30
- package/dist/cjs/clusters/energy-evse.d.ts +122 -122
- package/dist/cjs/clusters/energy-preference.d.ts +22 -26
- package/dist/cjs/clusters/ethernet-network-diagnostics.d.ts +23 -23
- package/dist/cjs/clusters/fan-control.d.ts +41 -41
- package/dist/cjs/clusters/fixed-label.d.ts +4 -4
- package/dist/cjs/clusters/flow-measurement.d.ts +11 -11
- package/dist/cjs/clusters/formaldehyde-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/general-commissioning.d.ts +62 -60
- package/dist/cjs/clusters/general-diagnostics.d.ts +142 -71
- package/dist/cjs/clusters/group-key-management.d.ts +213 -80
- package/dist/cjs/clusters/groupcast.d.js +22 -0
- package/dist/cjs/clusters/groupcast.d.js.map +6 -0
- package/dist/cjs/clusters/groupcast.d.ts +961 -0
- package/dist/cjs/clusters/groupcast.js +34 -0
- package/dist/cjs/clusters/groupcast.js.map +6 -0
- package/dist/cjs/clusters/groups.d.ts +44 -36
- package/dist/cjs/clusters/hepa-filter-monitoring.d.ts +15 -15
- package/dist/cjs/clusters/icd-management.d.ts +55 -53
- package/dist/cjs/clusters/identify.d.ts +15 -15
- package/dist/cjs/clusters/illuminance-measurement.d.ts +14 -14
- package/dist/cjs/clusters/index.d.ts +3 -0
- package/dist/cjs/clusters/index.d.ts.map +1 -1
- package/dist/cjs/clusters/index.js +9 -0
- package/dist/cjs/clusters/index.js.map +1 -1
- package/dist/cjs/clusters/joint-fabric-administrator.d.ts +36 -81
- package/dist/cjs/clusters/joint-fabric-datastore.d.ts +979 -1193
- package/dist/cjs/clusters/keypad-input.d.ts +12 -12
- package/dist/cjs/clusters/label.d.ts +7 -7
- package/dist/cjs/clusters/laundry-dryer-controls.d.ts +7 -7
- package/dist/cjs/clusters/laundry-washer-controls.d.ts +14 -14
- package/dist/cjs/clusters/laundry-washer-mode.d.ts +30 -30
- package/dist/cjs/clusters/level-control.d.ts +57 -57
- package/dist/cjs/clusters/localization-configuration.d.ts +6 -6
- package/dist/cjs/clusters/low-power.d.ts +3 -3
- package/dist/cjs/clusters/media-input.d.ts +20 -20
- package/dist/cjs/clusters/media-playback.d.ts +92 -92
- package/dist/cjs/clusters/messages.d.ts +56 -56
- package/dist/cjs/clusters/meter-identification.d.ts +14 -14
- package/dist/cjs/clusters/microwave-oven-control.d.ts +31 -31
- package/dist/cjs/clusters/microwave-oven-mode.d.ts +27 -27
- package/dist/cjs/clusters/mode-base.d.ts +39 -39
- package/dist/cjs/clusters/mode-select.d.ts +25 -25
- package/dist/cjs/clusters/network-commissioning.d.ts +124 -116
- package/dist/cjs/clusters/nitrogen-dioxide-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/occupancy-sensing.d.ts +67 -47
- package/dist/cjs/clusters/on-off.d.ts +60 -46
- package/dist/cjs/clusters/operational-credentials.d.ts +65 -65
- package/dist/cjs/clusters/operational-state.d.ts +38 -38
- package/dist/cjs/clusters/ota-software-update-provider.d.ts +39 -39
- package/dist/cjs/clusters/ota-software-update-requestor.d.ts +58 -58
- package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +22 -22
- package/dist/cjs/clusters/oven-mode.d.ts +45 -43
- package/dist/cjs/clusters/ozone-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/pm1-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/pm10-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/pm25-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/power-source-configuration.d.ts +4 -4
- package/dist/cjs/clusters/power-source.d.ts +92 -92
- package/dist/cjs/clusters/power-topology.d.ts +7 -43
- package/dist/cjs/clusters/pressure-measurement.d.ts +22 -22
- package/dist/cjs/clusters/pump-configuration-and-control.d.ts +111 -111
- package/dist/cjs/clusters/push-av-stream-transport.d.ts +129 -147
- package/dist/cjs/clusters/radon-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/refrigerator-alarm.d.ts +22 -22
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +28 -28
- package/dist/cjs/clusters/relative-humidity-measurement.d.ts +11 -11
- package/dist/cjs/clusters/resource-monitoring.d.ts +20 -20
- package/dist/cjs/clusters/rvc-clean-mode.d.ts +34 -34
- package/dist/cjs/clusters/rvc-operational-state.d.ts +33 -33
- package/dist/cjs/clusters/rvc-run-mode.d.ts +40 -40
- package/dist/cjs/clusters/scenes-management.d.ts +94 -94
- package/dist/cjs/clusters/service-area.d.ts +47 -47
- package/dist/cjs/clusters/smoke-co-alarm.d.ts +126 -90
- package/dist/cjs/clusters/software-diagnostics.d.ts +24 -24
- package/dist/cjs/clusters/soil-measurement.d.ts +6 -6
- package/dist/cjs/clusters/switch.d.ts +43 -43
- package/dist/cjs/clusters/target-navigator.d.ts +22 -22
- package/dist/cjs/clusters/temperature-alarm.d.js +22 -0
- package/dist/cjs/clusters/temperature-alarm.d.js.map +6 -0
- package/dist/cjs/clusters/temperature-alarm.d.ts +706 -0
- package/dist/cjs/clusters/temperature-alarm.js +34 -0
- package/dist/cjs/clusters/temperature-alarm.js.map +6 -0
- package/dist/cjs/clusters/temperature-control.d.ts +22 -22
- package/dist/cjs/clusters/temperature-measurement.d.ts +11 -11
- package/dist/cjs/clusters/thermostat-user-interface-configuration.d.ts +11 -11
- package/dist/cjs/clusters/thermostat.d.ts +1001 -200
- package/dist/cjs/clusters/thread-border-router-management.d.ts +26 -26
- package/dist/cjs/clusters/thread-network-diagnostics.d.ts +187 -187
- package/dist/cjs/clusters/thread-network-directory.d.ts +21 -21
- package/dist/cjs/clusters/time-format-localization.d.ts +11 -11
- package/dist/cjs/clusters/time-synchronization.d.ts +85 -85
- package/dist/cjs/clusters/tls-certificate-management.d.ts +62 -62
- package/dist/cjs/clusters/tls-client-management.d.ts +36 -36
- package/dist/cjs/clusters/total-volatile-organic-compounds-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/unit-localization.d.ts +8 -8
- package/dist/cjs/clusters/user-label.d.ts +4 -4
- package/dist/cjs/clusters/valve-configuration-and-control.d.ts +45 -45
- package/dist/cjs/clusters/wake-on-lan.d.ts +6 -6
- package/dist/cjs/clusters/water-heater-management.d.ts +32 -32
- package/dist/cjs/clusters/water-heater-mode.d.ts +29 -29
- package/dist/cjs/clusters/water-tank-level-monitoring.d.ts +15 -15
- package/dist/cjs/clusters/web-rtc-transport-definitions.d.ts +22 -22
- package/dist/cjs/clusters/web-rtc-transport-provider.d.ts +52 -105
- package/dist/cjs/clusters/web-rtc-transport-requestor.d.ts +22 -22
- package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts +46 -46
- package/dist/cjs/clusters/wi-fi-network-management.d.ts +9 -9
- package/dist/cjs/clusters/window-covering.d.ts +61 -61
- package/dist/cjs/clusters/zone-management.d.ts +79 -79
- package/dist/cjs/datatype/AttributeId.d.ts +1 -1
- package/dist/cjs/datatype/CaseAuthenticatedTag.d.ts +3 -3
- package/dist/cjs/datatype/ClusterId.d.ts +1 -1
- package/dist/cjs/datatype/CommandId.d.ts +1 -1
- package/dist/cjs/datatype/DataVersion.d.ts +1 -1
- package/dist/cjs/datatype/DeviceTypeId.d.ts +1 -1
- package/dist/cjs/datatype/EndpointNumber.d.ts +1 -1
- package/dist/cjs/datatype/EntryIndex.d.ts +1 -1
- package/dist/cjs/datatype/EventId.d.ts +1 -1
- package/dist/cjs/datatype/EventNumber.d.ts +1 -1
- package/dist/cjs/datatype/FabricId.d.ts +1 -1
- package/dist/cjs/datatype/FabricIndex.d.ts +4 -3
- package/dist/cjs/datatype/FabricIndex.d.ts.map +1 -1
- package/dist/cjs/datatype/FabricIndex.js.map +1 -1
- package/dist/cjs/datatype/FieldId.d.ts +1 -1
- package/dist/cjs/datatype/GlobalFabricId.d.ts +1 -1
- package/dist/cjs/datatype/GroupId.d.ts +1 -1
- package/dist/cjs/datatype/NodeId.d.ts +1 -1
- package/dist/cjs/datatype/SubjectId.d.ts +1 -1
- package/dist/cjs/datatype/VendorId.d.ts +1 -1
- package/dist/cjs/dcl/attestation-certificate.d.ts +1 -1
- package/dist/cjs/dcl/device-attestation-revocation.d.ts +3 -3
- package/dist/cjs/dcl/device-software-compliance.d.ts +1 -1
- package/dist/cjs/dcl/device-software-version.d.ts +1 -1
- package/dist/cjs/dcl/device.d.ts +2 -2
- package/dist/cjs/dcl/operational-certificate.d.ts +1 -1
- package/dist/cjs/dcl/vendor.d.ts +1 -1
- package/dist/cjs/globals/AtomicAttributeStatus.d.ts +4 -4
- package/dist/cjs/globals/AtomicAttributeStatus.js +2 -2
- package/dist/cjs/globals/AtomicRequestType.d.ts +1 -1
- package/dist/cjs/globals/CertificationType.d.ts +24 -0
- package/dist/cjs/globals/CertificationType.d.ts.map +1 -0
- package/dist/cjs/globals/CertificationType.js +35 -0
- package/dist/cjs/globals/CertificationType.js.map +6 -0
- package/dist/cjs/globals/Currency.d.ts +2 -2
- package/dist/cjs/globals/Locationdesc.d.ts +5 -5
- package/dist/cjs/globals/Locationdesc.js +3 -3
- package/dist/cjs/globals/MeasurementAccuracy.d.ts +5 -5
- package/dist/cjs/globals/MeasurementAccuracy.js +3 -3
- package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +10 -10
- package/dist/cjs/globals/MeasurementAccuracyRange.js +8 -8
- package/dist/cjs/globals/MeasurementType.d.ts +1 -1
- package/dist/cjs/globals/Namespace.d.ts +34 -2
- package/dist/cjs/globals/Namespace.d.ts.map +1 -1
- package/dist/cjs/globals/Namespace.js +3 -0
- package/dist/cjs/globals/Namespace.js.map +1 -1
- package/dist/cjs/globals/PowerThreshold.d.ts +5 -5
- package/dist/cjs/globals/PowerThreshold.js +3 -3
- package/dist/cjs/globals/PowerThresholdSource.d.ts +1 -1
- package/dist/cjs/globals/Price.d.ts +2 -2
- package/dist/cjs/globals/Priority.d.ts +1 -1
- package/dist/cjs/globals/Semtag.d.ts +6 -6
- package/dist/cjs/globals/Semtag.js +4 -4
- package/dist/cjs/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
- package/dist/cjs/globals/Status.d.ts +36 -36
- package/dist/cjs/globals/StreamUsage.d.ts +5 -5
- package/dist/cjs/globals/TariffPriceType.d.ts +6 -6
- package/dist/cjs/globals/TariffUnit.d.ts +1 -1
- package/dist/cjs/globals/ThreeLevelAuto.d.ts +1 -1
- package/dist/cjs/globals/Viewport.d.ts +6 -6
- package/dist/cjs/globals/Viewport.js +4 -4
- package/dist/cjs/globals/WildcardPathFlags.d.ts +1 -1
- package/dist/cjs/globals/index.d.ts +1 -0
- package/dist/cjs/globals/index.d.ts.map +1 -1
- package/dist/cjs/globals/index.js +1 -0
- package/dist/cjs/globals/index.js.map +1 -1
- package/dist/cjs/protocol/messages/TlvDataReport.d.ts +3 -1
- package/dist/cjs/protocol/messages/TlvDataReport.d.ts.map +1 -1
- package/dist/cjs/protocol/messages/TlvInvokeRequest.d.ts +1 -1
- package/dist/cjs/protocol/messages/TlvInvokeResponse.d.ts +1 -1
- package/dist/cjs/protocol/messages/TlvReadRequest.d.ts +2 -1
- package/dist/cjs/protocol/messages/TlvReadRequest.d.ts.map +1 -1
- package/dist/cjs/protocol/messages/TlvStatusResponse.d.ts +2 -2
- package/dist/cjs/protocol/messages/TlvStatusResponse.js +1 -1
- package/dist/cjs/protocol/messages/TlvSubscribeRequest.d.ts +2 -1
- package/dist/cjs/protocol/messages/TlvSubscribeRequest.d.ts.map +1 -1
- package/dist/cjs/protocol/messages/TlvSubscribeResponse.d.ts +1 -1
- package/dist/cjs/protocol/messages/TlvTimedRequest.d.ts +1 -1
- package/dist/cjs/protocol/messages/TlvWriteRequest.d.ts +2 -1
- package/dist/cjs/protocol/messages/TlvWriteRequest.d.ts.map +1 -1
- package/dist/cjs/protocol/messages/TlvWriteResponse.d.ts +2 -1
- package/dist/cjs/protocol/messages/TlvWriteResponse.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributeData.d.ts +2 -1
- package/dist/cjs/protocol/types/TlvAttributeData.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributePath.d.ts +2 -1
- package/dist/cjs/protocol/types/TlvAttributePath.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributePath.js +2 -1
- package/dist/cjs/protocol/types/TlvAttributePath.js.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributeReport.d.ts +3 -1
- package/dist/cjs/protocol/types/TlvAttributeReport.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributeReportData.d.ts +1 -0
- package/dist/cjs/protocol/types/TlvAttributeReportData.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributeStatus.d.ts +2 -1
- package/dist/cjs/protocol/types/TlvAttributeStatus.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvClusterPath.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvCommandData.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvCommandPath.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvCommandStatus.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvDataVersionFilter.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvEventData.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvEventFilter.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvEventPath.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvEventReport.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvEventStatus.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvInvokeResponseData.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvStatus.d.ts +1 -1
- package/dist/cjs/protocol/types/WildcardPathFlagsBitmap.d.ts +1 -1
- package/dist/cjs/protocol/types/WildcardPathFlagsBitmap.d.ts.map +1 -1
- package/dist/cjs/schema/Base38Schema.d.ts +1 -1
- package/dist/cjs/schema/PairingCodeSchema.d.ts +26 -12
- package/dist/cjs/schema/PairingCodeSchema.d.ts.map +1 -1
- package/dist/cjs/schema/PairingCodeSchema.js +8 -1
- package/dist/cjs/schema/PairingCodeSchema.js.map +1 -1
- package/dist/cjs/tlv/TlvArray.d.ts +1 -1
- package/dist/cjs/tlv/TlvBoolean.d.ts +1 -1
- package/dist/cjs/tlv/TlvCodec.d.ts +4 -4
- package/dist/cjs/tlv/TlvCodec.js +2 -2
- package/dist/cjs/tlv/TlvNullable.d.ts +1 -1
- package/dist/cjs/tlv/TlvNumber.d.ts +1 -1
- package/dist/cjs/tlv/TlvObject.d.ts +1 -1
- package/dist/esm/clusters/access-control.d.ts +252 -75
- package/dist/esm/clusters/account-login.d.ts +22 -22
- package/dist/esm/clusters/actions.d.ts +76 -76
- package/dist/esm/clusters/activated-carbon-filter-monitoring.d.ts +15 -15
- package/dist/esm/clusters/administrator-commissioning.d.ts +25 -25
- package/dist/esm/clusters/air-quality.d.ts +6 -6
- package/dist/esm/clusters/alarm-base.d.ts +25 -25
- package/dist/esm/clusters/ambient-context-sensing.d.js +6 -0
- package/dist/esm/clusters/ambient-context-sensing.d.js.map +6 -0
- package/dist/esm/clusters/ambient-context-sensing.d.ts +706 -0
- package/dist/esm/clusters/ambient-context-sensing.js +14 -0
- package/dist/esm/clusters/ambient-context-sensing.js.map +6 -0
- package/dist/esm/clusters/application-basic.d.ts +22 -22
- package/dist/esm/clusters/application-launcher.d.ts +30 -30
- package/dist/esm/clusters/audio-output.d.ts +17 -17
- package/dist/esm/clusters/basic-information.d.ts +111 -73
- package/dist/esm/clusters/binding.d.ts +9 -9
- package/dist/esm/clusters/boolean-state-configuration.d.ts +64 -41
- package/dist/esm/clusters/boolean-state.d.ts +55 -12
- package/dist/esm/clusters/bridged-device-basic-information.d.ts +60 -60
- package/dist/esm/clusters/camera-av-settings-user-level-management.d.ts +71 -71
- package/dist/esm/clusters/camera-av-stream-management.d.ts +262 -232
- package/dist/esm/clusters/carbon-dioxide-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/carbon-monoxide-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/channel.d.ts +101 -101
- package/dist/esm/clusters/chime.d.ts +18 -18
- package/dist/esm/clusters/closure-control.d.ts +59 -59
- package/dist/esm/clusters/closure-dimension.d.ts +60 -60
- package/dist/esm/clusters/color-control.d.ts +226 -228
- package/dist/esm/clusters/commissioner-control.d.ts +14 -14
- package/dist/esm/clusters/commodity-metering.d.ts +13 -13
- package/dist/esm/clusters/commodity-price.d.ts +38 -38
- package/dist/esm/clusters/commodity-tariff.d.ts +106 -106
- package/dist/esm/clusters/concentration-measurement.d.ts +29 -29
- package/dist/esm/clusters/content-app-observer.d.ts +12 -12
- package/dist/esm/clusters/content-control.d.ts +103 -103
- package/dist/esm/clusters/content-launcher.d.ts +65 -65
- package/dist/esm/clusters/descriptor.d.ts +19 -19
- package/dist/esm/clusters/device-energy-management-mode.d.ts +30 -30
- package/dist/esm/clusters/device-energy-management.d.ts +128 -128
- package/dist/esm/clusters/diagnostic-logs.d.ts +29 -29
- package/dist/esm/clusters/dishwasher-alarm.d.ts +26 -26
- package/dist/esm/clusters/dishwasher-mode.d.ts +29 -29
- package/dist/esm/clusters/door-lock.d.ts +330 -330
- package/dist/esm/clusters/ecosystem-information.d.ts +21 -21
- package/dist/esm/clusters/electrical-energy-measurement.d.ts +43 -43
- package/dist/esm/clusters/electrical-grid-conditions.d.ts +22 -22
- package/dist/esm/clusters/electrical-power-measurement.d.ts +67 -67
- package/dist/esm/clusters/energy-evse-mode.d.ts +30 -30
- package/dist/esm/clusters/energy-evse.d.ts +122 -122
- package/dist/esm/clusters/energy-preference.d.ts +22 -26
- package/dist/esm/clusters/ethernet-network-diagnostics.d.ts +23 -23
- package/dist/esm/clusters/fan-control.d.ts +41 -41
- package/dist/esm/clusters/fixed-label.d.ts +4 -4
- package/dist/esm/clusters/flow-measurement.d.ts +11 -11
- package/dist/esm/clusters/formaldehyde-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/general-commissioning.d.ts +62 -60
- package/dist/esm/clusters/general-diagnostics.d.ts +142 -71
- package/dist/esm/clusters/group-key-management.d.ts +213 -80
- package/dist/esm/clusters/groupcast.d.js +6 -0
- package/dist/esm/clusters/groupcast.d.js.map +6 -0
- package/dist/esm/clusters/groupcast.d.ts +961 -0
- package/dist/esm/clusters/groupcast.js +14 -0
- package/dist/esm/clusters/groupcast.js.map +6 -0
- package/dist/esm/clusters/groups.d.ts +44 -36
- package/dist/esm/clusters/hepa-filter-monitoring.d.ts +15 -15
- package/dist/esm/clusters/icd-management.d.ts +55 -53
- package/dist/esm/clusters/identify.d.ts +15 -15
- package/dist/esm/clusters/illuminance-measurement.d.ts +14 -14
- package/dist/esm/clusters/index.d.ts +3 -0
- package/dist/esm/clusters/index.d.ts.map +1 -1
- package/dist/esm/clusters/index.js +9 -0
- package/dist/esm/clusters/index.js.map +1 -1
- package/dist/esm/clusters/joint-fabric-administrator.d.ts +36 -81
- package/dist/esm/clusters/joint-fabric-datastore.d.ts +979 -1193
- package/dist/esm/clusters/keypad-input.d.ts +12 -12
- package/dist/esm/clusters/label.d.ts +7 -7
- package/dist/esm/clusters/laundry-dryer-controls.d.ts +7 -7
- package/dist/esm/clusters/laundry-washer-controls.d.ts +14 -14
- package/dist/esm/clusters/laundry-washer-mode.d.ts +30 -30
- package/dist/esm/clusters/level-control.d.ts +57 -57
- package/dist/esm/clusters/localization-configuration.d.ts +6 -6
- package/dist/esm/clusters/low-power.d.ts +3 -3
- package/dist/esm/clusters/media-input.d.ts +20 -20
- package/dist/esm/clusters/media-playback.d.ts +92 -92
- package/dist/esm/clusters/messages.d.ts +56 -56
- package/dist/esm/clusters/meter-identification.d.ts +14 -14
- package/dist/esm/clusters/microwave-oven-control.d.ts +31 -31
- package/dist/esm/clusters/microwave-oven-mode.d.ts +27 -27
- package/dist/esm/clusters/mode-base.d.ts +39 -39
- package/dist/esm/clusters/mode-select.d.ts +25 -25
- package/dist/esm/clusters/network-commissioning.d.ts +124 -116
- package/dist/esm/clusters/nitrogen-dioxide-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/occupancy-sensing.d.ts +67 -47
- package/dist/esm/clusters/on-off.d.ts +60 -46
- package/dist/esm/clusters/operational-credentials.d.ts +65 -65
- package/dist/esm/clusters/operational-state.d.ts +38 -38
- package/dist/esm/clusters/ota-software-update-provider.d.ts +39 -39
- package/dist/esm/clusters/ota-software-update-requestor.d.ts +58 -58
- package/dist/esm/clusters/oven-cavity-operational-state.d.ts +22 -22
- package/dist/esm/clusters/oven-mode.d.ts +45 -43
- package/dist/esm/clusters/ozone-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/pm1-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/pm10-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/pm25-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/power-source-configuration.d.ts +4 -4
- package/dist/esm/clusters/power-source.d.ts +92 -92
- package/dist/esm/clusters/power-topology.d.ts +7 -43
- package/dist/esm/clusters/pressure-measurement.d.ts +22 -22
- package/dist/esm/clusters/pump-configuration-and-control.d.ts +111 -111
- package/dist/esm/clusters/push-av-stream-transport.d.ts +129 -147
- package/dist/esm/clusters/radon-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/refrigerator-alarm.d.ts +22 -22
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +28 -28
- package/dist/esm/clusters/relative-humidity-measurement.d.ts +11 -11
- package/dist/esm/clusters/resource-monitoring.d.ts +20 -20
- package/dist/esm/clusters/rvc-clean-mode.d.ts +34 -34
- package/dist/esm/clusters/rvc-operational-state.d.ts +33 -33
- package/dist/esm/clusters/rvc-run-mode.d.ts +40 -40
- package/dist/esm/clusters/scenes-management.d.ts +94 -94
- package/dist/esm/clusters/service-area.d.ts +47 -47
- package/dist/esm/clusters/smoke-co-alarm.d.ts +126 -90
- package/dist/esm/clusters/software-diagnostics.d.ts +24 -24
- package/dist/esm/clusters/soil-measurement.d.ts +6 -6
- package/dist/esm/clusters/switch.d.ts +43 -43
- package/dist/esm/clusters/target-navigator.d.ts +22 -22
- package/dist/esm/clusters/temperature-alarm.d.js +6 -0
- package/dist/esm/clusters/temperature-alarm.d.js.map +6 -0
- package/dist/esm/clusters/temperature-alarm.d.ts +706 -0
- package/dist/esm/clusters/temperature-alarm.js +14 -0
- package/dist/esm/clusters/temperature-alarm.js.map +6 -0
- package/dist/esm/clusters/temperature-control.d.ts +22 -22
- package/dist/esm/clusters/temperature-measurement.d.ts +11 -11
- package/dist/esm/clusters/thermostat-user-interface-configuration.d.ts +11 -11
- package/dist/esm/clusters/thermostat.d.ts +1001 -200
- package/dist/esm/clusters/thread-border-router-management.d.ts +26 -26
- package/dist/esm/clusters/thread-network-diagnostics.d.ts +187 -187
- package/dist/esm/clusters/thread-network-directory.d.ts +21 -21
- package/dist/esm/clusters/time-format-localization.d.ts +11 -11
- package/dist/esm/clusters/time-synchronization.d.ts +85 -85
- package/dist/esm/clusters/tls-certificate-management.d.ts +62 -62
- package/dist/esm/clusters/tls-client-management.d.ts +36 -36
- package/dist/esm/clusters/total-volatile-organic-compounds-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/unit-localization.d.ts +8 -8
- package/dist/esm/clusters/user-label.d.ts +4 -4
- package/dist/esm/clusters/valve-configuration-and-control.d.ts +45 -45
- package/dist/esm/clusters/wake-on-lan.d.ts +6 -6
- package/dist/esm/clusters/water-heater-management.d.ts +32 -32
- package/dist/esm/clusters/water-heater-mode.d.ts +29 -29
- package/dist/esm/clusters/water-tank-level-monitoring.d.ts +15 -15
- package/dist/esm/clusters/web-rtc-transport-definitions.d.ts +22 -22
- package/dist/esm/clusters/web-rtc-transport-provider.d.ts +52 -105
- package/dist/esm/clusters/web-rtc-transport-requestor.d.ts +22 -22
- package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts +46 -46
- package/dist/esm/clusters/wi-fi-network-management.d.ts +9 -9
- package/dist/esm/clusters/window-covering.d.ts +61 -61
- package/dist/esm/clusters/zone-management.d.ts +79 -79
- package/dist/esm/datatype/AttributeId.d.ts +1 -1
- package/dist/esm/datatype/CaseAuthenticatedTag.d.ts +3 -3
- package/dist/esm/datatype/ClusterId.d.ts +1 -1
- package/dist/esm/datatype/CommandId.d.ts +1 -1
- package/dist/esm/datatype/DataVersion.d.ts +1 -1
- package/dist/esm/datatype/DeviceTypeId.d.ts +1 -1
- package/dist/esm/datatype/EndpointNumber.d.ts +1 -1
- package/dist/esm/datatype/EntryIndex.d.ts +1 -1
- package/dist/esm/datatype/EventId.d.ts +1 -1
- package/dist/esm/datatype/EventNumber.d.ts +1 -1
- package/dist/esm/datatype/FabricId.d.ts +1 -1
- package/dist/esm/datatype/FabricIndex.d.ts +4 -3
- package/dist/esm/datatype/FabricIndex.d.ts.map +1 -1
- package/dist/esm/datatype/FabricIndex.js.map +1 -1
- package/dist/esm/datatype/FieldId.d.ts +1 -1
- package/dist/esm/datatype/GlobalFabricId.d.ts +1 -1
- package/dist/esm/datatype/GroupId.d.ts +1 -1
- package/dist/esm/datatype/NodeId.d.ts +1 -1
- package/dist/esm/datatype/SubjectId.d.ts +1 -1
- package/dist/esm/datatype/VendorId.d.ts +1 -1
- package/dist/esm/dcl/attestation-certificate.d.ts +1 -1
- package/dist/esm/dcl/device-attestation-revocation.d.ts +3 -3
- package/dist/esm/dcl/device-software-compliance.d.ts +1 -1
- package/dist/esm/dcl/device-software-version.d.ts +1 -1
- package/dist/esm/dcl/device.d.ts +2 -2
- package/dist/esm/dcl/operational-certificate.d.ts +1 -1
- package/dist/esm/dcl/vendor.d.ts +1 -1
- package/dist/esm/globals/AtomicAttributeStatus.d.ts +4 -4
- package/dist/esm/globals/AtomicAttributeStatus.js +2 -2
- package/dist/esm/globals/AtomicRequestType.d.ts +1 -1
- package/dist/esm/globals/CertificationType.d.ts +24 -0
- package/dist/esm/globals/CertificationType.d.ts.map +1 -0
- package/dist/esm/globals/CertificationType.js +15 -0
- package/dist/esm/globals/CertificationType.js.map +6 -0
- package/dist/esm/globals/Currency.d.ts +2 -2
- package/dist/esm/globals/Locationdesc.d.ts +5 -5
- package/dist/esm/globals/Locationdesc.js +3 -3
- package/dist/esm/globals/MeasurementAccuracy.d.ts +5 -5
- package/dist/esm/globals/MeasurementAccuracy.js +3 -3
- package/dist/esm/globals/MeasurementAccuracyRange.d.ts +10 -10
- package/dist/esm/globals/MeasurementAccuracyRange.js +8 -8
- package/dist/esm/globals/MeasurementType.d.ts +1 -1
- package/dist/esm/globals/Namespace.d.ts +34 -2
- package/dist/esm/globals/Namespace.d.ts.map +1 -1
- package/dist/esm/globals/Namespace.js +3 -0
- package/dist/esm/globals/Namespace.js.map +1 -1
- package/dist/esm/globals/PowerThreshold.d.ts +5 -5
- package/dist/esm/globals/PowerThreshold.js +3 -3
- package/dist/esm/globals/PowerThresholdSource.d.ts +1 -1
- package/dist/esm/globals/Price.d.ts +2 -2
- package/dist/esm/globals/Priority.d.ts +1 -1
- package/dist/esm/globals/Semtag.d.ts +6 -6
- package/dist/esm/globals/Semtag.js +4 -4
- package/dist/esm/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
- package/dist/esm/globals/Status.d.ts +36 -36
- package/dist/esm/globals/StreamUsage.d.ts +5 -5
- package/dist/esm/globals/TariffPriceType.d.ts +6 -6
- package/dist/esm/globals/TariffUnit.d.ts +1 -1
- package/dist/esm/globals/ThreeLevelAuto.d.ts +1 -1
- package/dist/esm/globals/Viewport.d.ts +6 -6
- package/dist/esm/globals/Viewport.js +4 -4
- package/dist/esm/globals/WildcardPathFlags.d.ts +1 -1
- package/dist/esm/globals/index.d.ts +1 -0
- package/dist/esm/globals/index.d.ts.map +1 -1
- package/dist/esm/globals/index.js +1 -0
- package/dist/esm/globals/index.js.map +1 -1
- package/dist/esm/protocol/messages/TlvDataReport.d.ts +3 -1
- package/dist/esm/protocol/messages/TlvDataReport.d.ts.map +1 -1
- package/dist/esm/protocol/messages/TlvInvokeRequest.d.ts +1 -1
- package/dist/esm/protocol/messages/TlvInvokeResponse.d.ts +1 -1
- package/dist/esm/protocol/messages/TlvReadRequest.d.ts +2 -1
- package/dist/esm/protocol/messages/TlvReadRequest.d.ts.map +1 -1
- package/dist/esm/protocol/messages/TlvStatusResponse.d.ts +2 -2
- package/dist/esm/protocol/messages/TlvStatusResponse.js +1 -1
- package/dist/esm/protocol/messages/TlvSubscribeRequest.d.ts +2 -1
- package/dist/esm/protocol/messages/TlvSubscribeRequest.d.ts.map +1 -1
- package/dist/esm/protocol/messages/TlvSubscribeResponse.d.ts +1 -1
- package/dist/esm/protocol/messages/TlvTimedRequest.d.ts +1 -1
- package/dist/esm/protocol/messages/TlvWriteRequest.d.ts +2 -1
- package/dist/esm/protocol/messages/TlvWriteRequest.d.ts.map +1 -1
- package/dist/esm/protocol/messages/TlvWriteResponse.d.ts +2 -1
- package/dist/esm/protocol/messages/TlvWriteResponse.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvAttributeData.d.ts +2 -1
- package/dist/esm/protocol/types/TlvAttributeData.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvAttributePath.d.ts +2 -1
- package/dist/esm/protocol/types/TlvAttributePath.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvAttributePath.js +2 -1
- package/dist/esm/protocol/types/TlvAttributePath.js.map +1 -1
- package/dist/esm/protocol/types/TlvAttributeReport.d.ts +3 -1
- package/dist/esm/protocol/types/TlvAttributeReport.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvAttributeReportData.d.ts +1 -0
- package/dist/esm/protocol/types/TlvAttributeReportData.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvAttributeStatus.d.ts +2 -1
- package/dist/esm/protocol/types/TlvAttributeStatus.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvClusterPath.d.ts +1 -1
- package/dist/esm/protocol/types/TlvCommandData.d.ts +1 -1
- package/dist/esm/protocol/types/TlvCommandPath.d.ts +1 -1
- package/dist/esm/protocol/types/TlvCommandStatus.d.ts +1 -1
- package/dist/esm/protocol/types/TlvDataVersionFilter.d.ts +1 -1
- package/dist/esm/protocol/types/TlvEventData.d.ts +1 -1
- package/dist/esm/protocol/types/TlvEventFilter.d.ts +1 -1
- package/dist/esm/protocol/types/TlvEventPath.d.ts +1 -1
- package/dist/esm/protocol/types/TlvEventReport.d.ts +1 -1
- package/dist/esm/protocol/types/TlvEventStatus.d.ts +1 -1
- package/dist/esm/protocol/types/TlvInvokeResponseData.d.ts +1 -1
- package/dist/esm/protocol/types/TlvStatus.d.ts +1 -1
- package/dist/esm/protocol/types/WildcardPathFlagsBitmap.d.ts +1 -1
- package/dist/esm/protocol/types/WildcardPathFlagsBitmap.d.ts.map +1 -1
- package/dist/esm/schema/Base38Schema.d.ts +1 -1
- package/dist/esm/schema/PairingCodeSchema.d.ts +26 -12
- package/dist/esm/schema/PairingCodeSchema.d.ts.map +1 -1
- package/dist/esm/schema/PairingCodeSchema.js +8 -1
- package/dist/esm/schema/PairingCodeSchema.js.map +1 -1
- package/dist/esm/tlv/TlvArray.d.ts +1 -1
- package/dist/esm/tlv/TlvBoolean.d.ts +1 -1
- package/dist/esm/tlv/TlvCodec.d.ts +4 -4
- package/dist/esm/tlv/TlvCodec.js +2 -2
- package/dist/esm/tlv/TlvNullable.d.ts +1 -1
- package/dist/esm/tlv/TlvNumber.d.ts +1 -1
- package/dist/esm/tlv/TlvObject.d.ts +1 -1
- package/package.json +4 -4
- package/src/clusters/access-control.d.ts +252 -75
- package/src/clusters/account-login.d.ts +22 -22
- package/src/clusters/actions.d.ts +76 -76
- package/src/clusters/activated-carbon-filter-monitoring.d.ts +15 -15
- package/src/clusters/administrator-commissioning.d.ts +25 -25
- package/src/clusters/air-quality.d.ts +6 -6
- package/src/clusters/alarm-base.d.ts +25 -25
- package/src/clusters/ambient-context-sensing.d.ts +706 -0
- package/src/clusters/ambient-context-sensing.js +13 -0
- package/src/clusters/application-basic.d.ts +22 -22
- package/src/clusters/application-launcher.d.ts +30 -30
- package/src/clusters/audio-output.d.ts +17 -17
- package/src/clusters/basic-information.d.ts +111 -73
- package/src/clusters/binding.d.ts +9 -9
- package/src/clusters/boolean-state-configuration.d.ts +64 -41
- package/src/clusters/boolean-state.d.ts +55 -12
- package/src/clusters/bridged-device-basic-information.d.ts +60 -60
- package/src/clusters/camera-av-settings-user-level-management.d.ts +71 -71
- package/src/clusters/camera-av-stream-management.d.ts +262 -232
- package/src/clusters/carbon-dioxide-concentration-measurement.d.ts +25 -25
- package/src/clusters/carbon-monoxide-concentration-measurement.d.ts +25 -25
- package/src/clusters/channel.d.ts +101 -101
- package/src/clusters/chime.d.ts +18 -18
- package/src/clusters/closure-control.d.ts +59 -59
- package/src/clusters/closure-dimension.d.ts +60 -60
- package/src/clusters/color-control.d.ts +226 -228
- package/src/clusters/commissioner-control.d.ts +14 -14
- package/src/clusters/commodity-metering.d.ts +13 -13
- package/src/clusters/commodity-price.d.ts +38 -38
- package/src/clusters/commodity-tariff.d.ts +106 -106
- package/src/clusters/concentration-measurement.d.ts +29 -29
- package/src/clusters/content-app-observer.d.ts +12 -12
- package/src/clusters/content-control.d.ts +103 -103
- package/src/clusters/content-launcher.d.ts +65 -65
- package/src/clusters/descriptor.d.ts +19 -19
- package/src/clusters/device-energy-management-mode.d.ts +30 -30
- package/src/clusters/device-energy-management.d.ts +128 -128
- package/src/clusters/diagnostic-logs.d.ts +29 -29
- package/src/clusters/dishwasher-alarm.d.ts +26 -26
- package/src/clusters/dishwasher-mode.d.ts +29 -29
- package/src/clusters/door-lock.d.ts +330 -330
- package/src/clusters/ecosystem-information.d.ts +21 -21
- package/src/clusters/electrical-energy-measurement.d.ts +43 -43
- package/src/clusters/electrical-grid-conditions.d.ts +22 -22
- package/src/clusters/electrical-power-measurement.d.ts +67 -67
- package/src/clusters/energy-evse-mode.d.ts +30 -30
- package/src/clusters/energy-evse.d.ts +122 -122
- package/src/clusters/energy-preference.d.ts +22 -26
- package/src/clusters/ethernet-network-diagnostics.d.ts +23 -23
- package/src/clusters/fan-control.d.ts +41 -41
- package/src/clusters/fixed-label.d.ts +4 -4
- package/src/clusters/flow-measurement.d.ts +11 -11
- package/src/clusters/formaldehyde-concentration-measurement.d.ts +25 -25
- package/src/clusters/general-commissioning.d.ts +62 -60
- package/src/clusters/general-diagnostics.d.ts +142 -71
- package/src/clusters/group-key-management.d.ts +213 -80
- package/src/clusters/groupcast.d.ts +961 -0
- package/src/clusters/groupcast.js +13 -0
- package/src/clusters/groups.d.ts +44 -36
- package/src/clusters/hepa-filter-monitoring.d.ts +15 -15
- package/src/clusters/icd-management.d.ts +55 -53
- package/src/clusters/identify.d.ts +15 -15
- package/src/clusters/illuminance-measurement.d.ts +14 -14
- package/src/clusters/index.ts +3 -0
- package/src/clusters/joint-fabric-administrator.d.ts +36 -81
- package/src/clusters/joint-fabric-datastore.d.ts +979 -1193
- package/src/clusters/keypad-input.d.ts +12 -12
- package/src/clusters/label.d.ts +7 -7
- package/src/clusters/laundry-dryer-controls.d.ts +7 -7
- package/src/clusters/laundry-washer-controls.d.ts +14 -14
- package/src/clusters/laundry-washer-mode.d.ts +30 -30
- package/src/clusters/level-control.d.ts +57 -57
- package/src/clusters/localization-configuration.d.ts +6 -6
- package/src/clusters/low-power.d.ts +3 -3
- package/src/clusters/media-input.d.ts +20 -20
- package/src/clusters/media-playback.d.ts +92 -92
- package/src/clusters/messages.d.ts +56 -56
- package/src/clusters/meter-identification.d.ts +14 -14
- package/src/clusters/microwave-oven-control.d.ts +31 -31
- package/src/clusters/microwave-oven-mode.d.ts +27 -27
- package/src/clusters/mode-base.d.ts +39 -39
- package/src/clusters/mode-select.d.ts +25 -25
- package/src/clusters/network-commissioning.d.ts +124 -116
- package/src/clusters/nitrogen-dioxide-concentration-measurement.d.ts +25 -25
- package/src/clusters/occupancy-sensing.d.ts +67 -47
- package/src/clusters/on-off.d.ts +60 -46
- package/src/clusters/operational-credentials.d.ts +65 -65
- package/src/clusters/operational-state.d.ts +38 -38
- package/src/clusters/ota-software-update-provider.d.ts +39 -39
- package/src/clusters/ota-software-update-requestor.d.ts +58 -58
- package/src/clusters/oven-cavity-operational-state.d.ts +22 -22
- package/src/clusters/oven-mode.d.ts +45 -43
- package/src/clusters/ozone-concentration-measurement.d.ts +25 -25
- package/src/clusters/pm1-concentration-measurement.d.ts +25 -25
- package/src/clusters/pm10-concentration-measurement.d.ts +25 -25
- package/src/clusters/pm25-concentration-measurement.d.ts +25 -25
- package/src/clusters/power-source-configuration.d.ts +4 -4
- package/src/clusters/power-source.d.ts +92 -92
- package/src/clusters/power-topology.d.ts +7 -43
- package/src/clusters/pressure-measurement.d.ts +22 -22
- package/src/clusters/pump-configuration-and-control.d.ts +111 -111
- package/src/clusters/push-av-stream-transport.d.ts +129 -147
- package/src/clusters/radon-concentration-measurement.d.ts +25 -25
- package/src/clusters/refrigerator-alarm.d.ts +22 -22
- package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +28 -28
- package/src/clusters/relative-humidity-measurement.d.ts +11 -11
- package/src/clusters/resource-monitoring.d.ts +20 -20
- package/src/clusters/rvc-clean-mode.d.ts +34 -34
- package/src/clusters/rvc-operational-state.d.ts +33 -33
- package/src/clusters/rvc-run-mode.d.ts +40 -40
- package/src/clusters/scenes-management.d.ts +94 -94
- package/src/clusters/service-area.d.ts +47 -47
- package/src/clusters/smoke-co-alarm.d.ts +126 -90
- package/src/clusters/software-diagnostics.d.ts +24 -24
- package/src/clusters/soil-measurement.d.ts +6 -6
- package/src/clusters/switch.d.ts +43 -43
- package/src/clusters/target-navigator.d.ts +22 -22
- package/src/clusters/temperature-alarm.d.ts +706 -0
- package/src/clusters/temperature-alarm.js +13 -0
- package/src/clusters/temperature-control.d.ts +22 -22
- package/src/clusters/temperature-measurement.d.ts +11 -11
- package/src/clusters/thermostat-user-interface-configuration.d.ts +11 -11
- package/src/clusters/thermostat.d.ts +1001 -200
- package/src/clusters/thread-border-router-management.d.ts +26 -26
- package/src/clusters/thread-network-diagnostics.d.ts +187 -187
- package/src/clusters/thread-network-directory.d.ts +21 -21
- package/src/clusters/time-format-localization.d.ts +11 -11
- package/src/clusters/time-synchronization.d.ts +85 -85
- package/src/clusters/tls-certificate-management.d.ts +62 -62
- package/src/clusters/tls-client-management.d.ts +36 -36
- package/src/clusters/total-volatile-organic-compounds-concentration-measurement.d.ts +25 -25
- package/src/clusters/unit-localization.d.ts +8 -8
- package/src/clusters/user-label.d.ts +4 -4
- package/src/clusters/valve-configuration-and-control.d.ts +45 -45
- package/src/clusters/wake-on-lan.d.ts +6 -6
- package/src/clusters/water-heater-management.d.ts +32 -32
- package/src/clusters/water-heater-mode.d.ts +29 -29
- package/src/clusters/water-tank-level-monitoring.d.ts +15 -15
- package/src/clusters/web-rtc-transport-definitions.d.ts +22 -22
- package/src/clusters/web-rtc-transport-provider.d.ts +52 -105
- package/src/clusters/web-rtc-transport-requestor.d.ts +22 -22
- package/src/clusters/wi-fi-network-diagnostics.d.ts +46 -46
- package/src/clusters/wi-fi-network-management.d.ts +9 -9
- package/src/clusters/window-covering.d.ts +61 -61
- package/src/clusters/zone-management.d.ts +79 -79
- package/src/datatype/AttributeId.ts +1 -1
- package/src/datatype/CaseAuthenticatedTag.ts +4 -4
- package/src/datatype/ClusterId.ts +1 -1
- package/src/datatype/CommandId.ts +1 -1
- package/src/datatype/DataVersion.ts +1 -1
- package/src/datatype/DeviceTypeId.ts +1 -1
- package/src/datatype/EndpointNumber.ts +1 -1
- package/src/datatype/EntryIndex.ts +1 -1
- package/src/datatype/EventId.ts +1 -1
- package/src/datatype/EventNumber.ts +1 -1
- package/src/datatype/FabricId.ts +1 -1
- package/src/datatype/FabricIndex.ts +4 -3
- package/src/datatype/FieldId.ts +1 -1
- package/src/datatype/GlobalFabricId.ts +1 -1
- package/src/datatype/GroupId.ts +1 -1
- package/src/datatype/NodeId.ts +1 -1
- package/src/datatype/SubjectId.ts +1 -1
- package/src/datatype/VendorId.ts +1 -1
- package/src/dcl/attestation-certificate.ts +1 -1
- package/src/dcl/device-attestation-revocation.ts +3 -3
- package/src/dcl/device-software-compliance.ts +1 -1
- package/src/dcl/device-software-version.ts +1 -1
- package/src/dcl/device.ts +2 -2
- package/src/dcl/operational-certificate.ts +1 -1
- package/src/dcl/vendor.ts +1 -1
- package/src/globals/AtomicAttributeStatus.ts +4 -4
- package/src/globals/AtomicRequestType.ts +1 -1
- package/src/globals/CertificationType.ts +27 -0
- package/src/globals/Currency.ts +2 -2
- package/src/globals/Locationdesc.ts +5 -5
- package/src/globals/MeasurementAccuracy.ts +5 -5
- package/src/globals/MeasurementAccuracyRange.ts +10 -10
- package/src/globals/MeasurementType.ts +1 -1
- package/src/globals/Namespace.ts +37 -2
- package/src/globals/PowerThreshold.ts +5 -5
- package/src/globals/PowerThresholdSource.ts +1 -1
- package/src/globals/Price.ts +2 -2
- package/src/globals/Priority.ts +1 -1
- package/src/globals/Semtag.ts +6 -6
- package/src/globals/SoftwareVersionCertificationStatus.ts +1 -1
- package/src/globals/Status.ts +36 -36
- package/src/globals/StreamUsage.ts +5 -5
- package/src/globals/TariffPriceType.ts +6 -6
- package/src/globals/TariffUnit.ts +1 -1
- package/src/globals/ThreeLevelAuto.ts +1 -1
- package/src/globals/Viewport.ts +6 -6
- package/src/globals/WildcardPathFlags.ts +1 -1
- package/src/globals/index.ts +1 -0
- package/src/protocol/messages/TlvDataReport.ts +1 -1
- package/src/protocol/messages/TlvInvokeRequest.ts +1 -1
- package/src/protocol/messages/TlvInvokeResponse.ts +1 -1
- package/src/protocol/messages/TlvReadRequest.ts +1 -1
- package/src/protocol/messages/TlvStatusResponse.ts +2 -2
- package/src/protocol/messages/TlvSubscribeRequest.ts +1 -1
- package/src/protocol/messages/TlvSubscribeResponse.ts +1 -1
- package/src/protocol/messages/TlvTimedRequest.ts +1 -1
- package/src/protocol/messages/TlvWriteRequest.ts +1 -1
- package/src/protocol/messages/TlvWriteResponse.ts +1 -1
- package/src/protocol/types/TlvAttributeData.ts +1 -1
- package/src/protocol/types/TlvAttributePath.ts +2 -1
- package/src/protocol/types/TlvAttributeReport.ts +1 -1
- package/src/protocol/types/TlvAttributeStatus.ts +1 -1
- package/src/protocol/types/TlvClusterPath.ts +1 -1
- package/src/protocol/types/TlvCommandData.ts +1 -1
- package/src/protocol/types/TlvCommandPath.ts +1 -1
- package/src/protocol/types/TlvCommandStatus.ts +1 -1
- package/src/protocol/types/TlvDataVersionFilter.ts +1 -1
- package/src/protocol/types/TlvEventData.ts +1 -1
- package/src/protocol/types/TlvEventFilter.ts +1 -1
- package/src/protocol/types/TlvEventPath.ts +1 -1
- package/src/protocol/types/TlvEventReport.ts +1 -1
- package/src/protocol/types/TlvEventStatus.ts +1 -1
- package/src/protocol/types/TlvInvokeResponseData.ts +1 -1
- package/src/protocol/types/TlvStatus.ts +1 -1
- package/src/protocol/types/WildcardPathFlagsBitmap.ts +1 -1
- package/src/schema/Base38Schema.ts +1 -1
- package/src/schema/PairingCodeSchema.ts +20 -12
- package/src/tlv/TlvArray.ts +1 -1
- package/src/tlv/TlvBoolean.ts +1 -1
- package/src/tlv/TlvCodec.ts +7 -7
- package/src/tlv/TlvNullable.ts +2 -2
- package/src/tlv/TlvNumber.ts +1 -1
- package/src/tlv/TlvObject.ts +1 -1
- package/src/tlv/TlvString.ts +1 -1
|
@@ -16,7 +16,7 @@ import type { MaybePromise } from "@matter/general";
|
|
|
16
16
|
*
|
|
17
17
|
* This cluster provides an interface for observing and managing the state of smoke and CO alarms.
|
|
18
18
|
*
|
|
19
|
-
* @see {@link MatterSpecification.
|
|
19
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11
|
|
20
20
|
*/
|
|
21
21
|
export declare namespace SmokeCoAlarm {
|
|
22
22
|
/**
|
|
@@ -30,9 +30,9 @@ export declare namespace SmokeCoAlarm {
|
|
|
30
30
|
export const name: "SmokeCoAlarm";
|
|
31
31
|
|
|
32
32
|
/**
|
|
33
|
-
* The cluster revision assigned by {@link MatterSpecification.
|
|
33
|
+
* The cluster revision assigned by {@link MatterSpecification.v16.Cluster}.
|
|
34
34
|
*/
|
|
35
|
-
export const revision:
|
|
35
|
+
export const revision: 2;
|
|
36
36
|
|
|
37
37
|
/**
|
|
38
38
|
* Canonical metadata for the SmokeCoAlarm cluster.
|
|
@@ -57,7 +57,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
57
57
|
* Visible expression is typically a LED light pattern. Audible expression is a horn or speaker pattern. Audible
|
|
58
58
|
* expression shall BE suppressed if the DeviceMuted attribute is supported and set to Muted.
|
|
59
59
|
*
|
|
60
|
-
* @see {@link MatterSpecification.
|
|
60
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.1
|
|
61
61
|
*/
|
|
62
62
|
expressedState: ExpressedState;
|
|
63
63
|
|
|
@@ -67,7 +67,9 @@ export declare namespace SmokeCoAlarm {
|
|
|
67
67
|
* set to Normal. The battery state shall also be reflected in the Power Source cluster representing the
|
|
68
68
|
* device's battery using the appropriate supported attributes and events.
|
|
69
69
|
*
|
|
70
|
-
*
|
|
70
|
+
* If the sensor cannot operate in the set state, the ExpressedState attribute shall be set to Inoperative.
|
|
71
|
+
*
|
|
72
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.4
|
|
71
73
|
*/
|
|
72
74
|
batteryAlert: AlarmState;
|
|
73
75
|
|
|
@@ -75,7 +77,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
75
77
|
* Indicates whether the device self-test is currently activated. If the device self-test is activated, this
|
|
76
78
|
* attribute shall be set to True, otherwise it shall be set to False.
|
|
77
79
|
*
|
|
78
|
-
* @see {@link MatterSpecification.
|
|
80
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.6
|
|
79
81
|
*/
|
|
80
82
|
testInProgress: boolean;
|
|
81
83
|
|
|
@@ -83,7 +85,10 @@ export declare namespace SmokeCoAlarm {
|
|
|
83
85
|
* Indicates whether the hardware fault detection mechanism is currently triggered. If the detection mechanism
|
|
84
86
|
* is triggered, this attribute shall be set to True, otherwise it shall be set to False.
|
|
85
87
|
*
|
|
86
|
-
*
|
|
88
|
+
* When this attribute is set to True, and the sensor cannot operate in this state, the ExpressedState attribute
|
|
89
|
+
* shall be set to Inoperative.
|
|
90
|
+
*
|
|
91
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.7
|
|
87
92
|
*/
|
|
88
93
|
hardwareFaultAlert: boolean;
|
|
89
94
|
|
|
@@ -91,7 +96,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
91
96
|
* Indicates whether the end-of-service has been triggered at the device. This attribute shall be set to Expired
|
|
92
97
|
* when the device reaches the end-of-service.
|
|
93
98
|
*
|
|
94
|
-
* @see {@link MatterSpecification.
|
|
99
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.8
|
|
95
100
|
*/
|
|
96
101
|
endOfServiceAlert: EndOfService;
|
|
97
102
|
|
|
@@ -99,7 +104,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
99
104
|
* Indicates the whether the audible expression of the device is currently muted. Audible expression is
|
|
100
105
|
* typically a horn or speaker pattern.
|
|
101
106
|
*
|
|
102
|
-
* @see {@link MatterSpecification.
|
|
107
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.5
|
|
103
108
|
*/
|
|
104
109
|
deviceMuted?: MuteState;
|
|
105
110
|
|
|
@@ -108,7 +113,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
108
113
|
* interconnected smoke alarm is being triggered, this attribute shall be set to Warning or Critical, otherwise
|
|
109
114
|
* it shall be set to Normal.
|
|
110
115
|
*
|
|
111
|
-
* @see {@link MatterSpecification.
|
|
116
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.9
|
|
112
117
|
*/
|
|
113
118
|
interconnectSmokeAlarm?: AlarmState;
|
|
114
119
|
|
|
@@ -117,7 +122,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
117
122
|
* interconnected CO alarm is being triggered, this attribute shall be set to Warning or Critical, otherwise it
|
|
118
123
|
* shall be set to Normal.
|
|
119
124
|
*
|
|
120
|
-
* @see {@link MatterSpecification.
|
|
125
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.10
|
|
121
126
|
*/
|
|
122
127
|
interconnectCoAlarm?: AlarmState;
|
|
123
128
|
|
|
@@ -127,9 +132,14 @@ export declare namespace SmokeCoAlarm {
|
|
|
127
132
|
* the EndOfServiceAlert may be delayed by up to 24 hours after the ExpiryDate. Similarly, clients may delay any
|
|
128
133
|
* actions based on the ExpiryDate by up to 24 hours to best align with the local time zone.
|
|
129
134
|
*
|
|
130
|
-
* @see {@link MatterSpecification.
|
|
135
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.13
|
|
131
136
|
*/
|
|
132
137
|
expiryDate?: number;
|
|
138
|
+
|
|
139
|
+
/**
|
|
140
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6
|
|
141
|
+
*/
|
|
142
|
+
unmounted?: boolean;
|
|
133
143
|
}
|
|
134
144
|
|
|
135
145
|
/**
|
|
@@ -139,21 +149,21 @@ export declare namespace SmokeCoAlarm {
|
|
|
139
149
|
/**
|
|
140
150
|
* Indicates whether the device's smoke sensor is currently triggering a smoke alarm.
|
|
141
151
|
*
|
|
142
|
-
* @see {@link MatterSpecification.
|
|
152
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.2
|
|
143
153
|
*/
|
|
144
154
|
smokeState: AlarmState;
|
|
145
155
|
|
|
146
156
|
/**
|
|
147
157
|
* Indicates the contamination level of the smoke sensor.
|
|
148
158
|
*
|
|
149
|
-
* @see {@link MatterSpecification.
|
|
159
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.11
|
|
150
160
|
*/
|
|
151
161
|
contaminationState?: ContaminationState;
|
|
152
162
|
|
|
153
163
|
/**
|
|
154
164
|
* Indicates the sensitivity level of the smoke sensor configured on the device.
|
|
155
165
|
*
|
|
156
|
-
* @see {@link MatterSpecification.
|
|
166
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.12
|
|
157
167
|
*/
|
|
158
168
|
smokeSensitivityLevel?: Sensitivity;
|
|
159
169
|
}
|
|
@@ -165,7 +175,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
165
175
|
/**
|
|
166
176
|
* Indicates whether the device's CO sensor is currently triggering a CO alarm.
|
|
167
177
|
*
|
|
168
|
-
* @see {@link MatterSpecification.
|
|
178
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.3
|
|
169
179
|
*/
|
|
170
180
|
coState: AlarmState;
|
|
171
181
|
}
|
|
@@ -189,7 +199,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
189
199
|
* Visible expression is typically a LED light pattern. Audible expression is a horn or speaker pattern. Audible
|
|
190
200
|
* expression shall BE suppressed if the DeviceMuted attribute is supported and set to Muted.
|
|
191
201
|
*
|
|
192
|
-
* @see {@link MatterSpecification.
|
|
202
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.1
|
|
193
203
|
*/
|
|
194
204
|
expressedState: ExpressedState;
|
|
195
205
|
|
|
@@ -199,7 +209,9 @@ export declare namespace SmokeCoAlarm {
|
|
|
199
209
|
* set to Normal. The battery state shall also be reflected in the Power Source cluster representing the
|
|
200
210
|
* device's battery using the appropriate supported attributes and events.
|
|
201
211
|
*
|
|
202
|
-
*
|
|
212
|
+
* If the sensor cannot operate in the set state, the ExpressedState attribute shall be set to Inoperative.
|
|
213
|
+
*
|
|
214
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.4
|
|
203
215
|
*/
|
|
204
216
|
batteryAlert: AlarmState;
|
|
205
217
|
|
|
@@ -207,7 +219,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
207
219
|
* Indicates whether the device self-test is currently activated. If the device self-test is activated, this
|
|
208
220
|
* attribute shall be set to True, otherwise it shall be set to False.
|
|
209
221
|
*
|
|
210
|
-
* @see {@link MatterSpecification.
|
|
222
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.6
|
|
211
223
|
*/
|
|
212
224
|
testInProgress: boolean;
|
|
213
225
|
|
|
@@ -215,7 +227,10 @@ export declare namespace SmokeCoAlarm {
|
|
|
215
227
|
* Indicates whether the hardware fault detection mechanism is currently triggered. If the detection mechanism
|
|
216
228
|
* is triggered, this attribute shall be set to True, otherwise it shall be set to False.
|
|
217
229
|
*
|
|
218
|
-
*
|
|
230
|
+
* When this attribute is set to True, and the sensor cannot operate in this state, the ExpressedState attribute
|
|
231
|
+
* shall be set to Inoperative.
|
|
232
|
+
*
|
|
233
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.7
|
|
219
234
|
*/
|
|
220
235
|
hardwareFaultAlert: boolean;
|
|
221
236
|
|
|
@@ -223,7 +238,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
223
238
|
* Indicates whether the end-of-service has been triggered at the device. This attribute shall be set to Expired
|
|
224
239
|
* when the device reaches the end-of-service.
|
|
225
240
|
*
|
|
226
|
-
* @see {@link MatterSpecification.
|
|
241
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.8
|
|
227
242
|
*/
|
|
228
243
|
endOfServiceAlert: EndOfService;
|
|
229
244
|
|
|
@@ -231,7 +246,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
231
246
|
* Indicates the whether the audible expression of the device is currently muted. Audible expression is
|
|
232
247
|
* typically a horn or speaker pattern.
|
|
233
248
|
*
|
|
234
|
-
* @see {@link MatterSpecification.
|
|
249
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.5
|
|
235
250
|
*/
|
|
236
251
|
deviceMuted: MuteState;
|
|
237
252
|
|
|
@@ -240,7 +255,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
240
255
|
* interconnected smoke alarm is being triggered, this attribute shall be set to Warning or Critical, otherwise
|
|
241
256
|
* it shall be set to Normal.
|
|
242
257
|
*
|
|
243
|
-
* @see {@link MatterSpecification.
|
|
258
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.9
|
|
244
259
|
*/
|
|
245
260
|
interconnectSmokeAlarm: AlarmState;
|
|
246
261
|
|
|
@@ -249,7 +264,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
249
264
|
* interconnected CO alarm is being triggered, this attribute shall be set to Warning or Critical, otherwise it
|
|
250
265
|
* shall be set to Normal.
|
|
251
266
|
*
|
|
252
|
-
* @see {@link MatterSpecification.
|
|
267
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.10
|
|
253
268
|
*/
|
|
254
269
|
interconnectCoAlarm: AlarmState;
|
|
255
270
|
|
|
@@ -259,35 +274,40 @@ export declare namespace SmokeCoAlarm {
|
|
|
259
274
|
* the EndOfServiceAlert may be delayed by up to 24 hours after the ExpiryDate. Similarly, clients may delay any
|
|
260
275
|
* actions based on the ExpiryDate by up to 24 hours to best align with the local time zone.
|
|
261
276
|
*
|
|
262
|
-
* @see {@link MatterSpecification.
|
|
277
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.13
|
|
263
278
|
*/
|
|
264
279
|
expiryDate: number;
|
|
265
280
|
|
|
281
|
+
/**
|
|
282
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6
|
|
283
|
+
*/
|
|
284
|
+
unmounted: boolean;
|
|
285
|
+
|
|
266
286
|
/**
|
|
267
287
|
* Indicates whether the device's smoke sensor is currently triggering a smoke alarm.
|
|
268
288
|
*
|
|
269
|
-
* @see {@link MatterSpecification.
|
|
289
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.2
|
|
270
290
|
*/
|
|
271
291
|
smokeState: AlarmState;
|
|
272
292
|
|
|
273
293
|
/**
|
|
274
294
|
* Indicates the contamination level of the smoke sensor.
|
|
275
295
|
*
|
|
276
|
-
* @see {@link MatterSpecification.
|
|
296
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.11
|
|
277
297
|
*/
|
|
278
298
|
contaminationState: ContaminationState;
|
|
279
299
|
|
|
280
300
|
/**
|
|
281
301
|
* Indicates the sensitivity level of the smoke sensor configured on the device.
|
|
282
302
|
*
|
|
283
|
-
* @see {@link MatterSpecification.
|
|
303
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.12
|
|
284
304
|
*/
|
|
285
305
|
smokeSensitivityLevel: Sensitivity;
|
|
286
306
|
|
|
287
307
|
/**
|
|
288
308
|
* Indicates whether the device's CO sensor is currently triggering a CO alarm.
|
|
289
309
|
*
|
|
290
|
-
* @see {@link MatterSpecification.
|
|
310
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.6.3
|
|
291
311
|
*/
|
|
292
312
|
coState: AlarmState;
|
|
293
313
|
}
|
|
@@ -308,7 +328,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
308
328
|
* shall be generated, the TestInProgress attribute shall be set to False and ExpressedState attribute shall be
|
|
309
329
|
* updated to reflect the current state of the server.
|
|
310
330
|
*
|
|
311
|
-
* @see {@link MatterSpecification.
|
|
331
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.7.1
|
|
312
332
|
*/
|
|
313
333
|
selfTestRequest(): MaybePromise;
|
|
314
334
|
}
|
|
@@ -325,7 +345,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
325
345
|
/**
|
|
326
346
|
* This event shall be generated when BatteryAlert attribute changes to either Warning or Critical state.
|
|
327
347
|
*
|
|
328
|
-
* @see {@link MatterSpecification.
|
|
348
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.3
|
|
329
349
|
*/
|
|
330
350
|
lowBattery: LowBatteryEvent;
|
|
331
351
|
|
|
@@ -333,42 +353,42 @@ export declare namespace SmokeCoAlarm {
|
|
|
333
353
|
* This event shall be generated when the device detects a hardware fault that leads to setting
|
|
334
354
|
* HardwareFaultAlert to True.
|
|
335
355
|
*
|
|
336
|
-
* @see {@link MatterSpecification.
|
|
356
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.4
|
|
337
357
|
*/
|
|
338
358
|
hardwareFault: void;
|
|
339
359
|
|
|
340
360
|
/**
|
|
341
361
|
* This event shall be generated when the EndOfServiceAlert is set to Expired.
|
|
342
362
|
*
|
|
343
|
-
* @see {@link MatterSpecification.
|
|
363
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.5
|
|
344
364
|
*/
|
|
345
365
|
endOfService: void;
|
|
346
366
|
|
|
347
367
|
/**
|
|
348
368
|
* This event shall be generated when the SelfTest completes, and the attribute TestInProgress changes to False.
|
|
349
369
|
*
|
|
350
|
-
* @see {@link MatterSpecification.
|
|
370
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.6
|
|
351
371
|
*/
|
|
352
372
|
selfTestComplete: void;
|
|
353
373
|
|
|
354
374
|
/**
|
|
355
375
|
* This event shall be generated when ExpressedState attribute returns to Normal state.
|
|
356
376
|
*
|
|
357
|
-
* @see {@link MatterSpecification.
|
|
377
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.11
|
|
358
378
|
*/
|
|
359
379
|
allClear: void;
|
|
360
380
|
|
|
361
381
|
/**
|
|
362
382
|
* This event shall be generated when the DeviceMuted attribute changes to Muted.
|
|
363
383
|
*
|
|
364
|
-
* @see {@link MatterSpecification.
|
|
384
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.7
|
|
365
385
|
*/
|
|
366
386
|
alarmMuted?: void;
|
|
367
387
|
|
|
368
388
|
/**
|
|
369
389
|
* This event shall be generated when DeviceMuted attribute changes to NotMuted.
|
|
370
390
|
*
|
|
371
|
-
* @see {@link MatterSpecification.
|
|
391
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.8
|
|
372
392
|
*/
|
|
373
393
|
muteEnded?: void;
|
|
374
394
|
}
|
|
@@ -380,7 +400,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
380
400
|
/**
|
|
381
401
|
* This event shall be generated when SmokeState attribute changes to either Warning or Critical state.
|
|
382
402
|
*
|
|
383
|
-
* @see {@link MatterSpecification.
|
|
403
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.1
|
|
384
404
|
*/
|
|
385
405
|
smokeAlarm: SmokeAlarmEvent;
|
|
386
406
|
|
|
@@ -388,7 +408,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
388
408
|
* This event shall be generated when the device hosting the server receives a smoke alarm from an
|
|
389
409
|
* interconnected sensor.
|
|
390
410
|
*
|
|
391
|
-
* @see {@link MatterSpecification.
|
|
411
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.9
|
|
392
412
|
*/
|
|
393
413
|
interconnectSmokeAlarm?: InterconnectSmokeAlarmEvent;
|
|
394
414
|
}
|
|
@@ -400,7 +420,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
400
420
|
/**
|
|
401
421
|
* This event shall be generated when COState attribute changes to either Warning or Critical state.
|
|
402
422
|
*
|
|
403
|
-
* @see {@link MatterSpecification.
|
|
423
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.2
|
|
404
424
|
*/
|
|
405
425
|
coAlarm: CoAlarmEvent;
|
|
406
426
|
|
|
@@ -408,7 +428,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
408
428
|
* This event shall be generated when the device hosting the server receives a CO alarm from an interconnected
|
|
409
429
|
* sensor.
|
|
410
430
|
*
|
|
411
|
-
* @see {@link MatterSpecification.
|
|
431
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.10
|
|
412
432
|
*/
|
|
413
433
|
interconnectCoAlarm?: InterconnectCoAlarmEvent;
|
|
414
434
|
}
|
|
@@ -423,7 +443,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
423
443
|
/**
|
|
424
444
|
* This event shall be generated when BatteryAlert attribute changes to either Warning or Critical state.
|
|
425
445
|
*
|
|
426
|
-
* @see {@link MatterSpecification.
|
|
446
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.3
|
|
427
447
|
*/
|
|
428
448
|
lowBattery: LowBatteryEvent;
|
|
429
449
|
|
|
@@ -431,49 +451,49 @@ export declare namespace SmokeCoAlarm {
|
|
|
431
451
|
* This event shall be generated when the device detects a hardware fault that leads to setting
|
|
432
452
|
* HardwareFaultAlert to True.
|
|
433
453
|
*
|
|
434
|
-
* @see {@link MatterSpecification.
|
|
454
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.4
|
|
435
455
|
*/
|
|
436
456
|
hardwareFault: void;
|
|
437
457
|
|
|
438
458
|
/**
|
|
439
459
|
* This event shall be generated when the EndOfServiceAlert is set to Expired.
|
|
440
460
|
*
|
|
441
|
-
* @see {@link MatterSpecification.
|
|
461
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.5
|
|
442
462
|
*/
|
|
443
463
|
endOfService: void;
|
|
444
464
|
|
|
445
465
|
/**
|
|
446
466
|
* This event shall be generated when the SelfTest completes, and the attribute TestInProgress changes to False.
|
|
447
467
|
*
|
|
448
|
-
* @see {@link MatterSpecification.
|
|
468
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.6
|
|
449
469
|
*/
|
|
450
470
|
selfTestComplete: void;
|
|
451
471
|
|
|
452
472
|
/**
|
|
453
473
|
* This event shall be generated when ExpressedState attribute returns to Normal state.
|
|
454
474
|
*
|
|
455
|
-
* @see {@link MatterSpecification.
|
|
475
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.11
|
|
456
476
|
*/
|
|
457
477
|
allClear: void;
|
|
458
478
|
|
|
459
479
|
/**
|
|
460
480
|
* This event shall be generated when the DeviceMuted attribute changes to Muted.
|
|
461
481
|
*
|
|
462
|
-
* @see {@link MatterSpecification.
|
|
482
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.7
|
|
463
483
|
*/
|
|
464
484
|
alarmMuted: void;
|
|
465
485
|
|
|
466
486
|
/**
|
|
467
487
|
* This event shall be generated when DeviceMuted attribute changes to NotMuted.
|
|
468
488
|
*
|
|
469
|
-
* @see {@link MatterSpecification.
|
|
489
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.8
|
|
470
490
|
*/
|
|
471
491
|
muteEnded: void;
|
|
472
492
|
|
|
473
493
|
/**
|
|
474
494
|
* This event shall be generated when SmokeState attribute changes to either Warning or Critical state.
|
|
475
495
|
*
|
|
476
|
-
* @see {@link MatterSpecification.
|
|
496
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.1
|
|
477
497
|
*/
|
|
478
498
|
smokeAlarm: SmokeAlarmEvent;
|
|
479
499
|
|
|
@@ -481,14 +501,14 @@ export declare namespace SmokeCoAlarm {
|
|
|
481
501
|
* This event shall be generated when the device hosting the server receives a smoke alarm from an
|
|
482
502
|
* interconnected sensor.
|
|
483
503
|
*
|
|
484
|
-
* @see {@link MatterSpecification.
|
|
504
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.9
|
|
485
505
|
*/
|
|
486
506
|
interconnectSmokeAlarm: InterconnectSmokeAlarmEvent;
|
|
487
507
|
|
|
488
508
|
/**
|
|
489
509
|
* This event shall be generated when COState attribute changes to either Warning or Critical state.
|
|
490
510
|
*
|
|
491
|
-
* @see {@link MatterSpecification.
|
|
511
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.2
|
|
492
512
|
*/
|
|
493
513
|
coAlarm: CoAlarmEvent;
|
|
494
514
|
|
|
@@ -496,7 +516,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
496
516
|
* This event shall be generated when the device hosting the server receives a CO alarm from an interconnected
|
|
497
517
|
* sensor.
|
|
498
518
|
*
|
|
499
|
-
* @see {@link MatterSpecification.
|
|
519
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.10
|
|
500
520
|
*/
|
|
501
521
|
interconnectCoAlarm: InterconnectCoAlarmEvent;
|
|
502
522
|
}
|
|
@@ -511,7 +531,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
511
531
|
/**
|
|
512
532
|
* These are optional features supported by SmokeCoAlarmCluster.
|
|
513
533
|
*
|
|
514
|
-
* @see {@link MatterSpecification.
|
|
534
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.4
|
|
515
535
|
*/
|
|
516
536
|
export enum Feature {
|
|
517
537
|
/**
|
|
@@ -530,7 +550,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
530
550
|
}
|
|
531
551
|
|
|
532
552
|
/**
|
|
533
|
-
* @see {@link MatterSpecification.
|
|
553
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.3
|
|
534
554
|
*/
|
|
535
555
|
export enum ExpressedState {
|
|
536
556
|
/**
|
|
@@ -538,7 +558,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
538
558
|
*
|
|
539
559
|
* This value shall indicate that this alarm is not alarming.
|
|
540
560
|
*
|
|
541
|
-
* @see {@link MatterSpecification.
|
|
561
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.3.1
|
|
542
562
|
*/
|
|
543
563
|
Normal = 0,
|
|
544
564
|
|
|
@@ -549,7 +569,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
549
569
|
* value shall indicate that the alarm is currently expressing audible indication of Smoke Alarm unless the
|
|
550
570
|
* DeviceMuted attribute is supported and set to Muted.
|
|
551
571
|
*
|
|
552
|
-
* @see {@link MatterSpecification.
|
|
572
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.3.2
|
|
553
573
|
*/
|
|
554
574
|
SmokeAlarm = 1,
|
|
555
575
|
|
|
@@ -560,7 +580,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
560
580
|
* shall indicate that the alarm is currently expressing audible indication of CO Alarm unless the DeviceMuted
|
|
561
581
|
* attribute is supported and set to Muted.
|
|
562
582
|
*
|
|
563
|
-
* @see {@link MatterSpecification.
|
|
583
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.3.3
|
|
564
584
|
*/
|
|
565
585
|
CoAlarm = 2,
|
|
566
586
|
|
|
@@ -571,7 +591,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
571
591
|
* This value shall indicate that the alarm is currently expressing audible indication of Critical Low Battery
|
|
572
592
|
* unless the DeviceMuted attribute is supported and set to Muted.
|
|
573
593
|
*
|
|
574
|
-
* @see {@link MatterSpecification.
|
|
594
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.3.4
|
|
575
595
|
*/
|
|
576
596
|
BatteryAlert = 3,
|
|
577
597
|
|
|
@@ -580,7 +600,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
580
600
|
*
|
|
581
601
|
* This value shall indicate that this alarm is currently expressing visual and audible indication of SelfTest.
|
|
582
602
|
*
|
|
583
|
-
* @see {@link MatterSpecification.
|
|
603
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.3.5
|
|
584
604
|
*/
|
|
585
605
|
Testing = 4,
|
|
586
606
|
|
|
@@ -591,7 +611,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
591
611
|
* value shall indicate that the alarm is currently expressing audible indication of Hardware Fault unless the
|
|
592
612
|
* DeviceMuted attribute is supported and set to Muted.
|
|
593
613
|
*
|
|
594
|
-
* @see {@link MatterSpecification.
|
|
614
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.3.6
|
|
595
615
|
*/
|
|
596
616
|
HardwareFault = 5,
|
|
597
617
|
|
|
@@ -602,7 +622,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
602
622
|
* value shall indicate that the alarm is currently expressing audible indication of End of Service unless the
|
|
603
623
|
* DeviceMuted attribute is supported and set to Muted.
|
|
604
624
|
*
|
|
605
|
-
* @see {@link MatterSpecification.
|
|
625
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.3.7
|
|
606
626
|
*/
|
|
607
627
|
EndOfService = 6,
|
|
608
628
|
|
|
@@ -613,7 +633,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
613
633
|
* Interconnect. This value shall indicate that the alarm is currently expressing audible indication of Smoke
|
|
614
634
|
* Alarm caused by Interconnect unless the DeviceMuted attribute is supported and set to Muted.
|
|
615
635
|
*
|
|
616
|
-
* @see {@link MatterSpecification.
|
|
636
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.3.8
|
|
617
637
|
*/
|
|
618
638
|
InterconnectSmoke = 7,
|
|
619
639
|
|
|
@@ -624,13 +644,29 @@ export declare namespace SmokeCoAlarm {
|
|
|
624
644
|
* Interconnect. This value shall indicate that the alarm is currently expressing audible indication of CO Alarm
|
|
625
645
|
* caused by Interconnect unless the DeviceMuted attribute is supported and set to Muted.
|
|
626
646
|
*
|
|
627
|
-
* @see {@link MatterSpecification.
|
|
647
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.3.9
|
|
648
|
+
*/
|
|
649
|
+
InterconnectCo = 8,
|
|
650
|
+
|
|
651
|
+
/**
|
|
652
|
+
* Hardware is not able to detect Smoke or CO
|
|
653
|
+
*
|
|
654
|
+
* This value shall indicate that the hardware is currently unable to detect any Smoke or Carbon Monoxide (CO).
|
|
655
|
+
* The value shall only be set when the inoperability is caused either by
|
|
656
|
+
*
|
|
657
|
+
* - the battery is too low (BatteryAlert has the value "critical"),
|
|
658
|
+
*
|
|
659
|
+
* - hardware is defective (HardwareFaultAlert is true) or
|
|
660
|
+
*
|
|
661
|
+
* - the device being unmounted or physically disabled (Unmounted is true).
|
|
662
|
+
*
|
|
663
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.3.10
|
|
628
664
|
*/
|
|
629
|
-
|
|
665
|
+
Inoperative = 9
|
|
630
666
|
}
|
|
631
667
|
|
|
632
668
|
/**
|
|
633
|
-
* @see {@link MatterSpecification.
|
|
669
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.1
|
|
634
670
|
*/
|
|
635
671
|
export enum AlarmState {
|
|
636
672
|
/**
|
|
@@ -638,7 +674,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
638
674
|
*
|
|
639
675
|
* This value shall indicate that this alarm is not alarming.
|
|
640
676
|
*
|
|
641
|
-
* @see {@link MatterSpecification.
|
|
677
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.1.1
|
|
642
678
|
*/
|
|
643
679
|
Normal = 0,
|
|
644
680
|
|
|
@@ -648,7 +684,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
648
684
|
* This value shall indicate that this alarm is in a warning state. Alarms in this state SHOULD be subject to
|
|
649
685
|
* being muted via physical interaction.
|
|
650
686
|
*
|
|
651
|
-
* @see {@link MatterSpecification.
|
|
687
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.1.2
|
|
652
688
|
*/
|
|
653
689
|
Warning = 1,
|
|
654
690
|
|
|
@@ -658,13 +694,13 @@ export declare namespace SmokeCoAlarm {
|
|
|
658
694
|
* This value shall indicate that this alarm is in a critical state. Alarms in this state shall NOT be subject
|
|
659
695
|
* to being muted via physical interaction.
|
|
660
696
|
*
|
|
661
|
-
* @see {@link MatterSpecification.
|
|
697
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.1.3
|
|
662
698
|
*/
|
|
663
699
|
Critical = 2
|
|
664
700
|
}
|
|
665
701
|
|
|
666
702
|
/**
|
|
667
|
-
* @see {@link MatterSpecification.
|
|
703
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.5
|
|
668
704
|
*/
|
|
669
705
|
export enum EndOfService {
|
|
670
706
|
/**
|
|
@@ -673,7 +709,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
673
709
|
* This value shall indicate that the device has not yet reached its end of service, and does not need to be
|
|
674
710
|
* imminently replaced.
|
|
675
711
|
*
|
|
676
|
-
* @see {@link MatterSpecification.
|
|
712
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.5.2
|
|
677
713
|
*/
|
|
678
714
|
Normal = 0,
|
|
679
715
|
|
|
@@ -682,13 +718,13 @@ export declare namespace SmokeCoAlarm {
|
|
|
682
718
|
*
|
|
683
719
|
* This value shall indicate that the device has reached its end of service, and needs to be replaced.
|
|
684
720
|
*
|
|
685
|
-
* @see {@link MatterSpecification.
|
|
721
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.5.1
|
|
686
722
|
*/
|
|
687
723
|
Expired = 1
|
|
688
724
|
}
|
|
689
725
|
|
|
690
726
|
/**
|
|
691
|
-
* @see {@link MatterSpecification.
|
|
727
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.4
|
|
692
728
|
*/
|
|
693
729
|
export enum MuteState {
|
|
694
730
|
/**
|
|
@@ -696,7 +732,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
696
732
|
*
|
|
697
733
|
* This value shall indicate that the device is not muted.
|
|
698
734
|
*
|
|
699
|
-
* @see {@link MatterSpecification.
|
|
735
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.4.1
|
|
700
736
|
*/
|
|
701
737
|
NotMuted = 0,
|
|
702
738
|
|
|
@@ -705,13 +741,13 @@ export declare namespace SmokeCoAlarm {
|
|
|
705
741
|
*
|
|
706
742
|
* This value shall indicate that the device is muted.
|
|
707
743
|
*
|
|
708
|
-
* @see {@link MatterSpecification.
|
|
744
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.4.2
|
|
709
745
|
*/
|
|
710
746
|
Muted = 1
|
|
711
747
|
}
|
|
712
748
|
|
|
713
749
|
/**
|
|
714
|
-
* @see {@link MatterSpecification.
|
|
750
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.6
|
|
715
751
|
*/
|
|
716
752
|
export enum ContaminationState {
|
|
717
753
|
/**
|
|
@@ -720,7 +756,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
720
756
|
* This value shall indicate that the smoke sensor has nominal contamination levels, no customer action is
|
|
721
757
|
* required.
|
|
722
758
|
*
|
|
723
|
-
* @see {@link MatterSpecification.
|
|
759
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.6.1
|
|
724
760
|
*/
|
|
725
761
|
Normal = 0,
|
|
726
762
|
|
|
@@ -730,7 +766,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
730
766
|
* This value shall indicate that the smoke sensor has detectable contamination levels, but the contamination is
|
|
731
767
|
* too low to cause a visible or audible alarm.
|
|
732
768
|
*
|
|
733
|
-
* @see {@link MatterSpecification.
|
|
769
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.6.2
|
|
734
770
|
*/
|
|
735
771
|
Low = 1,
|
|
736
772
|
|
|
@@ -740,7 +776,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
740
776
|
* This value shall indicate that the smoke sensor has contamination levels in a warning state. At this level,
|
|
741
777
|
* the contamination may cause a visible or audible alarm. User intervention is suggested.
|
|
742
778
|
*
|
|
743
|
-
* @see {@link MatterSpecification.
|
|
779
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.6.3
|
|
744
780
|
*/
|
|
745
781
|
Warning = 2,
|
|
746
782
|
|
|
@@ -751,13 +787,13 @@ export declare namespace SmokeCoAlarm {
|
|
|
751
787
|
* the contamination should cause a visible or audible alarm. User intervention is required. Critical
|
|
752
788
|
* contamination of the sensor shall also be reflected as a HardwareFault.
|
|
753
789
|
*
|
|
754
|
-
* @see {@link MatterSpecification.
|
|
790
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.6.4
|
|
755
791
|
*/
|
|
756
792
|
Critical = 3
|
|
757
793
|
}
|
|
758
794
|
|
|
759
795
|
/**
|
|
760
|
-
* @see {@link MatterSpecification.
|
|
796
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.5.2
|
|
761
797
|
*/
|
|
762
798
|
export enum Sensitivity {
|
|
763
799
|
/**
|
|
@@ -779,7 +815,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
779
815
|
/**
|
|
780
816
|
* This event shall be generated when BatteryAlert attribute changes to either Warning or Critical state.
|
|
781
817
|
*
|
|
782
|
-
* @see {@link MatterSpecification.
|
|
818
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.3
|
|
783
819
|
*/
|
|
784
820
|
export class LowBatteryEvent {
|
|
785
821
|
constructor(values?: Partial<LowBatteryEvent>);
|
|
@@ -787,7 +823,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
787
823
|
/**
|
|
788
824
|
* This field shall indicate the current value of the BatteryAlert attribute.
|
|
789
825
|
*
|
|
790
|
-
* @see {@link MatterSpecification.
|
|
826
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.3.1
|
|
791
827
|
*/
|
|
792
828
|
alarmSeverityLevel: AlarmState;
|
|
793
829
|
}
|
|
@@ -795,7 +831,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
795
831
|
/**
|
|
796
832
|
* This event shall be generated when SmokeState attribute changes to either Warning or Critical state.
|
|
797
833
|
*
|
|
798
|
-
* @see {@link MatterSpecification.
|
|
834
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.1
|
|
799
835
|
*/
|
|
800
836
|
export class SmokeAlarmEvent {
|
|
801
837
|
constructor(values?: Partial<SmokeAlarmEvent>);
|
|
@@ -803,7 +839,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
803
839
|
/**
|
|
804
840
|
* This field shall indicate the current value of the SmokeState attribute.
|
|
805
841
|
*
|
|
806
|
-
* @see {@link MatterSpecification.
|
|
842
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.1.1
|
|
807
843
|
*/
|
|
808
844
|
alarmSeverityLevel: AlarmState;
|
|
809
845
|
}
|
|
@@ -812,7 +848,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
812
848
|
* This event shall be generated when the device hosting the server receives a smoke alarm from an interconnected
|
|
813
849
|
* sensor.
|
|
814
850
|
*
|
|
815
|
-
* @see {@link MatterSpecification.
|
|
851
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.9
|
|
816
852
|
*/
|
|
817
853
|
export class InterconnectSmokeAlarmEvent {
|
|
818
854
|
constructor(values?: Partial<InterconnectSmokeAlarmEvent>);
|
|
@@ -820,7 +856,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
820
856
|
/**
|
|
821
857
|
* This field shall indicate the current value of the InterconnectSmokeAlarm attribute.
|
|
822
858
|
*
|
|
823
|
-
* @see {@link MatterSpecification.
|
|
859
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.9.1
|
|
824
860
|
*/
|
|
825
861
|
alarmSeverityLevel: AlarmState;
|
|
826
862
|
}
|
|
@@ -828,7 +864,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
828
864
|
/**
|
|
829
865
|
* This event shall be generated when COState attribute changes to either Warning or Critical state.
|
|
830
866
|
*
|
|
831
|
-
* @see {@link MatterSpecification.
|
|
867
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.2
|
|
832
868
|
*/
|
|
833
869
|
export class CoAlarmEvent {
|
|
834
870
|
constructor(values?: Partial<CoAlarmEvent>);
|
|
@@ -836,7 +872,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
836
872
|
/**
|
|
837
873
|
* This field shall indicate the current value of the COState attribute.
|
|
838
874
|
*
|
|
839
|
-
* @see {@link MatterSpecification.
|
|
875
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.2.1
|
|
840
876
|
*/
|
|
841
877
|
alarmSeverityLevel: AlarmState;
|
|
842
878
|
}
|
|
@@ -845,7 +881,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
845
881
|
* This event shall be generated when the device hosting the server receives a CO alarm from an interconnected
|
|
846
882
|
* sensor.
|
|
847
883
|
*
|
|
848
|
-
* @see {@link MatterSpecification.
|
|
884
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.10
|
|
849
885
|
*/
|
|
850
886
|
export class InterconnectCoAlarmEvent {
|
|
851
887
|
constructor(values?: Partial<InterconnectCoAlarmEvent>);
|
|
@@ -853,7 +889,7 @@ export declare namespace SmokeCoAlarm {
|
|
|
853
889
|
/**
|
|
854
890
|
* This field shall indicate the current value of the InterconnectCOAlarm attribute.
|
|
855
891
|
*
|
|
856
|
-
* @see {@link MatterSpecification.
|
|
892
|
+
* @see {@link MatterSpecification.v16.Cluster} § 2.11.8.10.1
|
|
857
893
|
*/
|
|
858
894
|
alarmSeverityLevel: AlarmState;
|
|
859
895
|
}
|