@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
|
@@ -28,7 +28,7 @@ import type { Bytes, MaybePromise } from "@matter/general";
|
|
|
28
28
|
* interface, in this context, is a unique entity that can have an IPv6 address assigned to it and ingress and egress IP
|
|
29
29
|
* packets.
|
|
30
30
|
*
|
|
31
|
-
* @see {@link MatterSpecification.
|
|
31
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9
|
|
32
32
|
*/
|
|
33
33
|
export declare namespace NetworkCommissioning {
|
|
34
34
|
/**
|
|
@@ -42,7 +42,7 @@ export declare namespace NetworkCommissioning {
|
|
|
42
42
|
export const name: "NetworkCommissioning";
|
|
43
43
|
|
|
44
44
|
/**
|
|
45
|
-
* The cluster revision assigned by {@link MatterSpecification.
|
|
45
|
+
* The cluster revision assigned by {@link MatterSpecification.v16.Cluster}.
|
|
46
46
|
*/
|
|
47
47
|
export const revision: 2;
|
|
48
48
|
|
|
@@ -61,7 +61,7 @@ export declare namespace NetworkCommissioning {
|
|
|
61
61
|
* This shall indicate the maximum number of network configuration entries that can be added, based on available
|
|
62
62
|
* device resources. The length of the Networks attribute shall be less than or equal to this value.
|
|
63
63
|
*
|
|
64
|
-
* @see {@link MatterSpecification.
|
|
64
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.1
|
|
65
65
|
*/
|
|
66
66
|
maxNetworks: number;
|
|
67
67
|
|
|
@@ -80,7 +80,7 @@ export declare namespace NetworkCommissioning {
|
|
|
80
80
|
* Cluster instances shall always have exactly one NetworkInfoStruct instance in their Networks attribute. There
|
|
81
81
|
* shall be no way to add, update or remove Ethernet network configurations to those Cluster instances.
|
|
82
82
|
*
|
|
83
|
-
* @see {@link MatterSpecification.
|
|
83
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.2
|
|
84
84
|
*/
|
|
85
85
|
networks: NetworkInfo[];
|
|
86
86
|
|
|
@@ -101,7 +101,7 @@ export declare namespace NetworkCommissioning {
|
|
|
101
101
|
* On Ethernet-only Nodes, there shall always be at least one of the Network Commissioning server cluster
|
|
102
102
|
* instances with InterfaceEnabled set to true.
|
|
103
103
|
*
|
|
104
|
-
* @see {@link MatterSpecification.
|
|
104
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.5
|
|
105
105
|
*/
|
|
106
106
|
interfaceEnabled: boolean;
|
|
107
107
|
|
|
@@ -114,7 +114,7 @@ export declare namespace NetworkCommissioning {
|
|
|
114
114
|
* This attribute is present to assist with error recovery during Network commissioning and to assist in
|
|
115
115
|
* non-concurrent networking commissioning flows.
|
|
116
116
|
*
|
|
117
|
-
* @see {@link MatterSpecification.
|
|
117
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.6
|
|
118
118
|
*/
|
|
119
119
|
lastNetworkingStatus: NetworkCommissioningStatus | null;
|
|
120
120
|
|
|
@@ -130,7 +130,7 @@ export declare namespace NetworkCommissioning {
|
|
|
130
130
|
* This attribute is present to assist with error recovery during Network commissioning and to assist in
|
|
131
131
|
* non-concurrent networking commissioning flows.
|
|
132
132
|
*
|
|
133
|
-
* @see {@link MatterSpecification.
|
|
133
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.7
|
|
134
134
|
*/
|
|
135
135
|
lastNetworkId: Bytes | null;
|
|
136
136
|
|
|
@@ -146,7 +146,7 @@ export declare namespace NetworkCommissioning {
|
|
|
146
146
|
* This attribute is present to assist with error recovery during Network commissioning and to assist in
|
|
147
147
|
* non-concurrent networking commissioning flows.
|
|
148
148
|
*
|
|
149
|
-
* @see {@link MatterSpecification.
|
|
149
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.8
|
|
150
150
|
*/
|
|
151
151
|
lastConnectErrorValue: number | null;
|
|
152
152
|
}
|
|
@@ -162,7 +162,7 @@ export declare namespace NetworkCommissioning {
|
|
|
162
162
|
*
|
|
163
163
|
* See Section 11.9.7.1, "ScanNetworks Command" for usage.
|
|
164
164
|
*
|
|
165
|
-
* @see {@link MatterSpecification.
|
|
165
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.3
|
|
166
166
|
*/
|
|
167
167
|
scanMaxTimeSeconds: number;
|
|
168
168
|
|
|
@@ -172,7 +172,7 @@ export declare namespace NetworkCommissioning {
|
|
|
172
172
|
* operations needed until a successful network connection is deemed to have occurred, including, for example,
|
|
173
173
|
* obtaining IP addresses, or the execution of necessary internal retries.
|
|
174
174
|
*
|
|
175
|
-
* @see {@link MatterSpecification.
|
|
175
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.4
|
|
176
176
|
*/
|
|
177
177
|
connectMaxTimeSeconds: number;
|
|
178
178
|
}
|
|
@@ -184,7 +184,7 @@ export declare namespace NetworkCommissioning {
|
|
|
184
184
|
/**
|
|
185
185
|
* Indicates all the frequency bands supported by the Wi-Fi interface configured by the cluster instance.
|
|
186
186
|
*
|
|
187
|
-
* @see {@link MatterSpecification.
|
|
187
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.9
|
|
188
188
|
*/
|
|
189
189
|
supportedWiFiBands: WiFiBand[];
|
|
190
190
|
}
|
|
@@ -197,11 +197,14 @@ export declare namespace NetworkCommissioning {
|
|
|
197
197
|
* Indicates all of the Thread features supported by the Thread interface configured by the cluster instance.
|
|
198
198
|
*
|
|
199
199
|
* This attribute is primarily used to determine the most important general capabilities of the Thread interface
|
|
200
|
-
* associated with the cluster instance, as opposed to the current runtime dynamic configuration.
|
|
201
|
-
* run-time details of the actual Thread interface are found in the Thread Network Diagnostics cluster, if
|
|
202
|
-
* supported.
|
|
200
|
+
* associated with the cluster instance, as opposed to the current runtime dynamic configuration.
|
|
203
201
|
*
|
|
204
|
-
*
|
|
202
|
+
* > [!NOTE]
|
|
203
|
+
*
|
|
204
|
+
* > NOTE: Most run-time details of the actual Thread interface are found in the Thread Network Diagnostics
|
|
205
|
+
* cluster, if supported.
|
|
206
|
+
*
|
|
207
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.10
|
|
205
208
|
*/
|
|
206
209
|
supportedThreadFeatures: ThreadCapabilities;
|
|
207
210
|
|
|
@@ -211,7 +214,7 @@ export declare namespace NetworkCommissioning {
|
|
|
211
214
|
* The format shall match the value mapping found in the "Version TLV" section of Thread specification. For
|
|
212
215
|
* example, Thread 1.3.0 would have ThreadVersion set to 4.
|
|
213
216
|
*
|
|
214
|
-
* @see {@link MatterSpecification.
|
|
217
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.11
|
|
215
218
|
*/
|
|
216
219
|
threadVersion: number;
|
|
217
220
|
}
|
|
@@ -227,7 +230,7 @@ export declare namespace NetworkCommissioning {
|
|
|
227
230
|
* This shall indicate the maximum number of network configuration entries that can be added, based on available
|
|
228
231
|
* device resources. The length of the Networks attribute shall be less than or equal to this value.
|
|
229
232
|
*
|
|
230
|
-
* @see {@link MatterSpecification.
|
|
233
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.1
|
|
231
234
|
*/
|
|
232
235
|
maxNetworks: number;
|
|
233
236
|
|
|
@@ -246,7 +249,7 @@ export declare namespace NetworkCommissioning {
|
|
|
246
249
|
* Cluster instances shall always have exactly one NetworkInfoStruct instance in their Networks attribute. There
|
|
247
250
|
* shall be no way to add, update or remove Ethernet network configurations to those Cluster instances.
|
|
248
251
|
*
|
|
249
|
-
* @see {@link MatterSpecification.
|
|
252
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.2
|
|
250
253
|
*/
|
|
251
254
|
networks: NetworkInfo[];
|
|
252
255
|
|
|
@@ -267,7 +270,7 @@ export declare namespace NetworkCommissioning {
|
|
|
267
270
|
* On Ethernet-only Nodes, there shall always be at least one of the Network Commissioning server cluster
|
|
268
271
|
* instances with InterfaceEnabled set to true.
|
|
269
272
|
*
|
|
270
|
-
* @see {@link MatterSpecification.
|
|
273
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.5
|
|
271
274
|
*/
|
|
272
275
|
interfaceEnabled: boolean;
|
|
273
276
|
|
|
@@ -280,7 +283,7 @@ export declare namespace NetworkCommissioning {
|
|
|
280
283
|
* This attribute is present to assist with error recovery during Network commissioning and to assist in
|
|
281
284
|
* non-concurrent networking commissioning flows.
|
|
282
285
|
*
|
|
283
|
-
* @see {@link MatterSpecification.
|
|
286
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.6
|
|
284
287
|
*/
|
|
285
288
|
lastNetworkingStatus: NetworkCommissioningStatus | null;
|
|
286
289
|
|
|
@@ -296,7 +299,7 @@ export declare namespace NetworkCommissioning {
|
|
|
296
299
|
* This attribute is present to assist with error recovery during Network commissioning and to assist in
|
|
297
300
|
* non-concurrent networking commissioning flows.
|
|
298
301
|
*
|
|
299
|
-
* @see {@link MatterSpecification.
|
|
302
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.7
|
|
300
303
|
*/
|
|
301
304
|
lastNetworkId: Bytes | null;
|
|
302
305
|
|
|
@@ -312,7 +315,7 @@ export declare namespace NetworkCommissioning {
|
|
|
312
315
|
* This attribute is present to assist with error recovery during Network commissioning and to assist in
|
|
313
316
|
* non-concurrent networking commissioning flows.
|
|
314
317
|
*
|
|
315
|
-
* @see {@link MatterSpecification.
|
|
318
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.8
|
|
316
319
|
*/
|
|
317
320
|
lastConnectErrorValue: number | null;
|
|
318
321
|
|
|
@@ -322,7 +325,7 @@ export declare namespace NetworkCommissioning {
|
|
|
322
325
|
*
|
|
323
326
|
* See Section 11.9.7.1, "ScanNetworks Command" for usage.
|
|
324
327
|
*
|
|
325
|
-
* @see {@link MatterSpecification.
|
|
328
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.3
|
|
326
329
|
*/
|
|
327
330
|
scanMaxTimeSeconds: number;
|
|
328
331
|
|
|
@@ -332,14 +335,14 @@ export declare namespace NetworkCommissioning {
|
|
|
332
335
|
* operations needed until a successful network connection is deemed to have occurred, including, for example,
|
|
333
336
|
* obtaining IP addresses, or the execution of necessary internal retries.
|
|
334
337
|
*
|
|
335
|
-
* @see {@link MatterSpecification.
|
|
338
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.4
|
|
336
339
|
*/
|
|
337
340
|
connectMaxTimeSeconds: number;
|
|
338
341
|
|
|
339
342
|
/**
|
|
340
343
|
* Indicates all the frequency bands supported by the Wi-Fi interface configured by the cluster instance.
|
|
341
344
|
*
|
|
342
|
-
* @see {@link MatterSpecification.
|
|
345
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.9
|
|
343
346
|
*/
|
|
344
347
|
supportedWiFiBands: WiFiBand[];
|
|
345
348
|
|
|
@@ -347,11 +350,14 @@ export declare namespace NetworkCommissioning {
|
|
|
347
350
|
* Indicates all of the Thread features supported by the Thread interface configured by the cluster instance.
|
|
348
351
|
*
|
|
349
352
|
* This attribute is primarily used to determine the most important general capabilities of the Thread interface
|
|
350
|
-
* associated with the cluster instance, as opposed to the current runtime dynamic configuration.
|
|
351
|
-
*
|
|
352
|
-
*
|
|
353
|
+
* associated with the cluster instance, as opposed to the current runtime dynamic configuration.
|
|
354
|
+
*
|
|
355
|
+
* > [!NOTE]
|
|
356
|
+
*
|
|
357
|
+
* > NOTE: Most run-time details of the actual Thread interface are found in the Thread Network Diagnostics
|
|
358
|
+
* cluster, if supported.
|
|
353
359
|
*
|
|
354
|
-
* @see {@link MatterSpecification.
|
|
360
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.10
|
|
355
361
|
*/
|
|
356
362
|
supportedThreadFeatures: ThreadCapabilities;
|
|
357
363
|
|
|
@@ -361,7 +367,7 @@ export declare namespace NetworkCommissioning {
|
|
|
361
367
|
* The format shall match the value mapping found in the "Version TLV" section of Thread specification. For
|
|
362
368
|
* example, Thread 1.3.0 would have ThreadVersion set to 4.
|
|
363
369
|
*
|
|
364
|
-
* @see {@link MatterSpecification.
|
|
370
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.6.11
|
|
365
371
|
*/
|
|
366
372
|
threadVersion: number;
|
|
367
373
|
}
|
|
@@ -414,7 +420,7 @@ export declare namespace NetworkCommissioning {
|
|
|
414
420
|
* while the network interface is processing the scan. Clients SHOULD NOT use this command unless actively in
|
|
415
421
|
* the process of re-configuring network connectivity.
|
|
416
422
|
*
|
|
417
|
-
* @see {@link MatterSpecification.
|
|
423
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.1
|
|
418
424
|
*/
|
|
419
425
|
scanNetworks(request: ScanNetworksRequest): MaybePromise<ScanNetworksResponse>;
|
|
420
426
|
|
|
@@ -436,7 +442,7 @@ export declare namespace NetworkCommissioning {
|
|
|
436
442
|
* the entry in the Networks attribute that was just removed, and a NetworkingStatus status field set to
|
|
437
443
|
* Success.
|
|
438
444
|
*
|
|
439
|
-
* @see {@link MatterSpecification.
|
|
445
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.6
|
|
440
446
|
*/
|
|
441
447
|
removeNetwork(request: RemoveNetworkRequest): MaybePromise<NetworkConfigResponse>;
|
|
442
448
|
|
|
@@ -517,7 +523,7 @@ export declare namespace NetworkCommissioning {
|
|
|
517
523
|
* determining the reason for a failure after reconnecting over a Commissioning channel, especially in
|
|
518
524
|
* non-concurrent commissioning situations.
|
|
519
525
|
*
|
|
520
|
-
* @see {@link MatterSpecification.
|
|
526
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.8
|
|
521
527
|
*/
|
|
522
528
|
connectNetwork(request: ConnectNetworkRequest): MaybePromise<ConnectNetworkResponse>;
|
|
523
529
|
|
|
@@ -527,7 +533,7 @@ export declare namespace NetworkCommissioning {
|
|
|
527
533
|
* This command shall set the specific order of the network configuration selected by its NetworkID in the
|
|
528
534
|
* Networks attribute to match the position given by NetworkIndex.
|
|
529
535
|
*
|
|
530
|
-
* @see {@link MatterSpecification.
|
|
536
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.10
|
|
531
537
|
*/
|
|
532
538
|
reorderNetwork(request: ReorderNetworkRequest): MaybePromise<NetworkConfigResponse>;
|
|
533
539
|
}
|
|
@@ -545,15 +551,15 @@ export declare namespace NetworkCommissioning {
|
|
|
545
551
|
* this command shall fail with a FAILSAFE_REQUIRED status code sent back to the initiator.
|
|
546
552
|
*
|
|
547
553
|
* The Credentials associated with the network are not readable after execution of this command, as they do not
|
|
548
|
-
* appear in the
|
|
554
|
+
* appear in the Networks attribute, for security reasons.
|
|
549
555
|
*
|
|
550
|
-
* If this command contains a ClientIdentifier, and the
|
|
551
|
-
*
|
|
556
|
+
* If this command contains a ClientIdentifier, and the Networks list does not contain an entry with a matching
|
|
557
|
+
* ClientIdentifier, then this command shall fail with a status of NOT_FOUND.
|
|
552
558
|
*
|
|
553
559
|
* See Section 11.9.7.5, "Common processing of AddOrUpdateWiFiNetwork and AddOrUpdateThreadNetwork" for behavior
|
|
554
560
|
* of addition/update.
|
|
555
561
|
*
|
|
556
|
-
* @see {@link MatterSpecification.
|
|
562
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.3
|
|
557
563
|
*/
|
|
558
564
|
addOrUpdateWiFiNetwork(request: AddOrUpdateWiFiNetworkRequest): MaybePromise<NetworkConfigResponse>;
|
|
559
565
|
}
|
|
@@ -580,7 +586,7 @@ export declare namespace NetworkCommissioning {
|
|
|
580
586
|
* OperationalDataset, the operation shall be considered an addition, otherwise, it shall be considered an
|
|
581
587
|
* update.
|
|
582
588
|
*
|
|
583
|
-
* @see {@link MatterSpecification.
|
|
589
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.4
|
|
584
590
|
*/
|
|
585
591
|
addOrUpdateThreadNetwork(request: AddOrUpdateThreadNetworkRequest): MaybePromise<NetworkConfigResponse>;
|
|
586
592
|
}
|
|
@@ -623,7 +629,7 @@ export declare namespace NetworkCommissioning {
|
|
|
623
629
|
/**
|
|
624
630
|
* These are optional features supported by NetworkCommissioningCluster.
|
|
625
631
|
*
|
|
626
|
-
* @see {@link MatterSpecification.
|
|
632
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.4
|
|
627
633
|
*/
|
|
628
634
|
export enum Feature {
|
|
629
635
|
/**
|
|
@@ -651,7 +657,7 @@ export declare namespace NetworkCommissioning {
|
|
|
651
657
|
/**
|
|
652
658
|
* NetworkInfoStruct struct describes an existing network configuration, as provided in the Networks attribute.
|
|
653
659
|
*
|
|
654
|
-
* @see {@link MatterSpecification.
|
|
660
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.5.5
|
|
655
661
|
*/
|
|
656
662
|
export class NetworkInfo {
|
|
657
663
|
constructor(values?: Partial<NetworkInfo>);
|
|
@@ -680,7 +686,7 @@ export declare namespace NetworkCommissioning {
|
|
|
680
686
|
*
|
|
681
687
|
* XPAN ID is a big-endian 64-bit unsigned number, represented on the first 8 octets of the octet string.
|
|
682
688
|
*
|
|
683
|
-
* @see {@link MatterSpecification.
|
|
689
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.5.5.1
|
|
684
690
|
*/
|
|
685
691
|
networkId: Bytes;
|
|
686
692
|
|
|
@@ -689,13 +695,13 @@ export declare namespace NetworkCommissioning {
|
|
|
689
695
|
* linked to the network technology (e.g. Associated for a Wi-Fi network, media connected for an Ethernet
|
|
690
696
|
* network).
|
|
691
697
|
*
|
|
692
|
-
* @see {@link MatterSpecification.
|
|
698
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.5.5.2
|
|
693
699
|
*/
|
|
694
700
|
connected: boolean;
|
|
695
701
|
}
|
|
696
702
|
|
|
697
703
|
/**
|
|
698
|
-
* @see {@link MatterSpecification.
|
|
704
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.5.4
|
|
699
705
|
*/
|
|
700
706
|
export enum NetworkCommissioningStatus {
|
|
701
707
|
/**
|
|
@@ -768,7 +774,7 @@ export declare namespace NetworkCommissioning {
|
|
|
768
774
|
* WiFiBandEnum encodes a supported Wi-Fi frequency band present in the WiFiBand field of the
|
|
769
775
|
* WiFiInterfaceScanResultStruct.
|
|
770
776
|
*
|
|
771
|
-
* @see {@link MatterSpecification.
|
|
777
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.5.3
|
|
772
778
|
*/
|
|
773
779
|
export enum WiFiBand {
|
|
774
780
|
/**
|
|
@@ -810,7 +816,7 @@ export declare namespace NetworkCommissioning {
|
|
|
810
816
|
*
|
|
811
817
|
* > NOTE: The valid combinations of capabilities are restricted and dependent on Thread version.
|
|
812
818
|
*
|
|
813
|
-
* @see {@link MatterSpecification.
|
|
819
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.5.2
|
|
814
820
|
*/
|
|
815
821
|
export class ThreadCapabilities {
|
|
816
822
|
constructor(values?: Partial<ThreadCapabilities> | number);
|
|
@@ -883,7 +889,7 @@ export declare namespace NetworkCommissioning {
|
|
|
883
889
|
* network interface is processing the scan. Clients SHOULD NOT use this command unless actively in the process of
|
|
884
890
|
* re-configuring network connectivity.
|
|
885
891
|
*
|
|
886
|
-
* @see {@link MatterSpecification.
|
|
892
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.1
|
|
887
893
|
*/
|
|
888
894
|
export class ScanNetworksRequest {
|
|
889
895
|
constructor(values?: Partial<ScanNetworksRequest>);
|
|
@@ -893,7 +899,7 @@ export declare namespace NetworkCommissioning {
|
|
|
893
899
|
* if the field is absent, or if it is null, this shall indicate scanning of all BSSID in range. This field
|
|
894
900
|
* shall be ignored for ScanNetworks invocations on non-Wi-Fi server instances.
|
|
895
901
|
*
|
|
896
|
-
* @see {@link MatterSpecification.
|
|
902
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.1.1
|
|
897
903
|
*/
|
|
898
904
|
ssid?: Bytes | null;
|
|
899
905
|
|
|
@@ -902,7 +908,7 @@ export declare namespace NetworkCommissioning {
|
|
|
902
908
|
* Commissioning cluster on success of the associated command. If the command fails, the Breadcrumb attribute in
|
|
903
909
|
* the General Commissioning cluster shall be left unchanged.
|
|
904
910
|
*
|
|
905
|
-
* @see {@link MatterSpecification.
|
|
911
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.1.2
|
|
906
912
|
*/
|
|
907
913
|
breadcrumb?: number | bigint;
|
|
908
914
|
}
|
|
@@ -918,7 +924,7 @@ export declare namespace NetworkCommissioning {
|
|
|
918
924
|
* Before generating a ScanNetworksResponse, the server shall set the LastNetworkingStatus attribute value to the
|
|
919
925
|
* NetworkingStatus matching the response.
|
|
920
926
|
*
|
|
921
|
-
* @see {@link MatterSpecification.
|
|
927
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.2
|
|
922
928
|
*/
|
|
923
929
|
export class ScanNetworksResponse {
|
|
924
930
|
constructor(values?: Partial<ScanNetworksResponse>);
|
|
@@ -938,7 +944,7 @@ export declare namespace NetworkCommissioning {
|
|
|
938
944
|
*
|
|
939
945
|
* - UnknownError: An internal error occurred during scanning.
|
|
940
946
|
*
|
|
941
|
-
* @see {@link MatterSpecification.
|
|
947
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.2.1
|
|
942
948
|
*/
|
|
943
949
|
networkingStatus: NetworkCommissioningStatus;
|
|
944
950
|
|
|
@@ -947,7 +953,7 @@ export declare namespace NetworkCommissioning {
|
|
|
947
953
|
* case the NetworkingStatus was not Success. Its purpose is to help developers in troubleshooting errors and
|
|
948
954
|
* may go into logs or crash reports.
|
|
949
955
|
*
|
|
950
|
-
* @see {@link MatterSpecification.
|
|
956
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.2.2
|
|
951
957
|
*/
|
|
952
958
|
debugText?: string;
|
|
953
959
|
|
|
@@ -964,7 +970,7 @@ export declare namespace NetworkCommissioning {
|
|
|
964
970
|
* RSSI order, even if RSSI is not reported in the response, to maximize the likelihood that most likely to be
|
|
965
971
|
* reachable elements are included within the size limits of the response.
|
|
966
972
|
*
|
|
967
|
-
* @see {@link MatterSpecification.
|
|
973
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.2.3
|
|
968
974
|
*/
|
|
969
975
|
wiFiScanResults?: WiFiInterfaceScanResult[];
|
|
970
976
|
|
|
@@ -980,7 +986,7 @@ export declare namespace NetworkCommissioning {
|
|
|
980
986
|
* LQI order, to maximize the likelihood that most likely to be reachable elements are included within the size
|
|
981
987
|
* limits of the response.
|
|
982
988
|
*
|
|
983
|
-
* @see {@link MatterSpecification.
|
|
989
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.2.4
|
|
984
990
|
*/
|
|
985
991
|
threadScanResults?: ThreadInterfaceScanResult[];
|
|
986
992
|
}
|
|
@@ -1002,22 +1008,22 @@ export declare namespace NetworkCommissioning {
|
|
|
1002
1008
|
* On success, the NetworkConfigResponse command shall have its NetworkIndex field set to the 0-based index of the
|
|
1003
1009
|
* entry in the Networks attribute that was just removed, and a NetworkingStatus status field set to Success.
|
|
1004
1010
|
*
|
|
1005
|
-
* @see {@link MatterSpecification.
|
|
1011
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.6
|
|
1006
1012
|
*/
|
|
1007
1013
|
export class RemoveNetworkRequest {
|
|
1008
1014
|
constructor(values?: Partial<RemoveNetworkRequest>);
|
|
1009
1015
|
|
|
1010
1016
|
/**
|
|
1011
|
-
* This field shall
|
|
1017
|
+
* This field shall indicate the NetworkID for the entry to remove: the SSID for Wi-Fi and XPAN ID for Thread.
|
|
1012
1018
|
*
|
|
1013
|
-
* @see {@link MatterSpecification.
|
|
1019
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.6.1
|
|
1014
1020
|
*/
|
|
1015
1021
|
networkId: Bytes;
|
|
1016
1022
|
|
|
1017
1023
|
/**
|
|
1018
1024
|
* See Section 11.9.7.1.2, "Breadcrumb Field" for usage.
|
|
1019
1025
|
*
|
|
1020
|
-
* @see {@link MatterSpecification.
|
|
1026
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.6.2
|
|
1021
1027
|
*/
|
|
1022
1028
|
breadcrumb?: number | bigint;
|
|
1023
1029
|
}
|
|
@@ -1036,14 +1042,14 @@ export declare namespace NetworkCommissioning {
|
|
|
1036
1042
|
* Before generating a NetworkConfigResponse, the server shall set the LastNetworkID attribute value to the
|
|
1037
1043
|
* NetworkID that was used in the command for which an invocation caused the response to be generated.
|
|
1038
1044
|
*
|
|
1039
|
-
* @see {@link MatterSpecification.
|
|
1045
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.7
|
|
1040
1046
|
*/
|
|
1041
1047
|
export class NetworkConfigResponse {
|
|
1042
1048
|
constructor(values?: Partial<NetworkConfigResponse>);
|
|
1043
1049
|
|
|
1044
1050
|
/**
|
|
1045
|
-
*
|
|
1046
|
-
*
|
|
1051
|
+
* This field shall indicate the status of the last operation attempting to modify the Networks attribute
|
|
1052
|
+
* configuration, taking one of these values:
|
|
1047
1053
|
*
|
|
1048
1054
|
* - Success: Operation succeeded.
|
|
1049
1055
|
*
|
|
@@ -1056,22 +1062,22 @@ export declare namespace NetworkCommissioning {
|
|
|
1056
1062
|
*
|
|
1057
1063
|
* - UnknownError: An internal error occurred during the operation.
|
|
1058
1064
|
*
|
|
1059
|
-
* @see {@link MatterSpecification.
|
|
1065
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.7.1
|
|
1060
1066
|
*/
|
|
1061
1067
|
networkingStatus: NetworkCommissioningStatus;
|
|
1062
1068
|
|
|
1063
1069
|
/**
|
|
1064
1070
|
* See Section 11.9.7.2.2, "DebugText Field" for usage.
|
|
1065
1071
|
*
|
|
1066
|
-
* @see {@link MatterSpecification.
|
|
1072
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.7.2
|
|
1067
1073
|
*/
|
|
1068
1074
|
debugText?: string;
|
|
1069
1075
|
|
|
1070
1076
|
/**
|
|
1071
|
-
* This field shall
|
|
1077
|
+
* This field shall indicate the 0-based index of the entry in the Networks attribute that was last added,
|
|
1072
1078
|
* updated or removed successfully by the associated request command.
|
|
1073
1079
|
*
|
|
1074
|
-
* @see {@link MatterSpecification.
|
|
1080
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.7.3
|
|
1075
1081
|
*/
|
|
1076
1082
|
networkIndex?: number;
|
|
1077
1083
|
}
|
|
@@ -1153,23 +1159,23 @@ export declare namespace NetworkCommissioning {
|
|
|
1153
1159
|
* the reason for a failure after reconnecting over a Commissioning channel, especially in non-concurrent
|
|
1154
1160
|
* commissioning situations.
|
|
1155
1161
|
*
|
|
1156
|
-
* @see {@link MatterSpecification.
|
|
1162
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.8
|
|
1157
1163
|
*/
|
|
1158
1164
|
export class ConnectNetworkRequest {
|
|
1159
1165
|
constructor(values?: Partial<ConnectNetworkRequest>);
|
|
1160
1166
|
|
|
1161
1167
|
/**
|
|
1162
|
-
* This field shall
|
|
1163
|
-
* XPAN ID for Thread.
|
|
1168
|
+
* This field shall indicate the NetworkID for the entry used to configure the connection: the SSID for Wi-Fi
|
|
1169
|
+
* and XPAN ID for Thread.
|
|
1164
1170
|
*
|
|
1165
|
-
* @see {@link MatterSpecification.
|
|
1171
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.8.1
|
|
1166
1172
|
*/
|
|
1167
1173
|
networkId: Bytes;
|
|
1168
1174
|
|
|
1169
1175
|
/**
|
|
1170
1176
|
* See Section 11.9.7.1.2, "Breadcrumb Field" for usage.
|
|
1171
1177
|
*
|
|
1172
|
-
* @see {@link MatterSpecification.
|
|
1178
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.8.2
|
|
1173
1179
|
*/
|
|
1174
1180
|
breadcrumb?: number | bigint;
|
|
1175
1181
|
}
|
|
@@ -1187,14 +1193,13 @@ export declare namespace NetworkCommissioning {
|
|
|
1187
1193
|
* - Set the LastConnectErrorValue attribute value to the ErrorValue matching the response, including setting it
|
|
1188
1194
|
* to null if the ErrorValue is not applicable.
|
|
1189
1195
|
*
|
|
1190
|
-
* @see {@link MatterSpecification.
|
|
1196
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.9
|
|
1191
1197
|
*/
|
|
1192
1198
|
export class ConnectNetworkResponse {
|
|
1193
1199
|
constructor(values?: Partial<ConnectNetworkResponse>);
|
|
1194
1200
|
|
|
1195
1201
|
/**
|
|
1196
|
-
*
|
|
1197
|
-
* values:
|
|
1202
|
+
* This field shall indicate the status of the last connection attempt, taking one of these values:
|
|
1198
1203
|
*
|
|
1199
1204
|
* - Success: Connection succeeded.
|
|
1200
1205
|
*
|
|
@@ -1213,18 +1218,20 @@ export declare namespace NetworkCommissioning {
|
|
|
1213
1218
|
* - Association errors (see also description of errors in NetworkCommissioningStatusEnum): AuthFailure,
|
|
1214
1219
|
* UnsupportedSecurity, OtherConnectionFailure, IPV6Failed, IPBindFailed
|
|
1215
1220
|
*
|
|
1216
|
-
* @see {@link MatterSpecification.
|
|
1221
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.9.1
|
|
1217
1222
|
*/
|
|
1218
1223
|
networkingStatus: NetworkCommissioningStatus;
|
|
1219
1224
|
|
|
1220
1225
|
/**
|
|
1221
1226
|
* See Section 11.9.7.2.2, "DebugText Field" for usage.
|
|
1222
1227
|
*
|
|
1223
|
-
* @see {@link MatterSpecification.
|
|
1228
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.9.2
|
|
1224
1229
|
*/
|
|
1225
1230
|
debugText?: string;
|
|
1226
1231
|
|
|
1227
1232
|
/**
|
|
1233
|
+
* This field shall indicate the status of the associated request command.
|
|
1234
|
+
*
|
|
1228
1235
|
* - ErrorValue interpretation for Wi-Fi association errors:
|
|
1229
1236
|
*
|
|
1230
1237
|
* - On any association failure during enabling of a network, the ErrorValue field shall be set to the Status
|
|
@@ -1244,7 +1251,7 @@ export declare namespace NetworkCommissioning {
|
|
|
1244
1251
|
* - Otherwise, the ErrorValue field shall contain an implementation-dependent value which may be used by a
|
|
1245
1252
|
* reader of the structure to record, report or diagnose the failure.
|
|
1246
1253
|
*
|
|
1247
|
-
* @see {@link MatterSpecification.
|
|
1254
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.9.3
|
|
1248
1255
|
*/
|
|
1249
1256
|
errorValue: number | null;
|
|
1250
1257
|
}
|
|
@@ -1255,30 +1262,30 @@ export declare namespace NetworkCommissioning {
|
|
|
1255
1262
|
* This command shall set the specific order of the network configuration selected by its NetworkID in the Networks
|
|
1256
1263
|
* attribute to match the position given by NetworkIndex.
|
|
1257
1264
|
*
|
|
1258
|
-
* @see {@link MatterSpecification.
|
|
1265
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.10
|
|
1259
1266
|
*/
|
|
1260
1267
|
export class ReorderNetworkRequest {
|
|
1261
1268
|
constructor(values?: Partial<ReorderNetworkRequest>);
|
|
1262
1269
|
|
|
1263
1270
|
/**
|
|
1264
|
-
* This field shall
|
|
1271
|
+
* This field shall indicate the NetworkID for the entry to reorder: the SSID for Wi-Fi and XPAN ID for Thread.
|
|
1265
1272
|
*
|
|
1266
|
-
* @see {@link MatterSpecification.
|
|
1273
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.10.1
|
|
1267
1274
|
*/
|
|
1268
1275
|
networkId: Bytes;
|
|
1269
1276
|
|
|
1270
1277
|
/**
|
|
1271
|
-
* This field shall
|
|
1278
|
+
* This field shall indicate the 0-based index of the new desired position of the entry in the Networks
|
|
1272
1279
|
* attribute.
|
|
1273
1280
|
*
|
|
1274
|
-
* @see {@link MatterSpecification.
|
|
1281
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.10.2
|
|
1275
1282
|
*/
|
|
1276
1283
|
networkIndex: number;
|
|
1277
1284
|
|
|
1278
1285
|
/**
|
|
1279
1286
|
* See Section 11.9.7.1.2, "Breadcrumb Field" for usage.
|
|
1280
1287
|
*
|
|
1281
|
-
* @see {@link MatterSpecification.
|
|
1288
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.10.3
|
|
1282
1289
|
*/
|
|
1283
1290
|
breadcrumb?: number | bigint;
|
|
1284
1291
|
}
|
|
@@ -1292,24 +1299,24 @@ export declare namespace NetworkCommissioning {
|
|
|
1292
1299
|
* command shall fail with a FAILSAFE_REQUIRED status code sent back to the initiator.
|
|
1293
1300
|
*
|
|
1294
1301
|
* The Credentials associated with the network are not readable after execution of this command, as they do not
|
|
1295
|
-
* appear in the
|
|
1302
|
+
* appear in the Networks attribute, for security reasons.
|
|
1296
1303
|
*
|
|
1297
|
-
* If this command contains a ClientIdentifier, and the
|
|
1298
|
-
*
|
|
1304
|
+
* If this command contains a ClientIdentifier, and the Networks list does not contain an entry with a matching
|
|
1305
|
+
* ClientIdentifier, then this command shall fail with a status of NOT_FOUND.
|
|
1299
1306
|
*
|
|
1300
1307
|
* See Section 11.9.7.5, "Common processing of AddOrUpdateWiFiNetwork and AddOrUpdateThreadNetwork" for behavior of
|
|
1301
1308
|
* addition/update.
|
|
1302
1309
|
*
|
|
1303
|
-
* @see {@link MatterSpecification.
|
|
1310
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.3
|
|
1304
1311
|
*/
|
|
1305
1312
|
export class AddOrUpdateWiFiNetworkRequest {
|
|
1306
1313
|
constructor(values?: Partial<AddOrUpdateWiFiNetworkRequest>);
|
|
1307
1314
|
|
|
1308
1315
|
/**
|
|
1309
|
-
* This field shall
|
|
1316
|
+
* This field shall indicate the SSID to which to attempt connection. Specific BSSID selection is not supported
|
|
1310
1317
|
* by this cluster.
|
|
1311
1318
|
*
|
|
1312
|
-
* @see {@link MatterSpecification.
|
|
1319
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.3.1
|
|
1313
1320
|
*/
|
|
1314
1321
|
ssid: Bytes;
|
|
1315
1322
|
|
|
@@ -1342,18 +1349,20 @@ export declare namespace NetworkCommissioning {
|
|
|
1342
1349
|
* When the length of Credentials and available set of BSSID admits more than one option, such as the presence
|
|
1343
1350
|
* of both WPA2 and WPA security type within the result set, WPA2 shall be considered more secure.
|
|
1344
1351
|
*
|
|
1345
|
-
*
|
|
1346
|
-
*
|
|
1347
|
-
*
|
|
1352
|
+
* > [!NOTE]
|
|
1353
|
+
*
|
|
1354
|
+
* > NOTE: It might occur that a station cannot connect to a particular access point with higher security and
|
|
1355
|
+
* selects a lower security connectivity type if the link quality is deemed to be too low to achieve
|
|
1356
|
+
* successful operation, or if all retry attempts fail.
|
|
1348
1357
|
*
|
|
1349
|
-
* @see {@link MatterSpecification.
|
|
1358
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.3.2
|
|
1350
1359
|
*/
|
|
1351
1360
|
credentials: Bytes;
|
|
1352
1361
|
|
|
1353
1362
|
/**
|
|
1354
1363
|
* See Section 11.9.7.1.2, "Breadcrumb Field" for usage.
|
|
1355
1364
|
*
|
|
1356
|
-
* @see {@link MatterSpecification.
|
|
1365
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.3.3
|
|
1357
1366
|
*/
|
|
1358
1367
|
breadcrumb?: number | bigint;
|
|
1359
1368
|
}
|
|
@@ -1375,27 +1384,26 @@ export declare namespace NetworkCommissioning {
|
|
|
1375
1384
|
* If the Networks attribute does not contain an entry with the same NetworkID as the one provided in the
|
|
1376
1385
|
* OperationalDataset, the operation shall be considered an addition, otherwise, it shall be considered an update.
|
|
1377
1386
|
*
|
|
1378
|
-
* @see {@link MatterSpecification.
|
|
1387
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.4
|
|
1379
1388
|
*/
|
|
1380
1389
|
export class AddOrUpdateThreadNetworkRequest {
|
|
1381
1390
|
constructor(values?: Partial<AddOrUpdateThreadNetworkRequest>);
|
|
1382
1391
|
|
|
1383
1392
|
/**
|
|
1384
|
-
*
|
|
1385
|
-
* Extended PAN ID.
|
|
1393
|
+
* This field shall indicate the Thread Network Parameters, including channel, PAN ID, and Extended PAN ID.
|
|
1386
1394
|
*
|
|
1387
1395
|
* The encoding for the OperationalDataset field is defined in the Thread specification.
|
|
1388
1396
|
*
|
|
1389
1397
|
* The client shall pass the OperationalDataset as an opaque octet string.
|
|
1390
1398
|
*
|
|
1391
|
-
* @see {@link MatterSpecification.
|
|
1399
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.4.1
|
|
1392
1400
|
*/
|
|
1393
1401
|
operationalDataset: Bytes;
|
|
1394
1402
|
|
|
1395
1403
|
/**
|
|
1396
1404
|
* See Section 11.9.7.1.2, "Breadcrumb Field" for usage.
|
|
1397
1405
|
*
|
|
1398
|
-
* @see {@link MatterSpecification.
|
|
1406
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.7.4.2
|
|
1399
1407
|
*/
|
|
1400
1408
|
breadcrumb?: number | bigint;
|
|
1401
1409
|
}
|
|
@@ -1404,7 +1412,7 @@ export declare namespace NetworkCommissioning {
|
|
|
1404
1412
|
* WiFiSecurityBitmap encodes the supported Wi-Fi security types present in the Security field of the
|
|
1405
1413
|
* WiFiInterfaceScanResultStruct.
|
|
1406
1414
|
*
|
|
1407
|
-
* @see {@link MatterSpecification.
|
|
1415
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.5.1
|
|
1408
1416
|
*/
|
|
1409
1417
|
export class WiFiSecurity {
|
|
1410
1418
|
constructor(values?: Partial<WiFiSecurity> | number);
|
|
@@ -1438,27 +1446,27 @@ export declare namespace NetworkCommissioning {
|
|
|
1438
1446
|
/**
|
|
1439
1447
|
* WiFiInterfaceScanResultStruct represents a single Wi-Fi network scan result.
|
|
1440
1448
|
*
|
|
1441
|
-
* @see {@link MatterSpecification.
|
|
1449
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.5.6
|
|
1442
1450
|
*/
|
|
1443
1451
|
export class WiFiInterfaceScanResult {
|
|
1444
1452
|
constructor(values?: Partial<WiFiInterfaceScanResult>);
|
|
1445
|
-
security
|
|
1446
|
-
ssid
|
|
1447
|
-
bssid
|
|
1448
|
-
channel
|
|
1453
|
+
security: WiFiSecurity;
|
|
1454
|
+
ssid: Bytes;
|
|
1455
|
+
bssid: Bytes;
|
|
1456
|
+
channel: number;
|
|
1449
1457
|
|
|
1450
1458
|
/**
|
|
1451
1459
|
* This field, if present, may be used to differentiate overlapping channel number values across different Wi-Fi
|
|
1452
1460
|
* frequency bands.
|
|
1453
1461
|
*
|
|
1454
|
-
* @see {@link MatterSpecification.
|
|
1462
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.5.6.1
|
|
1455
1463
|
*/
|
|
1456
1464
|
wiFiBand?: WiFiBand;
|
|
1457
1465
|
|
|
1458
1466
|
/**
|
|
1459
1467
|
* This field, if present, shall denote the signal strength in dBm of the associated scan result.
|
|
1460
1468
|
*
|
|
1461
|
-
* @see {@link MatterSpecification.
|
|
1469
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.5.6.2
|
|
1462
1470
|
*/
|
|
1463
1471
|
rssi?: number;
|
|
1464
1472
|
}
|
|
@@ -1466,25 +1474,25 @@ export declare namespace NetworkCommissioning {
|
|
|
1466
1474
|
/**
|
|
1467
1475
|
* ThreadInterfaceScanResultStruct represents a single Thread network scan result.
|
|
1468
1476
|
*
|
|
1469
|
-
* @see {@link MatterSpecification.
|
|
1477
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.5.7
|
|
1470
1478
|
*/
|
|
1471
1479
|
export class ThreadInterfaceScanResult {
|
|
1472
1480
|
constructor(values?: Partial<ThreadInterfaceScanResult>);
|
|
1473
|
-
panId
|
|
1474
|
-
extendedPanId
|
|
1475
|
-
networkName
|
|
1476
|
-
channel
|
|
1477
|
-
version
|
|
1481
|
+
panId: number;
|
|
1482
|
+
extendedPanId: number | bigint;
|
|
1483
|
+
networkName: string;
|
|
1484
|
+
channel: number;
|
|
1485
|
+
version: number;
|
|
1478
1486
|
|
|
1479
1487
|
/**
|
|
1480
1488
|
* ExtendedAddress stands for an IEEE 802.15.4 Extended Address.
|
|
1481
1489
|
*
|
|
1482
|
-
* @see {@link MatterSpecification.
|
|
1490
|
+
* @see {@link MatterSpecification.v16.Core} § 11.9.5.7.1
|
|
1483
1491
|
*/
|
|
1484
|
-
extendedAddress
|
|
1492
|
+
extendedAddress: Bytes;
|
|
1485
1493
|
|
|
1486
|
-
rssi
|
|
1487
|
-
lqi
|
|
1494
|
+
rssi: number;
|
|
1495
|
+
lqi: number;
|
|
1488
1496
|
}
|
|
1489
1497
|
|
|
1490
1498
|
/**
|