@matter/types 0.17.4 → 0.17.5-alpha.0-20260704-9ea70abfa
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/clusters/access-control.d.ts +252 -75
- package/dist/cjs/clusters/account-login.d.ts +22 -22
- package/dist/cjs/clusters/actions.d.ts +76 -76
- package/dist/cjs/clusters/activated-carbon-filter-monitoring.d.ts +15 -15
- package/dist/cjs/clusters/administrator-commissioning.d.ts +25 -25
- package/dist/cjs/clusters/air-quality.d.ts +6 -6
- package/dist/cjs/clusters/alarm-base.d.ts +25 -25
- package/dist/cjs/clusters/ambient-context-sensing.d.js +22 -0
- package/dist/cjs/clusters/ambient-context-sensing.d.js.map +6 -0
- package/dist/cjs/clusters/ambient-context-sensing.d.ts +706 -0
- package/dist/cjs/clusters/ambient-context-sensing.js +34 -0
- package/dist/cjs/clusters/ambient-context-sensing.js.map +6 -0
- package/dist/cjs/clusters/application-basic.d.ts +22 -22
- package/dist/cjs/clusters/application-launcher.d.ts +30 -30
- package/dist/cjs/clusters/audio-output.d.ts +17 -17
- package/dist/cjs/clusters/basic-information.d.ts +111 -73
- package/dist/cjs/clusters/binding.d.ts +9 -9
- package/dist/cjs/clusters/boolean-state-configuration.d.ts +64 -41
- package/dist/cjs/clusters/boolean-state.d.ts +55 -12
- package/dist/cjs/clusters/bridged-device-basic-information.d.ts +60 -60
- package/dist/cjs/clusters/camera-av-settings-user-level-management.d.ts +71 -71
- package/dist/cjs/clusters/camera-av-stream-management.d.ts +262 -232
- package/dist/cjs/clusters/carbon-dioxide-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/carbon-monoxide-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/channel.d.ts +101 -101
- package/dist/cjs/clusters/chime.d.ts +18 -18
- package/dist/cjs/clusters/closure-control.d.ts +59 -59
- package/dist/cjs/clusters/closure-dimension.d.ts +60 -60
- package/dist/cjs/clusters/color-control.d.ts +226 -228
- package/dist/cjs/clusters/commissioner-control.d.ts +14 -14
- package/dist/cjs/clusters/commodity-metering.d.ts +13 -13
- package/dist/cjs/clusters/commodity-price.d.ts +38 -38
- package/dist/cjs/clusters/commodity-tariff.d.ts +106 -106
- package/dist/cjs/clusters/concentration-measurement.d.ts +29 -29
- package/dist/cjs/clusters/content-app-observer.d.ts +12 -12
- package/dist/cjs/clusters/content-control.d.ts +103 -103
- package/dist/cjs/clusters/content-launcher.d.ts +65 -65
- package/dist/cjs/clusters/descriptor.d.ts +19 -19
- package/dist/cjs/clusters/device-energy-management-mode.d.ts +30 -30
- package/dist/cjs/clusters/device-energy-management.d.ts +128 -128
- package/dist/cjs/clusters/diagnostic-logs.d.ts +29 -29
- package/dist/cjs/clusters/dishwasher-alarm.d.ts +26 -26
- package/dist/cjs/clusters/dishwasher-mode.d.ts +29 -29
- package/dist/cjs/clusters/door-lock.d.ts +330 -330
- package/dist/cjs/clusters/ecosystem-information.d.ts +21 -21
- package/dist/cjs/clusters/electrical-energy-measurement.d.ts +43 -43
- package/dist/cjs/clusters/electrical-grid-conditions.d.ts +22 -22
- package/dist/cjs/clusters/electrical-power-measurement.d.ts +67 -67
- package/dist/cjs/clusters/energy-evse-mode.d.ts +30 -30
- package/dist/cjs/clusters/energy-evse.d.ts +122 -122
- package/dist/cjs/clusters/energy-preference.d.ts +22 -26
- package/dist/cjs/clusters/ethernet-network-diagnostics.d.ts +23 -23
- package/dist/cjs/clusters/fan-control.d.ts +41 -41
- package/dist/cjs/clusters/fixed-label.d.ts +4 -4
- package/dist/cjs/clusters/flow-measurement.d.ts +11 -11
- package/dist/cjs/clusters/formaldehyde-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/general-commissioning.d.ts +62 -60
- package/dist/cjs/clusters/general-diagnostics.d.ts +142 -71
- package/dist/cjs/clusters/group-key-management.d.ts +213 -80
- package/dist/cjs/clusters/groupcast.d.js +22 -0
- package/dist/cjs/clusters/groupcast.d.js.map +6 -0
- package/dist/cjs/clusters/groupcast.d.ts +961 -0
- package/dist/cjs/clusters/groupcast.js +34 -0
- package/dist/cjs/clusters/groupcast.js.map +6 -0
- package/dist/cjs/clusters/groups.d.ts +44 -36
- package/dist/cjs/clusters/hepa-filter-monitoring.d.ts +15 -15
- package/dist/cjs/clusters/icd-management.d.ts +55 -53
- package/dist/cjs/clusters/identify.d.ts +15 -15
- package/dist/cjs/clusters/illuminance-measurement.d.ts +14 -14
- package/dist/cjs/clusters/index.d.ts +3 -0
- package/dist/cjs/clusters/index.d.ts.map +1 -1
- package/dist/cjs/clusters/index.js +9 -0
- package/dist/cjs/clusters/index.js.map +1 -1
- package/dist/cjs/clusters/joint-fabric-administrator.d.ts +36 -81
- package/dist/cjs/clusters/joint-fabric-datastore.d.ts +979 -1193
- package/dist/cjs/clusters/keypad-input.d.ts +12 -12
- package/dist/cjs/clusters/label.d.ts +7 -7
- package/dist/cjs/clusters/laundry-dryer-controls.d.ts +7 -7
- package/dist/cjs/clusters/laundry-washer-controls.d.ts +14 -14
- package/dist/cjs/clusters/laundry-washer-mode.d.ts +30 -30
- package/dist/cjs/clusters/level-control.d.ts +57 -57
- package/dist/cjs/clusters/localization-configuration.d.ts +6 -6
- package/dist/cjs/clusters/low-power.d.ts +3 -3
- package/dist/cjs/clusters/media-input.d.ts +20 -20
- package/dist/cjs/clusters/media-playback.d.ts +92 -92
- package/dist/cjs/clusters/messages.d.ts +56 -56
- package/dist/cjs/clusters/meter-identification.d.ts +14 -14
- package/dist/cjs/clusters/microwave-oven-control.d.ts +31 -31
- package/dist/cjs/clusters/microwave-oven-mode.d.ts +27 -27
- package/dist/cjs/clusters/mode-base.d.ts +39 -39
- package/dist/cjs/clusters/mode-select.d.ts +25 -25
- package/dist/cjs/clusters/network-commissioning.d.ts +124 -116
- package/dist/cjs/clusters/nitrogen-dioxide-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/occupancy-sensing.d.ts +67 -47
- package/dist/cjs/clusters/on-off.d.ts +60 -46
- package/dist/cjs/clusters/operational-credentials.d.ts +65 -65
- package/dist/cjs/clusters/operational-state.d.ts +38 -38
- package/dist/cjs/clusters/ota-software-update-provider.d.ts +39 -39
- package/dist/cjs/clusters/ota-software-update-requestor.d.ts +58 -58
- package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +22 -22
- package/dist/cjs/clusters/oven-mode.d.ts +45 -43
- package/dist/cjs/clusters/ozone-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/pm1-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/pm10-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/pm25-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/power-source-configuration.d.ts +4 -4
- package/dist/cjs/clusters/power-source.d.ts +92 -92
- package/dist/cjs/clusters/power-topology.d.ts +7 -43
- package/dist/cjs/clusters/pressure-measurement.d.ts +22 -22
- package/dist/cjs/clusters/pump-configuration-and-control.d.ts +111 -111
- package/dist/cjs/clusters/push-av-stream-transport.d.ts +129 -147
- package/dist/cjs/clusters/radon-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/refrigerator-alarm.d.ts +22 -22
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +28 -28
- package/dist/cjs/clusters/relative-humidity-measurement.d.ts +11 -11
- package/dist/cjs/clusters/resource-monitoring.d.ts +20 -20
- package/dist/cjs/clusters/rvc-clean-mode.d.ts +34 -34
- package/dist/cjs/clusters/rvc-operational-state.d.ts +33 -33
- package/dist/cjs/clusters/rvc-run-mode.d.ts +40 -40
- package/dist/cjs/clusters/scenes-management.d.ts +94 -94
- package/dist/cjs/clusters/service-area.d.ts +47 -47
- package/dist/cjs/clusters/smoke-co-alarm.d.ts +126 -90
- package/dist/cjs/clusters/software-diagnostics.d.ts +24 -24
- package/dist/cjs/clusters/soil-measurement.d.ts +6 -6
- package/dist/cjs/clusters/switch.d.ts +43 -43
- package/dist/cjs/clusters/target-navigator.d.ts +22 -22
- package/dist/cjs/clusters/temperature-alarm.d.js +22 -0
- package/dist/cjs/clusters/temperature-alarm.d.js.map +6 -0
- package/dist/cjs/clusters/temperature-alarm.d.ts +706 -0
- package/dist/cjs/clusters/temperature-alarm.js +34 -0
- package/dist/cjs/clusters/temperature-alarm.js.map +6 -0
- package/dist/cjs/clusters/temperature-control.d.ts +22 -22
- package/dist/cjs/clusters/temperature-measurement.d.ts +11 -11
- package/dist/cjs/clusters/thermostat-user-interface-configuration.d.ts +11 -11
- package/dist/cjs/clusters/thermostat.d.ts +1001 -200
- package/dist/cjs/clusters/thread-border-router-management.d.ts +26 -26
- package/dist/cjs/clusters/thread-network-diagnostics.d.ts +187 -187
- package/dist/cjs/clusters/thread-network-directory.d.ts +21 -21
- package/dist/cjs/clusters/time-format-localization.d.ts +11 -11
- package/dist/cjs/clusters/time-synchronization.d.ts +85 -85
- package/dist/cjs/clusters/tls-certificate-management.d.ts +62 -62
- package/dist/cjs/clusters/tls-client-management.d.ts +36 -36
- package/dist/cjs/clusters/total-volatile-organic-compounds-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/unit-localization.d.ts +8 -8
- package/dist/cjs/clusters/user-label.d.ts +4 -4
- package/dist/cjs/clusters/valve-configuration-and-control.d.ts +45 -45
- package/dist/cjs/clusters/wake-on-lan.d.ts +6 -6
- package/dist/cjs/clusters/water-heater-management.d.ts +32 -32
- package/dist/cjs/clusters/water-heater-mode.d.ts +29 -29
- package/dist/cjs/clusters/water-tank-level-monitoring.d.ts +15 -15
- package/dist/cjs/clusters/web-rtc-transport-definitions.d.ts +22 -22
- package/dist/cjs/clusters/web-rtc-transport-provider.d.ts +52 -105
- package/dist/cjs/clusters/web-rtc-transport-requestor.d.ts +22 -22
- package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts +46 -46
- package/dist/cjs/clusters/wi-fi-network-management.d.ts +9 -9
- package/dist/cjs/clusters/window-covering.d.ts +61 -61
- package/dist/cjs/clusters/zone-management.d.ts +79 -79
- package/dist/cjs/datatype/AttributeId.d.ts +1 -1
- package/dist/cjs/datatype/CaseAuthenticatedTag.d.ts +3 -3
- package/dist/cjs/datatype/ClusterId.d.ts +1 -1
- package/dist/cjs/datatype/CommandId.d.ts +1 -1
- package/dist/cjs/datatype/DataVersion.d.ts +1 -1
- package/dist/cjs/datatype/DeviceTypeId.d.ts +1 -1
- package/dist/cjs/datatype/EndpointNumber.d.ts +1 -1
- package/dist/cjs/datatype/EntryIndex.d.ts +1 -1
- package/dist/cjs/datatype/EventId.d.ts +1 -1
- package/dist/cjs/datatype/EventNumber.d.ts +1 -1
- package/dist/cjs/datatype/FabricId.d.ts +1 -1
- package/dist/cjs/datatype/FabricIndex.d.ts +4 -3
- package/dist/cjs/datatype/FabricIndex.d.ts.map +1 -1
- package/dist/cjs/datatype/FabricIndex.js.map +1 -1
- package/dist/cjs/datatype/FieldId.d.ts +1 -1
- package/dist/cjs/datatype/GlobalFabricId.d.ts +1 -1
- package/dist/cjs/datatype/GroupId.d.ts +1 -1
- package/dist/cjs/datatype/NodeId.d.ts +1 -1
- package/dist/cjs/datatype/SubjectId.d.ts +1 -1
- package/dist/cjs/datatype/VendorId.d.ts +1 -1
- package/dist/cjs/dcl/attestation-certificate.d.ts +1 -1
- package/dist/cjs/dcl/device-attestation-revocation.d.ts +3 -3
- package/dist/cjs/dcl/device-software-compliance.d.ts +1 -1
- package/dist/cjs/dcl/device-software-version.d.ts +1 -1
- package/dist/cjs/dcl/device.d.ts +2 -2
- package/dist/cjs/dcl/operational-certificate.d.ts +1 -1
- package/dist/cjs/dcl/vendor.d.ts +1 -1
- package/dist/cjs/globals/AtomicAttributeStatus.d.ts +4 -4
- package/dist/cjs/globals/AtomicAttributeStatus.js +2 -2
- package/dist/cjs/globals/AtomicRequestType.d.ts +1 -1
- package/dist/cjs/globals/CertificationType.d.ts +24 -0
- package/dist/cjs/globals/CertificationType.d.ts.map +1 -0
- package/dist/cjs/globals/CertificationType.js +35 -0
- package/dist/cjs/globals/CertificationType.js.map +6 -0
- package/dist/cjs/globals/Currency.d.ts +2 -2
- package/dist/cjs/globals/Locationdesc.d.ts +5 -5
- package/dist/cjs/globals/Locationdesc.js +3 -3
- package/dist/cjs/globals/MeasurementAccuracy.d.ts +5 -5
- package/dist/cjs/globals/MeasurementAccuracy.js +3 -3
- package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +10 -10
- package/dist/cjs/globals/MeasurementAccuracyRange.js +8 -8
- package/dist/cjs/globals/MeasurementType.d.ts +1 -1
- package/dist/cjs/globals/Namespace.d.ts +34 -2
- package/dist/cjs/globals/Namespace.d.ts.map +1 -1
- package/dist/cjs/globals/Namespace.js +3 -0
- package/dist/cjs/globals/Namespace.js.map +1 -1
- package/dist/cjs/globals/PowerThreshold.d.ts +5 -5
- package/dist/cjs/globals/PowerThreshold.js +3 -3
- package/dist/cjs/globals/PowerThresholdSource.d.ts +1 -1
- package/dist/cjs/globals/Price.d.ts +2 -2
- package/dist/cjs/globals/Priority.d.ts +1 -1
- package/dist/cjs/globals/Semtag.d.ts +6 -6
- package/dist/cjs/globals/Semtag.js +4 -4
- package/dist/cjs/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
- package/dist/cjs/globals/Status.d.ts +36 -36
- package/dist/cjs/globals/StreamUsage.d.ts +5 -5
- package/dist/cjs/globals/TariffPriceType.d.ts +6 -6
- package/dist/cjs/globals/TariffUnit.d.ts +1 -1
- package/dist/cjs/globals/ThreeLevelAuto.d.ts +1 -1
- package/dist/cjs/globals/Viewport.d.ts +6 -6
- package/dist/cjs/globals/Viewport.js +4 -4
- package/dist/cjs/globals/WildcardPathFlags.d.ts +1 -1
- package/dist/cjs/globals/index.d.ts +1 -0
- package/dist/cjs/globals/index.d.ts.map +1 -1
- package/dist/cjs/globals/index.js +1 -0
- package/dist/cjs/globals/index.js.map +1 -1
- package/dist/cjs/protocol/messages/TlvDataReport.d.ts +3 -1
- package/dist/cjs/protocol/messages/TlvDataReport.d.ts.map +1 -1
- package/dist/cjs/protocol/messages/TlvInvokeRequest.d.ts +1 -1
- package/dist/cjs/protocol/messages/TlvInvokeResponse.d.ts +1 -1
- package/dist/cjs/protocol/messages/TlvReadRequest.d.ts +2 -1
- package/dist/cjs/protocol/messages/TlvReadRequest.d.ts.map +1 -1
- package/dist/cjs/protocol/messages/TlvStatusResponse.d.ts +2 -2
- package/dist/cjs/protocol/messages/TlvStatusResponse.js +1 -1
- package/dist/cjs/protocol/messages/TlvSubscribeRequest.d.ts +2 -1
- package/dist/cjs/protocol/messages/TlvSubscribeRequest.d.ts.map +1 -1
- package/dist/cjs/protocol/messages/TlvSubscribeResponse.d.ts +1 -1
- package/dist/cjs/protocol/messages/TlvTimedRequest.d.ts +1 -1
- package/dist/cjs/protocol/messages/TlvWriteRequest.d.ts +2 -1
- package/dist/cjs/protocol/messages/TlvWriteRequest.d.ts.map +1 -1
- package/dist/cjs/protocol/messages/TlvWriteResponse.d.ts +2 -1
- package/dist/cjs/protocol/messages/TlvWriteResponse.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributeData.d.ts +2 -1
- package/dist/cjs/protocol/types/TlvAttributeData.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributePath.d.ts +2 -1
- package/dist/cjs/protocol/types/TlvAttributePath.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributePath.js +2 -1
- package/dist/cjs/protocol/types/TlvAttributePath.js.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributeReport.d.ts +3 -1
- package/dist/cjs/protocol/types/TlvAttributeReport.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributeReportData.d.ts +1 -0
- package/dist/cjs/protocol/types/TlvAttributeReportData.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributeStatus.d.ts +2 -1
- package/dist/cjs/protocol/types/TlvAttributeStatus.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvClusterPath.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvCommandData.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvCommandPath.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvCommandStatus.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvDataVersionFilter.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvEventData.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvEventFilter.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvEventPath.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvEventReport.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvEventStatus.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvInvokeResponseData.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvStatus.d.ts +1 -1
- package/dist/cjs/protocol/types/WildcardPathFlagsBitmap.d.ts +1 -1
- package/dist/cjs/protocol/types/WildcardPathFlagsBitmap.d.ts.map +1 -1
- package/dist/cjs/schema/Base38Schema.d.ts +1 -1
- package/dist/cjs/schema/PairingCodeSchema.d.ts +26 -12
- package/dist/cjs/schema/PairingCodeSchema.d.ts.map +1 -1
- package/dist/cjs/schema/PairingCodeSchema.js +8 -1
- package/dist/cjs/schema/PairingCodeSchema.js.map +1 -1
- package/dist/cjs/tlv/TlvArray.d.ts +1 -1
- package/dist/cjs/tlv/TlvBoolean.d.ts +1 -1
- package/dist/cjs/tlv/TlvCodec.d.ts +4 -4
- package/dist/cjs/tlv/TlvCodec.js +2 -2
- package/dist/cjs/tlv/TlvNullable.d.ts +1 -1
- package/dist/cjs/tlv/TlvNumber.d.ts +1 -1
- package/dist/cjs/tlv/TlvObject.d.ts +1 -1
- package/dist/esm/clusters/access-control.d.ts +252 -75
- package/dist/esm/clusters/account-login.d.ts +22 -22
- package/dist/esm/clusters/actions.d.ts +76 -76
- package/dist/esm/clusters/activated-carbon-filter-monitoring.d.ts +15 -15
- package/dist/esm/clusters/administrator-commissioning.d.ts +25 -25
- package/dist/esm/clusters/air-quality.d.ts +6 -6
- package/dist/esm/clusters/alarm-base.d.ts +25 -25
- package/dist/esm/clusters/ambient-context-sensing.d.js +6 -0
- package/dist/esm/clusters/ambient-context-sensing.d.js.map +6 -0
- package/dist/esm/clusters/ambient-context-sensing.d.ts +706 -0
- package/dist/esm/clusters/ambient-context-sensing.js +14 -0
- package/dist/esm/clusters/ambient-context-sensing.js.map +6 -0
- package/dist/esm/clusters/application-basic.d.ts +22 -22
- package/dist/esm/clusters/application-launcher.d.ts +30 -30
- package/dist/esm/clusters/audio-output.d.ts +17 -17
- package/dist/esm/clusters/basic-information.d.ts +111 -73
- package/dist/esm/clusters/binding.d.ts +9 -9
- package/dist/esm/clusters/boolean-state-configuration.d.ts +64 -41
- package/dist/esm/clusters/boolean-state.d.ts +55 -12
- package/dist/esm/clusters/bridged-device-basic-information.d.ts +60 -60
- package/dist/esm/clusters/camera-av-settings-user-level-management.d.ts +71 -71
- package/dist/esm/clusters/camera-av-stream-management.d.ts +262 -232
- package/dist/esm/clusters/carbon-dioxide-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/carbon-monoxide-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/channel.d.ts +101 -101
- package/dist/esm/clusters/chime.d.ts +18 -18
- package/dist/esm/clusters/closure-control.d.ts +59 -59
- package/dist/esm/clusters/closure-dimension.d.ts +60 -60
- package/dist/esm/clusters/color-control.d.ts +226 -228
- package/dist/esm/clusters/commissioner-control.d.ts +14 -14
- package/dist/esm/clusters/commodity-metering.d.ts +13 -13
- package/dist/esm/clusters/commodity-price.d.ts +38 -38
- package/dist/esm/clusters/commodity-tariff.d.ts +106 -106
- package/dist/esm/clusters/concentration-measurement.d.ts +29 -29
- package/dist/esm/clusters/content-app-observer.d.ts +12 -12
- package/dist/esm/clusters/content-control.d.ts +103 -103
- package/dist/esm/clusters/content-launcher.d.ts +65 -65
- package/dist/esm/clusters/descriptor.d.ts +19 -19
- package/dist/esm/clusters/device-energy-management-mode.d.ts +30 -30
- package/dist/esm/clusters/device-energy-management.d.ts +128 -128
- package/dist/esm/clusters/diagnostic-logs.d.ts +29 -29
- package/dist/esm/clusters/dishwasher-alarm.d.ts +26 -26
- package/dist/esm/clusters/dishwasher-mode.d.ts +29 -29
- package/dist/esm/clusters/door-lock.d.ts +330 -330
- package/dist/esm/clusters/ecosystem-information.d.ts +21 -21
- package/dist/esm/clusters/electrical-energy-measurement.d.ts +43 -43
- package/dist/esm/clusters/electrical-grid-conditions.d.ts +22 -22
- package/dist/esm/clusters/electrical-power-measurement.d.ts +67 -67
- package/dist/esm/clusters/energy-evse-mode.d.ts +30 -30
- package/dist/esm/clusters/energy-evse.d.ts +122 -122
- package/dist/esm/clusters/energy-preference.d.ts +22 -26
- package/dist/esm/clusters/ethernet-network-diagnostics.d.ts +23 -23
- package/dist/esm/clusters/fan-control.d.ts +41 -41
- package/dist/esm/clusters/fixed-label.d.ts +4 -4
- package/dist/esm/clusters/flow-measurement.d.ts +11 -11
- package/dist/esm/clusters/formaldehyde-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/general-commissioning.d.ts +62 -60
- package/dist/esm/clusters/general-diagnostics.d.ts +142 -71
- package/dist/esm/clusters/group-key-management.d.ts +213 -80
- package/dist/esm/clusters/groupcast.d.js +6 -0
- package/dist/esm/clusters/groupcast.d.js.map +6 -0
- package/dist/esm/clusters/groupcast.d.ts +961 -0
- package/dist/esm/clusters/groupcast.js +14 -0
- package/dist/esm/clusters/groupcast.js.map +6 -0
- package/dist/esm/clusters/groups.d.ts +44 -36
- package/dist/esm/clusters/hepa-filter-monitoring.d.ts +15 -15
- package/dist/esm/clusters/icd-management.d.ts +55 -53
- package/dist/esm/clusters/identify.d.ts +15 -15
- package/dist/esm/clusters/illuminance-measurement.d.ts +14 -14
- package/dist/esm/clusters/index.d.ts +3 -0
- package/dist/esm/clusters/index.d.ts.map +1 -1
- package/dist/esm/clusters/index.js +9 -0
- package/dist/esm/clusters/index.js.map +1 -1
- package/dist/esm/clusters/joint-fabric-administrator.d.ts +36 -81
- package/dist/esm/clusters/joint-fabric-datastore.d.ts +979 -1193
- package/dist/esm/clusters/keypad-input.d.ts +12 -12
- package/dist/esm/clusters/label.d.ts +7 -7
- package/dist/esm/clusters/laundry-dryer-controls.d.ts +7 -7
- package/dist/esm/clusters/laundry-washer-controls.d.ts +14 -14
- package/dist/esm/clusters/laundry-washer-mode.d.ts +30 -30
- package/dist/esm/clusters/level-control.d.ts +57 -57
- package/dist/esm/clusters/localization-configuration.d.ts +6 -6
- package/dist/esm/clusters/low-power.d.ts +3 -3
- package/dist/esm/clusters/media-input.d.ts +20 -20
- package/dist/esm/clusters/media-playback.d.ts +92 -92
- package/dist/esm/clusters/messages.d.ts +56 -56
- package/dist/esm/clusters/meter-identification.d.ts +14 -14
- package/dist/esm/clusters/microwave-oven-control.d.ts +31 -31
- package/dist/esm/clusters/microwave-oven-mode.d.ts +27 -27
- package/dist/esm/clusters/mode-base.d.ts +39 -39
- package/dist/esm/clusters/mode-select.d.ts +25 -25
- package/dist/esm/clusters/network-commissioning.d.ts +124 -116
- package/dist/esm/clusters/nitrogen-dioxide-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/occupancy-sensing.d.ts +67 -47
- package/dist/esm/clusters/on-off.d.ts +60 -46
- package/dist/esm/clusters/operational-credentials.d.ts +65 -65
- package/dist/esm/clusters/operational-state.d.ts +38 -38
- package/dist/esm/clusters/ota-software-update-provider.d.ts +39 -39
- package/dist/esm/clusters/ota-software-update-requestor.d.ts +58 -58
- package/dist/esm/clusters/oven-cavity-operational-state.d.ts +22 -22
- package/dist/esm/clusters/oven-mode.d.ts +45 -43
- package/dist/esm/clusters/ozone-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/pm1-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/pm10-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/pm25-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/power-source-configuration.d.ts +4 -4
- package/dist/esm/clusters/power-source.d.ts +92 -92
- package/dist/esm/clusters/power-topology.d.ts +7 -43
- package/dist/esm/clusters/pressure-measurement.d.ts +22 -22
- package/dist/esm/clusters/pump-configuration-and-control.d.ts +111 -111
- package/dist/esm/clusters/push-av-stream-transport.d.ts +129 -147
- package/dist/esm/clusters/radon-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/refrigerator-alarm.d.ts +22 -22
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +28 -28
- package/dist/esm/clusters/relative-humidity-measurement.d.ts +11 -11
- package/dist/esm/clusters/resource-monitoring.d.ts +20 -20
- package/dist/esm/clusters/rvc-clean-mode.d.ts +34 -34
- package/dist/esm/clusters/rvc-operational-state.d.ts +33 -33
- package/dist/esm/clusters/rvc-run-mode.d.ts +40 -40
- package/dist/esm/clusters/scenes-management.d.ts +94 -94
- package/dist/esm/clusters/service-area.d.ts +47 -47
- package/dist/esm/clusters/smoke-co-alarm.d.ts +126 -90
- package/dist/esm/clusters/software-diagnostics.d.ts +24 -24
- package/dist/esm/clusters/soil-measurement.d.ts +6 -6
- package/dist/esm/clusters/switch.d.ts +43 -43
- package/dist/esm/clusters/target-navigator.d.ts +22 -22
- package/dist/esm/clusters/temperature-alarm.d.js +6 -0
- package/dist/esm/clusters/temperature-alarm.d.js.map +6 -0
- package/dist/esm/clusters/temperature-alarm.d.ts +706 -0
- package/dist/esm/clusters/temperature-alarm.js +14 -0
- package/dist/esm/clusters/temperature-alarm.js.map +6 -0
- package/dist/esm/clusters/temperature-control.d.ts +22 -22
- package/dist/esm/clusters/temperature-measurement.d.ts +11 -11
- package/dist/esm/clusters/thermostat-user-interface-configuration.d.ts +11 -11
- package/dist/esm/clusters/thermostat.d.ts +1001 -200
- package/dist/esm/clusters/thread-border-router-management.d.ts +26 -26
- package/dist/esm/clusters/thread-network-diagnostics.d.ts +187 -187
- package/dist/esm/clusters/thread-network-directory.d.ts +21 -21
- package/dist/esm/clusters/time-format-localization.d.ts +11 -11
- package/dist/esm/clusters/time-synchronization.d.ts +85 -85
- package/dist/esm/clusters/tls-certificate-management.d.ts +62 -62
- package/dist/esm/clusters/tls-client-management.d.ts +36 -36
- package/dist/esm/clusters/total-volatile-organic-compounds-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/unit-localization.d.ts +8 -8
- package/dist/esm/clusters/user-label.d.ts +4 -4
- package/dist/esm/clusters/valve-configuration-and-control.d.ts +45 -45
- package/dist/esm/clusters/wake-on-lan.d.ts +6 -6
- package/dist/esm/clusters/water-heater-management.d.ts +32 -32
- package/dist/esm/clusters/water-heater-mode.d.ts +29 -29
- package/dist/esm/clusters/water-tank-level-monitoring.d.ts +15 -15
- package/dist/esm/clusters/web-rtc-transport-definitions.d.ts +22 -22
- package/dist/esm/clusters/web-rtc-transport-provider.d.ts +52 -105
- package/dist/esm/clusters/web-rtc-transport-requestor.d.ts +22 -22
- package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts +46 -46
- package/dist/esm/clusters/wi-fi-network-management.d.ts +9 -9
- package/dist/esm/clusters/window-covering.d.ts +61 -61
- package/dist/esm/clusters/zone-management.d.ts +79 -79
- package/dist/esm/datatype/AttributeId.d.ts +1 -1
- package/dist/esm/datatype/CaseAuthenticatedTag.d.ts +3 -3
- package/dist/esm/datatype/ClusterId.d.ts +1 -1
- package/dist/esm/datatype/CommandId.d.ts +1 -1
- package/dist/esm/datatype/DataVersion.d.ts +1 -1
- package/dist/esm/datatype/DeviceTypeId.d.ts +1 -1
- package/dist/esm/datatype/EndpointNumber.d.ts +1 -1
- package/dist/esm/datatype/EntryIndex.d.ts +1 -1
- package/dist/esm/datatype/EventId.d.ts +1 -1
- package/dist/esm/datatype/EventNumber.d.ts +1 -1
- package/dist/esm/datatype/FabricId.d.ts +1 -1
- package/dist/esm/datatype/FabricIndex.d.ts +4 -3
- package/dist/esm/datatype/FabricIndex.d.ts.map +1 -1
- package/dist/esm/datatype/FabricIndex.js.map +1 -1
- package/dist/esm/datatype/FieldId.d.ts +1 -1
- package/dist/esm/datatype/GlobalFabricId.d.ts +1 -1
- package/dist/esm/datatype/GroupId.d.ts +1 -1
- package/dist/esm/datatype/NodeId.d.ts +1 -1
- package/dist/esm/datatype/SubjectId.d.ts +1 -1
- package/dist/esm/datatype/VendorId.d.ts +1 -1
- package/dist/esm/dcl/attestation-certificate.d.ts +1 -1
- package/dist/esm/dcl/device-attestation-revocation.d.ts +3 -3
- package/dist/esm/dcl/device-software-compliance.d.ts +1 -1
- package/dist/esm/dcl/device-software-version.d.ts +1 -1
- package/dist/esm/dcl/device.d.ts +2 -2
- package/dist/esm/dcl/operational-certificate.d.ts +1 -1
- package/dist/esm/dcl/vendor.d.ts +1 -1
- package/dist/esm/globals/AtomicAttributeStatus.d.ts +4 -4
- package/dist/esm/globals/AtomicAttributeStatus.js +2 -2
- package/dist/esm/globals/AtomicRequestType.d.ts +1 -1
- package/dist/esm/globals/CertificationType.d.ts +24 -0
- package/dist/esm/globals/CertificationType.d.ts.map +1 -0
- package/dist/esm/globals/CertificationType.js +15 -0
- package/dist/esm/globals/CertificationType.js.map +6 -0
- package/dist/esm/globals/Currency.d.ts +2 -2
- package/dist/esm/globals/Locationdesc.d.ts +5 -5
- package/dist/esm/globals/Locationdesc.js +3 -3
- package/dist/esm/globals/MeasurementAccuracy.d.ts +5 -5
- package/dist/esm/globals/MeasurementAccuracy.js +3 -3
- package/dist/esm/globals/MeasurementAccuracyRange.d.ts +10 -10
- package/dist/esm/globals/MeasurementAccuracyRange.js +8 -8
- package/dist/esm/globals/MeasurementType.d.ts +1 -1
- package/dist/esm/globals/Namespace.d.ts +34 -2
- package/dist/esm/globals/Namespace.d.ts.map +1 -1
- package/dist/esm/globals/Namespace.js +3 -0
- package/dist/esm/globals/Namespace.js.map +1 -1
- package/dist/esm/globals/PowerThreshold.d.ts +5 -5
- package/dist/esm/globals/PowerThreshold.js +3 -3
- package/dist/esm/globals/PowerThresholdSource.d.ts +1 -1
- package/dist/esm/globals/Price.d.ts +2 -2
- package/dist/esm/globals/Priority.d.ts +1 -1
- package/dist/esm/globals/Semtag.d.ts +6 -6
- package/dist/esm/globals/Semtag.js +4 -4
- package/dist/esm/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
- package/dist/esm/globals/Status.d.ts +36 -36
- package/dist/esm/globals/StreamUsage.d.ts +5 -5
- package/dist/esm/globals/TariffPriceType.d.ts +6 -6
- package/dist/esm/globals/TariffUnit.d.ts +1 -1
- package/dist/esm/globals/ThreeLevelAuto.d.ts +1 -1
- package/dist/esm/globals/Viewport.d.ts +6 -6
- package/dist/esm/globals/Viewport.js +4 -4
- package/dist/esm/globals/WildcardPathFlags.d.ts +1 -1
- package/dist/esm/globals/index.d.ts +1 -0
- package/dist/esm/globals/index.d.ts.map +1 -1
- package/dist/esm/globals/index.js +1 -0
- package/dist/esm/globals/index.js.map +1 -1
- package/dist/esm/protocol/messages/TlvDataReport.d.ts +3 -1
- package/dist/esm/protocol/messages/TlvDataReport.d.ts.map +1 -1
- package/dist/esm/protocol/messages/TlvInvokeRequest.d.ts +1 -1
- package/dist/esm/protocol/messages/TlvInvokeResponse.d.ts +1 -1
- package/dist/esm/protocol/messages/TlvReadRequest.d.ts +2 -1
- package/dist/esm/protocol/messages/TlvReadRequest.d.ts.map +1 -1
- package/dist/esm/protocol/messages/TlvStatusResponse.d.ts +2 -2
- package/dist/esm/protocol/messages/TlvStatusResponse.js +1 -1
- package/dist/esm/protocol/messages/TlvSubscribeRequest.d.ts +2 -1
- package/dist/esm/protocol/messages/TlvSubscribeRequest.d.ts.map +1 -1
- package/dist/esm/protocol/messages/TlvSubscribeResponse.d.ts +1 -1
- package/dist/esm/protocol/messages/TlvTimedRequest.d.ts +1 -1
- package/dist/esm/protocol/messages/TlvWriteRequest.d.ts +2 -1
- package/dist/esm/protocol/messages/TlvWriteRequest.d.ts.map +1 -1
- package/dist/esm/protocol/messages/TlvWriteResponse.d.ts +2 -1
- package/dist/esm/protocol/messages/TlvWriteResponse.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvAttributeData.d.ts +2 -1
- package/dist/esm/protocol/types/TlvAttributeData.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvAttributePath.d.ts +2 -1
- package/dist/esm/protocol/types/TlvAttributePath.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvAttributePath.js +2 -1
- package/dist/esm/protocol/types/TlvAttributePath.js.map +1 -1
- package/dist/esm/protocol/types/TlvAttributeReport.d.ts +3 -1
- package/dist/esm/protocol/types/TlvAttributeReport.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvAttributeReportData.d.ts +1 -0
- package/dist/esm/protocol/types/TlvAttributeReportData.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvAttributeStatus.d.ts +2 -1
- package/dist/esm/protocol/types/TlvAttributeStatus.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvClusterPath.d.ts +1 -1
- package/dist/esm/protocol/types/TlvCommandData.d.ts +1 -1
- package/dist/esm/protocol/types/TlvCommandPath.d.ts +1 -1
- package/dist/esm/protocol/types/TlvCommandStatus.d.ts +1 -1
- package/dist/esm/protocol/types/TlvDataVersionFilter.d.ts +1 -1
- package/dist/esm/protocol/types/TlvEventData.d.ts +1 -1
- package/dist/esm/protocol/types/TlvEventFilter.d.ts +1 -1
- package/dist/esm/protocol/types/TlvEventPath.d.ts +1 -1
- package/dist/esm/protocol/types/TlvEventReport.d.ts +1 -1
- package/dist/esm/protocol/types/TlvEventStatus.d.ts +1 -1
- package/dist/esm/protocol/types/TlvInvokeResponseData.d.ts +1 -1
- package/dist/esm/protocol/types/TlvStatus.d.ts +1 -1
- package/dist/esm/protocol/types/WildcardPathFlagsBitmap.d.ts +1 -1
- package/dist/esm/protocol/types/WildcardPathFlagsBitmap.d.ts.map +1 -1
- package/dist/esm/schema/Base38Schema.d.ts +1 -1
- package/dist/esm/schema/PairingCodeSchema.d.ts +26 -12
- package/dist/esm/schema/PairingCodeSchema.d.ts.map +1 -1
- package/dist/esm/schema/PairingCodeSchema.js +8 -1
- package/dist/esm/schema/PairingCodeSchema.js.map +1 -1
- package/dist/esm/tlv/TlvArray.d.ts +1 -1
- package/dist/esm/tlv/TlvBoolean.d.ts +1 -1
- package/dist/esm/tlv/TlvCodec.d.ts +4 -4
- package/dist/esm/tlv/TlvCodec.js +2 -2
- package/dist/esm/tlv/TlvNullable.d.ts +1 -1
- package/dist/esm/tlv/TlvNumber.d.ts +1 -1
- package/dist/esm/tlv/TlvObject.d.ts +1 -1
- package/package.json +4 -4
- package/src/clusters/access-control.d.ts +252 -75
- package/src/clusters/account-login.d.ts +22 -22
- package/src/clusters/actions.d.ts +76 -76
- package/src/clusters/activated-carbon-filter-monitoring.d.ts +15 -15
- package/src/clusters/administrator-commissioning.d.ts +25 -25
- package/src/clusters/air-quality.d.ts +6 -6
- package/src/clusters/alarm-base.d.ts +25 -25
- package/src/clusters/ambient-context-sensing.d.ts +706 -0
- package/src/clusters/ambient-context-sensing.js +13 -0
- package/src/clusters/application-basic.d.ts +22 -22
- package/src/clusters/application-launcher.d.ts +30 -30
- package/src/clusters/audio-output.d.ts +17 -17
- package/src/clusters/basic-information.d.ts +111 -73
- package/src/clusters/binding.d.ts +9 -9
- package/src/clusters/boolean-state-configuration.d.ts +64 -41
- package/src/clusters/boolean-state.d.ts +55 -12
- package/src/clusters/bridged-device-basic-information.d.ts +60 -60
- package/src/clusters/camera-av-settings-user-level-management.d.ts +71 -71
- package/src/clusters/camera-av-stream-management.d.ts +262 -232
- package/src/clusters/carbon-dioxide-concentration-measurement.d.ts +25 -25
- package/src/clusters/carbon-monoxide-concentration-measurement.d.ts +25 -25
- package/src/clusters/channel.d.ts +101 -101
- package/src/clusters/chime.d.ts +18 -18
- package/src/clusters/closure-control.d.ts +59 -59
- package/src/clusters/closure-dimension.d.ts +60 -60
- package/src/clusters/color-control.d.ts +226 -228
- package/src/clusters/commissioner-control.d.ts +14 -14
- package/src/clusters/commodity-metering.d.ts +13 -13
- package/src/clusters/commodity-price.d.ts +38 -38
- package/src/clusters/commodity-tariff.d.ts +106 -106
- package/src/clusters/concentration-measurement.d.ts +29 -29
- package/src/clusters/content-app-observer.d.ts +12 -12
- package/src/clusters/content-control.d.ts +103 -103
- package/src/clusters/content-launcher.d.ts +65 -65
- package/src/clusters/descriptor.d.ts +19 -19
- package/src/clusters/device-energy-management-mode.d.ts +30 -30
- package/src/clusters/device-energy-management.d.ts +128 -128
- package/src/clusters/diagnostic-logs.d.ts +29 -29
- package/src/clusters/dishwasher-alarm.d.ts +26 -26
- package/src/clusters/dishwasher-mode.d.ts +29 -29
- package/src/clusters/door-lock.d.ts +330 -330
- package/src/clusters/ecosystem-information.d.ts +21 -21
- package/src/clusters/electrical-energy-measurement.d.ts +43 -43
- package/src/clusters/electrical-grid-conditions.d.ts +22 -22
- package/src/clusters/electrical-power-measurement.d.ts +67 -67
- package/src/clusters/energy-evse-mode.d.ts +30 -30
- package/src/clusters/energy-evse.d.ts +122 -122
- package/src/clusters/energy-preference.d.ts +22 -26
- package/src/clusters/ethernet-network-diagnostics.d.ts +23 -23
- package/src/clusters/fan-control.d.ts +41 -41
- package/src/clusters/fixed-label.d.ts +4 -4
- package/src/clusters/flow-measurement.d.ts +11 -11
- package/src/clusters/formaldehyde-concentration-measurement.d.ts +25 -25
- package/src/clusters/general-commissioning.d.ts +62 -60
- package/src/clusters/general-diagnostics.d.ts +142 -71
- package/src/clusters/group-key-management.d.ts +213 -80
- package/src/clusters/groupcast.d.ts +961 -0
- package/src/clusters/groupcast.js +13 -0
- package/src/clusters/groups.d.ts +44 -36
- package/src/clusters/hepa-filter-monitoring.d.ts +15 -15
- package/src/clusters/icd-management.d.ts +55 -53
- package/src/clusters/identify.d.ts +15 -15
- package/src/clusters/illuminance-measurement.d.ts +14 -14
- package/src/clusters/index.ts +3 -0
- package/src/clusters/joint-fabric-administrator.d.ts +36 -81
- package/src/clusters/joint-fabric-datastore.d.ts +979 -1193
- package/src/clusters/keypad-input.d.ts +12 -12
- package/src/clusters/label.d.ts +7 -7
- package/src/clusters/laundry-dryer-controls.d.ts +7 -7
- package/src/clusters/laundry-washer-controls.d.ts +14 -14
- package/src/clusters/laundry-washer-mode.d.ts +30 -30
- package/src/clusters/level-control.d.ts +57 -57
- package/src/clusters/localization-configuration.d.ts +6 -6
- package/src/clusters/low-power.d.ts +3 -3
- package/src/clusters/media-input.d.ts +20 -20
- package/src/clusters/media-playback.d.ts +92 -92
- package/src/clusters/messages.d.ts +56 -56
- package/src/clusters/meter-identification.d.ts +14 -14
- package/src/clusters/microwave-oven-control.d.ts +31 -31
- package/src/clusters/microwave-oven-mode.d.ts +27 -27
- package/src/clusters/mode-base.d.ts +39 -39
- package/src/clusters/mode-select.d.ts +25 -25
- package/src/clusters/network-commissioning.d.ts +124 -116
- package/src/clusters/nitrogen-dioxide-concentration-measurement.d.ts +25 -25
- package/src/clusters/occupancy-sensing.d.ts +67 -47
- package/src/clusters/on-off.d.ts +60 -46
- package/src/clusters/operational-credentials.d.ts +65 -65
- package/src/clusters/operational-state.d.ts +38 -38
- package/src/clusters/ota-software-update-provider.d.ts +39 -39
- package/src/clusters/ota-software-update-requestor.d.ts +58 -58
- package/src/clusters/oven-cavity-operational-state.d.ts +22 -22
- package/src/clusters/oven-mode.d.ts +45 -43
- package/src/clusters/ozone-concentration-measurement.d.ts +25 -25
- package/src/clusters/pm1-concentration-measurement.d.ts +25 -25
- package/src/clusters/pm10-concentration-measurement.d.ts +25 -25
- package/src/clusters/pm25-concentration-measurement.d.ts +25 -25
- package/src/clusters/power-source-configuration.d.ts +4 -4
- package/src/clusters/power-source.d.ts +92 -92
- package/src/clusters/power-topology.d.ts +7 -43
- package/src/clusters/pressure-measurement.d.ts +22 -22
- package/src/clusters/pump-configuration-and-control.d.ts +111 -111
- package/src/clusters/push-av-stream-transport.d.ts +129 -147
- package/src/clusters/radon-concentration-measurement.d.ts +25 -25
- package/src/clusters/refrigerator-alarm.d.ts +22 -22
- package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +28 -28
- package/src/clusters/relative-humidity-measurement.d.ts +11 -11
- package/src/clusters/resource-monitoring.d.ts +20 -20
- package/src/clusters/rvc-clean-mode.d.ts +34 -34
- package/src/clusters/rvc-operational-state.d.ts +33 -33
- package/src/clusters/rvc-run-mode.d.ts +40 -40
- package/src/clusters/scenes-management.d.ts +94 -94
- package/src/clusters/service-area.d.ts +47 -47
- package/src/clusters/smoke-co-alarm.d.ts +126 -90
- package/src/clusters/software-diagnostics.d.ts +24 -24
- package/src/clusters/soil-measurement.d.ts +6 -6
- package/src/clusters/switch.d.ts +43 -43
- package/src/clusters/target-navigator.d.ts +22 -22
- package/src/clusters/temperature-alarm.d.ts +706 -0
- package/src/clusters/temperature-alarm.js +13 -0
- package/src/clusters/temperature-control.d.ts +22 -22
- package/src/clusters/temperature-measurement.d.ts +11 -11
- package/src/clusters/thermostat-user-interface-configuration.d.ts +11 -11
- package/src/clusters/thermostat.d.ts +1001 -200
- package/src/clusters/thread-border-router-management.d.ts +26 -26
- package/src/clusters/thread-network-diagnostics.d.ts +187 -187
- package/src/clusters/thread-network-directory.d.ts +21 -21
- package/src/clusters/time-format-localization.d.ts +11 -11
- package/src/clusters/time-synchronization.d.ts +85 -85
- package/src/clusters/tls-certificate-management.d.ts +62 -62
- package/src/clusters/tls-client-management.d.ts +36 -36
- package/src/clusters/total-volatile-organic-compounds-concentration-measurement.d.ts +25 -25
- package/src/clusters/unit-localization.d.ts +8 -8
- package/src/clusters/user-label.d.ts +4 -4
- package/src/clusters/valve-configuration-and-control.d.ts +45 -45
- package/src/clusters/wake-on-lan.d.ts +6 -6
- package/src/clusters/water-heater-management.d.ts +32 -32
- package/src/clusters/water-heater-mode.d.ts +29 -29
- package/src/clusters/water-tank-level-monitoring.d.ts +15 -15
- package/src/clusters/web-rtc-transport-definitions.d.ts +22 -22
- package/src/clusters/web-rtc-transport-provider.d.ts +52 -105
- package/src/clusters/web-rtc-transport-requestor.d.ts +22 -22
- package/src/clusters/wi-fi-network-diagnostics.d.ts +46 -46
- package/src/clusters/wi-fi-network-management.d.ts +9 -9
- package/src/clusters/window-covering.d.ts +61 -61
- package/src/clusters/zone-management.d.ts +79 -79
- package/src/datatype/AttributeId.ts +1 -1
- package/src/datatype/CaseAuthenticatedTag.ts +4 -4
- package/src/datatype/ClusterId.ts +1 -1
- package/src/datatype/CommandId.ts +1 -1
- package/src/datatype/DataVersion.ts +1 -1
- package/src/datatype/DeviceTypeId.ts +1 -1
- package/src/datatype/EndpointNumber.ts +1 -1
- package/src/datatype/EntryIndex.ts +1 -1
- package/src/datatype/EventId.ts +1 -1
- package/src/datatype/EventNumber.ts +1 -1
- package/src/datatype/FabricId.ts +1 -1
- package/src/datatype/FabricIndex.ts +4 -3
- package/src/datatype/FieldId.ts +1 -1
- package/src/datatype/GlobalFabricId.ts +1 -1
- package/src/datatype/GroupId.ts +1 -1
- package/src/datatype/NodeId.ts +1 -1
- package/src/datatype/SubjectId.ts +1 -1
- package/src/datatype/VendorId.ts +1 -1
- package/src/dcl/attestation-certificate.ts +1 -1
- package/src/dcl/device-attestation-revocation.ts +3 -3
- package/src/dcl/device-software-compliance.ts +1 -1
- package/src/dcl/device-software-version.ts +1 -1
- package/src/dcl/device.ts +2 -2
- package/src/dcl/operational-certificate.ts +1 -1
- package/src/dcl/vendor.ts +1 -1
- package/src/globals/AtomicAttributeStatus.ts +4 -4
- package/src/globals/AtomicRequestType.ts +1 -1
- package/src/globals/CertificationType.ts +27 -0
- package/src/globals/Currency.ts +2 -2
- package/src/globals/Locationdesc.ts +5 -5
- package/src/globals/MeasurementAccuracy.ts +5 -5
- package/src/globals/MeasurementAccuracyRange.ts +10 -10
- package/src/globals/MeasurementType.ts +1 -1
- package/src/globals/Namespace.ts +37 -2
- package/src/globals/PowerThreshold.ts +5 -5
- package/src/globals/PowerThresholdSource.ts +1 -1
- package/src/globals/Price.ts +2 -2
- package/src/globals/Priority.ts +1 -1
- package/src/globals/Semtag.ts +6 -6
- package/src/globals/SoftwareVersionCertificationStatus.ts +1 -1
- package/src/globals/Status.ts +36 -36
- package/src/globals/StreamUsage.ts +5 -5
- package/src/globals/TariffPriceType.ts +6 -6
- package/src/globals/TariffUnit.ts +1 -1
- package/src/globals/ThreeLevelAuto.ts +1 -1
- package/src/globals/Viewport.ts +6 -6
- package/src/globals/WildcardPathFlags.ts +1 -1
- package/src/globals/index.ts +1 -0
- package/src/protocol/messages/TlvDataReport.ts +1 -1
- package/src/protocol/messages/TlvInvokeRequest.ts +1 -1
- package/src/protocol/messages/TlvInvokeResponse.ts +1 -1
- package/src/protocol/messages/TlvReadRequest.ts +1 -1
- package/src/protocol/messages/TlvStatusResponse.ts +2 -2
- package/src/protocol/messages/TlvSubscribeRequest.ts +1 -1
- package/src/protocol/messages/TlvSubscribeResponse.ts +1 -1
- package/src/protocol/messages/TlvTimedRequest.ts +1 -1
- package/src/protocol/messages/TlvWriteRequest.ts +1 -1
- package/src/protocol/messages/TlvWriteResponse.ts +1 -1
- package/src/protocol/types/TlvAttributeData.ts +1 -1
- package/src/protocol/types/TlvAttributePath.ts +2 -1
- package/src/protocol/types/TlvAttributeReport.ts +1 -1
- package/src/protocol/types/TlvAttributeStatus.ts +1 -1
- package/src/protocol/types/TlvClusterPath.ts +1 -1
- package/src/protocol/types/TlvCommandData.ts +1 -1
- package/src/protocol/types/TlvCommandPath.ts +1 -1
- package/src/protocol/types/TlvCommandStatus.ts +1 -1
- package/src/protocol/types/TlvDataVersionFilter.ts +1 -1
- package/src/protocol/types/TlvEventData.ts +1 -1
- package/src/protocol/types/TlvEventFilter.ts +1 -1
- package/src/protocol/types/TlvEventPath.ts +1 -1
- package/src/protocol/types/TlvEventReport.ts +1 -1
- package/src/protocol/types/TlvEventStatus.ts +1 -1
- package/src/protocol/types/TlvInvokeResponseData.ts +1 -1
- package/src/protocol/types/TlvStatus.ts +1 -1
- package/src/protocol/types/WildcardPathFlagsBitmap.ts +1 -1
- package/src/schema/Base38Schema.ts +1 -1
- package/src/schema/PairingCodeSchema.ts +20 -12
- package/src/tlv/TlvArray.ts +1 -1
- package/src/tlv/TlvBoolean.ts +1 -1
- package/src/tlv/TlvCodec.ts +7 -7
- package/src/tlv/TlvNullable.ts +2 -2
- package/src/tlv/TlvNumber.ts +1 -1
- package/src/tlv/TlvObject.ts +1 -1
- package/src/tlv/TlvString.ts +1 -1
|
@@ -18,7 +18,7 @@ import type { Bytes, MaybePromise } from "@matter/general";
|
|
|
18
18
|
* by a Node to assist a user or Administrator in diagnosing potential problems. The Thread Network Diagnostics Cluster
|
|
19
19
|
* attempts to centralize all metrics that are relevant to a potential Thread radio running on a Node.
|
|
20
20
|
*
|
|
21
|
-
* @see {@link MatterSpecification.
|
|
21
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14
|
|
22
22
|
*/
|
|
23
23
|
export declare namespace ThreadNetworkDiagnostics {
|
|
24
24
|
/**
|
|
@@ -32,7 +32,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
32
32
|
export const name: "ThreadNetworkDiagnostics";
|
|
33
33
|
|
|
34
34
|
/**
|
|
35
|
-
* The cluster revision assigned by {@link MatterSpecification.
|
|
35
|
+
* The cluster revision assigned by {@link MatterSpecification.v16.Cluster}.
|
|
36
36
|
*/
|
|
37
37
|
export const revision: 3;
|
|
38
38
|
|
|
@@ -52,7 +52,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
52
52
|
* Operational Dataset's current Channel value). A value of null shall indicate that the Thread interface is not
|
|
53
53
|
* currently configured or operational.
|
|
54
54
|
*
|
|
55
|
-
* @see {@link MatterSpecification.
|
|
55
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.1
|
|
56
56
|
*/
|
|
57
57
|
channel: number | null;
|
|
58
58
|
|
|
@@ -61,7 +61,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
61
61
|
* by RoutingRoleEnum. The potential roles are defined in the following table. A value of null shall indicate
|
|
62
62
|
* that the Thread interface is not currently configured or operational.
|
|
63
63
|
*
|
|
64
|
-
* @see {@link MatterSpecification.
|
|
64
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.2
|
|
65
65
|
*/
|
|
66
66
|
routingRole: RoutingRole | null;
|
|
67
67
|
|
|
@@ -69,7 +69,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
69
69
|
* Indicates a human-readable (displayable) name for the Thread network that the Node has been configured to
|
|
70
70
|
* join to. A value of null shall indicate that the Thread interface is not currently configured or operational.
|
|
71
71
|
*
|
|
72
|
-
* @see {@link MatterSpecification.
|
|
72
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.3
|
|
73
73
|
*/
|
|
74
74
|
networkName: string | null;
|
|
75
75
|
|
|
@@ -77,7 +77,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
77
77
|
* Indicates the 16-bit identifier of the Node on the Thread network. A value of null shall indicate that the
|
|
78
78
|
* Thread interface is not currently configured or operational.
|
|
79
79
|
*
|
|
80
|
-
* @see {@link MatterSpecification.
|
|
80
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.4
|
|
81
81
|
*/
|
|
82
82
|
panId: number | null;
|
|
83
83
|
|
|
@@ -85,7 +85,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
85
85
|
* Indicates the unique 64-bit identifier of the Node on the Thread network. A value of null shall indicate that
|
|
86
86
|
* the Thread interface is not currently configured or operational.
|
|
87
87
|
*
|
|
88
|
-
* @see {@link MatterSpecification.
|
|
88
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.5
|
|
89
89
|
*/
|
|
90
90
|
extendedPanId: number | bigint | null;
|
|
91
91
|
|
|
@@ -93,21 +93,21 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
93
93
|
* Indicates the mesh-local IPv6 prefix for the Thread network that the Node has been configured to join to. A
|
|
94
94
|
* value of null shall indicate that the Thread interface is not currently configured or operational.
|
|
95
95
|
*
|
|
96
|
-
* @see {@link MatterSpecification.
|
|
96
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.6
|
|
97
97
|
*/
|
|
98
98
|
meshLocalPrefix: Bytes | null;
|
|
99
99
|
|
|
100
100
|
/**
|
|
101
101
|
* Indicates the current list of Nodes that comprise the neighbor table on the Node.
|
|
102
102
|
*
|
|
103
|
-
* @see {@link MatterSpecification.
|
|
103
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.8
|
|
104
104
|
*/
|
|
105
105
|
neighborTable: NeighborTable[];
|
|
106
106
|
|
|
107
107
|
/**
|
|
108
108
|
* Indicates the current list of router capable Nodes for which routes have been established.
|
|
109
109
|
*
|
|
110
|
-
* @see {@link MatterSpecification.
|
|
110
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.9
|
|
111
111
|
*/
|
|
112
112
|
routeTable: RouteTable[];
|
|
113
113
|
|
|
@@ -115,7 +115,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
115
115
|
* Indicates the Thread Leader Partition Id for the Thread network to which the Node is joined. Null if not
|
|
116
116
|
* attached to a Thread network.
|
|
117
117
|
*
|
|
118
|
-
* @see {@link MatterSpecification.
|
|
118
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.10
|
|
119
119
|
*/
|
|
120
120
|
partitionId: number | null;
|
|
121
121
|
|
|
@@ -123,14 +123,14 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
123
123
|
* Indicates the Thread Leader Weight used when operating in the Leader role. Null if not attached to a Thread
|
|
124
124
|
* network.
|
|
125
125
|
*
|
|
126
|
-
* @see {@link MatterSpecification.
|
|
126
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.11
|
|
127
127
|
*/
|
|
128
128
|
weighting: number | null;
|
|
129
129
|
|
|
130
130
|
/**
|
|
131
131
|
* Indicates the full Network Data Version the Node currently uses. Null if not attached to a Thread network.
|
|
132
132
|
*
|
|
133
|
-
* @see {@link MatterSpecification.
|
|
133
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.12
|
|
134
134
|
*/
|
|
135
135
|
dataVersion: number | null;
|
|
136
136
|
|
|
@@ -138,7 +138,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
138
138
|
* Indicates the Network Data Version for the stable subset of data the Node currently uses. Null if not
|
|
139
139
|
* attached to a Thread network.
|
|
140
140
|
*
|
|
141
|
-
* @see {@link MatterSpecification.
|
|
141
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.13
|
|
142
142
|
*/
|
|
143
143
|
stableDataVersion: number | null;
|
|
144
144
|
|
|
@@ -146,7 +146,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
146
146
|
* Indicates the 8-bit LeaderRouterId the Node shall attempt to utilize upon becoming a router or leader on the
|
|
147
147
|
* Thread network. Null if not attached to a Thread network.
|
|
148
148
|
*
|
|
149
|
-
* @see {@link MatterSpecification.
|
|
149
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.14
|
|
150
150
|
*/
|
|
151
151
|
leaderRouterId: number | null;
|
|
152
152
|
|
|
@@ -154,7 +154,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
154
154
|
* Indicates the current security policies for the Thread partition to which a Node is connected. Null when
|
|
155
155
|
* there is no dataset configured.
|
|
156
156
|
*
|
|
157
|
-
* @see {@link MatterSpecification.
|
|
157
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.60
|
|
158
158
|
*/
|
|
159
159
|
securityPolicy: SecurityPolicy | null;
|
|
160
160
|
|
|
@@ -164,19 +164,19 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
164
164
|
* most significant bit of the left-most byte indicates channel 0. If channel 0 and channel 10 are selected, the
|
|
165
165
|
* mask would be: 80 20 00 00. Null when there is no dataset configured.
|
|
166
166
|
*
|
|
167
|
-
* @see {@link MatterSpecification.
|
|
167
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.61
|
|
168
168
|
*/
|
|
169
169
|
channelPage0Mask: Bytes | null;
|
|
170
170
|
|
|
171
171
|
/**
|
|
172
172
|
* Indicates a collection of flags to indicate the presence of various operationally acquired values.
|
|
173
173
|
*
|
|
174
|
-
* @see {@link MatterSpecification.
|
|
174
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.62
|
|
175
175
|
*/
|
|
176
176
|
operationalDatasetComponents: OperationalDatasetComponents | null;
|
|
177
177
|
|
|
178
178
|
/**
|
|
179
|
-
* @see {@link MatterSpecification.
|
|
179
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6
|
|
180
180
|
*/
|
|
181
181
|
activeNetworkFaultsList: NetworkFault[];
|
|
182
182
|
|
|
@@ -186,7 +186,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
186
186
|
* and treating them as a big-endian integer. For example, octet string (in hexadecimal, from first octet to
|
|
187
187
|
* last) 00112233AABBCCDD would lead to a value of 0x00112233AABBCCDD.
|
|
188
188
|
*
|
|
189
|
-
* @see {@link MatterSpecification.
|
|
189
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.64
|
|
190
190
|
*/
|
|
191
191
|
extAddress: number | bigint | null;
|
|
192
192
|
|
|
@@ -196,28 +196,28 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
196
196
|
* string as if it was encoding a big-endian integer. For example, octet string (in hexadecimal, from first
|
|
197
197
|
* octet to last) 44AA would lead to a value of 0x44AA.
|
|
198
198
|
*
|
|
199
|
-
* @see {@link MatterSpecification.
|
|
199
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.65
|
|
200
200
|
*/
|
|
201
201
|
rloc16: number | null;
|
|
202
202
|
|
|
203
203
|
/**
|
|
204
204
|
* Null when there is no dataset configured.
|
|
205
205
|
*
|
|
206
|
-
* @see {@link MatterSpecification.
|
|
206
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.57
|
|
207
207
|
*/
|
|
208
208
|
activeTimestamp?: number | bigint | null;
|
|
209
209
|
|
|
210
210
|
/**
|
|
211
211
|
* Null when there is no dataset configured.
|
|
212
212
|
*
|
|
213
|
-
* @see {@link MatterSpecification.
|
|
213
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.58
|
|
214
214
|
*/
|
|
215
215
|
pendingTimestamp?: number | bigint | null;
|
|
216
216
|
|
|
217
217
|
/**
|
|
218
218
|
* Null when there is no dataset configured.
|
|
219
219
|
*
|
|
220
|
-
* @see {@link MatterSpecification.
|
|
220
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.59
|
|
221
221
|
*/
|
|
222
222
|
delay?: number | null;
|
|
223
223
|
}
|
|
@@ -231,7 +231,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
231
231
|
* all packets on the ethernet network interface. The OverrunCount attribute shall be reset to 0 upon a reboot
|
|
232
232
|
* of the Node.
|
|
233
233
|
*
|
|
234
|
-
* @see {@link MatterSpecification.
|
|
234
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.7
|
|
235
235
|
*/
|
|
236
236
|
overrunCount: number | bigint;
|
|
237
237
|
}
|
|
@@ -244,7 +244,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
244
244
|
* Indicates the number of times the Node entered the OT_DEVICE_ROLE_DETACHED role as specified within the
|
|
245
245
|
* Thread specification. This value shall only be reset upon a Node reboot.
|
|
246
246
|
*
|
|
247
|
-
* @see {@link MatterSpecification.
|
|
247
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.15
|
|
248
248
|
*/
|
|
249
249
|
detachedRoleCount?: number;
|
|
250
250
|
|
|
@@ -252,7 +252,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
252
252
|
* Indicates the number of times the Node entered the OT_DEVICE_ROLE_CHILD role as specified within the Thread
|
|
253
253
|
* specification. This value shall only be reset upon a Node reboot.
|
|
254
254
|
*
|
|
255
|
-
* @see {@link MatterSpecification.
|
|
255
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.16
|
|
256
256
|
*/
|
|
257
257
|
childRoleCount?: number;
|
|
258
258
|
|
|
@@ -260,7 +260,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
260
260
|
* Indicates the number of times the Node entered the OT_DEVICE_ROLE_ROUTER role as specified within the Thread
|
|
261
261
|
* specification. This value shall only be reset upon a Node reboot.
|
|
262
262
|
*
|
|
263
|
-
* @see {@link MatterSpecification.
|
|
263
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.17
|
|
264
264
|
*/
|
|
265
265
|
routerRoleCount?: number;
|
|
266
266
|
|
|
@@ -268,7 +268,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
268
268
|
* Indicates the number of times the Node entered the OT_DEVICE_ROLE_LEADER role as specified within the Thread
|
|
269
269
|
* specification. This value shall only be reset upon a Node reboot.
|
|
270
270
|
*
|
|
271
|
-
* @see {@link MatterSpecification.
|
|
271
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.18
|
|
272
272
|
*/
|
|
273
273
|
leaderRoleCount?: number;
|
|
274
274
|
|
|
@@ -276,7 +276,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
276
276
|
* Indicates the number of attempts that have been made to attach to a Thread network while the Node was
|
|
277
277
|
* detached from all Thread networks. This value shall only be reset upon a Node reboot.
|
|
278
278
|
*
|
|
279
|
-
* @see {@link MatterSpecification.
|
|
279
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.19
|
|
280
280
|
*/
|
|
281
281
|
attachAttemptCount?: number;
|
|
282
282
|
|
|
@@ -284,7 +284,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
284
284
|
* Indicates the number of times that the Thread network that the Node is connected to has changed its Partition
|
|
285
285
|
* ID. This value shall only be reset upon a Node reboot.
|
|
286
286
|
*
|
|
287
|
-
* @see {@link MatterSpecification.
|
|
287
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.20
|
|
288
288
|
*/
|
|
289
289
|
partitionIdChangeCount?: number;
|
|
290
290
|
|
|
@@ -293,7 +293,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
293
293
|
* determined is better than the partition it is currently attached to. This value shall only be reset upon a
|
|
294
294
|
* Node reboot.
|
|
295
295
|
*
|
|
296
|
-
* @see {@link MatterSpecification.
|
|
296
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.21
|
|
297
297
|
*/
|
|
298
298
|
betterPartitionAttachAttemptCount?: number;
|
|
299
299
|
|
|
@@ -301,7 +301,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
301
301
|
* Indicates the number of times a Node has changed its parent. This value shall only be reset upon a Node
|
|
302
302
|
* reboot.
|
|
303
303
|
*
|
|
304
|
-
* @see {@link MatterSpecification.
|
|
304
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.22
|
|
305
305
|
*/
|
|
306
306
|
parentChangeCount?: number;
|
|
307
307
|
}
|
|
@@ -315,7 +315,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
315
315
|
* by 1 for each MAC transmission request regardless of the amount of CCA failures, CSMA-CA attempts, or
|
|
316
316
|
* retransmissions. This value shall only be reset upon a Node reboot.
|
|
317
317
|
*
|
|
318
|
-
* @see {@link MatterSpecification.
|
|
318
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.23
|
|
319
319
|
*/
|
|
320
320
|
txTotalCount?: number;
|
|
321
321
|
|
|
@@ -324,7 +324,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
324
324
|
* incremented by 1 for each unicast MAC transmission request regardless of the amount of CCA failures, CSMA-CA
|
|
325
325
|
* attempts, or retransmissions. This value shall only be reset upon a Node reboot.
|
|
326
326
|
*
|
|
327
|
-
* @see {@link MatterSpecification.
|
|
327
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.24
|
|
328
328
|
*/
|
|
329
329
|
txUnicastCount?: number;
|
|
330
330
|
|
|
@@ -333,7 +333,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
333
333
|
* incremented by 1 for each broadcast MAC transmission request regardless of the amount of CCA failures,
|
|
334
334
|
* CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.
|
|
335
335
|
*
|
|
336
|
-
* @see {@link MatterSpecification.
|
|
336
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.25
|
|
337
337
|
*/
|
|
338
338
|
txBroadcastCount?: number;
|
|
339
339
|
|
|
@@ -343,7 +343,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
343
343
|
* regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions. This value shall only be
|
|
344
344
|
* reset upon a Node reboot.
|
|
345
345
|
*
|
|
346
|
-
* @see {@link MatterSpecification.
|
|
346
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.26
|
|
347
347
|
*/
|
|
348
348
|
txAckRequestedCount?: number;
|
|
349
349
|
|
|
@@ -352,7 +352,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
352
352
|
* only be incremented by 1 for each MAC transmission request that is acked regardless of the amount of CCA
|
|
353
353
|
* failures, CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.
|
|
354
354
|
*
|
|
355
|
-
* @see {@link MatterSpecification.
|
|
355
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.27
|
|
356
356
|
*/
|
|
357
357
|
txAckedCount?: number;
|
|
358
358
|
|
|
@@ -361,7 +361,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
361
361
|
* attribute shall only be incremented by 1 for each MAC transmission request that is does not request
|
|
362
362
|
* acknowledgement regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions.
|
|
363
363
|
*
|
|
364
|
-
* @see {@link MatterSpecification.
|
|
364
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.28
|
|
365
365
|
*/
|
|
366
366
|
txNoAckRequestedCount?: number;
|
|
367
367
|
|
|
@@ -370,7 +370,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
370
370
|
* incremented by 1 for each MAC Data frame transmission request regardless of the amount of CCA failures,
|
|
371
371
|
* CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.
|
|
372
372
|
*
|
|
373
|
-
* @see {@link MatterSpecification.
|
|
373
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.29
|
|
374
374
|
*/
|
|
375
375
|
txDataCount?: number;
|
|
376
376
|
|
|
@@ -379,7 +379,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
379
379
|
* incremented by 1 for each MAC Data Poll frame transmission request regardless of the amount of CCA failures,
|
|
380
380
|
* CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.
|
|
381
381
|
*
|
|
382
|
-
* @see {@link MatterSpecification.
|
|
382
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.30
|
|
383
383
|
*/
|
|
384
384
|
txDataPollCount?: number;
|
|
385
385
|
|
|
@@ -388,7 +388,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
388
388
|
* incremented by 1 for each MAC Beacon frame transmission request regardless of the amount of CCA failures,
|
|
389
389
|
* CSMA-CA attempts, or retransmissions.
|
|
390
390
|
*
|
|
391
|
-
* @see {@link MatterSpecification.
|
|
391
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.31
|
|
392
392
|
*/
|
|
393
393
|
txBeaconCount?: number;
|
|
394
394
|
|
|
@@ -397,7 +397,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
397
397
|
* be incremented by 1 for each MAC Beacon Request frame transmission request regardless of the amount of CCA
|
|
398
398
|
* failures, CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.
|
|
399
399
|
*
|
|
400
|
-
* @see {@link MatterSpecification.
|
|
400
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.32
|
|
401
401
|
*/
|
|
402
402
|
txBeaconRequestCount?: number;
|
|
403
403
|
|
|
@@ -407,7 +407,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
407
407
|
* the amount of CCA failures, CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node
|
|
408
408
|
* reboot.
|
|
409
409
|
*
|
|
410
|
-
* @see {@link MatterSpecification.
|
|
410
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.33
|
|
411
411
|
*/
|
|
412
412
|
txOtherCount?: number;
|
|
413
413
|
|
|
@@ -416,7 +416,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
416
416
|
* each retransmission attempt that may be triggered by lack of acknowledgement, CSMA/CA failure, or other type
|
|
417
417
|
* of transmission error. This value shall only be reset upon a Node reboot.
|
|
418
418
|
*
|
|
419
|
-
* @see {@link MatterSpecification.
|
|
419
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.34
|
|
420
420
|
*/
|
|
421
421
|
txRetryCount?: number;
|
|
422
422
|
|
|
@@ -425,7 +425,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
425
425
|
* packets. The attribute shall only be incremented by 1 for each unique MAC transmission packets that meets the
|
|
426
426
|
* maximal retry limit for direct packets. This value shall only be reset upon a Node reboot.
|
|
427
427
|
*
|
|
428
|
-
* @see {@link MatterSpecification.
|
|
428
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.35
|
|
429
429
|
*/
|
|
430
430
|
txDirectMaxRetryExpiryCount?: number;
|
|
431
431
|
|
|
@@ -434,7 +434,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
434
434
|
* packets. The attribute shall only be incremented by 1 for each unique MAC transmission packets that meets the
|
|
435
435
|
* maximal retry limit for indirect packets. This value shall only be reset upon a Node reboot.
|
|
436
436
|
*
|
|
437
|
-
* @see {@link MatterSpecification.
|
|
437
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.36
|
|
438
438
|
*/
|
|
439
439
|
txIndirectMaxRetryExpiryCount?: number;
|
|
440
440
|
|
|
@@ -442,7 +442,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
442
442
|
* Indicates the total number of CCA failures. The TxErrCcaCount attribute shall only be incremented by 1 for
|
|
443
443
|
* each instance of a CCA failure. This value shall only be reset upon a Node reboot.
|
|
444
444
|
*
|
|
445
|
-
* @see {@link MatterSpecification.
|
|
445
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.37
|
|
446
446
|
*/
|
|
447
447
|
txErrCcaCount?: number;
|
|
448
448
|
|
|
@@ -451,7 +451,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
451
451
|
* attribute shall only be incremented by 1 for each unique MAC transmission request failure caused by an abort
|
|
452
452
|
* error.
|
|
453
453
|
*
|
|
454
|
-
* @see {@link MatterSpecification.
|
|
454
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.38
|
|
455
455
|
*/
|
|
456
456
|
txErrAbortCount?: number;
|
|
457
457
|
|
|
@@ -460,14 +460,14 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
460
460
|
* busy channel (a CSMA/CA fail). The attribute shall only be incremented by 1 for each unique MAC transmission
|
|
461
461
|
* request failure caused by a busy channel such as a CSMA/CA failure.
|
|
462
462
|
*
|
|
463
|
-
* @see {@link MatterSpecification.
|
|
463
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.39
|
|
464
464
|
*/
|
|
465
465
|
txErrBusyChannelCount?: number;
|
|
466
466
|
|
|
467
467
|
/**
|
|
468
468
|
* Indicates the total number of received unique MAC frames. This value shall only be reset upon a Node reboot.
|
|
469
469
|
*
|
|
470
|
-
* @see {@link MatterSpecification.
|
|
470
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.40
|
|
471
471
|
*/
|
|
472
472
|
rxTotalCount?: number;
|
|
473
473
|
|
|
@@ -475,7 +475,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
475
475
|
* Indicates the total number of received unique unicast MAC frames. This value shall only be reset upon a Node
|
|
476
476
|
* reboot.
|
|
477
477
|
*
|
|
478
|
-
* @see {@link MatterSpecification.
|
|
478
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.41
|
|
479
479
|
*/
|
|
480
480
|
rxUnicastCount?: number;
|
|
481
481
|
|
|
@@ -483,7 +483,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
483
483
|
* Indicates the total number of received unique broadcast MAC frames. This value shall only be reset upon a
|
|
484
484
|
* Node reboot.
|
|
485
485
|
*
|
|
486
|
-
* @see {@link MatterSpecification.
|
|
486
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.42
|
|
487
487
|
*/
|
|
488
488
|
rxBroadcastCount?: number;
|
|
489
489
|
|
|
@@ -491,7 +491,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
491
491
|
* Indicates the total number of received unique MAC Data frames. This value shall only be reset upon a Node
|
|
492
492
|
* reboot.
|
|
493
493
|
*
|
|
494
|
-
* @see {@link MatterSpecification.
|
|
494
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.43
|
|
495
495
|
*/
|
|
496
496
|
rxDataCount?: number;
|
|
497
497
|
|
|
@@ -499,7 +499,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
499
499
|
* Indicates the total number of received unique MAC Data Poll frames. This value shall only be reset upon a
|
|
500
500
|
* Node reboot.
|
|
501
501
|
*
|
|
502
|
-
* @see {@link MatterSpecification.
|
|
502
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.44
|
|
503
503
|
*/
|
|
504
504
|
rxDataPollCount?: number;
|
|
505
505
|
|
|
@@ -507,7 +507,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
507
507
|
* Indicates the total number of received unique MAC Beacon frames. This value shall only be reset upon a Node
|
|
508
508
|
* reboot.
|
|
509
509
|
*
|
|
510
|
-
* @see {@link MatterSpecification.
|
|
510
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.45
|
|
511
511
|
*/
|
|
512
512
|
rxBeaconCount?: number;
|
|
513
513
|
|
|
@@ -515,7 +515,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
515
515
|
* Indicates the total number of received unique MAC Beacon Request frames. This value shall only be reset upon
|
|
516
516
|
* a Node reboot.
|
|
517
517
|
*
|
|
518
|
-
* @see {@link MatterSpecification.
|
|
518
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.46
|
|
519
519
|
*/
|
|
520
520
|
rxBeaconRequestCount?: number;
|
|
521
521
|
|
|
@@ -523,7 +523,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
523
523
|
* Indicates the total number of received unique MAC frame requests that are not counted by any other attribute.
|
|
524
524
|
* This value shall only be reset upon a Node reboot.
|
|
525
525
|
*
|
|
526
|
-
* @see {@link MatterSpecification.
|
|
526
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.47
|
|
527
527
|
*/
|
|
528
528
|
rxOtherCount?: number;
|
|
529
529
|
|
|
@@ -531,7 +531,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
531
531
|
* Indicates the total number of received unique MAC frame requests that have been dropped as a result of MAC
|
|
532
532
|
* filtering. This value shall only be reset upon a Node reboot.
|
|
533
533
|
*
|
|
534
|
-
* @see {@link MatterSpecification.
|
|
534
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.48
|
|
535
535
|
*/
|
|
536
536
|
rxAddressFilteredCount?: number;
|
|
537
537
|
|
|
@@ -539,7 +539,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
539
539
|
* Indicates the total number of received unique MAC frame requests that have been dropped as a result of a
|
|
540
540
|
* destination address check. This value shall only be reset upon a Node reboot.
|
|
541
541
|
*
|
|
542
|
-
* @see {@link MatterSpecification.
|
|
542
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.49
|
|
543
543
|
*/
|
|
544
544
|
rxDestAddrFilteredCount?: number;
|
|
545
545
|
|
|
@@ -547,7 +547,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
547
547
|
* Indicates the total number of received MAC frame requests that have been dropped as a result of being a
|
|
548
548
|
* duplicate of a previously received MAC frame request. This value shall only be reset upon a Node reboot.
|
|
549
549
|
*
|
|
550
|
-
* @see {@link MatterSpecification.
|
|
550
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.50
|
|
551
551
|
*/
|
|
552
552
|
rxDuplicatedCount?: number;
|
|
553
553
|
|
|
@@ -555,7 +555,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
555
555
|
* Indicates the total number of received unique MAC frame requests that have been dropped as a result of
|
|
556
556
|
* missing or malformed frame contents. This value shall only be reset upon a Node reboot.
|
|
557
557
|
*
|
|
558
|
-
* @see {@link MatterSpecification.
|
|
558
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.51
|
|
559
559
|
*/
|
|
560
560
|
rxErrNoFrameCount?: number;
|
|
561
561
|
|
|
@@ -563,7 +563,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
563
563
|
* Indicates the total number of received unique MAC frame requests that have been dropped as a result of
|
|
564
564
|
* originating from an unknown neighbor device. This value shall only be reset upon a Node reboot.
|
|
565
565
|
*
|
|
566
|
-
* @see {@link MatterSpecification.
|
|
566
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.52
|
|
567
567
|
*/
|
|
568
568
|
rxErrUnknownNeighborCount?: number;
|
|
569
569
|
|
|
@@ -571,7 +571,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
571
571
|
* Indicates the total number of received unique MAC frame requests that have been dropped as a result of
|
|
572
572
|
* containing an invalid source address. This value shall only be reset upon a Node reboot.
|
|
573
573
|
*
|
|
574
|
-
* @see {@link MatterSpecification.
|
|
574
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.53
|
|
575
575
|
*/
|
|
576
576
|
rxErrInvalidSrcAddrCount?: number;
|
|
577
577
|
|
|
@@ -579,7 +579,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
579
579
|
* Indicates the total number of received unique MAC frame requests that have been dropped as a result of an
|
|
580
580
|
* error with the security of the received frame. This value shall only be reset upon a Node reboot.
|
|
581
581
|
*
|
|
582
|
-
* @see {@link MatterSpecification.
|
|
582
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.54
|
|
583
583
|
*/
|
|
584
584
|
rxErrSecCount?: number;
|
|
585
585
|
|
|
@@ -587,7 +587,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
587
587
|
* Indicates the total number of received unique MAC frame requests that have been dropped as a result of an
|
|
588
588
|
* error with the FCS of the received frame. This value shall only be reset upon a Node reboot.
|
|
589
589
|
*
|
|
590
|
-
* @see {@link MatterSpecification.
|
|
590
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.55
|
|
591
591
|
*/
|
|
592
592
|
rxErrFcsCount?: number;
|
|
593
593
|
|
|
@@ -595,7 +595,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
595
595
|
* Indicates the total number of received unique MAC frame requests that have been dropped as a result of an
|
|
596
596
|
* error that is not counted by any other attribute. This value shall only be reset upon a Node reboot.
|
|
597
597
|
*
|
|
598
|
-
* @see {@link MatterSpecification.
|
|
598
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.56
|
|
599
599
|
*/
|
|
600
600
|
rxErrOtherCount?: number;
|
|
601
601
|
}
|
|
@@ -612,7 +612,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
612
612
|
* Operational Dataset's current Channel value). A value of null shall indicate that the Thread interface is not
|
|
613
613
|
* currently configured or operational.
|
|
614
614
|
*
|
|
615
|
-
* @see {@link MatterSpecification.
|
|
615
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.1
|
|
616
616
|
*/
|
|
617
617
|
channel: number | null;
|
|
618
618
|
|
|
@@ -621,7 +621,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
621
621
|
* by RoutingRoleEnum. The potential roles are defined in the following table. A value of null shall indicate
|
|
622
622
|
* that the Thread interface is not currently configured or operational.
|
|
623
623
|
*
|
|
624
|
-
* @see {@link MatterSpecification.
|
|
624
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.2
|
|
625
625
|
*/
|
|
626
626
|
routingRole: RoutingRole | null;
|
|
627
627
|
|
|
@@ -629,7 +629,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
629
629
|
* Indicates a human-readable (displayable) name for the Thread network that the Node has been configured to
|
|
630
630
|
* join to. A value of null shall indicate that the Thread interface is not currently configured or operational.
|
|
631
631
|
*
|
|
632
|
-
* @see {@link MatterSpecification.
|
|
632
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.3
|
|
633
633
|
*/
|
|
634
634
|
networkName: string | null;
|
|
635
635
|
|
|
@@ -637,7 +637,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
637
637
|
* Indicates the 16-bit identifier of the Node on the Thread network. A value of null shall indicate that the
|
|
638
638
|
* Thread interface is not currently configured or operational.
|
|
639
639
|
*
|
|
640
|
-
* @see {@link MatterSpecification.
|
|
640
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.4
|
|
641
641
|
*/
|
|
642
642
|
panId: number | null;
|
|
643
643
|
|
|
@@ -645,7 +645,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
645
645
|
* Indicates the unique 64-bit identifier of the Node on the Thread network. A value of null shall indicate that
|
|
646
646
|
* the Thread interface is not currently configured or operational.
|
|
647
647
|
*
|
|
648
|
-
* @see {@link MatterSpecification.
|
|
648
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.5
|
|
649
649
|
*/
|
|
650
650
|
extendedPanId: number | bigint | null;
|
|
651
651
|
|
|
@@ -653,21 +653,21 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
653
653
|
* Indicates the mesh-local IPv6 prefix for the Thread network that the Node has been configured to join to. A
|
|
654
654
|
* value of null shall indicate that the Thread interface is not currently configured or operational.
|
|
655
655
|
*
|
|
656
|
-
* @see {@link MatterSpecification.
|
|
656
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.6
|
|
657
657
|
*/
|
|
658
658
|
meshLocalPrefix: Bytes | null;
|
|
659
659
|
|
|
660
660
|
/**
|
|
661
661
|
* Indicates the current list of Nodes that comprise the neighbor table on the Node.
|
|
662
662
|
*
|
|
663
|
-
* @see {@link MatterSpecification.
|
|
663
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.8
|
|
664
664
|
*/
|
|
665
665
|
neighborTable: NeighborTable[];
|
|
666
666
|
|
|
667
667
|
/**
|
|
668
668
|
* Indicates the current list of router capable Nodes for which routes have been established.
|
|
669
669
|
*
|
|
670
|
-
* @see {@link MatterSpecification.
|
|
670
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.9
|
|
671
671
|
*/
|
|
672
672
|
routeTable: RouteTable[];
|
|
673
673
|
|
|
@@ -675,7 +675,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
675
675
|
* Indicates the Thread Leader Partition Id for the Thread network to which the Node is joined. Null if not
|
|
676
676
|
* attached to a Thread network.
|
|
677
677
|
*
|
|
678
|
-
* @see {@link MatterSpecification.
|
|
678
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.10
|
|
679
679
|
*/
|
|
680
680
|
partitionId: number | null;
|
|
681
681
|
|
|
@@ -683,14 +683,14 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
683
683
|
* Indicates the Thread Leader Weight used when operating in the Leader role. Null if not attached to a Thread
|
|
684
684
|
* network.
|
|
685
685
|
*
|
|
686
|
-
* @see {@link MatterSpecification.
|
|
686
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.11
|
|
687
687
|
*/
|
|
688
688
|
weighting: number | null;
|
|
689
689
|
|
|
690
690
|
/**
|
|
691
691
|
* Indicates the full Network Data Version the Node currently uses. Null if not attached to a Thread network.
|
|
692
692
|
*
|
|
693
|
-
* @see {@link MatterSpecification.
|
|
693
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.12
|
|
694
694
|
*/
|
|
695
695
|
dataVersion: number | null;
|
|
696
696
|
|
|
@@ -698,7 +698,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
698
698
|
* Indicates the Network Data Version for the stable subset of data the Node currently uses. Null if not
|
|
699
699
|
* attached to a Thread network.
|
|
700
700
|
*
|
|
701
|
-
* @see {@link MatterSpecification.
|
|
701
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.13
|
|
702
702
|
*/
|
|
703
703
|
stableDataVersion: number | null;
|
|
704
704
|
|
|
@@ -706,7 +706,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
706
706
|
* Indicates the 8-bit LeaderRouterId the Node shall attempt to utilize upon becoming a router or leader on the
|
|
707
707
|
* Thread network. Null if not attached to a Thread network.
|
|
708
708
|
*
|
|
709
|
-
* @see {@link MatterSpecification.
|
|
709
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.14
|
|
710
710
|
*/
|
|
711
711
|
leaderRouterId: number | null;
|
|
712
712
|
|
|
@@ -714,7 +714,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
714
714
|
* Indicates the current security policies for the Thread partition to which a Node is connected. Null when
|
|
715
715
|
* there is no dataset configured.
|
|
716
716
|
*
|
|
717
|
-
* @see {@link MatterSpecification.
|
|
717
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.60
|
|
718
718
|
*/
|
|
719
719
|
securityPolicy: SecurityPolicy | null;
|
|
720
720
|
|
|
@@ -724,19 +724,19 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
724
724
|
* most significant bit of the left-most byte indicates channel 0. If channel 0 and channel 10 are selected, the
|
|
725
725
|
* mask would be: 80 20 00 00. Null when there is no dataset configured.
|
|
726
726
|
*
|
|
727
|
-
* @see {@link MatterSpecification.
|
|
727
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.61
|
|
728
728
|
*/
|
|
729
729
|
channelPage0Mask: Bytes | null;
|
|
730
730
|
|
|
731
731
|
/**
|
|
732
732
|
* Indicates a collection of flags to indicate the presence of various operationally acquired values.
|
|
733
733
|
*
|
|
734
|
-
* @see {@link MatterSpecification.
|
|
734
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.62
|
|
735
735
|
*/
|
|
736
736
|
operationalDatasetComponents: OperationalDatasetComponents | null;
|
|
737
737
|
|
|
738
738
|
/**
|
|
739
|
-
* @see {@link MatterSpecification.
|
|
739
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6
|
|
740
740
|
*/
|
|
741
741
|
activeNetworkFaultsList: NetworkFault[];
|
|
742
742
|
|
|
@@ -746,7 +746,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
746
746
|
* and treating them as a big-endian integer. For example, octet string (in hexadecimal, from first octet to
|
|
747
747
|
* last) 00112233AABBCCDD would lead to a value of 0x00112233AABBCCDD.
|
|
748
748
|
*
|
|
749
|
-
* @see {@link MatterSpecification.
|
|
749
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.64
|
|
750
750
|
*/
|
|
751
751
|
extAddress: number | bigint | null;
|
|
752
752
|
|
|
@@ -756,28 +756,28 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
756
756
|
* string as if it was encoding a big-endian integer. For example, octet string (in hexadecimal, from first
|
|
757
757
|
* octet to last) 44AA would lead to a value of 0x44AA.
|
|
758
758
|
*
|
|
759
|
-
* @see {@link MatterSpecification.
|
|
759
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.65
|
|
760
760
|
*/
|
|
761
761
|
rloc16: number | null;
|
|
762
762
|
|
|
763
763
|
/**
|
|
764
764
|
* Null when there is no dataset configured.
|
|
765
765
|
*
|
|
766
|
-
* @see {@link MatterSpecification.
|
|
766
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.57
|
|
767
767
|
*/
|
|
768
768
|
activeTimestamp: number | bigint | null;
|
|
769
769
|
|
|
770
770
|
/**
|
|
771
771
|
* Null when there is no dataset configured.
|
|
772
772
|
*
|
|
773
|
-
* @see {@link MatterSpecification.
|
|
773
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.58
|
|
774
774
|
*/
|
|
775
775
|
pendingTimestamp: number | bigint | null;
|
|
776
776
|
|
|
777
777
|
/**
|
|
778
778
|
* Null when there is no dataset configured.
|
|
779
779
|
*
|
|
780
|
-
* @see {@link MatterSpecification.
|
|
780
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.59
|
|
781
781
|
*/
|
|
782
782
|
delay: number | null;
|
|
783
783
|
|
|
@@ -786,7 +786,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
786
786
|
* all packets on the ethernet network interface. The OverrunCount attribute shall be reset to 0 upon a reboot
|
|
787
787
|
* of the Node.
|
|
788
788
|
*
|
|
789
|
-
* @see {@link MatterSpecification.
|
|
789
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.7
|
|
790
790
|
*/
|
|
791
791
|
overrunCount: number | bigint;
|
|
792
792
|
|
|
@@ -794,7 +794,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
794
794
|
* Indicates the number of times the Node entered the OT_DEVICE_ROLE_DETACHED role as specified within the
|
|
795
795
|
* Thread specification. This value shall only be reset upon a Node reboot.
|
|
796
796
|
*
|
|
797
|
-
* @see {@link MatterSpecification.
|
|
797
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.15
|
|
798
798
|
*/
|
|
799
799
|
detachedRoleCount: number;
|
|
800
800
|
|
|
@@ -802,7 +802,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
802
802
|
* Indicates the number of times the Node entered the OT_DEVICE_ROLE_CHILD role as specified within the Thread
|
|
803
803
|
* specification. This value shall only be reset upon a Node reboot.
|
|
804
804
|
*
|
|
805
|
-
* @see {@link MatterSpecification.
|
|
805
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.16
|
|
806
806
|
*/
|
|
807
807
|
childRoleCount: number;
|
|
808
808
|
|
|
@@ -810,7 +810,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
810
810
|
* Indicates the number of times the Node entered the OT_DEVICE_ROLE_ROUTER role as specified within the Thread
|
|
811
811
|
* specification. This value shall only be reset upon a Node reboot.
|
|
812
812
|
*
|
|
813
|
-
* @see {@link MatterSpecification.
|
|
813
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.17
|
|
814
814
|
*/
|
|
815
815
|
routerRoleCount: number;
|
|
816
816
|
|
|
@@ -818,7 +818,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
818
818
|
* Indicates the number of times the Node entered the OT_DEVICE_ROLE_LEADER role as specified within the Thread
|
|
819
819
|
* specification. This value shall only be reset upon a Node reboot.
|
|
820
820
|
*
|
|
821
|
-
* @see {@link MatterSpecification.
|
|
821
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.18
|
|
822
822
|
*/
|
|
823
823
|
leaderRoleCount: number;
|
|
824
824
|
|
|
@@ -826,7 +826,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
826
826
|
* Indicates the number of attempts that have been made to attach to a Thread network while the Node was
|
|
827
827
|
* detached from all Thread networks. This value shall only be reset upon a Node reboot.
|
|
828
828
|
*
|
|
829
|
-
* @see {@link MatterSpecification.
|
|
829
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.19
|
|
830
830
|
*/
|
|
831
831
|
attachAttemptCount: number;
|
|
832
832
|
|
|
@@ -834,7 +834,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
834
834
|
* Indicates the number of times that the Thread network that the Node is connected to has changed its Partition
|
|
835
835
|
* ID. This value shall only be reset upon a Node reboot.
|
|
836
836
|
*
|
|
837
|
-
* @see {@link MatterSpecification.
|
|
837
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.20
|
|
838
838
|
*/
|
|
839
839
|
partitionIdChangeCount: number;
|
|
840
840
|
|
|
@@ -843,7 +843,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
843
843
|
* determined is better than the partition it is currently attached to. This value shall only be reset upon a
|
|
844
844
|
* Node reboot.
|
|
845
845
|
*
|
|
846
|
-
* @see {@link MatterSpecification.
|
|
846
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.21
|
|
847
847
|
*/
|
|
848
848
|
betterPartitionAttachAttemptCount: number;
|
|
849
849
|
|
|
@@ -851,7 +851,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
851
851
|
* Indicates the number of times a Node has changed its parent. This value shall only be reset upon a Node
|
|
852
852
|
* reboot.
|
|
853
853
|
*
|
|
854
|
-
* @see {@link MatterSpecification.
|
|
854
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.22
|
|
855
855
|
*/
|
|
856
856
|
parentChangeCount: number;
|
|
857
857
|
|
|
@@ -860,7 +860,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
860
860
|
* by 1 for each MAC transmission request regardless of the amount of CCA failures, CSMA-CA attempts, or
|
|
861
861
|
* retransmissions. This value shall only be reset upon a Node reboot.
|
|
862
862
|
*
|
|
863
|
-
* @see {@link MatterSpecification.
|
|
863
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.23
|
|
864
864
|
*/
|
|
865
865
|
txTotalCount: number;
|
|
866
866
|
|
|
@@ -869,7 +869,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
869
869
|
* incremented by 1 for each unicast MAC transmission request regardless of the amount of CCA failures, CSMA-CA
|
|
870
870
|
* attempts, or retransmissions. This value shall only be reset upon a Node reboot.
|
|
871
871
|
*
|
|
872
|
-
* @see {@link MatterSpecification.
|
|
872
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.24
|
|
873
873
|
*/
|
|
874
874
|
txUnicastCount: number;
|
|
875
875
|
|
|
@@ -878,7 +878,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
878
878
|
* incremented by 1 for each broadcast MAC transmission request regardless of the amount of CCA failures,
|
|
879
879
|
* CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.
|
|
880
880
|
*
|
|
881
|
-
* @see {@link MatterSpecification.
|
|
881
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.25
|
|
882
882
|
*/
|
|
883
883
|
txBroadcastCount: number;
|
|
884
884
|
|
|
@@ -888,7 +888,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
888
888
|
* regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions. This value shall only be
|
|
889
889
|
* reset upon a Node reboot.
|
|
890
890
|
*
|
|
891
|
-
* @see {@link MatterSpecification.
|
|
891
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.26
|
|
892
892
|
*/
|
|
893
893
|
txAckRequestedCount: number;
|
|
894
894
|
|
|
@@ -897,7 +897,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
897
897
|
* only be incremented by 1 for each MAC transmission request that is acked regardless of the amount of CCA
|
|
898
898
|
* failures, CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.
|
|
899
899
|
*
|
|
900
|
-
* @see {@link MatterSpecification.
|
|
900
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.27
|
|
901
901
|
*/
|
|
902
902
|
txAckedCount: number;
|
|
903
903
|
|
|
@@ -906,7 +906,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
906
906
|
* attribute shall only be incremented by 1 for each MAC transmission request that is does not request
|
|
907
907
|
* acknowledgement regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions.
|
|
908
908
|
*
|
|
909
|
-
* @see {@link MatterSpecification.
|
|
909
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.28
|
|
910
910
|
*/
|
|
911
911
|
txNoAckRequestedCount: number;
|
|
912
912
|
|
|
@@ -915,7 +915,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
915
915
|
* incremented by 1 for each MAC Data frame transmission request regardless of the amount of CCA failures,
|
|
916
916
|
* CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.
|
|
917
917
|
*
|
|
918
|
-
* @see {@link MatterSpecification.
|
|
918
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.29
|
|
919
919
|
*/
|
|
920
920
|
txDataCount: number;
|
|
921
921
|
|
|
@@ -924,7 +924,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
924
924
|
* incremented by 1 for each MAC Data Poll frame transmission request regardless of the amount of CCA failures,
|
|
925
925
|
* CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.
|
|
926
926
|
*
|
|
927
|
-
* @see {@link MatterSpecification.
|
|
927
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.30
|
|
928
928
|
*/
|
|
929
929
|
txDataPollCount: number;
|
|
930
930
|
|
|
@@ -933,7 +933,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
933
933
|
* incremented by 1 for each MAC Beacon frame transmission request regardless of the amount of CCA failures,
|
|
934
934
|
* CSMA-CA attempts, or retransmissions.
|
|
935
935
|
*
|
|
936
|
-
* @see {@link MatterSpecification.
|
|
936
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.31
|
|
937
937
|
*/
|
|
938
938
|
txBeaconCount: number;
|
|
939
939
|
|
|
@@ -942,7 +942,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
942
942
|
* be incremented by 1 for each MAC Beacon Request frame transmission request regardless of the amount of CCA
|
|
943
943
|
* failures, CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.
|
|
944
944
|
*
|
|
945
|
-
* @see {@link MatterSpecification.
|
|
945
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.32
|
|
946
946
|
*/
|
|
947
947
|
txBeaconRequestCount: number;
|
|
948
948
|
|
|
@@ -952,7 +952,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
952
952
|
* the amount of CCA failures, CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node
|
|
953
953
|
* reboot.
|
|
954
954
|
*
|
|
955
|
-
* @see {@link MatterSpecification.
|
|
955
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.33
|
|
956
956
|
*/
|
|
957
957
|
txOtherCount: number;
|
|
958
958
|
|
|
@@ -961,7 +961,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
961
961
|
* each retransmission attempt that may be triggered by lack of acknowledgement, CSMA/CA failure, or other type
|
|
962
962
|
* of transmission error. This value shall only be reset upon a Node reboot.
|
|
963
963
|
*
|
|
964
|
-
* @see {@link MatterSpecification.
|
|
964
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.34
|
|
965
965
|
*/
|
|
966
966
|
txRetryCount: number;
|
|
967
967
|
|
|
@@ -970,7 +970,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
970
970
|
* packets. The attribute shall only be incremented by 1 for each unique MAC transmission packets that meets the
|
|
971
971
|
* maximal retry limit for direct packets. This value shall only be reset upon a Node reboot.
|
|
972
972
|
*
|
|
973
|
-
* @see {@link MatterSpecification.
|
|
973
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.35
|
|
974
974
|
*/
|
|
975
975
|
txDirectMaxRetryExpiryCount: number;
|
|
976
976
|
|
|
@@ -979,7 +979,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
979
979
|
* packets. The attribute shall only be incremented by 1 for each unique MAC transmission packets that meets the
|
|
980
980
|
* maximal retry limit for indirect packets. This value shall only be reset upon a Node reboot.
|
|
981
981
|
*
|
|
982
|
-
* @see {@link MatterSpecification.
|
|
982
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.36
|
|
983
983
|
*/
|
|
984
984
|
txIndirectMaxRetryExpiryCount: number;
|
|
985
985
|
|
|
@@ -987,7 +987,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
987
987
|
* Indicates the total number of CCA failures. The TxErrCcaCount attribute shall only be incremented by 1 for
|
|
988
988
|
* each instance of a CCA failure. This value shall only be reset upon a Node reboot.
|
|
989
989
|
*
|
|
990
|
-
* @see {@link MatterSpecification.
|
|
990
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.37
|
|
991
991
|
*/
|
|
992
992
|
txErrCcaCount: number;
|
|
993
993
|
|
|
@@ -996,7 +996,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
996
996
|
* attribute shall only be incremented by 1 for each unique MAC transmission request failure caused by an abort
|
|
997
997
|
* error.
|
|
998
998
|
*
|
|
999
|
-
* @see {@link MatterSpecification.
|
|
999
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.38
|
|
1000
1000
|
*/
|
|
1001
1001
|
txErrAbortCount: number;
|
|
1002
1002
|
|
|
@@ -1005,14 +1005,14 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1005
1005
|
* busy channel (a CSMA/CA fail). The attribute shall only be incremented by 1 for each unique MAC transmission
|
|
1006
1006
|
* request failure caused by a busy channel such as a CSMA/CA failure.
|
|
1007
1007
|
*
|
|
1008
|
-
* @see {@link MatterSpecification.
|
|
1008
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.39
|
|
1009
1009
|
*/
|
|
1010
1010
|
txErrBusyChannelCount: number;
|
|
1011
1011
|
|
|
1012
1012
|
/**
|
|
1013
1013
|
* Indicates the total number of received unique MAC frames. This value shall only be reset upon a Node reboot.
|
|
1014
1014
|
*
|
|
1015
|
-
* @see {@link MatterSpecification.
|
|
1015
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.40
|
|
1016
1016
|
*/
|
|
1017
1017
|
rxTotalCount: number;
|
|
1018
1018
|
|
|
@@ -1020,7 +1020,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1020
1020
|
* Indicates the total number of received unique unicast MAC frames. This value shall only be reset upon a Node
|
|
1021
1021
|
* reboot.
|
|
1022
1022
|
*
|
|
1023
|
-
* @see {@link MatterSpecification.
|
|
1023
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.41
|
|
1024
1024
|
*/
|
|
1025
1025
|
rxUnicastCount: number;
|
|
1026
1026
|
|
|
@@ -1028,7 +1028,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1028
1028
|
* Indicates the total number of received unique broadcast MAC frames. This value shall only be reset upon a
|
|
1029
1029
|
* Node reboot.
|
|
1030
1030
|
*
|
|
1031
|
-
* @see {@link MatterSpecification.
|
|
1031
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.42
|
|
1032
1032
|
*/
|
|
1033
1033
|
rxBroadcastCount: number;
|
|
1034
1034
|
|
|
@@ -1036,7 +1036,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1036
1036
|
* Indicates the total number of received unique MAC Data frames. This value shall only be reset upon a Node
|
|
1037
1037
|
* reboot.
|
|
1038
1038
|
*
|
|
1039
|
-
* @see {@link MatterSpecification.
|
|
1039
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.43
|
|
1040
1040
|
*/
|
|
1041
1041
|
rxDataCount: number;
|
|
1042
1042
|
|
|
@@ -1044,7 +1044,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1044
1044
|
* Indicates the total number of received unique MAC Data Poll frames. This value shall only be reset upon a
|
|
1045
1045
|
* Node reboot.
|
|
1046
1046
|
*
|
|
1047
|
-
* @see {@link MatterSpecification.
|
|
1047
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.44
|
|
1048
1048
|
*/
|
|
1049
1049
|
rxDataPollCount: number;
|
|
1050
1050
|
|
|
@@ -1052,7 +1052,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1052
1052
|
* Indicates the total number of received unique MAC Beacon frames. This value shall only be reset upon a Node
|
|
1053
1053
|
* reboot.
|
|
1054
1054
|
*
|
|
1055
|
-
* @see {@link MatterSpecification.
|
|
1055
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.45
|
|
1056
1056
|
*/
|
|
1057
1057
|
rxBeaconCount: number;
|
|
1058
1058
|
|
|
@@ -1060,7 +1060,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1060
1060
|
* Indicates the total number of received unique MAC Beacon Request frames. This value shall only be reset upon
|
|
1061
1061
|
* a Node reboot.
|
|
1062
1062
|
*
|
|
1063
|
-
* @see {@link MatterSpecification.
|
|
1063
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.46
|
|
1064
1064
|
*/
|
|
1065
1065
|
rxBeaconRequestCount: number;
|
|
1066
1066
|
|
|
@@ -1068,7 +1068,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1068
1068
|
* Indicates the total number of received unique MAC frame requests that are not counted by any other attribute.
|
|
1069
1069
|
* This value shall only be reset upon a Node reboot.
|
|
1070
1070
|
*
|
|
1071
|
-
* @see {@link MatterSpecification.
|
|
1071
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.47
|
|
1072
1072
|
*/
|
|
1073
1073
|
rxOtherCount: number;
|
|
1074
1074
|
|
|
@@ -1076,7 +1076,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1076
1076
|
* Indicates the total number of received unique MAC frame requests that have been dropped as a result of MAC
|
|
1077
1077
|
* filtering. This value shall only be reset upon a Node reboot.
|
|
1078
1078
|
*
|
|
1079
|
-
* @see {@link MatterSpecification.
|
|
1079
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.48
|
|
1080
1080
|
*/
|
|
1081
1081
|
rxAddressFilteredCount: number;
|
|
1082
1082
|
|
|
@@ -1084,7 +1084,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1084
1084
|
* Indicates the total number of received unique MAC frame requests that have been dropped as a result of a
|
|
1085
1085
|
* destination address check. This value shall only be reset upon a Node reboot.
|
|
1086
1086
|
*
|
|
1087
|
-
* @see {@link MatterSpecification.
|
|
1087
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.49
|
|
1088
1088
|
*/
|
|
1089
1089
|
rxDestAddrFilteredCount: number;
|
|
1090
1090
|
|
|
@@ -1092,7 +1092,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1092
1092
|
* Indicates the total number of received MAC frame requests that have been dropped as a result of being a
|
|
1093
1093
|
* duplicate of a previously received MAC frame request. This value shall only be reset upon a Node reboot.
|
|
1094
1094
|
*
|
|
1095
|
-
* @see {@link MatterSpecification.
|
|
1095
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.50
|
|
1096
1096
|
*/
|
|
1097
1097
|
rxDuplicatedCount: number;
|
|
1098
1098
|
|
|
@@ -1100,7 +1100,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1100
1100
|
* Indicates the total number of received unique MAC frame requests that have been dropped as a result of
|
|
1101
1101
|
* missing or malformed frame contents. This value shall only be reset upon a Node reboot.
|
|
1102
1102
|
*
|
|
1103
|
-
* @see {@link MatterSpecification.
|
|
1103
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.51
|
|
1104
1104
|
*/
|
|
1105
1105
|
rxErrNoFrameCount: number;
|
|
1106
1106
|
|
|
@@ -1108,7 +1108,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1108
1108
|
* Indicates the total number of received unique MAC frame requests that have been dropped as a result of
|
|
1109
1109
|
* originating from an unknown neighbor device. This value shall only be reset upon a Node reboot.
|
|
1110
1110
|
*
|
|
1111
|
-
* @see {@link MatterSpecification.
|
|
1111
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.52
|
|
1112
1112
|
*/
|
|
1113
1113
|
rxErrUnknownNeighborCount: number;
|
|
1114
1114
|
|
|
@@ -1116,7 +1116,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1116
1116
|
* Indicates the total number of received unique MAC frame requests that have been dropped as a result of
|
|
1117
1117
|
* containing an invalid source address. This value shall only be reset upon a Node reboot.
|
|
1118
1118
|
*
|
|
1119
|
-
* @see {@link MatterSpecification.
|
|
1119
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.53
|
|
1120
1120
|
*/
|
|
1121
1121
|
rxErrInvalidSrcAddrCount: number;
|
|
1122
1122
|
|
|
@@ -1124,7 +1124,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1124
1124
|
* Indicates the total number of received unique MAC frame requests that have been dropped as a result of an
|
|
1125
1125
|
* error with the security of the received frame. This value shall only be reset upon a Node reboot.
|
|
1126
1126
|
*
|
|
1127
|
-
* @see {@link MatterSpecification.
|
|
1127
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.54
|
|
1128
1128
|
*/
|
|
1129
1129
|
rxErrSecCount: number;
|
|
1130
1130
|
|
|
@@ -1132,7 +1132,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1132
1132
|
* Indicates the total number of received unique MAC frame requests that have been dropped as a result of an
|
|
1133
1133
|
* error with the FCS of the received frame. This value shall only be reset upon a Node reboot.
|
|
1134
1134
|
*
|
|
1135
|
-
* @see {@link MatterSpecification.
|
|
1135
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.55
|
|
1136
1136
|
*/
|
|
1137
1137
|
rxErrFcsCount: number;
|
|
1138
1138
|
|
|
@@ -1140,7 +1140,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1140
1140
|
* Indicates the total number of received unique MAC frame requests that have been dropped as a result of an
|
|
1141
1141
|
* error that is not counted by any other attribute. This value shall only be reset upon a Node reboot.
|
|
1142
1142
|
*
|
|
1143
|
-
* @see {@link MatterSpecification.
|
|
1143
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.6.56
|
|
1144
1144
|
*/
|
|
1145
1145
|
rxErrOtherCount: number;
|
|
1146
1146
|
}
|
|
@@ -1158,7 +1158,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1158
1158
|
*
|
|
1159
1159
|
* Upon completion, this command shall send a status code of SUCCESS back to the initiator.
|
|
1160
1160
|
*
|
|
1161
|
-
* @see {@link MatterSpecification.
|
|
1161
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.7.1
|
|
1162
1162
|
*/
|
|
1163
1163
|
resetCounts(): MaybePromise;
|
|
1164
1164
|
}
|
|
@@ -1175,7 +1175,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1175
1175
|
/**
|
|
1176
1176
|
* The ConnectionStatus Event shall indicate that a Node's connection status to a Thread network has changed.
|
|
1177
1177
|
*
|
|
1178
|
-
* @see {@link MatterSpecification.
|
|
1178
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.8.2
|
|
1179
1179
|
*/
|
|
1180
1180
|
connectionStatus?: ConnectionStatusEvent;
|
|
1181
1181
|
|
|
@@ -1183,7 +1183,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1183
1183
|
* The NetworkFaultChange Event shall indicate a change in the set of network faults currently detected by the
|
|
1184
1184
|
* Node.
|
|
1185
1185
|
*
|
|
1186
|
-
* @see {@link MatterSpecification.
|
|
1186
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.8.1
|
|
1187
1187
|
*/
|
|
1188
1188
|
networkFaultChange?: NetworkFaultChangeEvent;
|
|
1189
1189
|
}
|
|
@@ -1198,7 +1198,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1198
1198
|
/**
|
|
1199
1199
|
* The ConnectionStatus Event shall indicate that a Node's connection status to a Thread network has changed.
|
|
1200
1200
|
*
|
|
1201
|
-
* @see {@link MatterSpecification.
|
|
1201
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.8.2
|
|
1202
1202
|
*/
|
|
1203
1203
|
connectionStatus: ConnectionStatusEvent;
|
|
1204
1204
|
|
|
@@ -1206,7 +1206,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1206
1206
|
* The NetworkFaultChange Event shall indicate a change in the set of network faults currently detected by the
|
|
1207
1207
|
* Node.
|
|
1208
1208
|
*
|
|
1209
|
-
* @see {@link MatterSpecification.
|
|
1209
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.8.1
|
|
1210
1210
|
*/
|
|
1211
1211
|
networkFaultChange: NetworkFaultChangeEvent;
|
|
1212
1212
|
}
|
|
@@ -1223,7 +1223,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1223
1223
|
/**
|
|
1224
1224
|
* These are optional features supported by ThreadNetworkDiagnosticsCluster.
|
|
1225
1225
|
*
|
|
1226
|
-
* @see {@link MatterSpecification.
|
|
1226
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.4
|
|
1227
1227
|
*/
|
|
1228
1228
|
export enum Feature {
|
|
1229
1229
|
/**
|
|
@@ -1257,7 +1257,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1257
1257
|
}
|
|
1258
1258
|
|
|
1259
1259
|
/**
|
|
1260
|
-
* @see {@link MatterSpecification.
|
|
1260
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.3
|
|
1261
1261
|
*/
|
|
1262
1262
|
export enum RoutingRole {
|
|
1263
1263
|
/**
|
|
@@ -1298,7 +1298,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1298
1298
|
}
|
|
1299
1299
|
|
|
1300
1300
|
/**
|
|
1301
|
-
* @see {@link MatterSpecification.
|
|
1301
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.4
|
|
1302
1302
|
*/
|
|
1303
1303
|
export class NeighborTable {
|
|
1304
1304
|
constructor(values?: Partial<NeighborTable>);
|
|
@@ -1309,7 +1309,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1309
1309
|
* example, octet string (in hexadecimal, from first octet to last) 00112233AABBCCDD would lead to a value of
|
|
1310
1310
|
* 0x00112233AABBCCDD.
|
|
1311
1311
|
*
|
|
1312
|
-
* @see {@link MatterSpecification.
|
|
1312
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.4.1
|
|
1313
1313
|
*/
|
|
1314
1314
|
extAddress: number | bigint;
|
|
1315
1315
|
|
|
@@ -1317,7 +1317,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1317
1317
|
* This field shall specify the duration of time, in seconds, since a frame has been received from the
|
|
1318
1318
|
* neighboring Node.
|
|
1319
1319
|
*
|
|
1320
|
-
* @see {@link MatterSpecification.
|
|
1320
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.4.2
|
|
1321
1321
|
*/
|
|
1322
1322
|
age: number;
|
|
1323
1323
|
|
|
@@ -1326,7 +1326,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1326
1326
|
* RLOC16 and treating the octet string as if it was encoding a big-endian integer. For example, octet string
|
|
1327
1327
|
* (in hexadecimal, from first octet to last) 44AA would lead to a value of 0x44AA.
|
|
1328
1328
|
*
|
|
1329
|
-
* @see {@link MatterSpecification.
|
|
1329
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.4.3
|
|
1330
1330
|
*/
|
|
1331
1331
|
rloc16: number;
|
|
1332
1332
|
|
|
@@ -1334,7 +1334,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1334
1334
|
* This field shall specify the number of link layer frames that have been received from the neighboring node.
|
|
1335
1335
|
* This field shall be reset to 0 upon a reboot of the Node.
|
|
1336
1336
|
*
|
|
1337
|
-
* @see {@link MatterSpecification.
|
|
1337
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.4.4
|
|
1338
1338
|
*/
|
|
1339
1339
|
linkFrameCounter: number;
|
|
1340
1340
|
|
|
@@ -1342,7 +1342,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1342
1342
|
* This field shall specify the number of Mesh Link Establishment frames that have been received from the
|
|
1343
1343
|
* neighboring node. This field shall be reset to 0 upon a reboot of the Node.
|
|
1344
1344
|
*
|
|
1345
|
-
* @see {@link MatterSpecification.
|
|
1345
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.4.5
|
|
1346
1346
|
*/
|
|
1347
1347
|
mleFrameCounter: number;
|
|
1348
1348
|
|
|
@@ -1350,7 +1350,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1350
1350
|
* This field shall specify the implementation specific mix of IEEE 802.15.4 PDU receive quality indicators,
|
|
1351
1351
|
* scaled from 0 to 255.
|
|
1352
1352
|
*
|
|
1353
|
-
* @see {@link MatterSpecification.
|
|
1353
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.4.6
|
|
1354
1354
|
*/
|
|
1355
1355
|
lqi: number;
|
|
1356
1356
|
|
|
@@ -1359,7 +1359,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1359
1359
|
* receiving Node's last reboot. If there is no known received frames this field SHOULD have the value of null.
|
|
1360
1360
|
* This field shall have the units of dBm, having the range -128 dBm to 0 dBm.
|
|
1361
1361
|
*
|
|
1362
|
-
* @see {@link MatterSpecification.
|
|
1362
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.4.7
|
|
1363
1363
|
*/
|
|
1364
1364
|
averageRssi: number | null;
|
|
1365
1365
|
|
|
@@ -1368,7 +1368,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1368
1368
|
* no known last received frame the LastRssi field SHOULD have the value of null. This field shall have the
|
|
1369
1369
|
* units of dBm, having the range -128 dBm to 0 dBm.
|
|
1370
1370
|
*
|
|
1371
|
-
* @see {@link MatterSpecification.
|
|
1371
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.4.8
|
|
1372
1372
|
*/
|
|
1373
1373
|
lastRssi: number | null;
|
|
1374
1374
|
|
|
@@ -1376,7 +1376,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1376
1376
|
* This field shall specify the percentage of received frames from the neighboring Node that have resulted in
|
|
1377
1377
|
* errors.
|
|
1378
1378
|
*
|
|
1379
|
-
* @see {@link MatterSpecification.
|
|
1379
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.4.9
|
|
1380
1380
|
*/
|
|
1381
1381
|
frameErrorRate: number;
|
|
1382
1382
|
|
|
@@ -1384,7 +1384,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1384
1384
|
* This field shall specify the percentage of received messages from the neighboring Node that have resulted in
|
|
1385
1385
|
* errors.
|
|
1386
1386
|
*
|
|
1387
|
-
* @see {@link MatterSpecification.
|
|
1387
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.4.10
|
|
1388
1388
|
*/
|
|
1389
1389
|
messageErrorRate: number;
|
|
1390
1390
|
|
|
@@ -1392,14 +1392,14 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1392
1392
|
* This field shall specify if the neighboring Node is capable of receiving frames while the Node is in an idle
|
|
1393
1393
|
* state.
|
|
1394
1394
|
*
|
|
1395
|
-
* @see {@link MatterSpecification.
|
|
1395
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.4.11
|
|
1396
1396
|
*/
|
|
1397
1397
|
rxOnWhenIdle: boolean;
|
|
1398
1398
|
|
|
1399
1399
|
/**
|
|
1400
1400
|
* This field shall specify if the neighboring Node is a full Thread device.
|
|
1401
1401
|
*
|
|
1402
|
-
* @see {@link MatterSpecification.
|
|
1402
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.4.12
|
|
1403
1403
|
*/
|
|
1404
1404
|
fullThreadDevice: boolean;
|
|
1405
1405
|
|
|
@@ -1407,7 +1407,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1407
1407
|
* This field shall specify if the neighboring Node requires the full Network Data. If set to False, the
|
|
1408
1408
|
* neighboring Node only requires the stable Network Data.
|
|
1409
1409
|
*
|
|
1410
|
-
* @see {@link MatterSpecification.
|
|
1410
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.4.13
|
|
1411
1411
|
*/
|
|
1412
1412
|
fullNetworkData: boolean;
|
|
1413
1413
|
|
|
@@ -1415,13 +1415,13 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1415
1415
|
* This field shall specify if the neighboring Node is a direct child of the Node reporting the NeighborTable
|
|
1416
1416
|
* attribute.
|
|
1417
1417
|
*
|
|
1418
|
-
* @see {@link MatterSpecification.
|
|
1418
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.4.14
|
|
1419
1419
|
*/
|
|
1420
1420
|
isChild: boolean;
|
|
1421
1421
|
}
|
|
1422
1422
|
|
|
1423
1423
|
/**
|
|
1424
|
-
* @see {@link MatterSpecification.
|
|
1424
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.5
|
|
1425
1425
|
*/
|
|
1426
1426
|
export class RouteTable {
|
|
1427
1427
|
constructor(values?: Partial<RouteTable>);
|
|
@@ -1432,7 +1432,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1432
1432
|
* them as a big-endian integer. For example, octet string (in hexadecimal, from first octet to last)
|
|
1433
1433
|
* 00112233AABBCCDD would lead to a value of 0x00112233AABBCCDD.
|
|
1434
1434
|
*
|
|
1435
|
-
* @see {@link MatterSpecification.
|
|
1435
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.5.1
|
|
1436
1436
|
*/
|
|
1437
1437
|
extAddress: number | bigint;
|
|
1438
1438
|
|
|
@@ -1442,14 +1442,14 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1442
1442
|
* integer. For example, octet string (in hexadecimal, from first octet to last) 44AA would lead to a value of
|
|
1443
1443
|
* 0x44AA.
|
|
1444
1444
|
*
|
|
1445
|
-
* @see {@link MatterSpecification.
|
|
1445
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.5.2
|
|
1446
1446
|
*/
|
|
1447
1447
|
rloc16: number;
|
|
1448
1448
|
|
|
1449
1449
|
/**
|
|
1450
1450
|
* This field shall specify the Router ID for the Node for which this route table entry corresponds.
|
|
1451
1451
|
*
|
|
1452
|
-
* @see {@link MatterSpecification.
|
|
1452
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.5.3
|
|
1453
1453
|
*/
|
|
1454
1454
|
routerId: number;
|
|
1455
1455
|
|
|
@@ -1457,14 +1457,14 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1457
1457
|
* This field shall specify the Router ID for the next hop in the route to the Node for which this route table
|
|
1458
1458
|
* entry corresponds.
|
|
1459
1459
|
*
|
|
1460
|
-
* @see {@link MatterSpecification.
|
|
1460
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.5.4
|
|
1461
1461
|
*/
|
|
1462
1462
|
nextHop: number;
|
|
1463
1463
|
|
|
1464
1464
|
/**
|
|
1465
1465
|
* This Field shall specify the cost of the route to the Node for which this route table entry corresponds.
|
|
1466
1466
|
*
|
|
1467
|
-
* @see {@link MatterSpecification.
|
|
1467
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.5.5
|
|
1468
1468
|
*/
|
|
1469
1469
|
pathCost: number;
|
|
1470
1470
|
|
|
@@ -1472,7 +1472,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1472
1472
|
* This field shall specify the implementation specific mix of IEEE 802.15.4 PDU receive quality indicators,
|
|
1473
1473
|
* scaled from 0 to 255, from the perspective of the Node reporting the neighbor table.
|
|
1474
1474
|
*
|
|
1475
|
-
* @see {@link MatterSpecification.
|
|
1475
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.5.6
|
|
1476
1476
|
*/
|
|
1477
1477
|
lqiIn: number;
|
|
1478
1478
|
|
|
@@ -1480,7 +1480,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1480
1480
|
* This field shall specify the implementation specific mix of IEEE 802.15.4 PDU receive quality indicators,
|
|
1481
1481
|
* scaled from 0 to 255, from the perspective of the Node specified within the NextHop field.
|
|
1482
1482
|
*
|
|
1483
|
-
* @see {@link MatterSpecification.
|
|
1483
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.5.7
|
|
1484
1484
|
*/
|
|
1485
1485
|
lqiOut: number;
|
|
1486
1486
|
|
|
@@ -1488,14 +1488,14 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1488
1488
|
* This field shall specify the duration of time, in seconds, since a frame has been received from the Node for
|
|
1489
1489
|
* which this route table entry corresponds.
|
|
1490
1490
|
*
|
|
1491
|
-
* @see {@link MatterSpecification.
|
|
1491
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.5.8
|
|
1492
1492
|
*/
|
|
1493
1493
|
age: number;
|
|
1494
1494
|
|
|
1495
1495
|
/**
|
|
1496
1496
|
* This field shall specify if the router ID as defined within the RouterId field has been allocated.
|
|
1497
1497
|
*
|
|
1498
|
-
* @see {@link MatterSpecification.
|
|
1498
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.5.9
|
|
1499
1499
|
*/
|
|
1500
1500
|
allocated: boolean;
|
|
1501
1501
|
|
|
@@ -1503,13 +1503,13 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1503
1503
|
* This field shall specify if a link has been established to the Node for which this route table entry
|
|
1504
1504
|
* corresponds.
|
|
1505
1505
|
*
|
|
1506
|
-
* @see {@link MatterSpecification.
|
|
1506
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.5.10
|
|
1507
1507
|
*/
|
|
1508
1508
|
linkEstablished: boolean;
|
|
1509
1509
|
}
|
|
1510
1510
|
|
|
1511
1511
|
/**
|
|
1512
|
-
* @see {@link MatterSpecification.
|
|
1512
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.6
|
|
1513
1513
|
*/
|
|
1514
1514
|
export class SecurityPolicy {
|
|
1515
1515
|
constructor(values?: Partial<SecurityPolicy>);
|
|
@@ -1518,7 +1518,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1518
1518
|
* This field shall specify the interval of time, in hours, that Thread security keys are rotated. Null when
|
|
1519
1519
|
* there is no dataset configured.
|
|
1520
1520
|
*
|
|
1521
|
-
* @see {@link MatterSpecification.
|
|
1521
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.6.1
|
|
1522
1522
|
*/
|
|
1523
1523
|
rotationTime: number;
|
|
1524
1524
|
|
|
@@ -1526,13 +1526,13 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1526
1526
|
* This field shall specify the flags as specified in Thread 1.3.0 section 8.10.1.15. Null when there is no
|
|
1527
1527
|
* dataset configured.
|
|
1528
1528
|
*
|
|
1529
|
-
* @see {@link MatterSpecification.
|
|
1529
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.6.2
|
|
1530
1530
|
*/
|
|
1531
1531
|
flags: number;
|
|
1532
1532
|
}
|
|
1533
1533
|
|
|
1534
1534
|
/**
|
|
1535
|
-
* @see {@link MatterSpecification.
|
|
1535
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.7
|
|
1536
1536
|
*/
|
|
1537
1537
|
export class OperationalDatasetComponents {
|
|
1538
1538
|
constructor(values?: Partial<OperationalDatasetComponents>);
|
|
@@ -1540,56 +1540,56 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1540
1540
|
/**
|
|
1541
1541
|
* This field shall be True if the Node has an active timestamp present, else False.
|
|
1542
1542
|
*
|
|
1543
|
-
* @see {@link MatterSpecification.
|
|
1543
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.7.1
|
|
1544
1544
|
*/
|
|
1545
1545
|
activeTimestampPresent: boolean;
|
|
1546
1546
|
|
|
1547
1547
|
/**
|
|
1548
1548
|
* This field shall be True if the Node has a pending timestamp is present, else False.
|
|
1549
1549
|
*
|
|
1550
|
-
* @see {@link MatterSpecification.
|
|
1550
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.7.2
|
|
1551
1551
|
*/
|
|
1552
1552
|
pendingTimestampPresent: boolean;
|
|
1553
1553
|
|
|
1554
1554
|
/**
|
|
1555
1555
|
* This field shall be True if the Node has the Thread master key, else False.
|
|
1556
1556
|
*
|
|
1557
|
-
* @see {@link MatterSpecification.
|
|
1557
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.7.3
|
|
1558
1558
|
*/
|
|
1559
1559
|
masterKeyPresent: boolean;
|
|
1560
1560
|
|
|
1561
1561
|
/**
|
|
1562
1562
|
* This field shall be True if the Node has the Thread network's name, else False.
|
|
1563
1563
|
*
|
|
1564
|
-
* @see {@link MatterSpecification.
|
|
1564
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.7.4
|
|
1565
1565
|
*/
|
|
1566
1566
|
networkNamePresent: boolean;
|
|
1567
1567
|
|
|
1568
1568
|
/**
|
|
1569
1569
|
* This field shall be True if the Node has an extended Pan ID, else False.
|
|
1570
1570
|
*
|
|
1571
|
-
* @see {@link MatterSpecification.
|
|
1571
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.7.5
|
|
1572
1572
|
*/
|
|
1573
1573
|
extendedPanIdPresent: boolean;
|
|
1574
1574
|
|
|
1575
1575
|
/**
|
|
1576
1576
|
* This field shall be True if the Node has the mesh local prefix, else False.
|
|
1577
1577
|
*
|
|
1578
|
-
* @see {@link MatterSpecification.
|
|
1578
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.7.6
|
|
1579
1579
|
*/
|
|
1580
1580
|
meshLocalPrefixPresent: boolean;
|
|
1581
1581
|
|
|
1582
1582
|
/**
|
|
1583
1583
|
* This field shall be True if the Node has the Thread network delay set, else False.
|
|
1584
1584
|
*
|
|
1585
|
-
* @see {@link MatterSpecification.
|
|
1585
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.7.7
|
|
1586
1586
|
*/
|
|
1587
1587
|
delayPresent: boolean;
|
|
1588
1588
|
|
|
1589
1589
|
/**
|
|
1590
1590
|
* This field shall be True if the Node has a Pan ID, else False.
|
|
1591
1591
|
*
|
|
1592
|
-
* @see {@link MatterSpecification.
|
|
1592
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.7.8
|
|
1593
1593
|
*/
|
|
1594
1594
|
panIdPresent: boolean;
|
|
1595
1595
|
|
|
@@ -1597,14 +1597,14 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1597
1597
|
* This field shall be True if the Node has configured an operational channel for the Thread network, else
|
|
1598
1598
|
* False.
|
|
1599
1599
|
*
|
|
1600
|
-
* @see {@link MatterSpecification.
|
|
1600
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.7.9
|
|
1601
1601
|
*/
|
|
1602
1602
|
channelPresent: boolean;
|
|
1603
1603
|
|
|
1604
1604
|
/**
|
|
1605
1605
|
* This field shall be True if the Node has been configured with the Thread network Pskc, else False.
|
|
1606
1606
|
*
|
|
1607
|
-
* @see {@link MatterSpecification.
|
|
1607
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.7.10
|
|
1608
1608
|
*/
|
|
1609
1609
|
pskcPresent: boolean;
|
|
1610
1610
|
|
|
@@ -1612,20 +1612,20 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1612
1612
|
* This field shall be True if the Node has been configured with the Thread network security policies, else
|
|
1613
1613
|
* False.
|
|
1614
1614
|
*
|
|
1615
|
-
* @see {@link MatterSpecification.
|
|
1615
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.7.11
|
|
1616
1616
|
*/
|
|
1617
1617
|
securityPolicyPresent: boolean;
|
|
1618
1618
|
|
|
1619
1619
|
/**
|
|
1620
1620
|
* This field shall be True if the Node has available a mask of available channels, else False.
|
|
1621
1621
|
*
|
|
1622
|
-
* @see {@link MatterSpecification.
|
|
1622
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.7.12
|
|
1623
1623
|
*/
|
|
1624
1624
|
channelMaskPresent: boolean;
|
|
1625
1625
|
}
|
|
1626
1626
|
|
|
1627
1627
|
/**
|
|
1628
|
-
* @see {@link MatterSpecification.
|
|
1628
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.1
|
|
1629
1629
|
*/
|
|
1630
1630
|
export enum NetworkFault {
|
|
1631
1631
|
/**
|
|
@@ -1652,7 +1652,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1652
1652
|
/**
|
|
1653
1653
|
* The ConnectionStatus Event shall indicate that a Node's connection status to a Thread network has changed.
|
|
1654
1654
|
*
|
|
1655
|
-
* @see {@link MatterSpecification.
|
|
1655
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.8.2
|
|
1656
1656
|
*/
|
|
1657
1657
|
export class ConnectionStatusEvent {
|
|
1658
1658
|
constructor(values?: Partial<ConnectionStatusEvent>);
|
|
@@ -1662,7 +1662,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1662
1662
|
/**
|
|
1663
1663
|
* The NetworkFaultChange Event shall indicate a change in the set of network faults currently detected by the Node.
|
|
1664
1664
|
*
|
|
1665
|
-
* @see {@link MatterSpecification.
|
|
1665
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.8.1
|
|
1666
1666
|
*/
|
|
1667
1667
|
export class NetworkFaultChangeEvent {
|
|
1668
1668
|
constructor(values?: Partial<NetworkFaultChangeEvent>);
|
|
@@ -1671,7 +1671,7 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1671
1671
|
* This field shall represent the set of faults currently detected, as per Section 11.14.5.1, "NetworkFaultEnum
|
|
1672
1672
|
* Type".
|
|
1673
1673
|
*
|
|
1674
|
-
* @see {@link MatterSpecification.
|
|
1674
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.8.1.1
|
|
1675
1675
|
*/
|
|
1676
1676
|
current: NetworkFault[];
|
|
1677
1677
|
|
|
@@ -1679,13 +1679,13 @@ export declare namespace ThreadNetworkDiagnostics {
|
|
|
1679
1679
|
* This field shall represent the set of faults detected prior to this change event, as per Section 11.14.5.1,
|
|
1680
1680
|
* "NetworkFaultEnum Type".
|
|
1681
1681
|
*
|
|
1682
|
-
* @see {@link MatterSpecification.
|
|
1682
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.8.1.2
|
|
1683
1683
|
*/
|
|
1684
1684
|
previous: NetworkFault[];
|
|
1685
1685
|
}
|
|
1686
1686
|
|
|
1687
1687
|
/**
|
|
1688
|
-
* @see {@link MatterSpecification.
|
|
1688
|
+
* @see {@link MatterSpecification.v16.Core} § 11.14.5.2
|
|
1689
1689
|
*/
|
|
1690
1690
|
export enum ConnectionStatus {
|
|
1691
1691
|
/**
|