@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
|
@@ -18,7 +18,7 @@ import type { EndpointNumber } from "../datatype/EndpointNumber.js";
|
|
|
18
18
|
* one or more endpoints on a node. In case the node has multiple power sources, each shall be described by its own
|
|
19
19
|
* cluster instance. Each instance of this cluster may be associated with one or more endpoints or the entire node.
|
|
20
20
|
*
|
|
21
|
-
* @see {@link MatterSpecification.
|
|
21
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7
|
|
22
22
|
*/
|
|
23
23
|
export declare namespace PowerSource {
|
|
24
24
|
/**
|
|
@@ -32,7 +32,7 @@ export declare namespace PowerSource {
|
|
|
32
32
|
export const name: "PowerSource";
|
|
33
33
|
|
|
34
34
|
/**
|
|
35
|
-
* The cluster revision assigned by {@link MatterSpecification.
|
|
35
|
+
* The cluster revision assigned by {@link MatterSpecification.v16.Cluster}.
|
|
36
36
|
*/
|
|
37
37
|
export const revision: 3;
|
|
38
38
|
|
|
@@ -51,7 +51,7 @@ export declare namespace PowerSource {
|
|
|
51
51
|
* Indicates the participation of this power source in providing power to the Node as specified in
|
|
52
52
|
* PowerSourceStatusEnum.
|
|
53
53
|
*
|
|
54
|
-
* @see {@link MatterSpecification.
|
|
54
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.1
|
|
55
55
|
*/
|
|
56
56
|
status: PowerSourceStatus;
|
|
57
57
|
|
|
@@ -62,7 +62,7 @@ export declare namespace PowerSource {
|
|
|
62
62
|
*
|
|
63
63
|
* Note, Order is read-only and therefore NOT intended to allow clients control over power source selection.
|
|
64
64
|
*
|
|
65
|
-
* @see {@link MatterSpecification.
|
|
65
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.2
|
|
66
66
|
*/
|
|
67
67
|
order: number;
|
|
68
68
|
|
|
@@ -71,7 +71,7 @@ export declare namespace PowerSource {
|
|
|
71
71
|
* power sources, e.g. "DC Power", "Primary Battery" or "Battery back-up". This attribute shall NOT be used to
|
|
72
72
|
* convey information such as battery form factor, or chemistry.
|
|
73
73
|
*
|
|
74
|
-
* @see {@link MatterSpecification.
|
|
74
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.3
|
|
75
75
|
*/
|
|
76
76
|
description: string;
|
|
77
77
|
|
|
@@ -121,7 +121,7 @@ export declare namespace PowerSource {
|
|
|
121
121
|
* but the Power Source cluster instance associated with the battery backup would list the endpoints that have a
|
|
122
122
|
* battery backup.
|
|
123
123
|
*
|
|
124
|
-
* @see {@link MatterSpecification.
|
|
124
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.32
|
|
125
125
|
*/
|
|
126
126
|
endpointList: EndpointNumber[];
|
|
127
127
|
}
|
|
@@ -134,7 +134,7 @@ export declare namespace PowerSource {
|
|
|
134
134
|
* Indicates the type of current the Node expects to be provided by the hard-wired source as specified in
|
|
135
135
|
* WiredCurrentTypeEnum.
|
|
136
136
|
*
|
|
137
|
-
* @see {@link MatterSpecification.
|
|
137
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.6
|
|
138
138
|
*/
|
|
139
139
|
wiredCurrentType: WiredCurrentType;
|
|
140
140
|
|
|
@@ -143,7 +143,7 @@ export declare namespace PowerSource {
|
|
|
143
143
|
* value of NULL shall indicate the Node is currently unable to assess the value. If the wired source is not
|
|
144
144
|
* connected, but the Node is still able to assess a value, then the assessed value may be reported.
|
|
145
145
|
*
|
|
146
|
-
* @see {@link MatterSpecification.
|
|
146
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.4
|
|
147
147
|
*/
|
|
148
148
|
wiredAssessedInputVoltage?: number | null;
|
|
149
149
|
|
|
@@ -152,7 +152,7 @@ export declare namespace PowerSource {
|
|
|
152
152
|
* of NULL shall indicate the Node is currently unable to assess the value. If the wired source is not
|
|
153
153
|
* connected, but the Node is still able to assess a value, then the assessed value may be reported.
|
|
154
154
|
*
|
|
155
|
-
* @see {@link MatterSpecification.
|
|
155
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.5
|
|
156
156
|
*/
|
|
157
157
|
wiredAssessedInputFrequency?: number | null;
|
|
158
158
|
|
|
@@ -161,7 +161,7 @@ export declare namespace PowerSource {
|
|
|
161
161
|
* value of NULL shall indicate the Node is currently unable to assess the value. If the wired source is not
|
|
162
162
|
* connected, but the Node is still able to assess a value, then the assessed value may be reported.
|
|
163
163
|
*
|
|
164
|
-
* @see {@link MatterSpecification.
|
|
164
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.7
|
|
165
165
|
*/
|
|
166
166
|
wiredAssessedCurrent?: number | null;
|
|
167
167
|
|
|
@@ -169,7 +169,7 @@ export declare namespace PowerSource {
|
|
|
169
169
|
* Indicates the nominal voltage, printed as part of the Node's regulatory compliance label in mV (millivolts),
|
|
170
170
|
* expected to be provided by the hard-wired source.
|
|
171
171
|
*
|
|
172
|
-
* @see {@link MatterSpecification.
|
|
172
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.8
|
|
173
173
|
*/
|
|
174
174
|
wiredNominalVoltage?: number;
|
|
175
175
|
|
|
@@ -177,14 +177,14 @@ export declare namespace PowerSource {
|
|
|
177
177
|
* Indicates the maximum current, printed as part of the Node's regulatory compliance label in mA (milliamps),
|
|
178
178
|
* expected to be provided by the hard-wired source.
|
|
179
179
|
*
|
|
180
|
-
* @see {@link MatterSpecification.
|
|
180
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.9
|
|
181
181
|
*/
|
|
182
182
|
wiredMaximumCurrent?: number;
|
|
183
183
|
|
|
184
184
|
/**
|
|
185
185
|
* Indicates if the Node detects that the hard-wired power source is properly connected.
|
|
186
186
|
*
|
|
187
|
-
* @see {@link MatterSpecification.
|
|
187
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.10
|
|
188
188
|
*/
|
|
189
189
|
wiredPresent?: boolean;
|
|
190
190
|
|
|
@@ -198,7 +198,7 @@ export declare namespace PowerSource {
|
|
|
198
198
|
* no significance. Clients interested in monitoring changes in active faults may subscribe to this attribute,
|
|
199
199
|
* or they may subscribe to WiredFaultChange.
|
|
200
200
|
*
|
|
201
|
-
* @see {@link MatterSpecification.
|
|
201
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.11
|
|
202
202
|
*/
|
|
203
203
|
activeWiredFaults?: WiredFault[];
|
|
204
204
|
}
|
|
@@ -211,7 +211,7 @@ export declare namespace PowerSource {
|
|
|
211
211
|
* Indicates a coarse ranking of the charge level of the battery, used to indicate when intervention is required
|
|
212
212
|
* as specified in BatChargeLevelEnum.
|
|
213
213
|
*
|
|
214
|
-
* @see {@link MatterSpecification.
|
|
214
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.15
|
|
215
215
|
*/
|
|
216
216
|
batChargeLevel: BatChargeLevel;
|
|
217
217
|
|
|
@@ -220,14 +220,14 @@ export declare namespace PowerSource {
|
|
|
220
220
|
* single use, non-rechargeable cell. Replacement, however, may also indicate end of life, or serious fault with
|
|
221
221
|
* a rechargeable or even non-replaceable cell.
|
|
222
222
|
*
|
|
223
|
-
* @see {@link MatterSpecification.
|
|
223
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.16
|
|
224
224
|
*/
|
|
225
225
|
batReplacementNeeded: boolean;
|
|
226
226
|
|
|
227
227
|
/**
|
|
228
228
|
* Indicates the replaceability of the battery as specified in BatReplaceabilityEnum.
|
|
229
229
|
*
|
|
230
|
-
* @see {@link MatterSpecification.
|
|
230
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.17
|
|
231
231
|
*/
|
|
232
232
|
batReplaceability: BatReplaceability;
|
|
233
233
|
|
|
@@ -235,7 +235,7 @@ export declare namespace PowerSource {
|
|
|
235
235
|
* Indicates the currently measured output voltage of the battery in mV (millivolts). A value of NULL shall
|
|
236
236
|
* indicate the Node is currently unable to assess the value.
|
|
237
237
|
*
|
|
238
|
-
* @see {@link MatterSpecification.
|
|
238
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.12
|
|
239
239
|
*/
|
|
240
240
|
batVoltage?: number | null;
|
|
241
241
|
|
|
@@ -252,7 +252,7 @@ export declare namespace PowerSource {
|
|
|
252
252
|
*
|
|
253
253
|
* Since reporting consumes power, devices SHOULD be careful not to over-report.
|
|
254
254
|
*
|
|
255
|
-
* @see {@link MatterSpecification.
|
|
255
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.13
|
|
256
256
|
*/
|
|
257
257
|
batPercentRemaining?: number | null;
|
|
258
258
|
|
|
@@ -268,14 +268,14 @@ export declare namespace PowerSource {
|
|
|
268
268
|
*
|
|
269
269
|
* Since reporting consumes power, devices SHOULD be careful not to over-report.
|
|
270
270
|
*
|
|
271
|
-
* @see {@link MatterSpecification.
|
|
271
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.14
|
|
272
272
|
*/
|
|
273
273
|
batTimeRemaining?: number | null;
|
|
274
274
|
|
|
275
275
|
/**
|
|
276
276
|
* Indicates whether the Node detects that the batteries are properly installed.
|
|
277
277
|
*
|
|
278
|
-
* @see {@link MatterSpecification.
|
|
278
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.18
|
|
279
279
|
*/
|
|
280
280
|
batPresent?: boolean;
|
|
281
281
|
|
|
@@ -289,7 +289,7 @@ export declare namespace PowerSource {
|
|
|
289
289
|
* no significance. Clients interested in monitoring changes in active faults may subscribe to this attribute,
|
|
290
290
|
* or they may subscribe to BatFaultChange.
|
|
291
291
|
*
|
|
292
|
-
* @see {@link MatterSpecification.
|
|
292
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.19
|
|
293
293
|
*/
|
|
294
294
|
activeBatFaults?: BatFault[];
|
|
295
295
|
}
|
|
@@ -302,7 +302,7 @@ export declare namespace PowerSource {
|
|
|
302
302
|
* This attribute shall provide a user-facing description of this battery, which SHOULD contain information
|
|
303
303
|
* required to identify a replacement, such as form factor, chemistry or preferred manufacturer.
|
|
304
304
|
*
|
|
305
|
-
* @see {@link MatterSpecification.
|
|
305
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.20
|
|
306
306
|
*/
|
|
307
307
|
batReplacementDescription: string;
|
|
308
308
|
|
|
@@ -310,7 +310,7 @@ export declare namespace PowerSource {
|
|
|
310
310
|
* Indicates the quantity of individual, user- or factory-serviceable battery cells or packs in the battery
|
|
311
311
|
* source.
|
|
312
312
|
*
|
|
313
|
-
* @see {@link MatterSpecification.
|
|
313
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.26
|
|
314
314
|
*/
|
|
315
315
|
batQuantity: number;
|
|
316
316
|
|
|
@@ -318,28 +318,28 @@ export declare namespace PowerSource {
|
|
|
318
318
|
* Indicates the ID of the common or colloquial designation of the battery, as specified in
|
|
319
319
|
* BatCommonDesignationEnum.
|
|
320
320
|
*
|
|
321
|
-
* @see {@link MatterSpecification.
|
|
321
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.21
|
|
322
322
|
*/
|
|
323
323
|
batCommonDesignation?: BatCommonDesignation;
|
|
324
324
|
|
|
325
325
|
/**
|
|
326
326
|
* Indicates the string representing the ANSI designation for the battery as specified in ANSI C18.
|
|
327
327
|
*
|
|
328
|
-
* @see {@link MatterSpecification.
|
|
328
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.22
|
|
329
329
|
*/
|
|
330
330
|
batAnsiDesignation?: string;
|
|
331
331
|
|
|
332
332
|
/**
|
|
333
333
|
* Indicates the string representing the IEC designation for the battery as specified in IEC 60086.
|
|
334
334
|
*
|
|
335
|
-
* @see {@link MatterSpecification.
|
|
335
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.23
|
|
336
336
|
*/
|
|
337
337
|
batIecDesignation?: string;
|
|
338
338
|
|
|
339
339
|
/**
|
|
340
340
|
* Indicates the ID of the preferred chemistry of the battery source as specified in BatApprovedChemistryEnum.
|
|
341
341
|
*
|
|
342
|
-
* @see {@link MatterSpecification.
|
|
342
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.24
|
|
343
343
|
*/
|
|
344
344
|
batApprovedChemistry?: BatApprovedChemistry;
|
|
345
345
|
}
|
|
@@ -352,7 +352,7 @@ export declare namespace PowerSource {
|
|
|
352
352
|
* Indicates the preferred minimum charge capacity rating in mAh of individual, user- or factory-serviceable
|
|
353
353
|
* battery cells or packs in the battery source.
|
|
354
354
|
*
|
|
355
|
-
* @see {@link MatterSpecification.
|
|
355
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.25
|
|
356
356
|
*/
|
|
357
357
|
batCapacity?: number;
|
|
358
358
|
}
|
|
@@ -365,14 +365,14 @@ export declare namespace PowerSource {
|
|
|
365
365
|
* Indicates the current state of the battery source with respect to charging as specified in
|
|
366
366
|
* BatChargeStateEnum.
|
|
367
367
|
*
|
|
368
|
-
* @see {@link MatterSpecification.
|
|
368
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.27
|
|
369
369
|
*/
|
|
370
370
|
batChargeState: BatChargeState;
|
|
371
371
|
|
|
372
372
|
/**
|
|
373
373
|
* Indicates whether the Node can remain operational while the battery source is charging.
|
|
374
374
|
*
|
|
375
|
-
* @see {@link MatterSpecification.
|
|
375
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.29
|
|
376
376
|
*/
|
|
377
377
|
batFunctionalWhileCharging: boolean;
|
|
378
378
|
|
|
@@ -388,7 +388,7 @@ export declare namespace PowerSource {
|
|
|
388
388
|
*
|
|
389
389
|
* Since reporting consumes power, devices SHOULD be careful not to over-report.
|
|
390
390
|
*
|
|
391
|
-
* @see {@link MatterSpecification.
|
|
391
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.28
|
|
392
392
|
*/
|
|
393
393
|
batTimeToFullCharge?: number | null;
|
|
394
394
|
|
|
@@ -396,7 +396,7 @@ export declare namespace PowerSource {
|
|
|
396
396
|
* Indicates assessed current in mA (milliamps) presently supplied to charge the battery source. A value of NULL
|
|
397
397
|
* shall indicate the Node is currently unable to assess the value.
|
|
398
398
|
*
|
|
399
|
-
* @see {@link MatterSpecification.
|
|
399
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.30
|
|
400
400
|
*/
|
|
401
401
|
batChargingCurrent?: number | null;
|
|
402
402
|
|
|
@@ -410,7 +410,7 @@ export declare namespace PowerSource {
|
|
|
410
410
|
* have no significance. Clients interested in monitoring changes in active faults may subscribe to this
|
|
411
411
|
* attribute, or they may subscribe to the BatFaultChange event.
|
|
412
412
|
*
|
|
413
|
-
* @see {@link MatterSpecification.
|
|
413
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.31
|
|
414
414
|
*/
|
|
415
415
|
activeBatChargeFaults?: BatChargeFault[];
|
|
416
416
|
}
|
|
@@ -426,7 +426,7 @@ export declare namespace PowerSource {
|
|
|
426
426
|
* Indicates the participation of this power source in providing power to the Node as specified in
|
|
427
427
|
* PowerSourceStatusEnum.
|
|
428
428
|
*
|
|
429
|
-
* @see {@link MatterSpecification.
|
|
429
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.1
|
|
430
430
|
*/
|
|
431
431
|
status: PowerSourceStatus;
|
|
432
432
|
|
|
@@ -437,7 +437,7 @@ export declare namespace PowerSource {
|
|
|
437
437
|
*
|
|
438
438
|
* Note, Order is read-only and therefore NOT intended to allow clients control over power source selection.
|
|
439
439
|
*
|
|
440
|
-
* @see {@link MatterSpecification.
|
|
440
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.2
|
|
441
441
|
*/
|
|
442
442
|
order: number;
|
|
443
443
|
|
|
@@ -446,7 +446,7 @@ export declare namespace PowerSource {
|
|
|
446
446
|
* power sources, e.g. "DC Power", "Primary Battery" or "Battery back-up". This attribute shall NOT be used to
|
|
447
447
|
* convey information such as battery form factor, or chemistry.
|
|
448
448
|
*
|
|
449
|
-
* @see {@link MatterSpecification.
|
|
449
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.3
|
|
450
450
|
*/
|
|
451
451
|
description: string;
|
|
452
452
|
|
|
@@ -496,7 +496,7 @@ export declare namespace PowerSource {
|
|
|
496
496
|
* but the Power Source cluster instance associated with the battery backup would list the endpoints that have a
|
|
497
497
|
* battery backup.
|
|
498
498
|
*
|
|
499
|
-
* @see {@link MatterSpecification.
|
|
499
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.32
|
|
500
500
|
*/
|
|
501
501
|
endpointList: EndpointNumber[];
|
|
502
502
|
|
|
@@ -504,7 +504,7 @@ export declare namespace PowerSource {
|
|
|
504
504
|
* Indicates the type of current the Node expects to be provided by the hard-wired source as specified in
|
|
505
505
|
* WiredCurrentTypeEnum.
|
|
506
506
|
*
|
|
507
|
-
* @see {@link MatterSpecification.
|
|
507
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.6
|
|
508
508
|
*/
|
|
509
509
|
wiredCurrentType: WiredCurrentType;
|
|
510
510
|
|
|
@@ -513,7 +513,7 @@ export declare namespace PowerSource {
|
|
|
513
513
|
* value of NULL shall indicate the Node is currently unable to assess the value. If the wired source is not
|
|
514
514
|
* connected, but the Node is still able to assess a value, then the assessed value may be reported.
|
|
515
515
|
*
|
|
516
|
-
* @see {@link MatterSpecification.
|
|
516
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.4
|
|
517
517
|
*/
|
|
518
518
|
wiredAssessedInputVoltage: number | null;
|
|
519
519
|
|
|
@@ -522,7 +522,7 @@ export declare namespace PowerSource {
|
|
|
522
522
|
* of NULL shall indicate the Node is currently unable to assess the value. If the wired source is not
|
|
523
523
|
* connected, but the Node is still able to assess a value, then the assessed value may be reported.
|
|
524
524
|
*
|
|
525
|
-
* @see {@link MatterSpecification.
|
|
525
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.5
|
|
526
526
|
*/
|
|
527
527
|
wiredAssessedInputFrequency: number | null;
|
|
528
528
|
|
|
@@ -531,7 +531,7 @@ export declare namespace PowerSource {
|
|
|
531
531
|
* value of NULL shall indicate the Node is currently unable to assess the value. If the wired source is not
|
|
532
532
|
* connected, but the Node is still able to assess a value, then the assessed value may be reported.
|
|
533
533
|
*
|
|
534
|
-
* @see {@link MatterSpecification.
|
|
534
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.7
|
|
535
535
|
*/
|
|
536
536
|
wiredAssessedCurrent: number | null;
|
|
537
537
|
|
|
@@ -539,7 +539,7 @@ export declare namespace PowerSource {
|
|
|
539
539
|
* Indicates the nominal voltage, printed as part of the Node's regulatory compliance label in mV (millivolts),
|
|
540
540
|
* expected to be provided by the hard-wired source.
|
|
541
541
|
*
|
|
542
|
-
* @see {@link MatterSpecification.
|
|
542
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.8
|
|
543
543
|
*/
|
|
544
544
|
wiredNominalVoltage: number;
|
|
545
545
|
|
|
@@ -547,14 +547,14 @@ export declare namespace PowerSource {
|
|
|
547
547
|
* Indicates the maximum current, printed as part of the Node's regulatory compliance label in mA (milliamps),
|
|
548
548
|
* expected to be provided by the hard-wired source.
|
|
549
549
|
*
|
|
550
|
-
* @see {@link MatterSpecification.
|
|
550
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.9
|
|
551
551
|
*/
|
|
552
552
|
wiredMaximumCurrent: number;
|
|
553
553
|
|
|
554
554
|
/**
|
|
555
555
|
* Indicates if the Node detects that the hard-wired power source is properly connected.
|
|
556
556
|
*
|
|
557
|
-
* @see {@link MatterSpecification.
|
|
557
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.10
|
|
558
558
|
*/
|
|
559
559
|
wiredPresent: boolean;
|
|
560
560
|
|
|
@@ -568,7 +568,7 @@ export declare namespace PowerSource {
|
|
|
568
568
|
* no significance. Clients interested in monitoring changes in active faults may subscribe to this attribute,
|
|
569
569
|
* or they may subscribe to WiredFaultChange.
|
|
570
570
|
*
|
|
571
|
-
* @see {@link MatterSpecification.
|
|
571
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.11
|
|
572
572
|
*/
|
|
573
573
|
activeWiredFaults: WiredFault[];
|
|
574
574
|
|
|
@@ -576,7 +576,7 @@ export declare namespace PowerSource {
|
|
|
576
576
|
* Indicates a coarse ranking of the charge level of the battery, used to indicate when intervention is required
|
|
577
577
|
* as specified in BatChargeLevelEnum.
|
|
578
578
|
*
|
|
579
|
-
* @see {@link MatterSpecification.
|
|
579
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.15
|
|
580
580
|
*/
|
|
581
581
|
batChargeLevel: BatChargeLevel;
|
|
582
582
|
|
|
@@ -585,14 +585,14 @@ export declare namespace PowerSource {
|
|
|
585
585
|
* single use, non-rechargeable cell. Replacement, however, may also indicate end of life, or serious fault with
|
|
586
586
|
* a rechargeable or even non-replaceable cell.
|
|
587
587
|
*
|
|
588
|
-
* @see {@link MatterSpecification.
|
|
588
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.16
|
|
589
589
|
*/
|
|
590
590
|
batReplacementNeeded: boolean;
|
|
591
591
|
|
|
592
592
|
/**
|
|
593
593
|
* Indicates the replaceability of the battery as specified in BatReplaceabilityEnum.
|
|
594
594
|
*
|
|
595
|
-
* @see {@link MatterSpecification.
|
|
595
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.17
|
|
596
596
|
*/
|
|
597
597
|
batReplaceability: BatReplaceability;
|
|
598
598
|
|
|
@@ -600,7 +600,7 @@ export declare namespace PowerSource {
|
|
|
600
600
|
* Indicates the currently measured output voltage of the battery in mV (millivolts). A value of NULL shall
|
|
601
601
|
* indicate the Node is currently unable to assess the value.
|
|
602
602
|
*
|
|
603
|
-
* @see {@link MatterSpecification.
|
|
603
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.12
|
|
604
604
|
*/
|
|
605
605
|
batVoltage: number | null;
|
|
606
606
|
|
|
@@ -617,7 +617,7 @@ export declare namespace PowerSource {
|
|
|
617
617
|
*
|
|
618
618
|
* Since reporting consumes power, devices SHOULD be careful not to over-report.
|
|
619
619
|
*
|
|
620
|
-
* @see {@link MatterSpecification.
|
|
620
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.13
|
|
621
621
|
*/
|
|
622
622
|
batPercentRemaining: number | null;
|
|
623
623
|
|
|
@@ -633,14 +633,14 @@ export declare namespace PowerSource {
|
|
|
633
633
|
*
|
|
634
634
|
* Since reporting consumes power, devices SHOULD be careful not to over-report.
|
|
635
635
|
*
|
|
636
|
-
* @see {@link MatterSpecification.
|
|
636
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.14
|
|
637
637
|
*/
|
|
638
638
|
batTimeRemaining: number | null;
|
|
639
639
|
|
|
640
640
|
/**
|
|
641
641
|
* Indicates whether the Node detects that the batteries are properly installed.
|
|
642
642
|
*
|
|
643
|
-
* @see {@link MatterSpecification.
|
|
643
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.18
|
|
644
644
|
*/
|
|
645
645
|
batPresent: boolean;
|
|
646
646
|
|
|
@@ -654,7 +654,7 @@ export declare namespace PowerSource {
|
|
|
654
654
|
* no significance. Clients interested in monitoring changes in active faults may subscribe to this attribute,
|
|
655
655
|
* or they may subscribe to BatFaultChange.
|
|
656
656
|
*
|
|
657
|
-
* @see {@link MatterSpecification.
|
|
657
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.19
|
|
658
658
|
*/
|
|
659
659
|
activeBatFaults: BatFault[];
|
|
660
660
|
|
|
@@ -662,7 +662,7 @@ export declare namespace PowerSource {
|
|
|
662
662
|
* This attribute shall provide a user-facing description of this battery, which SHOULD contain information
|
|
663
663
|
* required to identify a replacement, such as form factor, chemistry or preferred manufacturer.
|
|
664
664
|
*
|
|
665
|
-
* @see {@link MatterSpecification.
|
|
665
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.20
|
|
666
666
|
*/
|
|
667
667
|
batReplacementDescription: string;
|
|
668
668
|
|
|
@@ -670,7 +670,7 @@ export declare namespace PowerSource {
|
|
|
670
670
|
* Indicates the quantity of individual, user- or factory-serviceable battery cells or packs in the battery
|
|
671
671
|
* source.
|
|
672
672
|
*
|
|
673
|
-
* @see {@link MatterSpecification.
|
|
673
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.26
|
|
674
674
|
*/
|
|
675
675
|
batQuantity: number;
|
|
676
676
|
|
|
@@ -678,28 +678,28 @@ export declare namespace PowerSource {
|
|
|
678
678
|
* Indicates the ID of the common or colloquial designation of the battery, as specified in
|
|
679
679
|
* BatCommonDesignationEnum.
|
|
680
680
|
*
|
|
681
|
-
* @see {@link MatterSpecification.
|
|
681
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.21
|
|
682
682
|
*/
|
|
683
683
|
batCommonDesignation: BatCommonDesignation;
|
|
684
684
|
|
|
685
685
|
/**
|
|
686
686
|
* Indicates the string representing the ANSI designation for the battery as specified in ANSI C18.
|
|
687
687
|
*
|
|
688
|
-
* @see {@link MatterSpecification.
|
|
688
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.22
|
|
689
689
|
*/
|
|
690
690
|
batAnsiDesignation: string;
|
|
691
691
|
|
|
692
692
|
/**
|
|
693
693
|
* Indicates the string representing the IEC designation for the battery as specified in IEC 60086.
|
|
694
694
|
*
|
|
695
|
-
* @see {@link MatterSpecification.
|
|
695
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.23
|
|
696
696
|
*/
|
|
697
697
|
batIecDesignation: string;
|
|
698
698
|
|
|
699
699
|
/**
|
|
700
700
|
* Indicates the ID of the preferred chemistry of the battery source as specified in BatApprovedChemistryEnum.
|
|
701
701
|
*
|
|
702
|
-
* @see {@link MatterSpecification.
|
|
702
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.24
|
|
703
703
|
*/
|
|
704
704
|
batApprovedChemistry: BatApprovedChemistry;
|
|
705
705
|
|
|
@@ -707,7 +707,7 @@ export declare namespace PowerSource {
|
|
|
707
707
|
* Indicates the preferred minimum charge capacity rating in mAh of individual, user- or factory-serviceable
|
|
708
708
|
* battery cells or packs in the battery source.
|
|
709
709
|
*
|
|
710
|
-
* @see {@link MatterSpecification.
|
|
710
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.25
|
|
711
711
|
*/
|
|
712
712
|
batCapacity: number;
|
|
713
713
|
|
|
@@ -715,14 +715,14 @@ export declare namespace PowerSource {
|
|
|
715
715
|
* Indicates the current state of the battery source with respect to charging as specified in
|
|
716
716
|
* BatChargeStateEnum.
|
|
717
717
|
*
|
|
718
|
-
* @see {@link MatterSpecification.
|
|
718
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.27
|
|
719
719
|
*/
|
|
720
720
|
batChargeState: BatChargeState;
|
|
721
721
|
|
|
722
722
|
/**
|
|
723
723
|
* Indicates whether the Node can remain operational while the battery source is charging.
|
|
724
724
|
*
|
|
725
|
-
* @see {@link MatterSpecification.
|
|
725
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.29
|
|
726
726
|
*/
|
|
727
727
|
batFunctionalWhileCharging: boolean;
|
|
728
728
|
|
|
@@ -738,7 +738,7 @@ export declare namespace PowerSource {
|
|
|
738
738
|
*
|
|
739
739
|
* Since reporting consumes power, devices SHOULD be careful not to over-report.
|
|
740
740
|
*
|
|
741
|
-
* @see {@link MatterSpecification.
|
|
741
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.28
|
|
742
742
|
*/
|
|
743
743
|
batTimeToFullCharge: number | null;
|
|
744
744
|
|
|
@@ -746,7 +746,7 @@ export declare namespace PowerSource {
|
|
|
746
746
|
* Indicates assessed current in mA (milliamps) presently supplied to charge the battery source. A value of NULL
|
|
747
747
|
* shall indicate the Node is currently unable to assess the value.
|
|
748
748
|
*
|
|
749
|
-
* @see {@link MatterSpecification.
|
|
749
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.30
|
|
750
750
|
*/
|
|
751
751
|
batChargingCurrent: number | null;
|
|
752
752
|
|
|
@@ -760,7 +760,7 @@ export declare namespace PowerSource {
|
|
|
760
760
|
* have no significance. Clients interested in monitoring changes in active faults may subscribe to this
|
|
761
761
|
* attribute, or they may subscribe to the BatFaultChange event.
|
|
762
762
|
*
|
|
763
|
-
* @see {@link MatterSpecification.
|
|
763
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.7.31
|
|
764
764
|
*/
|
|
765
765
|
activeBatChargeFaults: BatChargeFault[];
|
|
766
766
|
}
|
|
@@ -773,7 +773,7 @@ export declare namespace PowerSource {
|
|
|
773
773
|
* The WiredFaultChange Event shall be generated when the set of wired faults currently detected by the Node on
|
|
774
774
|
* this wired power source changes. This event shall correspond to a change in value of ActiveWiredFaults.
|
|
775
775
|
*
|
|
776
|
-
* @see {@link MatterSpecification.
|
|
776
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.8.1
|
|
777
777
|
*/
|
|
778
778
|
wiredFaultChange?: WiredFaultChangeEvent;
|
|
779
779
|
}
|
|
@@ -786,7 +786,7 @@ export declare namespace PowerSource {
|
|
|
786
786
|
* The BatFaultChange Event shall be generated when the set of battery faults currently detected by the Node on
|
|
787
787
|
* this battery power source changes. This event shall correspond to a change in value of ActiveBatFaults.
|
|
788
788
|
*
|
|
789
|
-
* @see {@link MatterSpecification.
|
|
789
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.8.2
|
|
790
790
|
*/
|
|
791
791
|
batFaultChange?: BatFaultChangeEvent;
|
|
792
792
|
}
|
|
@@ -800,7 +800,7 @@ export declare namespace PowerSource {
|
|
|
800
800
|
* Node on this battery power source changes. This event shall correspond to a change in value of
|
|
801
801
|
* ActiveBatChargeFaults.
|
|
802
802
|
*
|
|
803
|
-
* @see {@link MatterSpecification.
|
|
803
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.8.3
|
|
804
804
|
*/
|
|
805
805
|
batChargeFaultChange?: BatChargeFaultChangeEvent;
|
|
806
806
|
}
|
|
@@ -816,7 +816,7 @@ export declare namespace PowerSource {
|
|
|
816
816
|
* The WiredFaultChange Event shall be generated when the set of wired faults currently detected by the Node on
|
|
817
817
|
* this wired power source changes. This event shall correspond to a change in value of ActiveWiredFaults.
|
|
818
818
|
*
|
|
819
|
-
* @see {@link MatterSpecification.
|
|
819
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.8.1
|
|
820
820
|
*/
|
|
821
821
|
wiredFaultChange: WiredFaultChangeEvent;
|
|
822
822
|
|
|
@@ -824,7 +824,7 @@ export declare namespace PowerSource {
|
|
|
824
824
|
* The BatFaultChange Event shall be generated when the set of battery faults currently detected by the Node on
|
|
825
825
|
* this battery power source changes. This event shall correspond to a change in value of ActiveBatFaults.
|
|
826
826
|
*
|
|
827
|
-
* @see {@link MatterSpecification.
|
|
827
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.8.2
|
|
828
828
|
*/
|
|
829
829
|
batFaultChange: BatFaultChangeEvent;
|
|
830
830
|
|
|
@@ -833,7 +833,7 @@ export declare namespace PowerSource {
|
|
|
833
833
|
* Node on this battery power source changes. This event shall correspond to a change in value of
|
|
834
834
|
* ActiveBatChargeFaults.
|
|
835
835
|
*
|
|
836
|
-
* @see {@link MatterSpecification.
|
|
836
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.8.3
|
|
837
837
|
*/
|
|
838
838
|
batChargeFaultChange: BatChargeFaultChangeEvent;
|
|
839
839
|
}
|
|
@@ -853,7 +853,7 @@ export declare namespace PowerSource {
|
|
|
853
853
|
/**
|
|
854
854
|
* These are optional features supported by PowerSourceCluster.
|
|
855
855
|
*
|
|
856
|
-
* @see {@link MatterSpecification.
|
|
856
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.4
|
|
857
857
|
*/
|
|
858
858
|
export enum Feature {
|
|
859
859
|
/**
|
|
@@ -886,7 +886,7 @@ export declare namespace PowerSource {
|
|
|
886
886
|
}
|
|
887
887
|
|
|
888
888
|
/**
|
|
889
|
-
* @see {@link MatterSpecification.
|
|
889
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.6.4
|
|
890
890
|
*/
|
|
891
891
|
export enum PowerSourceStatus {
|
|
892
892
|
/**
|
|
@@ -911,7 +911,7 @@ export declare namespace PowerSource {
|
|
|
911
911
|
}
|
|
912
912
|
|
|
913
913
|
/**
|
|
914
|
-
* @see {@link MatterSpecification.
|
|
914
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.6.5
|
|
915
915
|
*/
|
|
916
916
|
export enum WiredCurrentType {
|
|
917
917
|
/**
|
|
@@ -926,7 +926,7 @@ export declare namespace PowerSource {
|
|
|
926
926
|
}
|
|
927
927
|
|
|
928
928
|
/**
|
|
929
|
-
* @see {@link MatterSpecification.
|
|
929
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.6.1
|
|
930
930
|
*/
|
|
931
931
|
export enum WiredFault {
|
|
932
932
|
/**
|
|
@@ -946,7 +946,7 @@ export declare namespace PowerSource {
|
|
|
946
946
|
}
|
|
947
947
|
|
|
948
948
|
/**
|
|
949
|
-
* @see {@link MatterSpecification.
|
|
949
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.6.6
|
|
950
950
|
*/
|
|
951
951
|
export enum BatChargeLevel {
|
|
952
952
|
/**
|
|
@@ -966,7 +966,7 @@ export declare namespace PowerSource {
|
|
|
966
966
|
}
|
|
967
967
|
|
|
968
968
|
/**
|
|
969
|
-
* @see {@link MatterSpecification.
|
|
969
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.6.7
|
|
970
970
|
*/
|
|
971
971
|
export enum BatReplaceability {
|
|
972
972
|
/**
|
|
@@ -991,7 +991,7 @@ export declare namespace PowerSource {
|
|
|
991
991
|
}
|
|
992
992
|
|
|
993
993
|
/**
|
|
994
|
-
* @see {@link MatterSpecification.
|
|
994
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.6.2
|
|
995
995
|
*/
|
|
996
996
|
export enum BatFault {
|
|
997
997
|
/**
|
|
@@ -1011,7 +1011,7 @@ export declare namespace PowerSource {
|
|
|
1011
1011
|
}
|
|
1012
1012
|
|
|
1013
1013
|
/**
|
|
1014
|
-
* @see {@link MatterSpecification.
|
|
1014
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.6.8
|
|
1015
1015
|
*/
|
|
1016
1016
|
export enum BatCommonDesignation {
|
|
1017
1017
|
/**
|
|
@@ -1396,7 +1396,7 @@ export declare namespace PowerSource {
|
|
|
1396
1396
|
}
|
|
1397
1397
|
|
|
1398
1398
|
/**
|
|
1399
|
-
* @see {@link MatterSpecification.
|
|
1399
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.6.9
|
|
1400
1400
|
*/
|
|
1401
1401
|
export enum BatApprovedChemistry {
|
|
1402
1402
|
/**
|
|
@@ -1566,7 +1566,7 @@ export declare namespace PowerSource {
|
|
|
1566
1566
|
}
|
|
1567
1567
|
|
|
1568
1568
|
/**
|
|
1569
|
-
* @see {@link MatterSpecification.
|
|
1569
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.6.10
|
|
1570
1570
|
*/
|
|
1571
1571
|
export enum BatChargeState {
|
|
1572
1572
|
/**
|
|
@@ -1591,7 +1591,7 @@ export declare namespace PowerSource {
|
|
|
1591
1591
|
}
|
|
1592
1592
|
|
|
1593
1593
|
/**
|
|
1594
|
-
* @see {@link MatterSpecification.
|
|
1594
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.6.3
|
|
1595
1595
|
*/
|
|
1596
1596
|
export enum BatChargeFault {
|
|
1597
1597
|
/**
|
|
@@ -1654,7 +1654,7 @@ export declare namespace PowerSource {
|
|
|
1654
1654
|
* The WiredFaultChange Event shall be generated when the set of wired faults currently detected by the Node on this
|
|
1655
1655
|
* wired power source changes. This event shall correspond to a change in value of ActiveWiredFaults.
|
|
1656
1656
|
*
|
|
1657
|
-
* @see {@link MatterSpecification.
|
|
1657
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.8.1
|
|
1658
1658
|
*/
|
|
1659
1659
|
export class WiredFaultChangeEvent {
|
|
1660
1660
|
constructor(values?: Partial<WiredFaultChangeEvent>);
|
|
@@ -1662,14 +1662,14 @@ export declare namespace PowerSource {
|
|
|
1662
1662
|
/**
|
|
1663
1663
|
* This field shall represent the set of faults currently detected, as per ActiveWiredFaults.
|
|
1664
1664
|
*
|
|
1665
|
-
* @see {@link MatterSpecification.
|
|
1665
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.8.1.1
|
|
1666
1666
|
*/
|
|
1667
1667
|
current: WiredFault[];
|
|
1668
1668
|
|
|
1669
1669
|
/**
|
|
1670
1670
|
* This field shall represent the set of faults detected prior to this change event, as per ActiveWiredFaults.
|
|
1671
1671
|
*
|
|
1672
|
-
* @see {@link MatterSpecification.
|
|
1672
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.8.1.2
|
|
1673
1673
|
*/
|
|
1674
1674
|
previous: WiredFault[];
|
|
1675
1675
|
}
|
|
@@ -1678,7 +1678,7 @@ export declare namespace PowerSource {
|
|
|
1678
1678
|
* The BatFaultChange Event shall be generated when the set of battery faults currently detected by the Node on this
|
|
1679
1679
|
* battery power source changes. This event shall correspond to a change in value of ActiveBatFaults.
|
|
1680
1680
|
*
|
|
1681
|
-
* @see {@link MatterSpecification.
|
|
1681
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.8.2
|
|
1682
1682
|
*/
|
|
1683
1683
|
export class BatFaultChangeEvent {
|
|
1684
1684
|
constructor(values?: Partial<BatFaultChangeEvent>);
|
|
@@ -1686,14 +1686,14 @@ export declare namespace PowerSource {
|
|
|
1686
1686
|
/**
|
|
1687
1687
|
* This field shall represent the set of faults currently detected, as per ActiveBatFaults.
|
|
1688
1688
|
*
|
|
1689
|
-
* @see {@link MatterSpecification.
|
|
1689
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.8.2.1
|
|
1690
1690
|
*/
|
|
1691
1691
|
current: BatFault[];
|
|
1692
1692
|
|
|
1693
1693
|
/**
|
|
1694
1694
|
* This field shall represent the set of faults detected prior to this change event, as per ActiveBatFaults.
|
|
1695
1695
|
*
|
|
1696
|
-
* @see {@link MatterSpecification.
|
|
1696
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.8.2.2
|
|
1697
1697
|
*/
|
|
1698
1698
|
previous: BatFault[];
|
|
1699
1699
|
}
|
|
@@ -1702,7 +1702,7 @@ export declare namespace PowerSource {
|
|
|
1702
1702
|
* The BatChargeFaultChange Event shall be generated when the set of charge faults currently detected by the Node on
|
|
1703
1703
|
* this battery power source changes. This event shall correspond to a change in value of ActiveBatChargeFaults.
|
|
1704
1704
|
*
|
|
1705
|
-
* @see {@link MatterSpecification.
|
|
1705
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.8.3
|
|
1706
1706
|
*/
|
|
1707
1707
|
export class BatChargeFaultChangeEvent {
|
|
1708
1708
|
constructor(values?: Partial<BatChargeFaultChangeEvent>);
|
|
@@ -1710,7 +1710,7 @@ export declare namespace PowerSource {
|
|
|
1710
1710
|
/**
|
|
1711
1711
|
* This field shall represent the set of faults currently detected, as per ActiveBatChargeFaults.
|
|
1712
1712
|
*
|
|
1713
|
-
* @see {@link MatterSpecification.
|
|
1713
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.8.3.1
|
|
1714
1714
|
*/
|
|
1715
1715
|
current: BatChargeFault[];
|
|
1716
1716
|
|
|
@@ -1718,7 +1718,7 @@ export declare namespace PowerSource {
|
|
|
1718
1718
|
* This field shall represent the set of faults detected prior to this change event, as per
|
|
1719
1719
|
* ActiveBatChargeFaults.
|
|
1720
1720
|
*
|
|
1721
|
-
* @see {@link MatterSpecification.
|
|
1721
|
+
* @see {@link MatterSpecification.v16.Core} § 11.7.8.3.2
|
|
1722
1722
|
*/
|
|
1723
1723
|
previous: BatChargeFault[];
|
|
1724
1724
|
}
|