@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
|
@@ -17,17 +17,17 @@ import type { EndpointNumber } from "../datatype/EndpointNumber.js";
|
|
|
17
17
|
/**
|
|
18
18
|
* Definitions for the GroupKeyManagement cluster.
|
|
19
19
|
*
|
|
20
|
-
* The Group Key Management cluster manages
|
|
21
|
-
* singleton for the node. This cluster maintains a list of groups supported by the node. Each group list entry
|
|
22
|
-
* a single group, with a single group ID and single group key. Duplicate groups are not allowed in the list.
|
|
23
|
-
* or removal of a group entry are performed via modifications of the list. Such modifications require
|
|
24
|
-
* privilege.
|
|
20
|
+
* The Group Key Management cluster manages shared symmetric keys for the node. The cluster is scoped to the node and is
|
|
21
|
+
* a singleton for the node. This cluster maintains a list of groups supported by the node. Each group list entry
|
|
22
|
+
* supports a single group, with a single group ID and single group key. Duplicate groups are not allowed in the list.
|
|
23
|
+
* Additions or removal of a group entry are performed via modifications of the list. Such modifications require
|
|
24
|
+
* Administer privilege.
|
|
25
25
|
*
|
|
26
26
|
* Each group entry includes a membership list of zero of more endpoints that are members of the group on the node.
|
|
27
27
|
* Modification of this membership list is done via the Groups cluster, which is scoped to an endpoint. See the Chapter
|
|
28
28
|
* 9, System Model Specification specification for more information on groups.
|
|
29
29
|
*
|
|
30
|
-
* @see {@link MatterSpecification.
|
|
30
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2
|
|
31
31
|
*/
|
|
32
32
|
export declare namespace GroupKeyManagement {
|
|
33
33
|
/**
|
|
@@ -41,9 +41,9 @@ export declare namespace GroupKeyManagement {
|
|
|
41
41
|
export const name: "GroupKeyManagement";
|
|
42
42
|
|
|
43
43
|
/**
|
|
44
|
-
* The cluster revision assigned by {@link MatterSpecification.
|
|
44
|
+
* The cluster revision assigned by {@link MatterSpecification.v16.Cluster}.
|
|
45
45
|
*/
|
|
46
|
-
export const revision:
|
|
46
|
+
export const revision: 3;
|
|
47
47
|
|
|
48
48
|
/**
|
|
49
49
|
* Canonical metadata for the GroupKeyManagement cluster.
|
|
@@ -57,14 +57,43 @@ export declare namespace GroupKeyManagement {
|
|
|
57
57
|
*/
|
|
58
58
|
export interface BaseAttributes {
|
|
59
59
|
/**
|
|
60
|
+
* If the GCAST feature bit is set in the FeatureMap attribute, the following rules apply to the accessing
|
|
61
|
+
* Fabric:
|
|
62
|
+
*
|
|
63
|
+
* - When Groupcast is adopted (the GroupcastAdoption entry has GroupcastAdopted set to true):
|
|
64
|
+
*
|
|
65
|
+
* - This attribute shall be empty.
|
|
66
|
+
*
|
|
67
|
+
* - Any attempt to write to this attribute shall fail with an INVALID_IN_STATE status code.
|
|
68
|
+
*
|
|
69
|
+
* - Otherwise (Groupcast is not adopted or the entry is missing):
|
|
70
|
+
*
|
|
71
|
+
* - This attribute shall contain the Group Key Set mappings derived from the Groupcast cluster's Membership
|
|
72
|
+
* attribute (one mapping per group per fabric).
|
|
73
|
+
*
|
|
74
|
+
* - GroupKeyMapStruct entry updates shall cause the associated Groupcast cluster's Membership attribute (by
|
|
75
|
+
* GroupID) to be updated with the provided GroupKeySetID. If an entry is missing for a given GroupID in the
|
|
76
|
+
* GroupKeyMap, which exists in the Groupcast cluster's Membership attribute for a given fabric, then the
|
|
77
|
+
* Groupcast cluster's membership attribute shall use placeholder value 65535 for the KeySetID. While this
|
|
78
|
+
* KeySetID is technically valid, administrators SHOULD avoid allocating it for actual usage to avoid value
|
|
79
|
+
* aliasing for this field.
|
|
80
|
+
*
|
|
60
81
|
* This attribute is a list of GroupKeyMapStruct entries. Each entry associates a logical Group Id with a
|
|
61
82
|
* particular group key set.
|
|
62
83
|
*
|
|
63
|
-
* @see {@link MatterSpecification.
|
|
84
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.6.1
|
|
64
85
|
*/
|
|
65
86
|
groupKeyMap: GroupKeyMap[];
|
|
66
87
|
|
|
67
88
|
/**
|
|
89
|
+
* If the GCAST feature is set in the FeatureMap:
|
|
90
|
+
*
|
|
91
|
+
* - If the GroupcastAdoption attribute has an entry for the accessing Fabric and that entry has the
|
|
92
|
+
* GroupcastAdopted field set to true, then this field shall be empty.
|
|
93
|
+
*
|
|
94
|
+
* - Else this attribute shall contain the Group mappings computed in equivalence to the Groupcast cluster's
|
|
95
|
+
* Membership attribute (one mapping per group per fabric).
|
|
96
|
+
*
|
|
68
97
|
* This attribute is a list of GroupInfoMapStruct entries. Each entry provides read-only information about how a
|
|
69
98
|
* given logical Group ID maps to a particular set of endpoints, and a name for the group. The content of this
|
|
70
99
|
* attribute reflects data managed via the Groups cluster (see [[AppClusters]](#ref_AppClusters)), and is in
|
|
@@ -74,17 +103,22 @@ export declare namespace GroupKeyManagement {
|
|
|
74
103
|
* RemoveGroup or RemoveAllGroups command causes the removal of a group mapping from its last mapped endpoint,
|
|
75
104
|
* the entire GroupTable entry for that given GroupId shall be removed.
|
|
76
105
|
*
|
|
77
|
-
* @see {@link MatterSpecification.
|
|
106
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.6.2
|
|
78
107
|
*/
|
|
79
108
|
groupTable: GroupInfoMap[];
|
|
80
109
|
|
|
81
110
|
/**
|
|
82
|
-
*
|
|
83
|
-
*
|
|
84
|
-
*
|
|
111
|
+
* If the Groupcast support is enabled (GCAST feature is set), this shall be set to 0 indicating group
|
|
112
|
+
* management is done using the Groupcast cluster and not the legacy Groups cluster.
|
|
113
|
+
*
|
|
114
|
+
* Indicates the maximum number of legacy groups that this node supports per fabric. For legacy usage, the value
|
|
115
|
+
* of this attribute shall be set to be no less than the required minimum supported groups as specified in
|
|
116
|
+
* Section 2.11.1.2, "Group Limits".
|
|
117
|
+
*
|
|
118
|
+
* The length of the GroupKeyMap and GroupTable list attributes shall NOT exceed the value of the
|
|
85
119
|
* MaxGroupsPerFabric attribute multiplied by the number of supported fabrics.
|
|
86
120
|
*
|
|
87
|
-
* @see {@link MatterSpecification.
|
|
121
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.6.3
|
|
88
122
|
*/
|
|
89
123
|
maxGroupsPerFabric: number;
|
|
90
124
|
|
|
@@ -93,11 +127,31 @@ export declare namespace GroupKeyManagement {
|
|
|
93
127
|
* shall be set according to the minimum number of group key sets to support as specified in Section 2.11.1.2,
|
|
94
128
|
* "Group Limits".
|
|
95
129
|
*
|
|
96
|
-
* @see {@link MatterSpecification.
|
|
130
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.6.4
|
|
97
131
|
*/
|
|
98
132
|
maxGroupKeysPerFabric: number;
|
|
99
133
|
}
|
|
100
134
|
|
|
135
|
+
/**
|
|
136
|
+
* {@link GroupKeyManagement} supports these elements if it supports feature "Groupcast".
|
|
137
|
+
*/
|
|
138
|
+
export interface GroupcastAttributes {
|
|
139
|
+
/**
|
|
140
|
+
* Indicates whether the accessing fabric claims to have migrated to Groupcast.
|
|
141
|
+
*
|
|
142
|
+
* When a Fabric's entry has the GroupcastAdopted field set to true, the behavior of the GroupKeyMap and
|
|
143
|
+
* GroupTable attributes will change (see description of respective attributes).
|
|
144
|
+
*
|
|
145
|
+
* There shall NOT be more than 1 entry per fabric in this attribute.
|
|
146
|
+
*
|
|
147
|
+
* If a Fabric has not yet written an entry for themselves, the server shall act as if that Fabric had written
|
|
148
|
+
* an entry with GroupcastAdopted set to false, even if not present in the list.
|
|
149
|
+
*
|
|
150
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.6.5
|
|
151
|
+
*/
|
|
152
|
+
groupcastAdoption: GroupcastAdoption[];
|
|
153
|
+
}
|
|
154
|
+
|
|
101
155
|
/**
|
|
102
156
|
* Attributes that may appear in {@link GroupKeyManagement}.
|
|
103
157
|
*
|
|
@@ -106,14 +160,43 @@ export declare namespace GroupKeyManagement {
|
|
|
106
160
|
*/
|
|
107
161
|
export interface Attributes {
|
|
108
162
|
/**
|
|
163
|
+
* If the GCAST feature bit is set in the FeatureMap attribute, the following rules apply to the accessing
|
|
164
|
+
* Fabric:
|
|
165
|
+
*
|
|
166
|
+
* - When Groupcast is adopted (the GroupcastAdoption entry has GroupcastAdopted set to true):
|
|
167
|
+
*
|
|
168
|
+
* - This attribute shall be empty.
|
|
169
|
+
*
|
|
170
|
+
* - Any attempt to write to this attribute shall fail with an INVALID_IN_STATE status code.
|
|
171
|
+
*
|
|
172
|
+
* - Otherwise (Groupcast is not adopted or the entry is missing):
|
|
173
|
+
*
|
|
174
|
+
* - This attribute shall contain the Group Key Set mappings derived from the Groupcast cluster's Membership
|
|
175
|
+
* attribute (one mapping per group per fabric).
|
|
176
|
+
*
|
|
177
|
+
* - GroupKeyMapStruct entry updates shall cause the associated Groupcast cluster's Membership attribute (by
|
|
178
|
+
* GroupID) to be updated with the provided GroupKeySetID. If an entry is missing for a given GroupID in the
|
|
179
|
+
* GroupKeyMap, which exists in the Groupcast cluster's Membership attribute for a given fabric, then the
|
|
180
|
+
* Groupcast cluster's membership attribute shall use placeholder value 65535 for the KeySetID. While this
|
|
181
|
+
* KeySetID is technically valid, administrators SHOULD avoid allocating it for actual usage to avoid value
|
|
182
|
+
* aliasing for this field.
|
|
183
|
+
*
|
|
109
184
|
* This attribute is a list of GroupKeyMapStruct entries. Each entry associates a logical Group Id with a
|
|
110
185
|
* particular group key set.
|
|
111
186
|
*
|
|
112
|
-
* @see {@link MatterSpecification.
|
|
187
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.6.1
|
|
113
188
|
*/
|
|
114
189
|
groupKeyMap: GroupKeyMap[];
|
|
115
190
|
|
|
116
191
|
/**
|
|
192
|
+
* If the GCAST feature is set in the FeatureMap:
|
|
193
|
+
*
|
|
194
|
+
* - If the GroupcastAdoption attribute has an entry for the accessing Fabric and that entry has the
|
|
195
|
+
* GroupcastAdopted field set to true, then this field shall be empty.
|
|
196
|
+
*
|
|
197
|
+
* - Else this attribute shall contain the Group mappings computed in equivalence to the Groupcast cluster's
|
|
198
|
+
* Membership attribute (one mapping per group per fabric).
|
|
199
|
+
*
|
|
117
200
|
* This attribute is a list of GroupInfoMapStruct entries. Each entry provides read-only information about how a
|
|
118
201
|
* given logical Group ID maps to a particular set of endpoints, and a name for the group. The content of this
|
|
119
202
|
* attribute reflects data managed via the Groups cluster (see [[AppClusters]](#ref_AppClusters)), and is in
|
|
@@ -123,17 +206,22 @@ export declare namespace GroupKeyManagement {
|
|
|
123
206
|
* RemoveGroup or RemoveAllGroups command causes the removal of a group mapping from its last mapped endpoint,
|
|
124
207
|
* the entire GroupTable entry for that given GroupId shall be removed.
|
|
125
208
|
*
|
|
126
|
-
* @see {@link MatterSpecification.
|
|
209
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.6.2
|
|
127
210
|
*/
|
|
128
211
|
groupTable: GroupInfoMap[];
|
|
129
212
|
|
|
130
213
|
/**
|
|
131
|
-
*
|
|
132
|
-
*
|
|
133
|
-
*
|
|
214
|
+
* If the Groupcast support is enabled (GCAST feature is set), this shall be set to 0 indicating group
|
|
215
|
+
* management is done using the Groupcast cluster and not the legacy Groups cluster.
|
|
216
|
+
*
|
|
217
|
+
* Indicates the maximum number of legacy groups that this node supports per fabric. For legacy usage, the value
|
|
218
|
+
* of this attribute shall be set to be no less than the required minimum supported groups as specified in
|
|
219
|
+
* Section 2.11.1.2, "Group Limits".
|
|
220
|
+
*
|
|
221
|
+
* The length of the GroupKeyMap and GroupTable list attributes shall NOT exceed the value of the
|
|
134
222
|
* MaxGroupsPerFabric attribute multiplied by the number of supported fabrics.
|
|
135
223
|
*
|
|
136
|
-
* @see {@link MatterSpecification.
|
|
224
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.6.3
|
|
137
225
|
*/
|
|
138
226
|
maxGroupsPerFabric: number;
|
|
139
227
|
|
|
@@ -142,9 +230,24 @@ export declare namespace GroupKeyManagement {
|
|
|
142
230
|
* shall be set according to the minimum number of group key sets to support as specified in Section 2.11.1.2,
|
|
143
231
|
* "Group Limits".
|
|
144
232
|
*
|
|
145
|
-
* @see {@link MatterSpecification.
|
|
233
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.6.4
|
|
146
234
|
*/
|
|
147
235
|
maxGroupKeysPerFabric: number;
|
|
236
|
+
|
|
237
|
+
/**
|
|
238
|
+
* Indicates whether the accessing fabric claims to have migrated to Groupcast.
|
|
239
|
+
*
|
|
240
|
+
* When a Fabric's entry has the GroupcastAdopted field set to true, the behavior of the GroupKeyMap and
|
|
241
|
+
* GroupTable attributes will change (see description of respective attributes).
|
|
242
|
+
*
|
|
243
|
+
* There shall NOT be more than 1 entry per fabric in this attribute.
|
|
244
|
+
*
|
|
245
|
+
* If a Fabric has not yet written an entry for themselves, the server shall act as if that Fabric had written
|
|
246
|
+
* an entry with GroupcastAdopted set to false, even if not present in the list.
|
|
247
|
+
*
|
|
248
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.6.5
|
|
249
|
+
*/
|
|
250
|
+
groupcastAdoption: GroupcastAdoption[];
|
|
148
251
|
}
|
|
149
252
|
|
|
150
253
|
/**
|
|
@@ -155,21 +258,21 @@ export declare namespace GroupKeyManagement {
|
|
|
155
258
|
* This command is used by Administrators to set the state of a given Group Key Set, including atomically
|
|
156
259
|
* updating the state of all epoch keys.
|
|
157
260
|
*
|
|
158
|
-
* @see {@link MatterSpecification.
|
|
261
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.7.1
|
|
159
262
|
*/
|
|
160
263
|
keySetWrite(request: KeySetWriteRequest): MaybePromise;
|
|
161
264
|
|
|
162
265
|
/**
|
|
163
266
|
* This command is used by Administrators to read the state of a given Group Key Set.
|
|
164
267
|
*
|
|
165
|
-
* @see {@link MatterSpecification.
|
|
268
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.7.2
|
|
166
269
|
*/
|
|
167
270
|
keySetRead(request: KeySetReadRequest): MaybePromise<KeySetReadResponse>;
|
|
168
271
|
|
|
169
272
|
/**
|
|
170
273
|
* This command is used by Administrators to remove all state of a given Group Key Set.
|
|
171
274
|
*
|
|
172
|
-
* @see {@link MatterSpecification.
|
|
275
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.7.4
|
|
173
276
|
*/
|
|
174
277
|
keySetRemove(request: KeySetRemoveRequest): MaybePromise;
|
|
175
278
|
|
|
@@ -177,7 +280,7 @@ export declare namespace GroupKeyManagement {
|
|
|
177
280
|
* This command is used by Administrators to query a list of all Group Key Sets associated with the accessing
|
|
178
281
|
* fabric.
|
|
179
282
|
*
|
|
180
|
-
* @see {@link MatterSpecification.
|
|
283
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.7.5
|
|
181
284
|
*/
|
|
182
285
|
keySetReadAllIndices(): MaybePromise<KeySetReadAllIndicesResponse>;
|
|
183
286
|
}
|
|
@@ -187,25 +290,44 @@ export declare namespace GroupKeyManagement {
|
|
|
187
290
|
*/
|
|
188
291
|
export interface Commands extends BaseCommands {}
|
|
189
292
|
|
|
190
|
-
export type Components = [
|
|
191
|
-
|
|
293
|
+
export type Components = [
|
|
294
|
+
{ flags: {}, attributes: BaseAttributes, commands: BaseCommands },
|
|
295
|
+
{ flags: { groupcast: true }, attributes: GroupcastAttributes }
|
|
296
|
+
];
|
|
297
|
+
export type Features = "CacheAndSync" | "Groupcast";
|
|
192
298
|
|
|
193
299
|
/**
|
|
194
300
|
* These are optional features supported by GroupKeyManagementCluster.
|
|
195
301
|
*
|
|
196
|
-
* @see {@link MatterSpecification.
|
|
302
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.4
|
|
197
303
|
*/
|
|
198
304
|
export enum Feature {
|
|
199
305
|
/**
|
|
200
306
|
* CacheAndSync (CS)
|
|
201
307
|
*
|
|
202
|
-
* The
|
|
308
|
+
* The CacheAndSync security policy has been provisional since Matter v1.0.
|
|
309
|
+
*
|
|
310
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.4.1
|
|
203
311
|
*/
|
|
204
|
-
CacheAndSync = "CacheAndSync"
|
|
312
|
+
CacheAndSync = "CacheAndSync",
|
|
313
|
+
|
|
314
|
+
/**
|
|
315
|
+
* Groupcast (GCAST)
|
|
316
|
+
*
|
|
317
|
+
* When set, group management and group key mapping is done using the Section 11.27, "Groupcast Cluster".
|
|
318
|
+
*
|
|
319
|
+
* If the Groupcast cluster is present on the Root Node endpoint, then this feature bit shall be set.
|
|
320
|
+
*
|
|
321
|
+
* When this feature map bit is set, this cluster SHOULD be used solely for key management as the Groupcast
|
|
322
|
+
* cluster offers more direct and long-term supported methods of managing group key mapping.
|
|
323
|
+
*
|
|
324
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.4.2
|
|
325
|
+
*/
|
|
326
|
+
Groupcast = "Groupcast"
|
|
205
327
|
}
|
|
206
328
|
|
|
207
329
|
/**
|
|
208
|
-
* @see {@link MatterSpecification.
|
|
330
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.3
|
|
209
331
|
*/
|
|
210
332
|
export class GroupKeyMap {
|
|
211
333
|
constructor(values?: Partial<GroupKeyMap>);
|
|
@@ -213,7 +335,7 @@ export declare namespace GroupKeyManagement {
|
|
|
213
335
|
/**
|
|
214
336
|
* This field uniquely identifies the group within the scope of the given Fabric.
|
|
215
337
|
*
|
|
216
|
-
* @see {@link MatterSpecification.
|
|
338
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.3.1
|
|
217
339
|
*/
|
|
218
340
|
groupId: GroupId;
|
|
219
341
|
|
|
@@ -223,7 +345,7 @@ export declare namespace GroupKeyManagement {
|
|
|
223
345
|
*
|
|
224
346
|
* A GroupKeyMapStruct shall NOT accept GroupKeySetID of 0, which is reserved for the IPK.
|
|
225
347
|
*
|
|
226
|
-
* @see {@link MatterSpecification.
|
|
348
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.3.2
|
|
227
349
|
*/
|
|
228
350
|
groupKeySetId: number;
|
|
229
351
|
|
|
@@ -231,7 +353,7 @@ export declare namespace GroupKeyManagement {
|
|
|
231
353
|
}
|
|
232
354
|
|
|
233
355
|
/**
|
|
234
|
-
* @see {@link MatterSpecification.
|
|
356
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.5
|
|
235
357
|
*/
|
|
236
358
|
export class GroupInfoMap {
|
|
237
359
|
constructor(values?: Partial<GroupInfoMap>);
|
|
@@ -239,14 +361,14 @@ export declare namespace GroupKeyManagement {
|
|
|
239
361
|
/**
|
|
240
362
|
* This field uniquely identifies the group within the scope of the given Fabric.
|
|
241
363
|
*
|
|
242
|
-
* @see {@link MatterSpecification.
|
|
364
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.5.1
|
|
243
365
|
*/
|
|
244
366
|
groupId: GroupId;
|
|
245
367
|
|
|
246
368
|
/**
|
|
247
369
|
* This field provides the list of Endpoint IDs on the Node to which messages to this group shall be forwarded.
|
|
248
370
|
*
|
|
249
|
-
* @see {@link MatterSpecification.
|
|
371
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.5.2
|
|
250
372
|
*/
|
|
251
373
|
endpoints: EndpointNumber[];
|
|
252
374
|
|
|
@@ -254,18 +376,34 @@ export declare namespace GroupKeyManagement {
|
|
|
254
376
|
* This field provides a name for the group. This field shall contain the last GroupName written for a given
|
|
255
377
|
* GroupId on any Endpoint via the Groups cluster.
|
|
256
378
|
*
|
|
257
|
-
* @see {@link MatterSpecification.
|
|
379
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.5.3
|
|
258
380
|
*/
|
|
259
381
|
groupName?: string;
|
|
260
382
|
|
|
261
383
|
fabricIndex: FabricIndex;
|
|
262
384
|
}
|
|
263
385
|
|
|
386
|
+
/**
|
|
387
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.6
|
|
388
|
+
*/
|
|
389
|
+
export class GroupcastAdoption {
|
|
390
|
+
constructor(values?: Partial<GroupcastAdoption>);
|
|
391
|
+
|
|
392
|
+
/**
|
|
393
|
+
* This field shall indicate whether Groupcast was adopted by the associated Fabric's administrators.
|
|
394
|
+
*
|
|
395
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.6.1
|
|
396
|
+
*/
|
|
397
|
+
groupcastAdopted: boolean;
|
|
398
|
+
|
|
399
|
+
fabricIndex: FabricIndex;
|
|
400
|
+
}
|
|
401
|
+
|
|
264
402
|
/**
|
|
265
403
|
* This command is used by Administrators to set the state of a given Group Key Set, including atomically updating
|
|
266
404
|
* the state of all epoch keys.
|
|
267
405
|
*
|
|
268
|
-
* @see {@link MatterSpecification.
|
|
406
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.7.1
|
|
269
407
|
*/
|
|
270
408
|
export class KeySetWriteRequest {
|
|
271
409
|
constructor(values?: Partial<KeySetWriteRequest>);
|
|
@@ -275,7 +413,7 @@ export declare namespace GroupKeyManagement {
|
|
|
275
413
|
/**
|
|
276
414
|
* This command is used by Administrators to read the state of a given Group Key Set.
|
|
277
415
|
*
|
|
278
|
-
* @see {@link MatterSpecification.
|
|
416
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.7.2
|
|
279
417
|
*/
|
|
280
418
|
export class KeySetReadRequest {
|
|
281
419
|
constructor(values?: Partial<KeySetReadRequest>);
|
|
@@ -287,7 +425,7 @@ export declare namespace GroupKeyManagement {
|
|
|
287
425
|
* shall contain the configuration of the requested Group Key Set, with the EpochKey0, EpochKey1 and EpochKey2 key
|
|
288
426
|
* contents replaced by null.
|
|
289
427
|
*
|
|
290
|
-
* @see {@link MatterSpecification.
|
|
428
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.7.3
|
|
291
429
|
*/
|
|
292
430
|
export class KeySetReadResponse {
|
|
293
431
|
constructor(values?: Partial<KeySetReadResponse>);
|
|
@@ -297,7 +435,7 @@ export declare namespace GroupKeyManagement {
|
|
|
297
435
|
/**
|
|
298
436
|
* This command is used by Administrators to remove all state of a given Group Key Set.
|
|
299
437
|
*
|
|
300
|
-
* @see {@link MatterSpecification.
|
|
438
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.7.4
|
|
301
439
|
*/
|
|
302
440
|
export class KeySetRemoveRequest {
|
|
303
441
|
constructor(values?: Partial<KeySetRemoveRequest>);
|
|
@@ -308,7 +446,7 @@ export declare namespace GroupKeyManagement {
|
|
|
308
446
|
* This command shall be generated in response to KeySetReadAllIndices and it shall contain the list of
|
|
309
447
|
* GroupKeySetID for all Group Key Sets associated with the scoped Fabric.
|
|
310
448
|
*
|
|
311
|
-
* @see {@link MatterSpecification.
|
|
449
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.7.6
|
|
312
450
|
*/
|
|
313
451
|
export class KeySetReadAllIndicesResponse {
|
|
314
452
|
constructor(values?: Partial<KeySetReadAllIndicesResponse>);
|
|
@@ -319,13 +457,13 @@ export declare namespace GroupKeyManagement {
|
|
|
319
457
|
*
|
|
320
458
|
* Each entry in GroupKeySetIDs is a GroupKeySetID field.
|
|
321
459
|
*
|
|
322
|
-
* @see {@link MatterSpecification.
|
|
460
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.7.6.1
|
|
323
461
|
*/
|
|
324
462
|
groupKeySetIDs: number[];
|
|
325
463
|
}
|
|
326
464
|
|
|
327
465
|
/**
|
|
328
|
-
* @see {@link MatterSpecification.
|
|
466
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.1
|
|
329
467
|
*/
|
|
330
468
|
export enum GroupKeySecurityPolicy {
|
|
331
469
|
/**
|
|
@@ -340,7 +478,7 @@ export declare namespace GroupKeyManagement {
|
|
|
340
478
|
}
|
|
341
479
|
|
|
342
480
|
/**
|
|
343
|
-
* @see {@link MatterSpecification.
|
|
481
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.2
|
|
344
482
|
*/
|
|
345
483
|
export enum GroupKeyMulticastPolicy {
|
|
346
484
|
/**
|
|
@@ -348,7 +486,7 @@ export declare namespace GroupKeyManagement {
|
|
|
348
486
|
*
|
|
349
487
|
* The 16-bit Group Identifier of the Multicast Address shall be the Group ID of the group.
|
|
350
488
|
*
|
|
351
|
-
* @see {@link MatterSpecification.
|
|
489
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.2.1
|
|
352
490
|
*/
|
|
353
491
|
PerGroupId = 0,
|
|
354
492
|
|
|
@@ -357,13 +495,13 @@ export declare namespace GroupKeyManagement {
|
|
|
357
495
|
*
|
|
358
496
|
* The 16-bit Group Identifier of the Multicast Address shall be 0xFFFF.
|
|
359
497
|
*
|
|
360
|
-
* @see {@link MatterSpecification.
|
|
498
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.2.2
|
|
361
499
|
*/
|
|
362
500
|
AllNodes = 1
|
|
363
501
|
}
|
|
364
502
|
|
|
365
503
|
/**
|
|
366
|
-
* @see {@link MatterSpecification.
|
|
504
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.4
|
|
367
505
|
*/
|
|
368
506
|
export class GroupKeySet {
|
|
369
507
|
constructor(values?: Partial<GroupKeySet>);
|
|
@@ -372,7 +510,7 @@ export declare namespace GroupKeyManagement {
|
|
|
372
510
|
* This field shall provide the fabric-unique index for the associated group key set, as specified in Section
|
|
373
511
|
* 4.17.3.5.1, "Group Key Set ID".
|
|
374
512
|
*
|
|
375
|
-
* @see {@link MatterSpecification.
|
|
513
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.4.1
|
|
376
514
|
*/
|
|
377
515
|
groupKeySetId: number;
|
|
378
516
|
|
|
@@ -382,15 +520,17 @@ export declare namespace GroupKeyManagement {
|
|
|
382
520
|
* When CacheAndSync is not supported in the FeatureMap of this cluster, any action attempting to set
|
|
383
521
|
* CacheAndSync in the GroupKeySecurityPolicy field shall fail with an INVALID_COMMAND error.
|
|
384
522
|
*
|
|
385
|
-
* @see {@link MatterSpecification.
|
|
523
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.4.2
|
|
386
524
|
*/
|
|
387
525
|
groupKeySecurityPolicy: GroupKeySecurityPolicy;
|
|
388
526
|
|
|
389
527
|
/**
|
|
390
|
-
* This field, if not null, shall be the
|
|
391
|
-
*
|
|
528
|
+
* This field, if not null, shall be the InputKey used in the derivation of an OperationalGroupKey for epoch
|
|
529
|
+
* slot 0 of the given group key set. The derived OperationalGroupKey shall be persistently stored for the
|
|
530
|
+
* lifetime of the derived key; however, the InputKey itself shall NOT be stored. If EpochKey0 is not null,
|
|
531
|
+
* EpochStartTime0 shall NOT be null.
|
|
392
532
|
*
|
|
393
|
-
* @see {@link MatterSpecification.
|
|
533
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.4.3
|
|
394
534
|
*/
|
|
395
535
|
epochKey0: Bytes | null;
|
|
396
536
|
|
|
@@ -398,15 +538,17 @@ export declare namespace GroupKeyManagement {
|
|
|
398
538
|
* This field, if not null, shall define when EpochKey0 becomes valid as specified by Section 4.17.3, "Epoch
|
|
399
539
|
* Keys". Units are absolute UTC time in microseconds encoded using the epoch-us representation.
|
|
400
540
|
*
|
|
401
|
-
* @see {@link MatterSpecification.
|
|
541
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.4.4
|
|
402
542
|
*/
|
|
403
543
|
epochStartTime0: number | bigint | null;
|
|
404
544
|
|
|
405
545
|
/**
|
|
406
|
-
* This field, if not null, shall be the
|
|
407
|
-
*
|
|
546
|
+
* This field, if not null, shall be the InputKey used in the derivation of an OperationalGroupKey for epoch
|
|
547
|
+
* slot 1 of the given group key set. The derived OperationalGroupKey shall be persistently stored for the
|
|
548
|
+
* lifetime of the derived key; however, the InputKey itself shall NOT be stored. If EpochKey1 is not null,
|
|
549
|
+
* EpochStartTime1 shall NOT be null.
|
|
408
550
|
*
|
|
409
|
-
* @see {@link MatterSpecification.
|
|
551
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.4.5
|
|
410
552
|
*/
|
|
411
553
|
epochKey1: Bytes | null;
|
|
412
554
|
|
|
@@ -414,44 +556,35 @@ export declare namespace GroupKeyManagement {
|
|
|
414
556
|
* This field, if not null, shall define when EpochKey1 becomes valid as specified by Section 4.17.3, "Epoch
|
|
415
557
|
* Keys". Units are absolute UTC time in microseconds encoded using the epoch-us representation.
|
|
416
558
|
*
|
|
417
|
-
* @see {@link MatterSpecification.
|
|
559
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.4.6
|
|
418
560
|
*/
|
|
419
561
|
epochStartTime1: number | bigint | null;
|
|
420
562
|
|
|
421
563
|
/**
|
|
422
|
-
*
|
|
423
|
-
*
|
|
564
|
+
* If the GCAST feature bit is set in the FeatureMap, this field shall be null, unless the GroupKeySetId is 0
|
|
565
|
+
* (the Identity Protection Key).
|
|
424
566
|
*
|
|
425
|
-
*
|
|
567
|
+
* This field, if not null, shall be the InputKey used in the derivation of an OperationalGroupKey for epoch
|
|
568
|
+
* slot 2 of the given group key set. The derived OperationalGroupKey shall be persistently stored for the
|
|
569
|
+
* lifetime of the derived key; however, the InputKey itself shall NOT be stored. If EpochKey2 is not null,
|
|
570
|
+
* EpochStartTime2 shall NOT be null.
|
|
571
|
+
*
|
|
572
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.4.7
|
|
426
573
|
*/
|
|
427
574
|
epochKey2: Bytes | null;
|
|
428
575
|
|
|
429
576
|
/**
|
|
577
|
+
* If the GCAST feature bit is set in the FeatureMap, this field shall be null, unless the GroupKeySetId is 0
|
|
578
|
+
* (the Identity Protection Key).
|
|
579
|
+
*
|
|
430
580
|
* This field, if not null, shall define when EpochKey2 becomes valid as specified by Section 4.17.3, "Epoch
|
|
431
581
|
* Keys". Units are absolute UTC time in microseconds encoded using the epoch-us representation.
|
|
432
582
|
*
|
|
433
|
-
* @see {@link MatterSpecification.
|
|
583
|
+
* @see {@link MatterSpecification.v16.Core} § 11.2.5.4.8
|
|
434
584
|
*/
|
|
435
585
|
epochStartTime2: number | bigint | null;
|
|
436
586
|
|
|
437
|
-
/**
|
|
438
|
-
* This field specifies how the IPv6 Multicast Address shall be formed for groups using this operational group
|
|
439
|
-
* key set.
|
|
440
|
-
*
|
|
441
|
-
* The PerGroupID method maximizes filtering of multicast messages, so that receiving nodes receive only
|
|
442
|
-
* multicast messages for groups to which they are subscribed.
|
|
443
|
-
*
|
|
444
|
-
* The AllNodes method minimizes the number of multicast addresses to which a receiver node needs to subscribe.
|
|
445
|
-
*
|
|
446
|
-
* > [!NOTE]
|
|
447
|
-
*
|
|
448
|
-
* > NOTE: Support for GroupKeyMulticastPolicy is provisional. Correct default behavior is that implied by value
|
|
449
|
-
* PerGroupID.
|
|
450
|
-
*
|
|
451
|
-
* @see {@link MatterSpecification.v151.Core} § 11.2.5.4.9
|
|
452
|
-
*/
|
|
453
587
|
groupKeyMulticastPolicy?: GroupKeyMulticastPolicy;
|
|
454
|
-
|
|
455
588
|
fabricIndex?: FabricIndex;
|
|
456
589
|
}
|
|
457
590
|
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var groupcast_d_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(groupcast_d_exports);
|
|
17
|
+
/**
|
|
18
|
+
* @license
|
|
19
|
+
* Copyright 2022-2026 Matter.js Authors
|
|
20
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
21
|
+
*/
|
|
22
|
+
//# sourceMappingURL=groupcast.d.js.map
|