@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
|
@@ -0,0 +1,961 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2022-2026 Matter.js Authors
|
|
4
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
/*** THIS FILE IS GENERATED, DO NOT EDIT ***/
|
|
8
|
+
|
|
9
|
+
import type { ClusterType, ClusterTyping } from "../cluster/ClusterType.js";
|
|
10
|
+
import type { ClusterId } from "../datatype/ClusterId.js";
|
|
11
|
+
import type { ClusterModel } from "@matter/model";
|
|
12
|
+
import type { FabricIndex } from "../datatype/FabricIndex.js";
|
|
13
|
+
import type { MaybePromise, Bytes } from "@matter/general";
|
|
14
|
+
import type { GroupId } from "../datatype/GroupId.js";
|
|
15
|
+
import type { EndpointNumber } from "../datatype/EndpointNumber.js";
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* Definitions for the Groupcast cluster.
|
|
19
|
+
*
|
|
20
|
+
* The Groupcast Cluster defines a unified, simpler, and more scalable mechanism for configuring, managing, and using
|
|
21
|
+
* groups in Matter. It is designed to replace the legacy Groups cluster, addressing long-standing limitations that have
|
|
22
|
+
* made group configuration complex and inconsistently supported across devices and ecosystems.
|
|
23
|
+
*
|
|
24
|
+
* The Groupcast Cluster consolidates group-related functionality that was previously distributed across multiple
|
|
25
|
+
* clusters into a single, coherent model for membership, addressing, key management, and ACL permissions. It introduces
|
|
26
|
+
* the usage of a unique, IANA-defined multicast address, usable by all groups, improving support for devices with
|
|
27
|
+
* limited multicast address capacity. The cluster also defines a streamlined key management and access control model
|
|
28
|
+
* that reduces storage requirements and simplifies controller logic, while remaining compatible with existing security
|
|
29
|
+
* concepts.
|
|
30
|
+
*
|
|
31
|
+
* In addition, the Groupcast Cluster explicitly supports specialization of device roles, allowing endpoints to operate
|
|
32
|
+
* as group senders, receivers, or both. This enables low-power and resource-constrained devices to participate in group
|
|
33
|
+
* communication without incurring unnecessary state or processing overhead. Together, these design elements provide a
|
|
34
|
+
* clearer and more interoperable basis for group functionality and form the replacement for the legacy Groups cluster.
|
|
35
|
+
*
|
|
36
|
+
* > [!NOTE]
|
|
37
|
+
*
|
|
38
|
+
* > NOTE: Support for Groupcast cluster is provisional.
|
|
39
|
+
*
|
|
40
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27
|
|
41
|
+
*/
|
|
42
|
+
export declare namespace Groupcast {
|
|
43
|
+
/**
|
|
44
|
+
* The Matter protocol cluster identifier.
|
|
45
|
+
*/
|
|
46
|
+
export const id: ClusterId & 0x0065;
|
|
47
|
+
|
|
48
|
+
/**
|
|
49
|
+
* Textual cluster identifier.
|
|
50
|
+
*/
|
|
51
|
+
export const name: "Groupcast";
|
|
52
|
+
|
|
53
|
+
/**
|
|
54
|
+
* The cluster revision assigned by {@link MatterSpecification.v16.Cluster}.
|
|
55
|
+
*/
|
|
56
|
+
export const revision: 1;
|
|
57
|
+
|
|
58
|
+
/**
|
|
59
|
+
* Canonical metadata for the Groupcast cluster.
|
|
60
|
+
*
|
|
61
|
+
* This is the exhaustive runtime metadata source that matter.js considers canonical.
|
|
62
|
+
*/
|
|
63
|
+
export const schema: ClusterModel;
|
|
64
|
+
|
|
65
|
+
/**
|
|
66
|
+
* {@link Groupcast} always supports these elements.
|
|
67
|
+
*/
|
|
68
|
+
export interface BaseAttributes {
|
|
69
|
+
/**
|
|
70
|
+
* Indicates the list of groups memberships currently active on the node.
|
|
71
|
+
*
|
|
72
|
+
* Each entry specifies the group ID and the list of the endpoints that participate in that group, as well as
|
|
73
|
+
* policy for that group.
|
|
74
|
+
*
|
|
75
|
+
* For any single fabric, the server shall limit the total number of GroupIDs used across all entries in the
|
|
76
|
+
* Membership attribute to no more than half (rounded down) of the MaxMembershipCount value.
|
|
77
|
+
*
|
|
78
|
+
* If processing a command would cause this per-fabric limit to be exceeded, then the resource exhaustion
|
|
79
|
+
* behavior of the associated command shall apply.
|
|
80
|
+
*
|
|
81
|
+
* Since every MembershipStruct entry only supports up to 255 endpoints in the case where the Listener feature
|
|
82
|
+
* is enabled in the FeatureMap, there may be situations where the server has to employ more than one entry to
|
|
83
|
+
* represent the full list of joined endpoints in the list. In those cases:
|
|
84
|
+
*
|
|
85
|
+
* - The entries associated with such a group shall be consecutive.
|
|
86
|
+
*
|
|
87
|
+
* - These entries shall be identical in all fields except the Endpoints field.
|
|
88
|
+
*
|
|
89
|
+
* - These entries shall NOT have any intersection of EndpointID values between their Endpoints field.
|
|
90
|
+
*
|
|
91
|
+
* - The maximum number of entries over which a group membership is split shall NOT be more than the minimum
|
|
92
|
+
* number of entries needed to fully encode the Endpoints list while respecting that no entry has more than
|
|
93
|
+
* 255 Endpoints listed.
|
|
94
|
+
*
|
|
95
|
+
* - Therefore, the maximum number of entries for that group shall be ceil(length(Endpoints) / 255).
|
|
96
|
+
*
|
|
97
|
+
* The actual number of entries in the list across all fabrics shall be at most ceil(num_endpoints_in_node /
|
|
98
|
+
* 255) * MaxMembershipCount.
|
|
99
|
+
*
|
|
100
|
+
* For example, if a Group 123 is joined on endpoints 1 through 300 (i.e. a large group on a large bridge), the
|
|
101
|
+
* following Membership list contents would both be valid examples, and there may be more valid entries matching
|
|
102
|
+
* the rules.
|
|
103
|
+
*
|
|
104
|
+
* The following examples would be ILLEGAL:
|
|
105
|
+
*
|
|
106
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.6.1
|
|
107
|
+
*/
|
|
108
|
+
membership: Membership[];
|
|
109
|
+
|
|
110
|
+
/**
|
|
111
|
+
* Indicates the maximum number of Groups which can be joined and appear in entries of the Membership attribute.
|
|
112
|
+
*
|
|
113
|
+
* This attribute does not specify the maximum number of list entries in the Membership attribute list, but
|
|
114
|
+
* rather the maximum number of different GroupID values which can appear across all entries of the list.
|
|
115
|
+
*
|
|
116
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.6.2
|
|
117
|
+
*/
|
|
118
|
+
maxMembershipCount: number;
|
|
119
|
+
|
|
120
|
+
/**
|
|
121
|
+
* Indicates the maximum number of unique multicast addresses the node can support. The value of this attribute
|
|
122
|
+
* shall be at least 1, to support the IANA Assigned IPv6 Multicast Address.
|
|
123
|
+
*
|
|
124
|
+
* When the PerGroup feature is supported, this attribute SHOULD be equal to MaxMembershipCount. However, the
|
|
125
|
+
* value may be less than MaxMembershipCount. When the PerGroup feature is supported, the value of this
|
|
126
|
+
* attribute shall be at least 4.
|
|
127
|
+
*
|
|
128
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.6.3
|
|
129
|
+
*/
|
|
130
|
+
maxMcastAddrCount: number;
|
|
131
|
+
|
|
132
|
+
/**
|
|
133
|
+
* Indicates the number of unique multicast addresses currently in use by the Groupcast cluster. This count
|
|
134
|
+
* shall include the IANA Assigned IPv6 Multicast Address if at least one group is configured to use the
|
|
135
|
+
* IanaAddr policy. This count shall include one unique multicast address for each group configured to use the
|
|
136
|
+
* PerGroup policy. The value of this attribute shall NOT exceed MaxMcastAddrCount.
|
|
137
|
+
*
|
|
138
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.6.4
|
|
139
|
+
*/
|
|
140
|
+
usedMcastAddrCount: number;
|
|
141
|
+
|
|
142
|
+
/**
|
|
143
|
+
* Indicates the FabricIndex of the fabric currently testing the Groupcast feature with the GroupcastTesting
|
|
144
|
+
* command.
|
|
145
|
+
*
|
|
146
|
+
* The last accessing fabric to have invoked a successful TestGroupcast command that caused testing mode to be
|
|
147
|
+
* engaged shall be the value indicated.
|
|
148
|
+
*
|
|
149
|
+
* Otherwise, if Groupcast testing is currently disabled, this attribute shall have a value of zero, which is
|
|
150
|
+
* the invalid FabricIndex value.
|
|
151
|
+
*
|
|
152
|
+
* This attribute shall be set to zero when the server initializes.
|
|
153
|
+
*
|
|
154
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.6.5
|
|
155
|
+
*/
|
|
156
|
+
fabricUnderTest: FabricIndex;
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
/**
|
|
160
|
+
* Attributes that may appear in {@link Groupcast}.
|
|
161
|
+
*
|
|
162
|
+
* Some properties may be optional if device support is not mandatory. Device support may also be affected by a
|
|
163
|
+
* device's supported {@link Features}.
|
|
164
|
+
*/
|
|
165
|
+
export interface Attributes {
|
|
166
|
+
/**
|
|
167
|
+
* Indicates the list of groups memberships currently active on the node.
|
|
168
|
+
*
|
|
169
|
+
* Each entry specifies the group ID and the list of the endpoints that participate in that group, as well as
|
|
170
|
+
* policy for that group.
|
|
171
|
+
*
|
|
172
|
+
* For any single fabric, the server shall limit the total number of GroupIDs used across all entries in the
|
|
173
|
+
* Membership attribute to no more than half (rounded down) of the MaxMembershipCount value.
|
|
174
|
+
*
|
|
175
|
+
* If processing a command would cause this per-fabric limit to be exceeded, then the resource exhaustion
|
|
176
|
+
* behavior of the associated command shall apply.
|
|
177
|
+
*
|
|
178
|
+
* Since every MembershipStruct entry only supports up to 255 endpoints in the case where the Listener feature
|
|
179
|
+
* is enabled in the FeatureMap, there may be situations where the server has to employ more than one entry to
|
|
180
|
+
* represent the full list of joined endpoints in the list. In those cases:
|
|
181
|
+
*
|
|
182
|
+
* - The entries associated with such a group shall be consecutive.
|
|
183
|
+
*
|
|
184
|
+
* - These entries shall be identical in all fields except the Endpoints field.
|
|
185
|
+
*
|
|
186
|
+
* - These entries shall NOT have any intersection of EndpointID values between their Endpoints field.
|
|
187
|
+
*
|
|
188
|
+
* - The maximum number of entries over which a group membership is split shall NOT be more than the minimum
|
|
189
|
+
* number of entries needed to fully encode the Endpoints list while respecting that no entry has more than
|
|
190
|
+
* 255 Endpoints listed.
|
|
191
|
+
*
|
|
192
|
+
* - Therefore, the maximum number of entries for that group shall be ceil(length(Endpoints) / 255).
|
|
193
|
+
*
|
|
194
|
+
* The actual number of entries in the list across all fabrics shall be at most ceil(num_endpoints_in_node /
|
|
195
|
+
* 255) * MaxMembershipCount.
|
|
196
|
+
*
|
|
197
|
+
* For example, if a Group 123 is joined on endpoints 1 through 300 (i.e. a large group on a large bridge), the
|
|
198
|
+
* following Membership list contents would both be valid examples, and there may be more valid entries matching
|
|
199
|
+
* the rules.
|
|
200
|
+
*
|
|
201
|
+
* The following examples would be ILLEGAL:
|
|
202
|
+
*
|
|
203
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.6.1
|
|
204
|
+
*/
|
|
205
|
+
membership: Membership[];
|
|
206
|
+
|
|
207
|
+
/**
|
|
208
|
+
* Indicates the maximum number of Groups which can be joined and appear in entries of the Membership attribute.
|
|
209
|
+
*
|
|
210
|
+
* This attribute does not specify the maximum number of list entries in the Membership attribute list, but
|
|
211
|
+
* rather the maximum number of different GroupID values which can appear across all entries of the list.
|
|
212
|
+
*
|
|
213
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.6.2
|
|
214
|
+
*/
|
|
215
|
+
maxMembershipCount: number;
|
|
216
|
+
|
|
217
|
+
/**
|
|
218
|
+
* Indicates the maximum number of unique multicast addresses the node can support. The value of this attribute
|
|
219
|
+
* shall be at least 1, to support the IANA Assigned IPv6 Multicast Address.
|
|
220
|
+
*
|
|
221
|
+
* When the PerGroup feature is supported, this attribute SHOULD be equal to MaxMembershipCount. However, the
|
|
222
|
+
* value may be less than MaxMembershipCount. When the PerGroup feature is supported, the value of this
|
|
223
|
+
* attribute shall be at least 4.
|
|
224
|
+
*
|
|
225
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.6.3
|
|
226
|
+
*/
|
|
227
|
+
maxMcastAddrCount: number;
|
|
228
|
+
|
|
229
|
+
/**
|
|
230
|
+
* Indicates the number of unique multicast addresses currently in use by the Groupcast cluster. This count
|
|
231
|
+
* shall include the IANA Assigned IPv6 Multicast Address if at least one group is configured to use the
|
|
232
|
+
* IanaAddr policy. This count shall include one unique multicast address for each group configured to use the
|
|
233
|
+
* PerGroup policy. The value of this attribute shall NOT exceed MaxMcastAddrCount.
|
|
234
|
+
*
|
|
235
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.6.4
|
|
236
|
+
*/
|
|
237
|
+
usedMcastAddrCount: number;
|
|
238
|
+
|
|
239
|
+
/**
|
|
240
|
+
* Indicates the FabricIndex of the fabric currently testing the Groupcast feature with the GroupcastTesting
|
|
241
|
+
* command.
|
|
242
|
+
*
|
|
243
|
+
* The last accessing fabric to have invoked a successful TestGroupcast command that caused testing mode to be
|
|
244
|
+
* engaged shall be the value indicated.
|
|
245
|
+
*
|
|
246
|
+
* Otherwise, if Groupcast testing is currently disabled, this attribute shall have a value of zero, which is
|
|
247
|
+
* the invalid FabricIndex value.
|
|
248
|
+
*
|
|
249
|
+
* This attribute shall be set to zero when the server initializes.
|
|
250
|
+
*
|
|
251
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.6.5
|
|
252
|
+
*/
|
|
253
|
+
fabricUnderTest: FabricIndex;
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
/**
|
|
257
|
+
* {@link Groupcast} always supports these elements.
|
|
258
|
+
*/
|
|
259
|
+
export interface BaseCommands {
|
|
260
|
+
/**
|
|
261
|
+
* This command shall be used to instruct the server to join a multicast group. It provides a comprehensive way
|
|
262
|
+
* to add all information required to create a new group in one command. This command shall be used to create a
|
|
263
|
+
* new GroupID or to add specified endpoints to an existing GroupID. This command may also be used to change the
|
|
264
|
+
* OperationalGroupKey associated with an existing GroupID, but if this is the only operation desired, the
|
|
265
|
+
* UpdateGroupKey command SHOULD be used instead. This command shall be used following the rules defined in
|
|
266
|
+
* Groupcast Key Management section.
|
|
267
|
+
*
|
|
268
|
+
* This command shall have the following data fields subject to the listed conformance.
|
|
269
|
+
*
|
|
270
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.1
|
|
271
|
+
*/
|
|
272
|
+
joinGroup(request: JoinGroupRequest): MaybePromise;
|
|
273
|
+
|
|
274
|
+
/**
|
|
275
|
+
* This command shall allow a maintainer to request that the server withdraws itself or specific endpoints from
|
|
276
|
+
* a specific group or from all groups of this client's fabric.
|
|
277
|
+
*
|
|
278
|
+
* This command shall have the following data fields subject to the listed conformance.
|
|
279
|
+
*
|
|
280
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.2
|
|
281
|
+
*/
|
|
282
|
+
leaveGroup(request: LeaveGroupRequest): MaybePromise<LeaveGroupResponse>;
|
|
283
|
+
|
|
284
|
+
/**
|
|
285
|
+
* This command shall allow a fabric administrator to update the OperationalGroupKey associated with the
|
|
286
|
+
* existing group identified by GroupID, which is already joined. This command shall be used following the rules
|
|
287
|
+
* defined in Groupcast Key Management section.
|
|
288
|
+
*
|
|
289
|
+
* This command shall have the following data fields subject to the listed conformance.
|
|
290
|
+
*
|
|
291
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.4
|
|
292
|
+
*/
|
|
293
|
+
updateGroupKey(request: UpdateGroupKeyRequest): MaybePromise;
|
|
294
|
+
|
|
295
|
+
/**
|
|
296
|
+
* This command shall allow an Administrator to configure test modes that allow validation of Groupcast
|
|
297
|
+
* communication.
|
|
298
|
+
*
|
|
299
|
+
* This command shall have the following data fields subject to the listed conformance.
|
|
300
|
+
*
|
|
301
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.6
|
|
302
|
+
*/
|
|
303
|
+
groupcastTesting(request: GroupcastTestingRequest): MaybePromise;
|
|
304
|
+
}
|
|
305
|
+
|
|
306
|
+
/**
|
|
307
|
+
* {@link Groupcast} supports these elements if it supports feature "Listener".
|
|
308
|
+
*/
|
|
309
|
+
export interface ListenerCommands {
|
|
310
|
+
/**
|
|
311
|
+
* This command shall allow an Administrator to enable or disable the generation of AuxiliaryACL entries in the
|
|
312
|
+
* Access Control Cluster based on the groups joined (see Groupcast Auxiliary ACL Handling).
|
|
313
|
+
*
|
|
314
|
+
* This command shall have the following data fields subject to the listed conformance.
|
|
315
|
+
*
|
|
316
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.5
|
|
317
|
+
*/
|
|
318
|
+
configureAuxiliaryAcl(request: ConfigureAuxiliaryAclRequest): MaybePromise;
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
/**
|
|
322
|
+
* Commands that may appear in {@link Groupcast}.
|
|
323
|
+
*/
|
|
324
|
+
export interface Commands extends
|
|
325
|
+
BaseCommands,
|
|
326
|
+
ListenerCommands
|
|
327
|
+
{}
|
|
328
|
+
|
|
329
|
+
/**
|
|
330
|
+
* {@link Groupcast} always supports these elements.
|
|
331
|
+
*/
|
|
332
|
+
export interface BaseEvents {
|
|
333
|
+
/**
|
|
334
|
+
* This event shall be generated during Groupcast testing processing after invocation of the GroupcastTesting
|
|
335
|
+
* command, under the conditions stated in that command's Effect on Receipt section. Some of the fields may be
|
|
336
|
+
* present or absent depending of the test mode involved.
|
|
337
|
+
*
|
|
338
|
+
* This event shall contain the following fields:
|
|
339
|
+
*
|
|
340
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.8.1
|
|
341
|
+
*/
|
|
342
|
+
groupcastTesting: GroupcastTestingEvent;
|
|
343
|
+
}
|
|
344
|
+
|
|
345
|
+
/**
|
|
346
|
+
* Events that may appear in {@link Groupcast}.
|
|
347
|
+
*
|
|
348
|
+
* Some properties may be optional if device support is not mandatory. Device support may also be affected by a
|
|
349
|
+
* device's supported {@link Features}.
|
|
350
|
+
*/
|
|
351
|
+
export interface Events {
|
|
352
|
+
/**
|
|
353
|
+
* This event shall be generated during Groupcast testing processing after invocation of the GroupcastTesting
|
|
354
|
+
* command, under the conditions stated in that command's Effect on Receipt section. Some of the fields may be
|
|
355
|
+
* present or absent depending of the test mode involved.
|
|
356
|
+
*
|
|
357
|
+
* This event shall contain the following fields:
|
|
358
|
+
*
|
|
359
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.8.1
|
|
360
|
+
*/
|
|
361
|
+
groupcastTesting: GroupcastTestingEvent;
|
|
362
|
+
}
|
|
363
|
+
|
|
364
|
+
export type Components = [
|
|
365
|
+
{ flags: {}, attributes: BaseAttributes, commands: BaseCommands, events: BaseEvents },
|
|
366
|
+
{ flags: { listener: true }, commands: ListenerCommands }
|
|
367
|
+
];
|
|
368
|
+
export type Features = "Listener" | "Sender" | "PerGroup";
|
|
369
|
+
|
|
370
|
+
/**
|
|
371
|
+
* These are optional features supported by GroupcastCluster.
|
|
372
|
+
*
|
|
373
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.4
|
|
374
|
+
*/
|
|
375
|
+
export enum Feature {
|
|
376
|
+
/**
|
|
377
|
+
* Listener (LN)
|
|
378
|
+
*
|
|
379
|
+
* This feature indicates that the device can join one or more Groupcast groups and receive multicast messages
|
|
380
|
+
* targeted to those groups.
|
|
381
|
+
*
|
|
382
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.4.1
|
|
383
|
+
*/
|
|
384
|
+
Listener = "Listener",
|
|
385
|
+
|
|
386
|
+
/**
|
|
387
|
+
* Sender (SD)
|
|
388
|
+
*
|
|
389
|
+
* This feature indicates the ability to send multicast messages to one or more targeted groups of nodes to
|
|
390
|
+
* which it belongs. Being a sender does not imply the ability to listen to messages sent to those multicast
|
|
391
|
+
* addresses.
|
|
392
|
+
*
|
|
393
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.4.2
|
|
394
|
+
*/
|
|
395
|
+
Sender = "Sender",
|
|
396
|
+
|
|
397
|
+
/**
|
|
398
|
+
* PerGroup (PGA)
|
|
399
|
+
*
|
|
400
|
+
* Supports PerGroup multicast addresses.
|
|
401
|
+
*/
|
|
402
|
+
PerGroup = "PerGroup"
|
|
403
|
+
}
|
|
404
|
+
|
|
405
|
+
/**
|
|
406
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.5.4
|
|
407
|
+
*/
|
|
408
|
+
export class Membership {
|
|
409
|
+
constructor(values?: Partial<Membership>);
|
|
410
|
+
|
|
411
|
+
/**
|
|
412
|
+
* This field shall indicate an identifier for the multicast group within the fabric. Group Identifier is a
|
|
413
|
+
* 16-bit value that shall be assigned by the administrator when the group is created.
|
|
414
|
+
*
|
|
415
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.5.4.1
|
|
416
|
+
*/
|
|
417
|
+
groupId: GroupId;
|
|
418
|
+
|
|
419
|
+
/**
|
|
420
|
+
* This field shall indicate a list of endpoint numbers that are members of the multicast group. This field is
|
|
421
|
+
* only relevant for Listeners. The content of this field shall be considered in Request Path Expansion when
|
|
422
|
+
* processing the relevant Interaction for the received Groupcast message for the associated GroupID. When the
|
|
423
|
+
* device is acting as a Listener as member of the group, the Endpoints field shall list at least one endpoint
|
|
424
|
+
* and shall NOT contain more than 255 endpoints.
|
|
425
|
+
*
|
|
426
|
+
* If both the Listener and Sender bits are set in the FeatureMap attribute, then the list may be either empty
|
|
427
|
+
* or missing, until such time that the JoinGroup command is done with a non-empty Endpoints field. With these
|
|
428
|
+
* FeatureMap bits both set, the empty or missing list indicates that the group is joined for sending, but since
|
|
429
|
+
* there are not endpoints available in the group membership, no group messages will be possible to receive.
|
|
430
|
+
*
|
|
431
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.5.4.2
|
|
432
|
+
*/
|
|
433
|
+
endpoints?: EndpointNumber[];
|
|
434
|
+
|
|
435
|
+
/**
|
|
436
|
+
* This field shall indicate the value used to identify the group operational key used for this group.
|
|
437
|
+
*
|
|
438
|
+
* This field maps directly to the GroupKeySetID as defined in the Group Key Management cluster. This field is
|
|
439
|
+
* provided by the administrator with the provided Key within the JoinGroup or UpdateGroupKey commands. This
|
|
440
|
+
* field shall be used by administrators of the fabric to determine if the server has the correct group
|
|
441
|
+
* operational key for their group. If not, the administrator may update the GroupKey using the UpdateGroupKey
|
|
442
|
+
* command to recover communication.
|
|
443
|
+
*
|
|
444
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.5.4.3
|
|
445
|
+
*/
|
|
446
|
+
keySetId: number;
|
|
447
|
+
|
|
448
|
+
/**
|
|
449
|
+
* This field shall indicate if AuxiliaryACL entries are to be generated. The field shall be set to true if the
|
|
450
|
+
* group membership was configured to cause AuxiliaryACL entries to be generated, or false otherwise. See
|
|
451
|
+
* Groupcast Auxiliary ACL Handling for the handling of this field.
|
|
452
|
+
*
|
|
453
|
+
* See also the ConfigureAuxiliaryACL command.
|
|
454
|
+
*
|
|
455
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.5.4.4
|
|
456
|
+
*/
|
|
457
|
+
hasAuxiliaryAcl?: boolean;
|
|
458
|
+
|
|
459
|
+
/**
|
|
460
|
+
* This field shall indicate how the IPv6 Multicast Address shall be constructed for this group.
|
|
461
|
+
*
|
|
462
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.5.4.5
|
|
463
|
+
*/
|
|
464
|
+
mcastAddrPolicy: MulticastAddrPolicy;
|
|
465
|
+
|
|
466
|
+
fabricIndex: FabricIndex;
|
|
467
|
+
}
|
|
468
|
+
|
|
469
|
+
/**
|
|
470
|
+
* This command shall be used to instruct the server to join a multicast group. It provides a comprehensive way to
|
|
471
|
+
* add all information required to create a new group in one command. This command shall be used to create a new
|
|
472
|
+
* GroupID or to add specified endpoints to an existing GroupID. This command may also be used to change the
|
|
473
|
+
* OperationalGroupKey associated with an existing GroupID, but if this is the only operation desired, the
|
|
474
|
+
* UpdateGroupKey command SHOULD be used instead. This command shall be used following the rules defined in
|
|
475
|
+
* Groupcast Key Management section.
|
|
476
|
+
*
|
|
477
|
+
* This command shall have the following data fields subject to the listed conformance.
|
|
478
|
+
*
|
|
479
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.1
|
|
480
|
+
*/
|
|
481
|
+
export class JoinGroupRequest {
|
|
482
|
+
constructor(values?: Partial<JoinGroupRequest>);
|
|
483
|
+
|
|
484
|
+
/**
|
|
485
|
+
* This field shall indicate the destination group to which the server is to be added.
|
|
486
|
+
*
|
|
487
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.1.1
|
|
488
|
+
*/
|
|
489
|
+
groupId: GroupId;
|
|
490
|
+
|
|
491
|
+
/**
|
|
492
|
+
* This field shall indicate the list of endpoints that shall receive this multicast group's messages. When
|
|
493
|
+
* joining a group as a Sender only, this field shall be empty. For Listeners, this field shall list at least 1
|
|
494
|
+
* endpoint and up to 20 endpoints. The RootEndpoint (Endpoint 0) shall never be included in the Endpoints list
|
|
495
|
+
* as groupcast commands shall not interact with clusters on the RootEndpoint.
|
|
496
|
+
*
|
|
497
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.1.2
|
|
498
|
+
*/
|
|
499
|
+
endpoints: EndpointNumber[];
|
|
500
|
+
|
|
501
|
+
/**
|
|
502
|
+
* This field shall indicate the value used to identify the OperationalGroupKey used for this group.
|
|
503
|
+
*
|
|
504
|
+
* This field is generated by the administrator in any manner it deems appropriate, ensuring that there is no
|
|
505
|
+
* collision within the fabric. Some examples may include but are not limited to:
|
|
506
|
+
*
|
|
507
|
+
* - Truncated Key Hash
|
|
508
|
+
*
|
|
509
|
+
* - Randomly Generated Value
|
|
510
|
+
*
|
|
511
|
+
* - Key creation count
|
|
512
|
+
*
|
|
513
|
+
* > [!NOTE]
|
|
514
|
+
*
|
|
515
|
+
* > NOTE: This field represents maps to the GroupKeySetID as defined in the Group Key Management cluster.
|
|
516
|
+
*
|
|
517
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.1.3
|
|
518
|
+
*/
|
|
519
|
+
keySetId: number;
|
|
520
|
+
|
|
521
|
+
/**
|
|
522
|
+
* This field shall indicate the value used to derive the OperationalGroupKey.
|
|
523
|
+
*
|
|
524
|
+
* This key shall be new for the group, with a unique KeySetID that does not exist on the node yet. When a new
|
|
525
|
+
* key is added using this field, a GroupKeySetStruct shall be added automatically to the Group Key Management
|
|
526
|
+
* cluster with the following entries:
|
|
527
|
+
*
|
|
528
|
+
* - GroupKeySetID = KeySetID field
|
|
529
|
+
*
|
|
530
|
+
* - GroupKeySecurityPolicy = TrustFirst
|
|
531
|
+
*
|
|
532
|
+
* - EpochKey0 = Key
|
|
533
|
+
*
|
|
534
|
+
* - EpochStartTime0 = 1
|
|
535
|
+
*
|
|
536
|
+
* - EpochKey1 = null
|
|
537
|
+
*
|
|
538
|
+
* - EpochStartTime1 = null
|
|
539
|
+
*
|
|
540
|
+
* - EpochKey2 = null
|
|
541
|
+
*
|
|
542
|
+
* - EpochStartTime2 = null The derived OperationalGroupKey shall be persistently stored for the lifetime of
|
|
543
|
+
* the group; however, the InputKey itself shall NOT be stored. This field may be omitted to join endpoints
|
|
544
|
+
* to an existing GroupID or to associate the group to a different, pre-existing KeySetID.
|
|
545
|
+
*
|
|
546
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.1.4
|
|
547
|
+
*/
|
|
548
|
+
key?: Bytes;
|
|
549
|
+
|
|
550
|
+
/**
|
|
551
|
+
* When this field is present and set to true, necessary AuxiliaryACL entries shall be generated in the Access
|
|
552
|
+
* Control Cluster referring to each endpoint in the group identified by the given GroupID. When this field is
|
|
553
|
+
* present and set to false, all previously auto-generated AuxiliaryACL entries for the endpoints in this group
|
|
554
|
+
* shall be removed. If this field is omitted, there shall NOT be any change. See the Effect on Receipt section
|
|
555
|
+
* of this command for more detail.
|
|
556
|
+
*
|
|
557
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.1.5
|
|
558
|
+
*/
|
|
559
|
+
useAuxiliaryAcl?: boolean;
|
|
560
|
+
|
|
561
|
+
/**
|
|
562
|
+
* This field shall indicate whether the Endpoints list of the membership is replaced by the command's Endpoints
|
|
563
|
+
* field, or whether those endpoints are added to the existing membership. See Section 11.27.7.1.7, "Effect on
|
|
564
|
+
* Receipt".
|
|
565
|
+
*
|
|
566
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.1.6
|
|
567
|
+
*/
|
|
568
|
+
replaceEndpoints?: boolean;
|
|
569
|
+
|
|
570
|
+
/**
|
|
571
|
+
* This field shall indicate the IPv6 Multicast Address that shall be used by the group. If omitted, the group
|
|
572
|
+
* shall use the IANA-assigned Multicast Address.
|
|
573
|
+
*
|
|
574
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.1.8
|
|
575
|
+
*/
|
|
576
|
+
mcastAddrPolicy?: MulticastAddrPolicy;
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
/**
|
|
580
|
+
* This command shall allow a maintainer to request that the server withdraws itself or specific endpoints from a
|
|
581
|
+
* specific group or from all groups of this client's fabric.
|
|
582
|
+
*
|
|
583
|
+
* This command shall have the following data fields subject to the listed conformance.
|
|
584
|
+
*
|
|
585
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.2
|
|
586
|
+
*/
|
|
587
|
+
export class LeaveGroupRequest {
|
|
588
|
+
constructor(values?: Partial<LeaveGroupRequest>);
|
|
589
|
+
|
|
590
|
+
/**
|
|
591
|
+
* This field shall indicate the group affected by this command. The unspecified GroupID 0 shall indicate that
|
|
592
|
+
* all groups on the node for this fabric are affected by the command.
|
|
593
|
+
*
|
|
594
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.2.1
|
|
595
|
+
*/
|
|
596
|
+
groupId: GroupId;
|
|
597
|
+
|
|
598
|
+
/**
|
|
599
|
+
* This field shall indicate a list of endpoints that shall leave the group identified by the GroupID field. See
|
|
600
|
+
* 4. Omitting this field indicates that the server shall remove itself completely from the group identified by
|
|
601
|
+
* the GroupID field. See 5.
|
|
602
|
+
*
|
|
603
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.2.2
|
|
604
|
+
*/
|
|
605
|
+
endpoints?: EndpointNumber[];
|
|
606
|
+
}
|
|
607
|
+
|
|
608
|
+
/**
|
|
609
|
+
* This command shall allow the server to inform the client about the result of the LeaveGroup command.
|
|
610
|
+
*
|
|
611
|
+
* This command shall have the following data fields subject to the listed conformance.
|
|
612
|
+
*
|
|
613
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.3
|
|
614
|
+
*/
|
|
615
|
+
export class LeaveGroupResponse {
|
|
616
|
+
constructor(values?: Partial<LeaveGroupResponse>);
|
|
617
|
+
|
|
618
|
+
/**
|
|
619
|
+
* This field shall indicate the group affected by the LeaveGroup command. The value of this field shall be the
|
|
620
|
+
* same value as the GroupID field in the LeaveGroup command triggering the response.
|
|
621
|
+
*
|
|
622
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.3.1
|
|
623
|
+
*/
|
|
624
|
+
groupId: GroupId;
|
|
625
|
+
|
|
626
|
+
/**
|
|
627
|
+
* This field shall indicate a list of endpoints that were removed from the group identified by the GroupID
|
|
628
|
+
* field. Endpoints listed in the Endpoints field of the LeaveGroup command that were not members of the
|
|
629
|
+
* affected group shall be excluded from this response.
|
|
630
|
+
*
|
|
631
|
+
* This field shall be an empty list if any of the following conditions is true: The Endpoints list size exceeds
|
|
632
|
+
* the maximum constraint. The GroupID field is 0, indicating multiple groups were affected, resulting in
|
|
633
|
+
* ambiguous Endpoints list content.
|
|
634
|
+
*
|
|
635
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.3.2
|
|
636
|
+
*/
|
|
637
|
+
endpoints: EndpointNumber[];
|
|
638
|
+
}
|
|
639
|
+
|
|
640
|
+
/**
|
|
641
|
+
* This command shall allow a fabric administrator to update the OperationalGroupKey associated with the existing
|
|
642
|
+
* group identified by GroupID, which is already joined. This command shall be used following the rules defined in
|
|
643
|
+
* Groupcast Key Management section.
|
|
644
|
+
*
|
|
645
|
+
* This command shall have the following data fields subject to the listed conformance.
|
|
646
|
+
*
|
|
647
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.4
|
|
648
|
+
*/
|
|
649
|
+
export class UpdateGroupKeyRequest {
|
|
650
|
+
constructor(values?: Partial<UpdateGroupKeyRequest>);
|
|
651
|
+
|
|
652
|
+
/**
|
|
653
|
+
* This field shall indicate the destination group for which the operational key is being updated.
|
|
654
|
+
*
|
|
655
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.4.1
|
|
656
|
+
*/
|
|
657
|
+
groupId: GroupId;
|
|
658
|
+
|
|
659
|
+
/**
|
|
660
|
+
* This field shall indicate the value used to identify the operational group key used for this group.
|
|
661
|
+
*
|
|
662
|
+
* This field is generated by the administrator in any manner it deems appropriate, ensuring that there is no
|
|
663
|
+
* collision within the fabric. Some examples may include but are not limited to:
|
|
664
|
+
*
|
|
665
|
+
* - Truncated Key Hash with deduplication such as Cuckoo Hashing
|
|
666
|
+
*
|
|
667
|
+
* - Randomly Generated Value
|
|
668
|
+
*
|
|
669
|
+
* - Key creation count
|
|
670
|
+
*
|
|
671
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.4.2
|
|
672
|
+
*/
|
|
673
|
+
keySetId: number;
|
|
674
|
+
|
|
675
|
+
/**
|
|
676
|
+
* This field shall indicate the 128-bit InputKey used to derive the OperationalGroupKey for the specified
|
|
677
|
+
* GroupID (per Operational Group Key Derivation). The derived OperationalGroupKey shall be persistently stored
|
|
678
|
+
* for the lifetime of the group; however, the InputKey itself shall NOT be stored.
|
|
679
|
+
*
|
|
680
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.4.3
|
|
681
|
+
*/
|
|
682
|
+
key?: Bytes;
|
|
683
|
+
}
|
|
684
|
+
|
|
685
|
+
/**
|
|
686
|
+
* This command shall allow an Administrator to configure test modes that allow validation of Groupcast
|
|
687
|
+
* communication.
|
|
688
|
+
*
|
|
689
|
+
* This command shall have the following data fields subject to the listed conformance.
|
|
690
|
+
*
|
|
691
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.6
|
|
692
|
+
*/
|
|
693
|
+
export class GroupcastTestingRequest {
|
|
694
|
+
constructor(values?: Partial<GroupcastTestingRequest>);
|
|
695
|
+
|
|
696
|
+
/**
|
|
697
|
+
* This field shall identify the type of TestOperation to execute. See Effect on Receipt.
|
|
698
|
+
*
|
|
699
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.6.1
|
|
700
|
+
*/
|
|
701
|
+
testOperation: GroupcastTesting;
|
|
702
|
+
|
|
703
|
+
/**
|
|
704
|
+
* This field shall indicate the time duration in seconds for the test operation until all testing operations
|
|
705
|
+
* reverts to a disabled state.
|
|
706
|
+
*
|
|
707
|
+
* This field is ignored when the TestOperation field has a value of DisableTesting.
|
|
708
|
+
*
|
|
709
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.6.2
|
|
710
|
+
*/
|
|
711
|
+
durationSeconds?: number;
|
|
712
|
+
}
|
|
713
|
+
|
|
714
|
+
/**
|
|
715
|
+
* This command shall allow an Administrator to enable or disable the generation of AuxiliaryACL entries in the
|
|
716
|
+
* Access Control Cluster based on the groups joined (see Groupcast Auxiliary ACL Handling).
|
|
717
|
+
*
|
|
718
|
+
* This command shall have the following data fields subject to the listed conformance.
|
|
719
|
+
*
|
|
720
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.5
|
|
721
|
+
*/
|
|
722
|
+
export class ConfigureAuxiliaryAclRequest {
|
|
723
|
+
constructor(values?: Partial<ConfigureAuxiliaryAclRequest>);
|
|
724
|
+
|
|
725
|
+
/**
|
|
726
|
+
* This field shall indicate the group for which Auxiliary ACL entry generation state will be enabled/disabled.
|
|
727
|
+
*
|
|
728
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.5.1
|
|
729
|
+
*/
|
|
730
|
+
groupId: GroupId;
|
|
731
|
+
|
|
732
|
+
/**
|
|
733
|
+
* This field shall indicate if Auxiliary ACL entries shall be generated or removed.
|
|
734
|
+
*
|
|
735
|
+
* If the field is set to true, necessary AuxiliaryACL entries shall be generated in the Access Control Cluster
|
|
736
|
+
* referring to each endpoint in the group identified by the given GroupID. Otherwise, if the field is set to
|
|
737
|
+
* false, all previously auto-generated AuxiliaryACL entries for the endpoints in this group shall be removed.
|
|
738
|
+
*
|
|
739
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.7.5.2
|
|
740
|
+
*/
|
|
741
|
+
useAuxiliaryAcl: boolean;
|
|
742
|
+
}
|
|
743
|
+
|
|
744
|
+
/**
|
|
745
|
+
* This event shall be generated during Groupcast testing processing after invocation of the GroupcastTesting
|
|
746
|
+
* command, under the conditions stated in that command's Effect on Receipt section. Some of the fields may be
|
|
747
|
+
* present or absent depending of the test mode involved.
|
|
748
|
+
*
|
|
749
|
+
* This event shall contain the following fields:
|
|
750
|
+
*
|
|
751
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.8.1
|
|
752
|
+
*/
|
|
753
|
+
export class GroupcastTestingEvent {
|
|
754
|
+
constructor(values?: Partial<GroupcastTestingEvent>);
|
|
755
|
+
|
|
756
|
+
/**
|
|
757
|
+
* This field, if present, shall be set to the source IPv6 address obtained from the UDP datagram of the
|
|
758
|
+
* groupcast message.
|
|
759
|
+
*
|
|
760
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.8.1.1
|
|
761
|
+
*/
|
|
762
|
+
sourceIpAddress?: Bytes;
|
|
763
|
+
|
|
764
|
+
/**
|
|
765
|
+
* This field, if present, shall be set to the destination IPv6 group address obtained from the UDP datagram of
|
|
766
|
+
* a groupcast message.
|
|
767
|
+
*
|
|
768
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.8.1.2
|
|
769
|
+
*/
|
|
770
|
+
destinationIpAddress?: Bytes;
|
|
771
|
+
|
|
772
|
+
/**
|
|
773
|
+
* This field, if present, shall be set to the GroupID associated with the groupcast message. This represents
|
|
774
|
+
* the initial Group ID that led to InvokeRequest processing, the Group ID from the request, or the Group ID
|
|
775
|
+
* used for message transmission.
|
|
776
|
+
*
|
|
777
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.8.1.3
|
|
778
|
+
*/
|
|
779
|
+
groupId?: GroupId;
|
|
780
|
+
|
|
781
|
+
/**
|
|
782
|
+
* This field, if present, shall be set to the concrete path's endpoint ID derived from the processed request.
|
|
783
|
+
*
|
|
784
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.8.1.4
|
|
785
|
+
*/
|
|
786
|
+
endpointId?: EndpointNumber;
|
|
787
|
+
|
|
788
|
+
/**
|
|
789
|
+
* This field, if present, shall be set to the concrete path's cluster ID derived from the processed request.
|
|
790
|
+
*
|
|
791
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.8.1.5
|
|
792
|
+
*/
|
|
793
|
+
clusterId?: ClusterId;
|
|
794
|
+
|
|
795
|
+
/**
|
|
796
|
+
* This field, if present, shall be set to the concrete path's element ID (Command ID or Attribute ID) derived
|
|
797
|
+
* from the processed request.
|
|
798
|
+
*
|
|
799
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.8.1.6
|
|
800
|
+
*/
|
|
801
|
+
elementId?: number;
|
|
802
|
+
|
|
803
|
+
/**
|
|
804
|
+
* This field, if present, shall indicate whether the Groupcast sender was allowed to invoke the command by
|
|
805
|
+
* Access Control, in this Node. The value shall be set to true if the request was allowed, and false otherwise.
|
|
806
|
+
*
|
|
807
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.8.1.7
|
|
808
|
+
*/
|
|
809
|
+
accessAllowed?: boolean;
|
|
810
|
+
|
|
811
|
+
/**
|
|
812
|
+
* This field shall indicate the outcome of the groupcast operation or the specific error encountered. The value
|
|
813
|
+
* shall be one of the values defined in GroupcastTestResultEnum.
|
|
814
|
+
*
|
|
815
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.8.1.8
|
|
816
|
+
*/
|
|
817
|
+
groupcastTestResult: GroupcastTestResult;
|
|
818
|
+
|
|
819
|
+
fabricIndex: FabricIndex;
|
|
820
|
+
}
|
|
821
|
+
|
|
822
|
+
/**
|
|
823
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.5.1
|
|
824
|
+
*/
|
|
825
|
+
export enum MulticastAddrPolicy {
|
|
826
|
+
/**
|
|
827
|
+
* Indicates group uses the IANA-assigned multicast address (default)
|
|
828
|
+
*
|
|
829
|
+
* The Multicast Address of the group shall be the IANA Assigned IPv6 Multicast Address.
|
|
830
|
+
*
|
|
831
|
+
* The IanaAddr method minimizes the number of multicast addresses to which a node must subscribe, reducing the
|
|
832
|
+
* state it must maintain. This approach comes at the cost of receiving multicast traffic for all groups that
|
|
833
|
+
* use this policy, potentially from any fabric. The node will then filter this traffic at the message layer by
|
|
834
|
+
* attempting decryption with its available group keys. Due to various network infrastructure scalability
|
|
835
|
+
* limits, such as the maximum number of MPL registrations a Border Router can support, a controller SHOULD
|
|
836
|
+
* default to configure all groups to use the AllNodes address.
|
|
837
|
+
*
|
|
838
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.5.1.1
|
|
839
|
+
*/
|
|
840
|
+
IanaAddr = 0,
|
|
841
|
+
|
|
842
|
+
/**
|
|
843
|
+
* Group uses multicast address scoped to Fabric ID and Group ID
|
|
844
|
+
*
|
|
845
|
+
* The 16-bit Group Identifier of the Multicast Address shall be the Group ID of the group.
|
|
846
|
+
*
|
|
847
|
+
* The PerGroupID multicast address policy maximizes network-layer filtering, ensuring that a node only receives
|
|
848
|
+
* multicast traffic for groups to which it has subscribed. This method requires a node to join a unique
|
|
849
|
+
* multicast group for each (fabric, group) combination that uses this policy. This method SHOULD be reserved
|
|
850
|
+
* for the following purposes: . Use by groups with listener members that require extra filtering at the network
|
|
851
|
+
* layer, such as low power devices. . Use by groups with members that include legacy listeners running a
|
|
852
|
+
* version 2 or earlier of this cluster. Controllers SHOULD limit the number of groups that use this policy
|
|
853
|
+
* within a network environment to account for infrastructure limits mentioned above.
|
|
854
|
+
*
|
|
855
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.5.1.2
|
|
856
|
+
*/
|
|
857
|
+
PerGroup = 1
|
|
858
|
+
}
|
|
859
|
+
|
|
860
|
+
/**
|
|
861
|
+
* See the GroupcastTesting command for a description of these operations.
|
|
862
|
+
*
|
|
863
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.5.2
|
|
864
|
+
*/
|
|
865
|
+
export enum GroupcastTesting {
|
|
866
|
+
/**
|
|
867
|
+
* Disable all test event generation
|
|
868
|
+
*/
|
|
869
|
+
DisableTesting = 0,
|
|
870
|
+
|
|
871
|
+
/**
|
|
872
|
+
* Enable Listener test event generation
|
|
873
|
+
*/
|
|
874
|
+
EnableListenerTesting = 1,
|
|
875
|
+
|
|
876
|
+
/**
|
|
877
|
+
* Enable Sender test event generation
|
|
878
|
+
*/
|
|
879
|
+
EnableSenderTesting = 2
|
|
880
|
+
}
|
|
881
|
+
|
|
882
|
+
/**
|
|
883
|
+
* @see {@link MatterSpecification.v16.Core} § 11.27.5.3
|
|
884
|
+
*/
|
|
885
|
+
export enum GroupcastTestResult {
|
|
886
|
+
/**
|
|
887
|
+
* There was no failure
|
|
888
|
+
*/
|
|
889
|
+
Success = 0,
|
|
890
|
+
|
|
891
|
+
/**
|
|
892
|
+
* Other error during processing not otherwise covered
|
|
893
|
+
*/
|
|
894
|
+
GeneralError = 1,
|
|
895
|
+
|
|
896
|
+
/**
|
|
897
|
+
* Message counter was <= counter from last received
|
|
898
|
+
*/
|
|
899
|
+
MessageReplay = 2,
|
|
900
|
+
|
|
901
|
+
/**
|
|
902
|
+
* Message authentication failed
|
|
903
|
+
*/
|
|
904
|
+
FailedAuth = 3,
|
|
905
|
+
|
|
906
|
+
/**
|
|
907
|
+
* No key was found to process the message
|
|
908
|
+
*/
|
|
909
|
+
NoAvailableKey = 4,
|
|
910
|
+
|
|
911
|
+
/**
|
|
912
|
+
* Issue with attempting to send a multicast IPv6 message
|
|
913
|
+
*/
|
|
914
|
+
SendFailure = 5
|
|
915
|
+
}
|
|
916
|
+
|
|
917
|
+
/**
|
|
918
|
+
* Attribute metadata objects keyed by name.
|
|
919
|
+
*/
|
|
920
|
+
export const attributes: ClusterType.AttributeObjects<Attributes>;
|
|
921
|
+
|
|
922
|
+
/**
|
|
923
|
+
* Command metadata objects keyed by name.
|
|
924
|
+
*/
|
|
925
|
+
export const commands: ClusterType.CommandObjects<Commands>;
|
|
926
|
+
|
|
927
|
+
/**
|
|
928
|
+
* Event metadata objects keyed by name.
|
|
929
|
+
*/
|
|
930
|
+
export const events: ClusterType.EventObjects<Events>;
|
|
931
|
+
|
|
932
|
+
/**
|
|
933
|
+
* Feature metadata objects keyed by name.
|
|
934
|
+
*/
|
|
935
|
+
export const features: ClusterType.Features<Features>;
|
|
936
|
+
|
|
937
|
+
/**
|
|
938
|
+
* @deprecated Use {@link Groupcast}.
|
|
939
|
+
*/
|
|
940
|
+
export const Cluster: ClusterType.WithCompat<typeof Groupcast, Groupcast>;
|
|
941
|
+
|
|
942
|
+
/**
|
|
943
|
+
* @deprecated Use {@link Groupcast}.
|
|
944
|
+
*/
|
|
945
|
+
export const Complete: typeof Groupcast;
|
|
946
|
+
|
|
947
|
+
export const Typing: Groupcast;
|
|
948
|
+
}
|
|
949
|
+
|
|
950
|
+
/**
|
|
951
|
+
* @deprecated Use {@link Groupcast}.
|
|
952
|
+
*/
|
|
953
|
+
export declare const GroupcastCluster: typeof Groupcast;
|
|
954
|
+
|
|
955
|
+
export interface Groupcast extends ClusterTyping {
|
|
956
|
+
Attributes: Groupcast.Attributes;
|
|
957
|
+
Commands: Groupcast.Commands;
|
|
958
|
+
Events: Groupcast.Events;
|
|
959
|
+
Features: Groupcast.Features;
|
|
960
|
+
Components: Groupcast.Components;
|
|
961
|
+
}
|