@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
|
@@ -26,7 +26,7 @@ import type { MaybePromise, Bytes } from "@matter/general";
|
|
|
26
26
|
*
|
|
27
27
|
* 3. Manage settings attributes that are globally applicable across fabrics and controlled by administrators.
|
|
28
28
|
*
|
|
29
|
-
* @see {@link MatterSpecification.
|
|
29
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2
|
|
30
30
|
*/
|
|
31
31
|
export declare namespace CameraAvStreamManagement {
|
|
32
32
|
/**
|
|
@@ -40,9 +40,9 @@ export declare namespace CameraAvStreamManagement {
|
|
|
40
40
|
export const name: "CameraAvStreamManagement";
|
|
41
41
|
|
|
42
42
|
/**
|
|
43
|
-
* The cluster revision assigned by {@link MatterSpecification.
|
|
43
|
+
* The cluster revision assigned by {@link MatterSpecification.v16.Cluster}.
|
|
44
44
|
*/
|
|
45
|
-
export const revision:
|
|
45
|
+
export const revision: 2;
|
|
46
46
|
|
|
47
47
|
/**
|
|
48
48
|
* Canonical metadata for the CameraAvStreamManagement cluster.
|
|
@@ -62,7 +62,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
62
62
|
* evenly allocate this buffer space amongst all streams that utilize pre-roll content such as the Push AV
|
|
63
63
|
* Stream Transport Cluster.
|
|
64
64
|
*
|
|
65
|
-
* @see {@link MatterSpecification.
|
|
65
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.7
|
|
66
66
|
*/
|
|
67
67
|
maxContentBufferSize: number;
|
|
68
68
|
|
|
@@ -70,7 +70,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
70
70
|
* Indicates the maximum network bandwidth in bits per second that the device would consume for the transmission
|
|
71
71
|
* of its media streams.
|
|
72
72
|
*
|
|
73
|
-
* @see {@link MatterSpecification.
|
|
73
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.12
|
|
74
74
|
*/
|
|
75
75
|
maxNetworkBandwidth: number;
|
|
76
76
|
|
|
@@ -80,7 +80,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
80
80
|
* StreamUsagePriorities attribute. The ordering and values of this list shall match the values found in
|
|
81
81
|
* StreamUsagePriorities after a factory reset.
|
|
82
82
|
*
|
|
83
|
-
* @see {@link MatterSpecification.
|
|
83
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.15
|
|
84
84
|
*/
|
|
85
85
|
supportedStreamUsages: StreamUsage[];
|
|
86
86
|
|
|
@@ -93,7 +93,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
93
93
|
* SupportedStreamUsages. Clients can use the contents of the SupportedStreamUsages to restore this default
|
|
94
94
|
* state if the contents have been changed by the SetStreamPriorities command.
|
|
95
95
|
*
|
|
96
|
-
* @see {@link MatterSpecification.
|
|
96
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.19
|
|
97
97
|
*/
|
|
98
98
|
streamUsagePriorities: StreamUsage[];
|
|
99
99
|
|
|
@@ -102,7 +102,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
102
102
|
* physical button or switch, potentially. A value of TRUE indicates that all streams are currently paused. When
|
|
103
103
|
* FALSE, the streams may resume if they are not already paused by their corresponding soft privacy mode.
|
|
104
104
|
*
|
|
105
|
-
* @see {@link MatterSpecification.
|
|
105
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.22
|
|
106
106
|
*/
|
|
107
107
|
hardPrivacyModeOn?: boolean;
|
|
108
108
|
|
|
@@ -111,14 +111,14 @@ export declare namespace CameraAvStreamManagement {
|
|
|
111
111
|
* status light has been enabled. When enabled, the camera may use it for visual signaling purposes to indicate
|
|
112
112
|
* various states of the camera.
|
|
113
113
|
*
|
|
114
|
-
* @see {@link MatterSpecification.
|
|
114
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.40
|
|
115
115
|
*/
|
|
116
116
|
statusLightEnabled?: boolean;
|
|
117
117
|
|
|
118
118
|
/**
|
|
119
119
|
* This attribute indicates the brightness level of the status light.
|
|
120
120
|
*
|
|
121
|
-
* @see {@link MatterSpecification.
|
|
121
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.41
|
|
122
122
|
*/
|
|
123
123
|
statusLightBrightness?: ThreeLevelAuto;
|
|
124
124
|
}
|
|
@@ -130,7 +130,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
130
130
|
/**
|
|
131
131
|
* Indicates the maximum number of concurrent encoders supported by the camera.
|
|
132
132
|
*
|
|
133
|
-
* @see {@link MatterSpecification.
|
|
133
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.1
|
|
134
134
|
*/
|
|
135
135
|
maxConcurrentEncoders: number;
|
|
136
136
|
|
|
@@ -142,7 +142,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
142
142
|
* this attribute shall be present, and a manufacturer specific value shall be present in each
|
|
143
143
|
* SnapshotCapabilities MaxFrameRate entry that requires hardware resources to produce.
|
|
144
144
|
*
|
|
145
|
-
* @see {@link MatterSpecification.
|
|
145
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.2
|
|
146
146
|
*/
|
|
147
147
|
maxEncodedPixelRate: number;
|
|
148
148
|
}
|
|
@@ -155,7 +155,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
155
155
|
* Indicates the set of video sensor parameters for the camera. These include the video sensor dimensions, its
|
|
156
156
|
* frame rate and HDR capabilities.
|
|
157
157
|
*
|
|
158
|
-
* @see {@link MatterSpecification.
|
|
158
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.3
|
|
159
159
|
*/
|
|
160
160
|
videoSensorParams: VideoSensorParams;
|
|
161
161
|
|
|
@@ -167,7 +167,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
167
167
|
* e.g., digital zoom. Furthermore, the minimum viewport size and the video sensor size also dictate the
|
|
168
168
|
* upscaling capabilities and requirements of the image processor.
|
|
169
169
|
*
|
|
170
|
-
* @see {@link MatterSpecification.
|
|
170
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.5
|
|
171
171
|
*/
|
|
172
172
|
minViewportResolution: VideoResolution;
|
|
173
173
|
|
|
@@ -175,21 +175,21 @@ export declare namespace CameraAvStreamManagement {
|
|
|
175
175
|
* This attribute shall list the set of rate distortion trade-off points between resolution, frame rate and
|
|
176
176
|
* bitrate for each supported hardware encoder.
|
|
177
177
|
*
|
|
178
|
-
* @see {@link MatterSpecification.
|
|
178
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.6
|
|
179
179
|
*/
|
|
180
180
|
rateDistortionTradeOffPoints: RateDistortionTradeOffPoints[];
|
|
181
181
|
|
|
182
182
|
/**
|
|
183
183
|
* Indicates the current logical frame rate of the sensor in frames per second.
|
|
184
184
|
*
|
|
185
|
-
* @see {@link MatterSpecification.
|
|
185
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.13
|
|
186
186
|
*/
|
|
187
187
|
currentFrameRate: number;
|
|
188
188
|
|
|
189
189
|
/**
|
|
190
190
|
* Indicates the list of allocated video streams on the device.
|
|
191
191
|
*
|
|
192
|
-
* @see {@link MatterSpecification.
|
|
192
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.16
|
|
193
193
|
*/
|
|
194
194
|
allocatedVideoStreams: VideoStream[];
|
|
195
195
|
|
|
@@ -211,7 +211,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
211
211
|
* When this attribute is changed, all Viewport values found in DPTZStreams shall be updated to the new values
|
|
212
212
|
* set here.
|
|
213
213
|
*
|
|
214
|
-
* @see {@link MatterSpecification.
|
|
214
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.25
|
|
215
215
|
*/
|
|
216
216
|
viewport: Viewport;
|
|
217
217
|
}
|
|
@@ -226,7 +226,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
226
226
|
* content is in black and white, the BlackAndWhiteActive field inside any produced AVMetadataStruct shall be
|
|
227
227
|
* TRUE.
|
|
228
228
|
*
|
|
229
|
-
* @see {@link MatterSpecification.
|
|
229
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.4
|
|
230
230
|
*/
|
|
231
231
|
nightVisionUsesInfrared: boolean;
|
|
232
232
|
|
|
@@ -236,7 +236,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
236
236
|
* active. A value of Auto means the device will automatically move between active and inactive based on the
|
|
237
237
|
* light level it detects.
|
|
238
238
|
*
|
|
239
|
-
* @see {@link MatterSpecification.
|
|
239
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.23
|
|
240
240
|
*/
|
|
241
241
|
nightVision: TriStateAuto;
|
|
242
242
|
|
|
@@ -246,7 +246,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
246
246
|
* Vision Illumination is always active. A value of Auto means the device will automatically enable its built-in
|
|
247
247
|
* Night Vision Illumination based on the light level it detects.
|
|
248
248
|
*
|
|
249
|
-
* @see {@link MatterSpecification.
|
|
249
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.24
|
|
250
250
|
*/
|
|
251
251
|
nightVisionIllum?: TriStateAuto;
|
|
252
252
|
}
|
|
@@ -259,14 +259,14 @@ export declare namespace CameraAvStreamManagement {
|
|
|
259
259
|
* Indicates the audio capabilities of the microphone in terms of the codec used, supported sample rates and the
|
|
260
260
|
* number of channels.
|
|
261
261
|
*
|
|
262
|
-
* @see {@link MatterSpecification.
|
|
262
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.8
|
|
263
263
|
*/
|
|
264
264
|
microphoneCapabilities: AudioCapabilities;
|
|
265
265
|
|
|
266
266
|
/**
|
|
267
267
|
* Indicates the list of allocated audio streams on the device.
|
|
268
268
|
*
|
|
269
|
-
* @see {@link MatterSpecification.
|
|
269
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.17
|
|
270
270
|
*/
|
|
271
271
|
allocatedAudioStreams: AudioStream[];
|
|
272
272
|
|
|
@@ -275,28 +275,28 @@ export declare namespace CameraAvStreamManagement {
|
|
|
275
275
|
* microphone has been muted. In this state, the microphone data shall be replaced with all 0 bits, representing
|
|
276
276
|
* silence. A value of FALSE indicates that the microphone is On and is capable of transmitting audio.
|
|
277
277
|
*
|
|
278
|
-
* @see {@link MatterSpecification.
|
|
278
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.30
|
|
279
279
|
*/
|
|
280
280
|
microphoneMuted: boolean;
|
|
281
281
|
|
|
282
282
|
/**
|
|
283
283
|
* This attribute indicates the current gain or volume level of the microphone.
|
|
284
284
|
*
|
|
285
|
-
* @see {@link MatterSpecification.
|
|
285
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.31
|
|
286
286
|
*/
|
|
287
287
|
microphoneVolumeLevel: number;
|
|
288
288
|
|
|
289
289
|
/**
|
|
290
290
|
* This attribute indicates the maximum value of the MicrophoneVolumeLevel that can be assigned.
|
|
291
291
|
*
|
|
292
|
-
* @see {@link MatterSpecification.
|
|
292
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.32
|
|
293
293
|
*/
|
|
294
294
|
microphoneMaxLevel: number;
|
|
295
295
|
|
|
296
296
|
/**
|
|
297
297
|
* This attribute indicates the minimum value of the MicrophoneVolumeLevel that can be assigned.
|
|
298
298
|
*
|
|
299
|
-
* @see {@link MatterSpecification.
|
|
299
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.33
|
|
300
300
|
*/
|
|
301
301
|
microphoneMinLevel: number;
|
|
302
302
|
|
|
@@ -304,7 +304,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
304
304
|
* This attribute indicates the currently selected AGC (Automatic Gain Control) mode for the microphone. A value
|
|
305
305
|
* of TRUE indicates that microphone AGC is enabled. Otherwise, it is disabled.
|
|
306
306
|
*
|
|
307
|
-
* @see {@link MatterSpecification.
|
|
307
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.34
|
|
308
308
|
*/
|
|
309
309
|
microphoneAgcEnabled?: boolean;
|
|
310
310
|
}
|
|
@@ -317,14 +317,14 @@ export declare namespace CameraAvStreamManagement {
|
|
|
317
317
|
* Indicates the audio capabilities of the speaker in terms of the supported codecs, sample rates, and the
|
|
318
318
|
* number of channels when a speaker is present.
|
|
319
319
|
*
|
|
320
|
-
* @see {@link MatterSpecification.
|
|
320
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.9
|
|
321
321
|
*/
|
|
322
322
|
speakerCapabilities: AudioCapabilities;
|
|
323
323
|
|
|
324
324
|
/**
|
|
325
325
|
* Indicates the type of two-way talk support the device has, e.g., NotSupported, HalfDuplex, or FullDuplex.
|
|
326
326
|
*
|
|
327
|
-
* @see {@link MatterSpecification.
|
|
327
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.10
|
|
328
328
|
*/
|
|
329
329
|
twoWayTalkSupport: TwoWayTalkSupportType;
|
|
330
330
|
|
|
@@ -332,28 +332,28 @@ export declare namespace CameraAvStreamManagement {
|
|
|
332
332
|
* This attribute indicates whether the speaker is currently muted or not. A value of TRUE indicates that the
|
|
333
333
|
* speaker has been muted and shall not play anything. A value of FALSE indicates that the Speaker is enabled.
|
|
334
334
|
*
|
|
335
|
-
* @see {@link MatterSpecification.
|
|
335
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.26
|
|
336
336
|
*/
|
|
337
337
|
speakerMuted: boolean;
|
|
338
338
|
|
|
339
339
|
/**
|
|
340
340
|
* This attribute indicates the current volume level of the speaker.
|
|
341
341
|
*
|
|
342
|
-
* @see {@link MatterSpecification.
|
|
342
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.27
|
|
343
343
|
*/
|
|
344
344
|
speakerVolumeLevel: number;
|
|
345
345
|
|
|
346
346
|
/**
|
|
347
347
|
* This attribute indicates the maximum value of the SpeakerVolumeLevel that can be assigned.
|
|
348
348
|
*
|
|
349
|
-
* @see {@link MatterSpecification.
|
|
349
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.28
|
|
350
350
|
*/
|
|
351
351
|
speakerMaxLevel: number;
|
|
352
352
|
|
|
353
353
|
/**
|
|
354
354
|
* This attribute indicates the minimum value of the SpeakerVolumeLevel that can be assigned.
|
|
355
355
|
*
|
|
356
|
-
* @see {@link MatterSpecification.
|
|
356
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.29
|
|
357
357
|
*/
|
|
358
358
|
speakerMinLevel: number;
|
|
359
359
|
}
|
|
@@ -366,14 +366,14 @@ export declare namespace CameraAvStreamManagement {
|
|
|
366
366
|
* Indicates the list of supported snapshot capabilities the device has. This list is a set of entries for image
|
|
367
367
|
* codec, resolution, maximum frame rate, hardware encoder, and encoded pixels.
|
|
368
368
|
*
|
|
369
|
-
* @see {@link MatterSpecification.
|
|
369
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.11
|
|
370
370
|
*/
|
|
371
371
|
snapshotCapabilities: SnapshotCapabilities[];
|
|
372
372
|
|
|
373
373
|
/**
|
|
374
374
|
* Indicates the list of allocated snapshot streams on the device.
|
|
375
375
|
*
|
|
376
|
-
* @see {@link MatterSpecification.
|
|
376
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.18
|
|
377
377
|
*/
|
|
378
378
|
allocatedSnapshotStreams: SnapshotStream[];
|
|
379
379
|
}
|
|
@@ -386,7 +386,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
386
386
|
* This attribute indicates the currently selected High Dynamic Range (HDR) mode. A value of TRUE indicates that
|
|
387
387
|
* HDR video capturing is enabled. Otherwise, HDR video capturing is disabled.
|
|
388
388
|
*
|
|
389
|
-
* @see {@link MatterSpecification.
|
|
389
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.14
|
|
390
390
|
*/
|
|
391
391
|
hdrModeEnabled: boolean;
|
|
392
392
|
}
|
|
@@ -405,7 +405,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
405
405
|
* When this attribute is set to TRUE, any active WebRTC transports using these stream usage types shall
|
|
406
406
|
* terminate the session by calling End using WebRTCEndReasonEnum PrivacyMode.
|
|
407
407
|
*
|
|
408
|
-
* @see {@link MatterSpecification.
|
|
408
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.20
|
|
409
409
|
*/
|
|
410
410
|
softRecordingPrivacyModeEnabled: boolean;
|
|
411
411
|
|
|
@@ -419,7 +419,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
419
419
|
* When this attribute is set to TRUE, any active WebRTC transports using this stream usage type shall terminate
|
|
420
420
|
* the session by calling End using WebRTCEndReasonEnum PrivacyMode.
|
|
421
421
|
*
|
|
422
|
-
* @see {@link MatterSpecification.
|
|
422
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.21
|
|
423
423
|
*/
|
|
424
424
|
softLivestreamPrivacyModeEnabled: boolean;
|
|
425
425
|
}
|
|
@@ -431,7 +431,11 @@ export declare namespace CameraAvStreamManagement {
|
|
|
431
431
|
/**
|
|
432
432
|
* This attribute indicates the amount of clockwise rotation in degrees that the image has been subjected to.
|
|
433
433
|
*
|
|
434
|
-
*
|
|
434
|
+
* This attribute may be present if the underlying hardware allows for arbitrary angle rotation within the full
|
|
435
|
+
* 360 degree range. If this attribute is not present, then discrete angle rotation may be supported via the
|
|
436
|
+
* ImageRotationDiscreteAngles. A value of 0 means no rotation has been applied.
|
|
437
|
+
*
|
|
438
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.35
|
|
435
439
|
*/
|
|
436
440
|
imageRotation?: number;
|
|
437
441
|
|
|
@@ -439,7 +443,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
439
443
|
* This attribute indicates whether the image has been flipped horizontally or not. A value of TRUE indicates
|
|
440
444
|
* that the image has been flipped horizontally.
|
|
441
445
|
*
|
|
442
|
-
* @see {@link MatterSpecification.
|
|
446
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.36
|
|
443
447
|
*/
|
|
444
448
|
imageFlipHorizontal?: boolean;
|
|
445
449
|
|
|
@@ -447,9 +451,20 @@ export declare namespace CameraAvStreamManagement {
|
|
|
447
451
|
* This attribute indicates whether the image has been flipped vertically or not. A value of TRUE indicates that
|
|
448
452
|
* the image has been flipped vertically.
|
|
449
453
|
*
|
|
450
|
-
* @see {@link MatterSpecification.
|
|
454
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.37
|
|
451
455
|
*/
|
|
452
456
|
imageFlipVertical?: boolean;
|
|
457
|
+
|
|
458
|
+
/**
|
|
459
|
+
* This attribute indicates the amount of clockwise rotation in specific angles of 0, 90, 180, and 270 degrees.
|
|
460
|
+
* This attribute is used by cameras that do not have the capability of full arbitrary rotation angles that can
|
|
461
|
+
* be set via the ImageRotation attribute. Note that the ImageFlipHorizontal and the ImageFlipVertical
|
|
462
|
+
* attributes only allow for a lateral inversion or mirror reflection of the image along the horizontal and/or
|
|
463
|
+
* vertical axes. A value of 0 means no rotation has been applied.
|
|
464
|
+
*
|
|
465
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.42
|
|
466
|
+
*/
|
|
467
|
+
imageRotationDiscreteAngles?: number;
|
|
453
468
|
}
|
|
454
469
|
|
|
455
470
|
/**
|
|
@@ -460,7 +475,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
460
475
|
* This attribute indicates whether local storage based video recording is enabled. A value of TRUE indicates
|
|
461
476
|
* that local storage based video recording has been enabled.
|
|
462
477
|
*
|
|
463
|
-
* @see {@link MatterSpecification.
|
|
478
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.38
|
|
464
479
|
*/
|
|
465
480
|
localVideoRecordingEnabled: boolean;
|
|
466
481
|
}
|
|
@@ -473,7 +488,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
473
488
|
* This attribute indicates whether local storage based snapshot recording is enabled. A value of TRUE indicates
|
|
474
489
|
* that local storage based snapshot recording has been enabled.
|
|
475
490
|
*
|
|
476
|
-
* @see {@link MatterSpecification.
|
|
491
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.39
|
|
477
492
|
*/
|
|
478
493
|
localSnapshotRecordingEnabled: boolean;
|
|
479
494
|
}
|
|
@@ -492,7 +507,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
492
507
|
* evenly allocate this buffer space amongst all streams that utilize pre-roll content such as the Push AV
|
|
493
508
|
* Stream Transport Cluster.
|
|
494
509
|
*
|
|
495
|
-
* @see {@link MatterSpecification.
|
|
510
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.7
|
|
496
511
|
*/
|
|
497
512
|
maxContentBufferSize: number;
|
|
498
513
|
|
|
@@ -500,7 +515,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
500
515
|
* Indicates the maximum network bandwidth in bits per second that the device would consume for the transmission
|
|
501
516
|
* of its media streams.
|
|
502
517
|
*
|
|
503
|
-
* @see {@link MatterSpecification.
|
|
518
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.12
|
|
504
519
|
*/
|
|
505
520
|
maxNetworkBandwidth: number;
|
|
506
521
|
|
|
@@ -510,7 +525,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
510
525
|
* StreamUsagePriorities attribute. The ordering and values of this list shall match the values found in
|
|
511
526
|
* StreamUsagePriorities after a factory reset.
|
|
512
527
|
*
|
|
513
|
-
* @see {@link MatterSpecification.
|
|
528
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.15
|
|
514
529
|
*/
|
|
515
530
|
supportedStreamUsages: StreamUsage[];
|
|
516
531
|
|
|
@@ -523,7 +538,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
523
538
|
* SupportedStreamUsages. Clients can use the contents of the SupportedStreamUsages to restore this default
|
|
524
539
|
* state if the contents have been changed by the SetStreamPriorities command.
|
|
525
540
|
*
|
|
526
|
-
* @see {@link MatterSpecification.
|
|
541
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.19
|
|
527
542
|
*/
|
|
528
543
|
streamUsagePriorities: StreamUsage[];
|
|
529
544
|
|
|
@@ -532,7 +547,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
532
547
|
* physical button or switch, potentially. A value of TRUE indicates that all streams are currently paused. When
|
|
533
548
|
* FALSE, the streams may resume if they are not already paused by their corresponding soft privacy mode.
|
|
534
549
|
*
|
|
535
|
-
* @see {@link MatterSpecification.
|
|
550
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.22
|
|
536
551
|
*/
|
|
537
552
|
hardPrivacyModeOn: boolean;
|
|
538
553
|
|
|
@@ -541,21 +556,21 @@ export declare namespace CameraAvStreamManagement {
|
|
|
541
556
|
* status light has been enabled. When enabled, the camera may use it for visual signaling purposes to indicate
|
|
542
557
|
* various states of the camera.
|
|
543
558
|
*
|
|
544
|
-
* @see {@link MatterSpecification.
|
|
559
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.40
|
|
545
560
|
*/
|
|
546
561
|
statusLightEnabled: boolean;
|
|
547
562
|
|
|
548
563
|
/**
|
|
549
564
|
* This attribute indicates the brightness level of the status light.
|
|
550
565
|
*
|
|
551
|
-
* @see {@link MatterSpecification.
|
|
566
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.41
|
|
552
567
|
*/
|
|
553
568
|
statusLightBrightness: ThreeLevelAuto;
|
|
554
569
|
|
|
555
570
|
/**
|
|
556
571
|
* Indicates the maximum number of concurrent encoders supported by the camera.
|
|
557
572
|
*
|
|
558
|
-
* @see {@link MatterSpecification.
|
|
573
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.1
|
|
559
574
|
*/
|
|
560
575
|
maxConcurrentEncoders: number;
|
|
561
576
|
|
|
@@ -567,7 +582,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
567
582
|
* this attribute shall be present, and a manufacturer specific value shall be present in each
|
|
568
583
|
* SnapshotCapabilities MaxFrameRate entry that requires hardware resources to produce.
|
|
569
584
|
*
|
|
570
|
-
* @see {@link MatterSpecification.
|
|
585
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.2
|
|
571
586
|
*/
|
|
572
587
|
maxEncodedPixelRate: number;
|
|
573
588
|
|
|
@@ -575,7 +590,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
575
590
|
* Indicates the set of video sensor parameters for the camera. These include the video sensor dimensions, its
|
|
576
591
|
* frame rate and HDR capabilities.
|
|
577
592
|
*
|
|
578
|
-
* @see {@link MatterSpecification.
|
|
593
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.3
|
|
579
594
|
*/
|
|
580
595
|
videoSensorParams: VideoSensorParams;
|
|
581
596
|
|
|
@@ -587,7 +602,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
587
602
|
* e.g., digital zoom. Furthermore, the minimum viewport size and the video sensor size also dictate the
|
|
588
603
|
* upscaling capabilities and requirements of the image processor.
|
|
589
604
|
*
|
|
590
|
-
* @see {@link MatterSpecification.
|
|
605
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.5
|
|
591
606
|
*/
|
|
592
607
|
minViewportResolution: VideoResolution;
|
|
593
608
|
|
|
@@ -595,21 +610,21 @@ export declare namespace CameraAvStreamManagement {
|
|
|
595
610
|
* This attribute shall list the set of rate distortion trade-off points between resolution, frame rate and
|
|
596
611
|
* bitrate for each supported hardware encoder.
|
|
597
612
|
*
|
|
598
|
-
* @see {@link MatterSpecification.
|
|
613
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.6
|
|
599
614
|
*/
|
|
600
615
|
rateDistortionTradeOffPoints: RateDistortionTradeOffPoints[];
|
|
601
616
|
|
|
602
617
|
/**
|
|
603
618
|
* Indicates the current logical frame rate of the sensor in frames per second.
|
|
604
619
|
*
|
|
605
|
-
* @see {@link MatterSpecification.
|
|
620
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.13
|
|
606
621
|
*/
|
|
607
622
|
currentFrameRate: number;
|
|
608
623
|
|
|
609
624
|
/**
|
|
610
625
|
* Indicates the list of allocated video streams on the device.
|
|
611
626
|
*
|
|
612
|
-
* @see {@link MatterSpecification.
|
|
627
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.16
|
|
613
628
|
*/
|
|
614
629
|
allocatedVideoStreams: VideoStream[];
|
|
615
630
|
|
|
@@ -631,7 +646,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
631
646
|
* When this attribute is changed, all Viewport values found in DPTZStreams shall be updated to the new values
|
|
632
647
|
* set here.
|
|
633
648
|
*
|
|
634
|
-
* @see {@link MatterSpecification.
|
|
649
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.25
|
|
635
650
|
*/
|
|
636
651
|
viewport: Viewport;
|
|
637
652
|
|
|
@@ -641,7 +656,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
641
656
|
* content is in black and white, the BlackAndWhiteActive field inside any produced AVMetadataStruct shall be
|
|
642
657
|
* TRUE.
|
|
643
658
|
*
|
|
644
|
-
* @see {@link MatterSpecification.
|
|
659
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.4
|
|
645
660
|
*/
|
|
646
661
|
nightVisionUsesInfrared: boolean;
|
|
647
662
|
|
|
@@ -651,7 +666,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
651
666
|
* active. A value of Auto means the device will automatically move between active and inactive based on the
|
|
652
667
|
* light level it detects.
|
|
653
668
|
*
|
|
654
|
-
* @see {@link MatterSpecification.
|
|
669
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.23
|
|
655
670
|
*/
|
|
656
671
|
nightVision: TriStateAuto;
|
|
657
672
|
|
|
@@ -661,7 +676,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
661
676
|
* Vision Illumination is always active. A value of Auto means the device will automatically enable its built-in
|
|
662
677
|
* Night Vision Illumination based on the light level it detects.
|
|
663
678
|
*
|
|
664
|
-
* @see {@link MatterSpecification.
|
|
679
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.24
|
|
665
680
|
*/
|
|
666
681
|
nightVisionIllum: TriStateAuto;
|
|
667
682
|
|
|
@@ -669,14 +684,14 @@ export declare namespace CameraAvStreamManagement {
|
|
|
669
684
|
* Indicates the audio capabilities of the microphone in terms of the codec used, supported sample rates and the
|
|
670
685
|
* number of channels.
|
|
671
686
|
*
|
|
672
|
-
* @see {@link MatterSpecification.
|
|
687
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.8
|
|
673
688
|
*/
|
|
674
689
|
microphoneCapabilities: AudioCapabilities;
|
|
675
690
|
|
|
676
691
|
/**
|
|
677
692
|
* Indicates the list of allocated audio streams on the device.
|
|
678
693
|
*
|
|
679
|
-
* @see {@link MatterSpecification.
|
|
694
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.17
|
|
680
695
|
*/
|
|
681
696
|
allocatedAudioStreams: AudioStream[];
|
|
682
697
|
|
|
@@ -685,28 +700,28 @@ export declare namespace CameraAvStreamManagement {
|
|
|
685
700
|
* microphone has been muted. In this state, the microphone data shall be replaced with all 0 bits, representing
|
|
686
701
|
* silence. A value of FALSE indicates that the microphone is On and is capable of transmitting audio.
|
|
687
702
|
*
|
|
688
|
-
* @see {@link MatterSpecification.
|
|
703
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.30
|
|
689
704
|
*/
|
|
690
705
|
microphoneMuted: boolean;
|
|
691
706
|
|
|
692
707
|
/**
|
|
693
708
|
* This attribute indicates the current gain or volume level of the microphone.
|
|
694
709
|
*
|
|
695
|
-
* @see {@link MatterSpecification.
|
|
710
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.31
|
|
696
711
|
*/
|
|
697
712
|
microphoneVolumeLevel: number;
|
|
698
713
|
|
|
699
714
|
/**
|
|
700
715
|
* This attribute indicates the maximum value of the MicrophoneVolumeLevel that can be assigned.
|
|
701
716
|
*
|
|
702
|
-
* @see {@link MatterSpecification.
|
|
717
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.32
|
|
703
718
|
*/
|
|
704
719
|
microphoneMaxLevel: number;
|
|
705
720
|
|
|
706
721
|
/**
|
|
707
722
|
* This attribute indicates the minimum value of the MicrophoneVolumeLevel that can be assigned.
|
|
708
723
|
*
|
|
709
|
-
* @see {@link MatterSpecification.
|
|
724
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.33
|
|
710
725
|
*/
|
|
711
726
|
microphoneMinLevel: number;
|
|
712
727
|
|
|
@@ -714,7 +729,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
714
729
|
* This attribute indicates the currently selected AGC (Automatic Gain Control) mode for the microphone. A value
|
|
715
730
|
* of TRUE indicates that microphone AGC is enabled. Otherwise, it is disabled.
|
|
716
731
|
*
|
|
717
|
-
* @see {@link MatterSpecification.
|
|
732
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.34
|
|
718
733
|
*/
|
|
719
734
|
microphoneAgcEnabled: boolean;
|
|
720
735
|
|
|
@@ -722,14 +737,14 @@ export declare namespace CameraAvStreamManagement {
|
|
|
722
737
|
* Indicates the audio capabilities of the speaker in terms of the supported codecs, sample rates, and the
|
|
723
738
|
* number of channels when a speaker is present.
|
|
724
739
|
*
|
|
725
|
-
* @see {@link MatterSpecification.
|
|
740
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.9
|
|
726
741
|
*/
|
|
727
742
|
speakerCapabilities: AudioCapabilities;
|
|
728
743
|
|
|
729
744
|
/**
|
|
730
745
|
* Indicates the type of two-way talk support the device has, e.g., NotSupported, HalfDuplex, or FullDuplex.
|
|
731
746
|
*
|
|
732
|
-
* @see {@link MatterSpecification.
|
|
747
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.10
|
|
733
748
|
*/
|
|
734
749
|
twoWayTalkSupport: TwoWayTalkSupportType;
|
|
735
750
|
|
|
@@ -737,28 +752,28 @@ export declare namespace CameraAvStreamManagement {
|
|
|
737
752
|
* This attribute indicates whether the speaker is currently muted or not. A value of TRUE indicates that the
|
|
738
753
|
* speaker has been muted and shall not play anything. A value of FALSE indicates that the Speaker is enabled.
|
|
739
754
|
*
|
|
740
|
-
* @see {@link MatterSpecification.
|
|
755
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.26
|
|
741
756
|
*/
|
|
742
757
|
speakerMuted: boolean;
|
|
743
758
|
|
|
744
759
|
/**
|
|
745
760
|
* This attribute indicates the current volume level of the speaker.
|
|
746
761
|
*
|
|
747
|
-
* @see {@link MatterSpecification.
|
|
762
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.27
|
|
748
763
|
*/
|
|
749
764
|
speakerVolumeLevel: number;
|
|
750
765
|
|
|
751
766
|
/**
|
|
752
767
|
* This attribute indicates the maximum value of the SpeakerVolumeLevel that can be assigned.
|
|
753
768
|
*
|
|
754
|
-
* @see {@link MatterSpecification.
|
|
769
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.28
|
|
755
770
|
*/
|
|
756
771
|
speakerMaxLevel: number;
|
|
757
772
|
|
|
758
773
|
/**
|
|
759
774
|
* This attribute indicates the minimum value of the SpeakerVolumeLevel that can be assigned.
|
|
760
775
|
*
|
|
761
|
-
* @see {@link MatterSpecification.
|
|
776
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.29
|
|
762
777
|
*/
|
|
763
778
|
speakerMinLevel: number;
|
|
764
779
|
|
|
@@ -766,14 +781,14 @@ export declare namespace CameraAvStreamManagement {
|
|
|
766
781
|
* Indicates the list of supported snapshot capabilities the device has. This list is a set of entries for image
|
|
767
782
|
* codec, resolution, maximum frame rate, hardware encoder, and encoded pixels.
|
|
768
783
|
*
|
|
769
|
-
* @see {@link MatterSpecification.
|
|
784
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.11
|
|
770
785
|
*/
|
|
771
786
|
snapshotCapabilities: SnapshotCapabilities[];
|
|
772
787
|
|
|
773
788
|
/**
|
|
774
789
|
* Indicates the list of allocated snapshot streams on the device.
|
|
775
790
|
*
|
|
776
|
-
* @see {@link MatterSpecification.
|
|
791
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.18
|
|
777
792
|
*/
|
|
778
793
|
allocatedSnapshotStreams: SnapshotStream[];
|
|
779
794
|
|
|
@@ -781,7 +796,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
781
796
|
* This attribute indicates the currently selected High Dynamic Range (HDR) mode. A value of TRUE indicates that
|
|
782
797
|
* HDR video capturing is enabled. Otherwise, HDR video capturing is disabled.
|
|
783
798
|
*
|
|
784
|
-
* @see {@link MatterSpecification.
|
|
799
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.14
|
|
785
800
|
*/
|
|
786
801
|
hdrModeEnabled: boolean;
|
|
787
802
|
|
|
@@ -795,7 +810,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
795
810
|
* When this attribute is set to TRUE, any active WebRTC transports using these stream usage types shall
|
|
796
811
|
* terminate the session by calling End using WebRTCEndReasonEnum PrivacyMode.
|
|
797
812
|
*
|
|
798
|
-
* @see {@link MatterSpecification.
|
|
813
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.20
|
|
799
814
|
*/
|
|
800
815
|
softRecordingPrivacyModeEnabled: boolean;
|
|
801
816
|
|
|
@@ -809,14 +824,18 @@ export declare namespace CameraAvStreamManagement {
|
|
|
809
824
|
* When this attribute is set to TRUE, any active WebRTC transports using this stream usage type shall terminate
|
|
810
825
|
* the session by calling End using WebRTCEndReasonEnum PrivacyMode.
|
|
811
826
|
*
|
|
812
|
-
* @see {@link MatterSpecification.
|
|
827
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.21
|
|
813
828
|
*/
|
|
814
829
|
softLivestreamPrivacyModeEnabled: boolean;
|
|
815
830
|
|
|
816
831
|
/**
|
|
817
832
|
* This attribute indicates the amount of clockwise rotation in degrees that the image has been subjected to.
|
|
818
833
|
*
|
|
819
|
-
*
|
|
834
|
+
* This attribute may be present if the underlying hardware allows for arbitrary angle rotation within the full
|
|
835
|
+
* 360 degree range. If this attribute is not present, then discrete angle rotation may be supported via the
|
|
836
|
+
* ImageRotationDiscreteAngles. A value of 0 means no rotation has been applied.
|
|
837
|
+
*
|
|
838
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.35
|
|
820
839
|
*/
|
|
821
840
|
imageRotation: number;
|
|
822
841
|
|
|
@@ -824,7 +843,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
824
843
|
* This attribute indicates whether the image has been flipped horizontally or not. A value of TRUE indicates
|
|
825
844
|
* that the image has been flipped horizontally.
|
|
826
845
|
*
|
|
827
|
-
* @see {@link MatterSpecification.
|
|
846
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.36
|
|
828
847
|
*/
|
|
829
848
|
imageFlipHorizontal: boolean;
|
|
830
849
|
|
|
@@ -832,15 +851,26 @@ export declare namespace CameraAvStreamManagement {
|
|
|
832
851
|
* This attribute indicates whether the image has been flipped vertically or not. A value of TRUE indicates that
|
|
833
852
|
* the image has been flipped vertically.
|
|
834
853
|
*
|
|
835
|
-
* @see {@link MatterSpecification.
|
|
854
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.37
|
|
836
855
|
*/
|
|
837
856
|
imageFlipVertical: boolean;
|
|
838
857
|
|
|
858
|
+
/**
|
|
859
|
+
* This attribute indicates the amount of clockwise rotation in specific angles of 0, 90, 180, and 270 degrees.
|
|
860
|
+
* This attribute is used by cameras that do not have the capability of full arbitrary rotation angles that can
|
|
861
|
+
* be set via the ImageRotation attribute. Note that the ImageFlipHorizontal and the ImageFlipVertical
|
|
862
|
+
* attributes only allow for a lateral inversion or mirror reflection of the image along the horizontal and/or
|
|
863
|
+
* vertical axes. A value of 0 means no rotation has been applied.
|
|
864
|
+
*
|
|
865
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.42
|
|
866
|
+
*/
|
|
867
|
+
imageRotationDiscreteAngles: number;
|
|
868
|
+
|
|
839
869
|
/**
|
|
840
870
|
* This attribute indicates whether local storage based video recording is enabled. A value of TRUE indicates
|
|
841
871
|
* that local storage based video recording has been enabled.
|
|
842
872
|
*
|
|
843
|
-
* @see {@link MatterSpecification.
|
|
873
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.38
|
|
844
874
|
*/
|
|
845
875
|
localVideoRecordingEnabled: boolean;
|
|
846
876
|
|
|
@@ -848,7 +878,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
848
878
|
* This attribute indicates whether local storage based snapshot recording is enabled. A value of TRUE indicates
|
|
849
879
|
* that local storage based snapshot recording has been enabled.
|
|
850
880
|
*
|
|
851
|
-
* @see {@link MatterSpecification.
|
|
881
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.7.39
|
|
852
882
|
*/
|
|
853
883
|
localSnapshotRecordingEnabled: boolean;
|
|
854
884
|
}
|
|
@@ -864,7 +894,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
864
894
|
* command shall NOT be invoked when there are allocated streams. If changes are required while streams are
|
|
865
895
|
* allocated, all existing streams would need to be deallocated before invoking this command.
|
|
866
896
|
*
|
|
867
|
-
* @see {@link MatterSpecification.
|
|
897
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.12
|
|
868
898
|
*/
|
|
869
899
|
setStreamPriorities(request: SetStreamPrioritiesRequest): MaybePromise;
|
|
870
900
|
}
|
|
@@ -876,7 +906,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
876
906
|
/**
|
|
877
907
|
* This command shall allocate a video stream on the camera and return an allocated video stream identifier.
|
|
878
908
|
*
|
|
879
|
-
* @see {@link MatterSpecification.
|
|
909
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.4
|
|
880
910
|
*/
|
|
881
911
|
videoStreamAllocate(request: VideoStreamAllocateRequest): MaybePromise<VideoStreamAllocateResponse>;
|
|
882
912
|
|
|
@@ -884,7 +914,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
884
914
|
* This command shall deallocate a video stream on the camera, corresponding to the given video stream
|
|
885
915
|
* identifier.
|
|
886
916
|
*
|
|
887
|
-
* @see {@link MatterSpecification.
|
|
917
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.7
|
|
888
918
|
*/
|
|
889
919
|
videoStreamDeallocate(request: VideoStreamDeallocateRequest): MaybePromise;
|
|
890
920
|
}
|
|
@@ -896,7 +926,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
896
926
|
/**
|
|
897
927
|
* This command shall allocate an audio stream on the camera and return an allocated audio stream identifier.
|
|
898
928
|
*
|
|
899
|
-
* @see {@link MatterSpecification.
|
|
929
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.1
|
|
900
930
|
*/
|
|
901
931
|
audioStreamAllocate(request: AudioStreamAllocateRequest): MaybePromise<AudioStreamAllocateResponse>;
|
|
902
932
|
|
|
@@ -904,7 +934,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
904
934
|
* This command shall deallocate an audio stream on the camera, corresponding to the given audio stream
|
|
905
935
|
* identifier.
|
|
906
936
|
*
|
|
907
|
-
* @see {@link MatterSpecification.
|
|
937
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.3
|
|
908
938
|
*/
|
|
909
939
|
audioStreamDeallocate(request: AudioStreamDeallocateRequest): MaybePromise;
|
|
910
940
|
}
|
|
@@ -917,7 +947,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
917
947
|
* This command shall allocate a snapshot stream on the device and return an allocated snapshot stream
|
|
918
948
|
* identifier.
|
|
919
949
|
*
|
|
920
|
-
* @see {@link MatterSpecification.
|
|
950
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.8
|
|
921
951
|
*/
|
|
922
952
|
snapshotStreamAllocate(request: SnapshotStreamAllocateRequest): MaybePromise<SnapshotStreamAllocateResponse>;
|
|
923
953
|
|
|
@@ -925,14 +955,14 @@ export declare namespace CameraAvStreamManagement {
|
|
|
925
955
|
* This command shall deallocate an snapshot stream on the camera, corresponding to the given snapshot stream
|
|
926
956
|
* identifier.
|
|
927
957
|
*
|
|
928
|
-
* @see {@link MatterSpecification.
|
|
958
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.10
|
|
929
959
|
*/
|
|
930
960
|
snapshotStreamDeallocate(request: SnapshotStreamDeallocateRequest): MaybePromise;
|
|
931
961
|
|
|
932
962
|
/**
|
|
933
963
|
* This command shall return a Snapshot from the camera.
|
|
934
964
|
*
|
|
935
|
-
* @see {@link MatterSpecification.
|
|
965
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.13
|
|
936
966
|
*/
|
|
937
967
|
captureSnapshot(request: CaptureSnapshotRequest): MaybePromise<CaptureSnapshotResponse>;
|
|
938
968
|
}
|
|
@@ -944,7 +974,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
944
974
|
/**
|
|
945
975
|
* This command shall be used to modify a stream specified by the VideoStreamID.
|
|
946
976
|
*
|
|
947
|
-
* @see {@link MatterSpecification.
|
|
977
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.6
|
|
948
978
|
*/
|
|
949
979
|
videoStreamModify(request: VideoStreamModifyRequest): MaybePromise;
|
|
950
980
|
}
|
|
@@ -983,7 +1013,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
983
1013
|
/**
|
|
984
1014
|
* These are optional features supported by CameraAvStreamManagementCluster.
|
|
985
1015
|
*
|
|
986
|
-
* @see {@link MatterSpecification.
|
|
1016
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.5
|
|
987
1017
|
*/
|
|
988
1018
|
export enum Feature {
|
|
989
1019
|
/**
|
|
@@ -991,7 +1021,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
991
1021
|
*
|
|
992
1022
|
* The Audio feature indicates the ability of the node to support audio streams.
|
|
993
1023
|
*
|
|
994
|
-
* @see {@link MatterSpecification.
|
|
1024
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.5.1
|
|
995
1025
|
*/
|
|
996
1026
|
Audio = "Audio",
|
|
997
1027
|
|
|
@@ -1001,7 +1031,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1001
1031
|
* The Video feature indicates the ability of the node to support video streams. The video streams could be for
|
|
1002
1032
|
* either live streaming or recording stream transfer, or both.
|
|
1003
1033
|
*
|
|
1004
|
-
* @see {@link MatterSpecification.
|
|
1034
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.5.2
|
|
1005
1035
|
*/
|
|
1006
1036
|
Video = "Video",
|
|
1007
1037
|
|
|
@@ -1010,7 +1040,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1010
1040
|
*
|
|
1011
1041
|
* The Snapshot feature indicates the ability of the node to support snapshot streams.
|
|
1012
1042
|
*
|
|
1013
|
-
* @see {@link MatterSpecification.
|
|
1043
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.5.3
|
|
1014
1044
|
*/
|
|
1015
1045
|
Snapshot = "Snapshot",
|
|
1016
1046
|
|
|
@@ -1019,7 +1049,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1019
1049
|
*
|
|
1020
1050
|
* The Privacy feature indicates the ability of the node to support privacy settings.
|
|
1021
1051
|
*
|
|
1022
|
-
* @see {@link MatterSpecification.
|
|
1052
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.5.4
|
|
1023
1053
|
*/
|
|
1024
1054
|
Privacy = "Privacy",
|
|
1025
1055
|
|
|
@@ -1030,7 +1060,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1030
1060
|
* feature shall be supported if the Speaker feature is supported. Nodes which support this feature shall have
|
|
1031
1061
|
* the ability to perform playback audio mixing in software or hardware.
|
|
1032
1062
|
*
|
|
1033
|
-
* @see {@link MatterSpecification.
|
|
1063
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.5.5
|
|
1034
1064
|
*/
|
|
1035
1065
|
Speaker = "Speaker",
|
|
1036
1066
|
|
|
@@ -1047,7 +1077,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1047
1077
|
* The Watermark feature indicates the ability of the node to apply a manufacturer watermark logo on a video
|
|
1048
1078
|
* stream.
|
|
1049
1079
|
*
|
|
1050
|
-
* @see {@link MatterSpecification.
|
|
1080
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.5.7
|
|
1051
1081
|
*/
|
|
1052
1082
|
Watermark = "Watermark",
|
|
1053
1083
|
|
|
@@ -1057,7 +1087,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1057
1087
|
* The On Screen Display (OSD) feature indicates the ability of the node to display text such as date, time,
|
|
1058
1088
|
* timezone, and/or device name, etc. for a video stream.
|
|
1059
1089
|
*
|
|
1060
|
-
* @see {@link MatterSpecification.
|
|
1090
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.5.8
|
|
1061
1091
|
*/
|
|
1062
1092
|
OnScreenDisplay = "OnScreenDisplay",
|
|
1063
1093
|
|
|
@@ -1068,7 +1098,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1068
1098
|
* this device itself. While this specification defines the ability to have this feature and enable or disable
|
|
1069
1099
|
* it only, it does not currently define any way to access or manage this storage.
|
|
1070
1100
|
*
|
|
1071
|
-
* @see {@link MatterSpecification.
|
|
1101
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.5.9
|
|
1072
1102
|
*/
|
|
1073
1103
|
LocalStorage = "LocalStorage",
|
|
1074
1104
|
|
|
@@ -1078,7 +1108,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1078
1108
|
* The High Dynamic Range feature indicates that the sensor on this device supports operating in High Dynamic
|
|
1079
1109
|
* Range mode, in addition to a normal operating mode.
|
|
1080
1110
|
*
|
|
1081
|
-
* @see {@link MatterSpecification.
|
|
1111
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.5.10
|
|
1082
1112
|
*/
|
|
1083
1113
|
HighDynamicRange = "HighDynamicRange",
|
|
1084
1114
|
|
|
@@ -1088,7 +1118,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1088
1118
|
* The Night Vision feature indicates the ability to operate in a low light environment mode, in addition to a
|
|
1089
1119
|
* normal operating mode.
|
|
1090
1120
|
*
|
|
1091
|
-
* @see {@link MatterSpecification.
|
|
1121
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.5.11
|
|
1092
1122
|
*/
|
|
1093
1123
|
NightVision = "NightVision"
|
|
1094
1124
|
}
|
|
@@ -1096,7 +1126,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1096
1126
|
/**
|
|
1097
1127
|
* This struct is used to define a video sensor and its characteristics.
|
|
1098
1128
|
*
|
|
1099
|
-
* @see {@link MatterSpecification.
|
|
1129
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.6
|
|
1100
1130
|
*/
|
|
1101
1131
|
export class VideoSensorParams {
|
|
1102
1132
|
constructor(values?: Partial<VideoSensorParams>);
|
|
@@ -1106,7 +1136,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1106
1136
|
* purposes such as resolution control, boundaries for the Zone Management Cluster and digital Pan/Tilt/Zoom
|
|
1107
1137
|
* commands in the Camera AV Settings User Level Management.
|
|
1108
1138
|
*
|
|
1109
|
-
* @see {@link MatterSpecification.
|
|
1139
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.6.1
|
|
1110
1140
|
*/
|
|
1111
1141
|
sensorWidth: number;
|
|
1112
1142
|
|
|
@@ -1115,7 +1145,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1115
1145
|
* purposes such as resolution control, boundaries for the Zone Management Cluster and digital Pan/Tilt/Zoom
|
|
1116
1146
|
* commands in the Camera AV Settings User Level Management.
|
|
1117
1147
|
*
|
|
1118
|
-
* @see {@link MatterSpecification.
|
|
1148
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.6.2
|
|
1119
1149
|
*/
|
|
1120
1150
|
sensorHeight: number;
|
|
1121
1151
|
|
|
@@ -1123,7 +1153,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1123
1153
|
* This field shall indicate the maximum frame rate, in frames per second, that the video sensor is capable of
|
|
1124
1154
|
* supporting.
|
|
1125
1155
|
*
|
|
1126
|
-
* @see {@link MatterSpecification.
|
|
1156
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.6.3
|
|
1127
1157
|
*/
|
|
1128
1158
|
maxFps: number;
|
|
1129
1159
|
|
|
@@ -1131,7 +1161,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1131
1161
|
* This field shall indicate the maximum frame rate, in frames per second, that the video sensor is capable of
|
|
1132
1162
|
* supporting when HDR is enabled. The value may be less than or equal to the MaxFPS.
|
|
1133
1163
|
*
|
|
1134
|
-
* @see {@link MatterSpecification.
|
|
1164
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.6.4
|
|
1135
1165
|
*/
|
|
1136
1166
|
maxHdrfps?: number;
|
|
1137
1167
|
}
|
|
@@ -1140,7 +1170,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1140
1170
|
* This object defines the resolution parameters in pixels which can be used for defining the resolutions of
|
|
1141
1171
|
* different video streams.
|
|
1142
1172
|
*
|
|
1143
|
-
* @see {@link MatterSpecification.
|
|
1173
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.7
|
|
1144
1174
|
*/
|
|
1145
1175
|
export class VideoResolution {
|
|
1146
1176
|
constructor(values?: Partial<VideoResolution>);
|
|
@@ -1148,14 +1178,14 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1148
1178
|
/**
|
|
1149
1179
|
* This field shall indicate the width, in number of pixels, for a frame.
|
|
1150
1180
|
*
|
|
1151
|
-
* @see {@link MatterSpecification.
|
|
1181
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.7.1
|
|
1152
1182
|
*/
|
|
1153
1183
|
width: number;
|
|
1154
1184
|
|
|
1155
1185
|
/**
|
|
1156
1186
|
* This field shall indicate the height, in number of pixels, for a frame.
|
|
1157
1187
|
*
|
|
1158
|
-
* @see {@link MatterSpecification.
|
|
1188
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.7.2
|
|
1159
1189
|
*/
|
|
1160
1190
|
height: number;
|
|
1161
1191
|
}
|
|
@@ -1164,7 +1194,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1164
1194
|
* This struct is used to define a set of parameters of the hardware video encoder that alter the rate distortion
|
|
1165
1195
|
* trade-off points. The points are expressed as the minimum bitrate and resolution for each supported codec type.
|
|
1166
1196
|
*
|
|
1167
|
-
* @see {@link MatterSpecification.
|
|
1197
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.8
|
|
1168
1198
|
*/
|
|
1169
1199
|
export class RateDistortionTradeOffPoints {
|
|
1170
1200
|
constructor(values?: Partial<RateDistortionTradeOffPoints>);
|
|
@@ -1172,14 +1202,14 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1172
1202
|
/**
|
|
1173
1203
|
* This field shall indicate the type of video codec based on the supported VideoCodecEnum types.
|
|
1174
1204
|
*
|
|
1175
|
-
* @see {@link MatterSpecification.
|
|
1205
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.8.1
|
|
1176
1206
|
*/
|
|
1177
1207
|
codec: VideoCodec;
|
|
1178
1208
|
|
|
1179
1209
|
/**
|
|
1180
1210
|
* This field shall indicate the resolution in pixels for a specific rate distortion trade-off point.
|
|
1181
1211
|
*
|
|
1182
|
-
* @see {@link MatterSpecification.
|
|
1212
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.8.2
|
|
1183
1213
|
*/
|
|
1184
1214
|
resolution: VideoResolution;
|
|
1185
1215
|
|
|
@@ -1187,7 +1217,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1187
1217
|
* This field shall indicate the minimum bitrate for a specific rate distortion trade-off point expressed as
|
|
1188
1218
|
* bits per second.
|
|
1189
1219
|
*
|
|
1190
|
-
* @see {@link MatterSpecification.
|
|
1220
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.8.3
|
|
1191
1221
|
*/
|
|
1192
1222
|
minBitRate: number;
|
|
1193
1223
|
}
|
|
@@ -1195,7 +1225,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1195
1225
|
/**
|
|
1196
1226
|
* This struct is used to capture all constituent parameters of a video stream in order to fully characterize it.
|
|
1197
1227
|
*
|
|
1198
|
-
* @see {@link MatterSpecification.
|
|
1228
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.11
|
|
1199
1229
|
*/
|
|
1200
1230
|
export class VideoStream {
|
|
1201
1231
|
constructor(values?: Partial<VideoStream>);
|
|
@@ -1203,14 +1233,14 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1203
1233
|
/**
|
|
1204
1234
|
* This field shall indicate the uniquely allocated identifier for the video stream.
|
|
1205
1235
|
*
|
|
1206
|
-
* @see {@link MatterSpecification.
|
|
1236
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.11.1
|
|
1207
1237
|
*/
|
|
1208
1238
|
videoStreamId: number;
|
|
1209
1239
|
|
|
1210
1240
|
/**
|
|
1211
1241
|
* This field shall indicate the usage of the stream as described in StreamUsageEnum.
|
|
1212
1242
|
*
|
|
1213
|
-
* @see {@link MatterSpecification.
|
|
1243
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.11.2
|
|
1214
1244
|
*/
|
|
1215
1245
|
streamUsage: StreamUsage;
|
|
1216
1246
|
|
|
@@ -1218,49 +1248,49 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1218
1248
|
* This field shall indicate the type of video codec being used by the corresponding video stream as described
|
|
1219
1249
|
* in VideoCodecEnum.
|
|
1220
1250
|
*
|
|
1221
|
-
* @see {@link MatterSpecification.
|
|
1251
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.11.3
|
|
1222
1252
|
*/
|
|
1223
1253
|
videoCodec: VideoCodec;
|
|
1224
1254
|
|
|
1225
1255
|
/**
|
|
1226
1256
|
* This field shall indicate the minimum frame rate in frames per second for the corresponding video stream.
|
|
1227
1257
|
*
|
|
1228
|
-
* @see {@link MatterSpecification.
|
|
1258
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.11.4
|
|
1229
1259
|
*/
|
|
1230
1260
|
minFrameRate: number;
|
|
1231
1261
|
|
|
1232
1262
|
/**
|
|
1233
1263
|
* This field shall indicate the maximum frame rate in frames per second for the corresponding video stream.
|
|
1234
1264
|
*
|
|
1235
|
-
* @see {@link MatterSpecification.
|
|
1265
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.11.5
|
|
1236
1266
|
*/
|
|
1237
1267
|
maxFrameRate: number;
|
|
1238
1268
|
|
|
1239
1269
|
/**
|
|
1240
1270
|
* This field shall indicate the minimum resolution for the corresponding video stream.
|
|
1241
1271
|
*
|
|
1242
|
-
* @see {@link MatterSpecification.
|
|
1272
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.11.6
|
|
1243
1273
|
*/
|
|
1244
1274
|
minResolution: VideoResolution;
|
|
1245
1275
|
|
|
1246
1276
|
/**
|
|
1247
1277
|
* This field shall indicate the maximum resolution for the corresponding video stream.
|
|
1248
1278
|
*
|
|
1249
|
-
* @see {@link MatterSpecification.
|
|
1279
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.11.7
|
|
1250
1280
|
*/
|
|
1251
1281
|
maxResolution: VideoResolution;
|
|
1252
1282
|
|
|
1253
1283
|
/**
|
|
1254
1284
|
* This field shall indicate the minimum bitrate for the corresponding video stream in bits per second.
|
|
1255
1285
|
*
|
|
1256
|
-
* @see {@link MatterSpecification.
|
|
1286
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.11.8
|
|
1257
1287
|
*/
|
|
1258
1288
|
minBitRate: number;
|
|
1259
1289
|
|
|
1260
1290
|
/**
|
|
1261
1291
|
* This field shall indicate the maximum bitrate for the corresponding video stream in bits per second.
|
|
1262
1292
|
*
|
|
1263
|
-
* @see {@link MatterSpecification.
|
|
1293
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.11.9
|
|
1264
1294
|
*/
|
|
1265
1295
|
maxBitRate: number;
|
|
1266
1296
|
|
|
@@ -1270,7 +1300,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1270
1300
|
* recommended to use a value of 4000 (4 seconds). If the value requested does not exactly align with the
|
|
1271
1301
|
* framerate, then the next frame after the requested value shall be a regular key-frame.
|
|
1272
1302
|
*
|
|
1273
|
-
* @see {@link MatterSpecification.
|
|
1303
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.11.10
|
|
1274
1304
|
*/
|
|
1275
1305
|
keyFrameInterval: number;
|
|
1276
1306
|
|
|
@@ -1278,7 +1308,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1278
1308
|
* This field indicates the status of an applied watermark for the specific video stream. An Enabled value of
|
|
1279
1309
|
* TRUE means that watermarking has been enabled for that stream.
|
|
1280
1310
|
*
|
|
1281
|
-
* @see {@link MatterSpecification.
|
|
1311
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.11.11
|
|
1282
1312
|
*/
|
|
1283
1313
|
watermarkEnabled?: boolean;
|
|
1284
1314
|
|
|
@@ -1286,7 +1316,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1286
1316
|
* This field indicates the status of the OSD (On-Screen Display) for the specific video stream. An Enabled
|
|
1287
1317
|
* value of TRUE means that OSD has been enabled for that stream.
|
|
1288
1318
|
*
|
|
1289
|
-
* @see {@link MatterSpecification.
|
|
1319
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.11.12
|
|
1290
1320
|
*/
|
|
1291
1321
|
osdEnabled?: boolean;
|
|
1292
1322
|
|
|
@@ -1295,7 +1325,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1295
1325
|
* this field to reflect the correct value at runtime (e.g., when restored from a persisted value after a
|
|
1296
1326
|
* reboot).
|
|
1297
1327
|
*
|
|
1298
|
-
* @see {@link MatterSpecification.
|
|
1328
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.11.13
|
|
1299
1329
|
*/
|
|
1300
1330
|
referenceCount: number;
|
|
1301
1331
|
}
|
|
@@ -1304,7 +1334,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1304
1334
|
* This data type is derived from enum8 and is used for tri-state settings on a device, where a setting can be in
|
|
1305
1335
|
* one of three states, i.e., On, Off, or Automatic.
|
|
1306
1336
|
*
|
|
1307
|
-
* @see {@link MatterSpecification.
|
|
1337
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.5
|
|
1308
1338
|
*/
|
|
1309
1339
|
export enum TriStateAuto {
|
|
1310
1340
|
/**
|
|
@@ -1326,7 +1356,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1326
1356
|
/**
|
|
1327
1357
|
* This struct is used to express the audio capabilities of the camera.
|
|
1328
1358
|
*
|
|
1329
|
-
* @see {@link MatterSpecification.
|
|
1359
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.10
|
|
1330
1360
|
*/
|
|
1331
1361
|
export class AudioCapabilities {
|
|
1332
1362
|
constructor(values?: Partial<AudioCapabilities>);
|
|
@@ -1334,14 +1364,14 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1334
1364
|
/**
|
|
1335
1365
|
* This field shall indicate the maximum number of channels supported by an audio stream from the camera.
|
|
1336
1366
|
*
|
|
1337
|
-
* @see {@link MatterSpecification.
|
|
1367
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.10.1
|
|
1338
1368
|
*/
|
|
1339
1369
|
maxNumberOfChannels: number;
|
|
1340
1370
|
|
|
1341
1371
|
/**
|
|
1342
1372
|
* This field shall indicate the list of audio codecs from AudioCodecEnum that are supported by the camera.
|
|
1343
1373
|
*
|
|
1344
|
-
* @see {@link MatterSpecification.
|
|
1374
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.10.2
|
|
1345
1375
|
*/
|
|
1346
1376
|
supportedCodecs: AudioCodec[];
|
|
1347
1377
|
|
|
@@ -1349,7 +1379,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1349
1379
|
* This field shall indicate the list of sample rates that are supported by the audio stream from the camera
|
|
1350
1380
|
* expressed in Hz, e.g., (48000, 32000, 16000).
|
|
1351
1381
|
*
|
|
1352
|
-
* @see {@link MatterSpecification.
|
|
1382
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.10.3
|
|
1353
1383
|
*/
|
|
1354
1384
|
supportedSampleRates: number[];
|
|
1355
1385
|
|
|
@@ -1357,7 +1387,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1357
1387
|
* This field shall indicate the list of bit depths that are supported by the audio stream, e.g., (16-bit,
|
|
1358
1388
|
* 24-bit).
|
|
1359
1389
|
*
|
|
1360
|
-
* @see {@link MatterSpecification.
|
|
1390
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.10.4
|
|
1361
1391
|
*/
|
|
1362
1392
|
supportedBitDepths: number[];
|
|
1363
1393
|
}
|
|
@@ -1365,7 +1395,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1365
1395
|
/**
|
|
1366
1396
|
* This struct is used to capture all constituent parameters of an audio stream in order to fully characterize it.
|
|
1367
1397
|
*
|
|
1368
|
-
* @see {@link MatterSpecification.
|
|
1398
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.12
|
|
1369
1399
|
*/
|
|
1370
1400
|
export class AudioStream {
|
|
1371
1401
|
constructor(values?: Partial<AudioStream>);
|
|
@@ -1373,14 +1403,14 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1373
1403
|
/**
|
|
1374
1404
|
* This field shall indicate the uniquely allocated identifier for the audio stream.
|
|
1375
1405
|
*
|
|
1376
|
-
* @see {@link MatterSpecification.
|
|
1406
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.12.1
|
|
1377
1407
|
*/
|
|
1378
1408
|
audioStreamId: number;
|
|
1379
1409
|
|
|
1380
1410
|
/**
|
|
1381
1411
|
* This field shall indicate the usage of stream as described in StreamUsageEnum.
|
|
1382
1412
|
*
|
|
1383
|
-
* @see {@link MatterSpecification.
|
|
1413
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.12.2
|
|
1384
1414
|
*/
|
|
1385
1415
|
streamUsage: StreamUsage;
|
|
1386
1416
|
|
|
@@ -1388,7 +1418,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1388
1418
|
* This field shall indicate the type of audio codec being used by the corresponding audio stream as described
|
|
1389
1419
|
* in AudioCodecEnum.
|
|
1390
1420
|
*
|
|
1391
|
-
* @see {@link MatterSpecification.
|
|
1421
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.12.3
|
|
1392
1422
|
*/
|
|
1393
1423
|
audioCodec: AudioCodec;
|
|
1394
1424
|
|
|
@@ -1396,21 +1426,21 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1396
1426
|
* This field shall indicate the number of independent channels or tracks being used by the corresponding audio
|
|
1397
1427
|
* stream. e.g., 1 for mono, 2 for stereo
|
|
1398
1428
|
*
|
|
1399
|
-
* @see {@link MatterSpecification.
|
|
1429
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.12.4
|
|
1400
1430
|
*/
|
|
1401
1431
|
channelCount: number;
|
|
1402
1432
|
|
|
1403
1433
|
/**
|
|
1404
1434
|
* This field shall indicate the audio sample rate, in hertz (Hz).
|
|
1405
1435
|
*
|
|
1406
|
-
* @see {@link MatterSpecification.
|
|
1436
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.12.5
|
|
1407
1437
|
*/
|
|
1408
1438
|
sampleRate: number;
|
|
1409
1439
|
|
|
1410
1440
|
/**
|
|
1411
1441
|
* This field shall indicate the target bit rate in bits per second of the audio stream.
|
|
1412
1442
|
*
|
|
1413
|
-
* @see {@link MatterSpecification.
|
|
1443
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.12.6
|
|
1414
1444
|
*/
|
|
1415
1445
|
bitRate: number;
|
|
1416
1446
|
|
|
@@ -1419,7 +1449,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1419
1449
|
* of bits of information used to represent each sample of the audio signal, and affects the resolution and
|
|
1420
1450
|
* dynamic range of the audio.
|
|
1421
1451
|
*
|
|
1422
|
-
* @see {@link MatterSpecification.
|
|
1452
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.12.7
|
|
1423
1453
|
*/
|
|
1424
1454
|
bitDepth: number;
|
|
1425
1455
|
|
|
@@ -1428,7 +1458,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1428
1458
|
* this field to reflect the correct value at runtime (e.g., when restored from a persisted value after a
|
|
1429
1459
|
* reboot).
|
|
1430
1460
|
*
|
|
1431
|
-
* @see {@link MatterSpecification.
|
|
1461
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.12.8
|
|
1432
1462
|
*/
|
|
1433
1463
|
referenceCount: number;
|
|
1434
1464
|
}
|
|
@@ -1437,7 +1467,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1437
1467
|
* This data type provides an enumeration of the different modes of bi-directional audio communication that are
|
|
1438
1468
|
* supported by the camera.
|
|
1439
1469
|
*
|
|
1440
|
-
* @see {@link MatterSpecification.
|
|
1470
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.4
|
|
1441
1471
|
*/
|
|
1442
1472
|
export enum TwoWayTalkSupportType {
|
|
1443
1473
|
/**
|
|
@@ -1460,7 +1490,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1460
1490
|
* This struct is used to define the set of parameters that characterize a snapshot image that is used to build a
|
|
1461
1491
|
* snapshot stream.
|
|
1462
1492
|
*
|
|
1463
|
-
* @see {@link MatterSpecification.
|
|
1493
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.9
|
|
1464
1494
|
*/
|
|
1465
1495
|
export class SnapshotCapabilities {
|
|
1466
1496
|
constructor(values?: Partial<SnapshotCapabilities>);
|
|
@@ -1468,21 +1498,21 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1468
1498
|
/**
|
|
1469
1499
|
* This field shall indicate the resolution in pixels of the snapshot image.
|
|
1470
1500
|
*
|
|
1471
|
-
* @see {@link MatterSpecification.
|
|
1501
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.9.1
|
|
1472
1502
|
*/
|
|
1473
1503
|
resolution: VideoResolution;
|
|
1474
1504
|
|
|
1475
1505
|
/**
|
|
1476
1506
|
* This field shall indicate the maximum frame rate in frames per second of the snapshot stream.
|
|
1477
1507
|
*
|
|
1478
|
-
* @see {@link MatterSpecification.
|
|
1508
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.9.2
|
|
1479
1509
|
*/
|
|
1480
1510
|
maxFrameRate: number;
|
|
1481
1511
|
|
|
1482
1512
|
/**
|
|
1483
1513
|
* This field shall indicate the format of the snapshot image, e.g., JPEG, as specified in ImageCodecEnum.
|
|
1484
1514
|
*
|
|
1485
|
-
* @see {@link MatterSpecification.
|
|
1515
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.9.3
|
|
1486
1516
|
*/
|
|
1487
1517
|
imageCodec: ImageCodec;
|
|
1488
1518
|
|
|
@@ -1491,7 +1521,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1491
1521
|
* If true, clients need to include this entry's Resolution and MaxFrameRate in the calculation for determining
|
|
1492
1522
|
* overall stream allocation resources.
|
|
1493
1523
|
*
|
|
1494
|
-
* @see {@link MatterSpecification.
|
|
1524
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.9.4
|
|
1495
1525
|
*/
|
|
1496
1526
|
requiresEncodedPixels: boolean;
|
|
1497
1527
|
|
|
@@ -1506,7 +1536,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1506
1536
|
*
|
|
1507
1537
|
* This field is only considered if RequiresEncodedPixels is true.
|
|
1508
1538
|
*
|
|
1509
|
-
* @see {@link MatterSpecification.
|
|
1539
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.9.5
|
|
1510
1540
|
*/
|
|
1511
1541
|
requiresHardwareEncoder?: boolean;
|
|
1512
1542
|
}
|
|
@@ -1514,7 +1544,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1514
1544
|
/**
|
|
1515
1545
|
* This struct is used to capture all constituent parameters of a snapshot stream in order to fully characterize it.
|
|
1516
1546
|
*
|
|
1517
|
-
* @see {@link MatterSpecification.
|
|
1547
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.13
|
|
1518
1548
|
*/
|
|
1519
1549
|
export class SnapshotStream {
|
|
1520
1550
|
constructor(values?: Partial<SnapshotStream>);
|
|
@@ -1522,7 +1552,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1522
1552
|
/**
|
|
1523
1553
|
* This field shall indicate the uniquely allocated identifier for the snapshot stream.
|
|
1524
1554
|
*
|
|
1525
|
-
* @see {@link MatterSpecification.
|
|
1555
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.13.1
|
|
1526
1556
|
*/
|
|
1527
1557
|
snapshotStreamId: number;
|
|
1528
1558
|
|
|
@@ -1530,28 +1560,28 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1530
1560
|
* This field shall indicate the type of image codec being used by the corresponding snapshot stream as
|
|
1531
1561
|
* described in ImageCodecEnum.
|
|
1532
1562
|
*
|
|
1533
|
-
* @see {@link MatterSpecification.
|
|
1563
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.13.2
|
|
1534
1564
|
*/
|
|
1535
1565
|
imageCodec: ImageCodec;
|
|
1536
1566
|
|
|
1537
1567
|
/**
|
|
1538
1568
|
* This field shall indicate the frame rate as frames per second of the snapshot stream.
|
|
1539
1569
|
*
|
|
1540
|
-
* @see {@link MatterSpecification.
|
|
1570
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.13.3
|
|
1541
1571
|
*/
|
|
1542
1572
|
frameRate: number;
|
|
1543
1573
|
|
|
1544
1574
|
/**
|
|
1545
1575
|
* This field shall indicate the minimum resolution for the corresponding snapshot stream.
|
|
1546
1576
|
*
|
|
1547
|
-
* @see {@link MatterSpecification.
|
|
1577
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.13.4
|
|
1548
1578
|
*/
|
|
1549
1579
|
minResolution: VideoResolution;
|
|
1550
1580
|
|
|
1551
1581
|
/**
|
|
1552
1582
|
* This field shall indicate the maximum resolution for the corresponding snapshot stream.
|
|
1553
1583
|
*
|
|
1554
|
-
* @see {@link MatterSpecification.
|
|
1584
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.13.5
|
|
1555
1585
|
*/
|
|
1556
1586
|
maxResolution: VideoResolution;
|
|
1557
1587
|
|
|
@@ -1560,7 +1590,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1560
1590
|
* image codec. A lower number indicates lower image quality. A higher value indicates higher image quality but
|
|
1561
1591
|
* larger file size and higher bit rate.
|
|
1562
1592
|
*
|
|
1563
|
-
* @see {@link MatterSpecification.
|
|
1593
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.13.6
|
|
1564
1594
|
*/
|
|
1565
1595
|
quality: number;
|
|
1566
1596
|
|
|
@@ -1569,7 +1599,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1569
1599
|
* recompute this field to reflect the correct value at runtime (e.g., when restored from a persisted value
|
|
1570
1600
|
* after a reboot).
|
|
1571
1601
|
*
|
|
1572
|
-
* @see {@link MatterSpecification.
|
|
1602
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.13.7
|
|
1573
1603
|
*/
|
|
1574
1604
|
referenceCount: number;
|
|
1575
1605
|
|
|
@@ -1579,7 +1609,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1579
1609
|
* This shall be true if the SnapshotCapabilitiesStruct for the selected ImageCodec and MaxResolution has
|
|
1580
1610
|
* RequiresEncodedPixels set to true.
|
|
1581
1611
|
*
|
|
1582
|
-
* @see {@link MatterSpecification.
|
|
1612
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.13.8
|
|
1583
1613
|
*/
|
|
1584
1614
|
encodedPixels: boolean;
|
|
1585
1615
|
|
|
@@ -1589,7 +1619,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1589
1619
|
* This shall be true if the SnapshotCapabilitiesStruct for the selected ImageCodec and MaxResolution has
|
|
1590
1620
|
* RequiresHardwareEncoder set to true.
|
|
1591
1621
|
*
|
|
1592
|
-
* @see {@link MatterSpecification.
|
|
1622
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.13.9
|
|
1593
1623
|
*/
|
|
1594
1624
|
hardwareEncoder: boolean;
|
|
1595
1625
|
|
|
@@ -1597,7 +1627,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1597
1627
|
* This field indicates the status of an applied watermark for the specific snapshot stream. A value of TRUE
|
|
1598
1628
|
* means that watermarking has been enabled for that stream.
|
|
1599
1629
|
*
|
|
1600
|
-
* @see {@link MatterSpecification.
|
|
1630
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.13.10
|
|
1601
1631
|
*/
|
|
1602
1632
|
watermarkEnabled?: boolean;
|
|
1603
1633
|
|
|
@@ -1605,7 +1635,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1605
1635
|
* This field indicates the status of the OSD (On-Screen Display) for the specific snapshot stream. A value of
|
|
1606
1636
|
* TRUE means that OSD has been enabled for that stream.
|
|
1607
1637
|
*
|
|
1608
|
-
* @see {@link MatterSpecification.
|
|
1638
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.13.11
|
|
1609
1639
|
*/
|
|
1610
1640
|
osdEnabled?: boolean;
|
|
1611
1641
|
}
|
|
@@ -1617,7 +1647,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1617
1647
|
* NOT be invoked when there are allocated streams. If changes are required while streams are allocated, all
|
|
1618
1648
|
* existing streams would need to be deallocated before invoking this command.
|
|
1619
1649
|
*
|
|
1620
|
-
* @see {@link MatterSpecification.
|
|
1650
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.12
|
|
1621
1651
|
*/
|
|
1622
1652
|
export class SetStreamPrioritiesRequest {
|
|
1623
1653
|
constructor(values?: Partial<SetStreamPrioritiesRequest>);
|
|
@@ -1627,7 +1657,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1627
1657
|
* starting at index 0 of the list, with no duplicate values allowed, and only containing entries found in
|
|
1628
1658
|
* SupportedStreamUsages.
|
|
1629
1659
|
*
|
|
1630
|
-
* @see {@link MatterSpecification.
|
|
1660
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.12.1
|
|
1631
1661
|
*/
|
|
1632
1662
|
streamPriorities: StreamUsage[];
|
|
1633
1663
|
}
|
|
@@ -1635,7 +1665,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1635
1665
|
/**
|
|
1636
1666
|
* This command shall allocate a video stream on the camera and return an allocated video stream identifier.
|
|
1637
1667
|
*
|
|
1638
|
-
* @see {@link MatterSpecification.
|
|
1668
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.4
|
|
1639
1669
|
*/
|
|
1640
1670
|
export class VideoStreamAllocateRequest {
|
|
1641
1671
|
constructor(values?: Partial<VideoStreamAllocateRequest>);
|
|
@@ -1643,56 +1673,56 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1643
1673
|
/**
|
|
1644
1674
|
* This field shall indicate the usage of the stream (Recording, LiveView, etc) that this allocation is for.
|
|
1645
1675
|
*
|
|
1646
|
-
* @see {@link MatterSpecification.
|
|
1676
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.4.1
|
|
1647
1677
|
*/
|
|
1648
1678
|
streamUsage: StreamUsage;
|
|
1649
1679
|
|
|
1650
1680
|
/**
|
|
1651
1681
|
* This field shall indicate the type of codec used by the allocated video stream.
|
|
1652
1682
|
*
|
|
1653
|
-
* @see {@link MatterSpecification.
|
|
1683
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.4.2
|
|
1654
1684
|
*/
|
|
1655
1685
|
videoCodec: VideoCodec;
|
|
1656
1686
|
|
|
1657
1687
|
/**
|
|
1658
1688
|
* This field shall indicate the minimum frame rate in frames per second of the allocated video stream.
|
|
1659
1689
|
*
|
|
1660
|
-
* @see {@link MatterSpecification.
|
|
1690
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.4.3
|
|
1661
1691
|
*/
|
|
1662
1692
|
minFrameRate: number;
|
|
1663
1693
|
|
|
1664
1694
|
/**
|
|
1665
1695
|
* This field shall indicate the maximum frame rate in frames per second of the allocated video stream.
|
|
1666
1696
|
*
|
|
1667
|
-
* @see {@link MatterSpecification.
|
|
1697
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.4.4
|
|
1668
1698
|
*/
|
|
1669
1699
|
maxFrameRate: number;
|
|
1670
1700
|
|
|
1671
1701
|
/**
|
|
1672
1702
|
* This field shall indicate the minimum resolution of the allocated video stream.
|
|
1673
1703
|
*
|
|
1674
|
-
* @see {@link MatterSpecification.
|
|
1704
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.4.5
|
|
1675
1705
|
*/
|
|
1676
1706
|
minResolution: VideoResolution;
|
|
1677
1707
|
|
|
1678
1708
|
/**
|
|
1679
1709
|
* This field shall indicate the maximum resolution of the allocated video stream.
|
|
1680
1710
|
*
|
|
1681
|
-
* @see {@link MatterSpecification.
|
|
1711
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.4.6
|
|
1682
1712
|
*/
|
|
1683
1713
|
maxResolution: VideoResolution;
|
|
1684
1714
|
|
|
1685
1715
|
/**
|
|
1686
1716
|
* This field shall indicate the minimum bitrate in bits per second of the allocated video stream.
|
|
1687
1717
|
*
|
|
1688
|
-
* @see {@link MatterSpecification.
|
|
1718
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.4.7
|
|
1689
1719
|
*/
|
|
1690
1720
|
minBitRate: number;
|
|
1691
1721
|
|
|
1692
1722
|
/**
|
|
1693
1723
|
* This field shall indicate the maximum bitrate in bits per second of the allocated video stream.
|
|
1694
1724
|
*
|
|
1695
|
-
* @see {@link MatterSpecification.
|
|
1725
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.4.8
|
|
1696
1726
|
*/
|
|
1697
1727
|
maxBitRate: number;
|
|
1698
1728
|
|
|
@@ -1700,7 +1730,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1700
1730
|
* This field shall indicate the duration in milliseconds before a regular key-frame is generated. See
|
|
1701
1731
|
* KeyFrameInterval for further details.
|
|
1702
1732
|
*
|
|
1703
|
-
* @see {@link MatterSpecification.
|
|
1733
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.4.9
|
|
1704
1734
|
*/
|
|
1705
1735
|
keyFrameInterval: number;
|
|
1706
1736
|
|
|
@@ -1708,7 +1738,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1708
1738
|
* This field shall indicate whether a watermark can be applied on the video stream. A value of TRUE means that
|
|
1709
1739
|
* watermarking has been enabled for that stream.
|
|
1710
1740
|
*
|
|
1711
|
-
* @see {@link MatterSpecification.
|
|
1741
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.4.10
|
|
1712
1742
|
*/
|
|
1713
1743
|
watermarkEnabled?: boolean;
|
|
1714
1744
|
|
|
@@ -1716,7 +1746,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1716
1746
|
* This field shall indicate whether the OSD (On-Screen Display) can be applied on the video stream. A value of
|
|
1717
1747
|
* TRUE means that OSD has been enabled for that stream.
|
|
1718
1748
|
*
|
|
1719
|
-
* @see {@link MatterSpecification.
|
|
1749
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.4.11
|
|
1720
1750
|
*/
|
|
1721
1751
|
osdEnabled?: boolean;
|
|
1722
1752
|
}
|
|
@@ -1725,7 +1755,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1725
1755
|
* This command shall be sent by the camera in response to the VideoStreamAllocate command, carrying the newly
|
|
1726
1756
|
* allocated or re-used video stream identifier.
|
|
1727
1757
|
*
|
|
1728
|
-
* @see {@link MatterSpecification.
|
|
1758
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.5
|
|
1729
1759
|
*/
|
|
1730
1760
|
export class VideoStreamAllocateResponse {
|
|
1731
1761
|
constructor(values?: Partial<VideoStreamAllocateResponse>);
|
|
@@ -1733,7 +1763,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1733
1763
|
/**
|
|
1734
1764
|
* This field shall be a VideoStreamID representing the newly created unique video stream identifier.
|
|
1735
1765
|
*
|
|
1736
|
-
* @see {@link MatterSpecification.
|
|
1766
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.5.1
|
|
1737
1767
|
*/
|
|
1738
1768
|
videoStreamId: number;
|
|
1739
1769
|
}
|
|
@@ -1741,7 +1771,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1741
1771
|
/**
|
|
1742
1772
|
* This command shall deallocate a video stream on the camera, corresponding to the given video stream identifier.
|
|
1743
1773
|
*
|
|
1744
|
-
* @see {@link MatterSpecification.
|
|
1774
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.7
|
|
1745
1775
|
*/
|
|
1746
1776
|
export class VideoStreamDeallocateRequest {
|
|
1747
1777
|
constructor(values?: Partial<VideoStreamDeallocateRequest>);
|
|
@@ -1749,7 +1779,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1749
1779
|
/**
|
|
1750
1780
|
* This field shall be a VideoStreamID for the stream to be deallocated.
|
|
1751
1781
|
*
|
|
1752
|
-
* @see {@link MatterSpecification.
|
|
1782
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.7.1
|
|
1753
1783
|
*/
|
|
1754
1784
|
videoStreamId: number;
|
|
1755
1785
|
}
|
|
@@ -1757,7 +1787,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1757
1787
|
/**
|
|
1758
1788
|
* This command shall allocate an audio stream on the camera and return an allocated audio stream identifier.
|
|
1759
1789
|
*
|
|
1760
|
-
* @see {@link MatterSpecification.
|
|
1790
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.1
|
|
1761
1791
|
*/
|
|
1762
1792
|
export class AudioStreamAllocateRequest {
|
|
1763
1793
|
constructor(values?: Partial<AudioStreamAllocateRequest>);
|
|
@@ -1765,14 +1795,14 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1765
1795
|
/**
|
|
1766
1796
|
* This field shall indicate the usage of the stream (Recording, LiveView, etc) that this allocation is for.
|
|
1767
1797
|
*
|
|
1768
|
-
* @see {@link MatterSpecification.
|
|
1798
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.1.1
|
|
1769
1799
|
*/
|
|
1770
1800
|
streamUsage: StreamUsage;
|
|
1771
1801
|
|
|
1772
1802
|
/**
|
|
1773
1803
|
* This field shall indicate the type of Codec used by the allocated stream.
|
|
1774
1804
|
*
|
|
1775
|
-
* @see {@link MatterSpecification.
|
|
1805
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.1.2
|
|
1776
1806
|
*/
|
|
1777
1807
|
audioCodec: AudioCodec;
|
|
1778
1808
|
|
|
@@ -1780,7 +1810,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1780
1810
|
* This field shall indicate the number of channels used by the allocated stream, e.g., Mono (1), Stereo (2),
|
|
1781
1811
|
* etc.
|
|
1782
1812
|
*
|
|
1783
|
-
* @see {@link MatterSpecification.
|
|
1813
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.1.3
|
|
1784
1814
|
*/
|
|
1785
1815
|
channelCount: number;
|
|
1786
1816
|
|
|
@@ -1788,7 +1818,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1788
1818
|
* This field shall indicate the sampling rate of the audio stream in Hz. Typical values would be 48000 (48
|
|
1789
1819
|
* kHz), 32000 (32 kHz) or 16000 (16 kHz).
|
|
1790
1820
|
*
|
|
1791
|
-
* @see {@link MatterSpecification.
|
|
1821
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.1.4
|
|
1792
1822
|
*/
|
|
1793
1823
|
sampleRate: number;
|
|
1794
1824
|
|
|
@@ -1796,7 +1826,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1796
1826
|
* This field shall indicate the bitrate of the specified audio codec in bits per second. The default bitrate
|
|
1797
1827
|
* may vary based on the type of device and codec.
|
|
1798
1828
|
*
|
|
1799
|
-
* @see {@link MatterSpecification.
|
|
1829
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.1.5
|
|
1800
1830
|
*/
|
|
1801
1831
|
bitRate: number;
|
|
1802
1832
|
|
|
@@ -1804,7 +1834,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1804
1834
|
* This field shall indicate the number of bits of information (8, 16, 24 or 32 bits) used to represent each
|
|
1805
1835
|
* sample of the audio signal.
|
|
1806
1836
|
*
|
|
1807
|
-
* @see {@link MatterSpecification.
|
|
1837
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.1.6
|
|
1808
1838
|
*/
|
|
1809
1839
|
bitDepth: number;
|
|
1810
1840
|
}
|
|
@@ -1813,7 +1843,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1813
1843
|
* This command shall be sent by the camera in response to the AudioStreamAllocate command, carrying the newly
|
|
1814
1844
|
* allocated or re-used audio stream identifier.
|
|
1815
1845
|
*
|
|
1816
|
-
* @see {@link MatterSpecification.
|
|
1846
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.2
|
|
1817
1847
|
*/
|
|
1818
1848
|
export class AudioStreamAllocateResponse {
|
|
1819
1849
|
constructor(values?: Partial<AudioStreamAllocateResponse>);
|
|
@@ -1821,7 +1851,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1821
1851
|
/**
|
|
1822
1852
|
* The AudioStreamID field shall be a AudioStreamID representing the unique audio stream identifier.
|
|
1823
1853
|
*
|
|
1824
|
-
* @see {@link MatterSpecification.
|
|
1854
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.2.1
|
|
1825
1855
|
*/
|
|
1826
1856
|
audioStreamId: number;
|
|
1827
1857
|
}
|
|
@@ -1829,7 +1859,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1829
1859
|
/**
|
|
1830
1860
|
* This command shall deallocate an audio stream on the camera, corresponding to the given audio stream identifier.
|
|
1831
1861
|
*
|
|
1832
|
-
* @see {@link MatterSpecification.
|
|
1862
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.3
|
|
1833
1863
|
*/
|
|
1834
1864
|
export class AudioStreamDeallocateRequest {
|
|
1835
1865
|
constructor(values?: Partial<AudioStreamDeallocateRequest>);
|
|
@@ -1838,7 +1868,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1838
1868
|
* The AudioStreamID field shall be a AudioStreamID representing the unique audio stream identifier for the
|
|
1839
1869
|
* stream that needs to be deallocated.
|
|
1840
1870
|
*
|
|
1841
|
-
* @see {@link MatterSpecification.
|
|
1871
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.3.1
|
|
1842
1872
|
*/
|
|
1843
1873
|
audioStreamId: number;
|
|
1844
1874
|
}
|
|
@@ -1846,7 +1876,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1846
1876
|
/**
|
|
1847
1877
|
* This command shall allocate a snapshot stream on the device and return an allocated snapshot stream identifier.
|
|
1848
1878
|
*
|
|
1849
|
-
* @see {@link MatterSpecification.
|
|
1879
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.8
|
|
1850
1880
|
*/
|
|
1851
1881
|
export class SnapshotStreamAllocateRequest {
|
|
1852
1882
|
constructor(values?: Partial<SnapshotStreamAllocateRequest>);
|
|
@@ -1855,28 +1885,28 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1855
1885
|
* This field shall indicate the type of image codec to be used by the allocated snapshot stream as described in
|
|
1856
1886
|
* ImageCodecEnum.
|
|
1857
1887
|
*
|
|
1858
|
-
* @see {@link MatterSpecification.
|
|
1888
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.8.1
|
|
1859
1889
|
*/
|
|
1860
1890
|
imageCodec: ImageCodec;
|
|
1861
1891
|
|
|
1862
1892
|
/**
|
|
1863
1893
|
* This field shall indicate the maximum frame rate in frames per second of the allocated snapshot stream.
|
|
1864
1894
|
*
|
|
1865
|
-
* @see {@link MatterSpecification.
|
|
1895
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.8.2
|
|
1866
1896
|
*/
|
|
1867
1897
|
maxFrameRate: number;
|
|
1868
1898
|
|
|
1869
1899
|
/**
|
|
1870
1900
|
* This field shall indicate the minimum resolution of the allocated snapshot stream.
|
|
1871
1901
|
*
|
|
1872
|
-
* @see {@link MatterSpecification.
|
|
1902
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.8.3
|
|
1873
1903
|
*/
|
|
1874
1904
|
minResolution: VideoResolution;
|
|
1875
1905
|
|
|
1876
1906
|
/**
|
|
1877
1907
|
* This field shall indicate the maximum resolution of the allocated snapshot stream.
|
|
1878
1908
|
*
|
|
1879
|
-
* @see {@link MatterSpecification.
|
|
1909
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.8.4
|
|
1880
1910
|
*/
|
|
1881
1911
|
maxResolution: VideoResolution;
|
|
1882
1912
|
|
|
@@ -1884,7 +1914,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1884
1914
|
* This field shall indicate a codec quality metric(integer between 1 and 100) for the allocated snapshot
|
|
1885
1915
|
* stream.
|
|
1886
1916
|
*
|
|
1887
|
-
* @see {@link MatterSpecification.
|
|
1917
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.8.5
|
|
1888
1918
|
*/
|
|
1889
1919
|
quality: number;
|
|
1890
1920
|
|
|
@@ -1896,7 +1926,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1896
1926
|
* SnapshotCapabilities. When ignored, the associated WatermarkEnabled entry for the Video Stream that is the
|
|
1897
1927
|
* source of this snapshot may be used.
|
|
1898
1928
|
*
|
|
1899
|
-
* @see {@link MatterSpecification.
|
|
1929
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.8.6
|
|
1900
1930
|
*/
|
|
1901
1931
|
watermarkEnabled?: boolean;
|
|
1902
1932
|
|
|
@@ -1908,7 +1938,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1908
1938
|
* SnapshotCapabilities. When ignored, the associated OSDEnabled entry for the Video Stream that is the source
|
|
1909
1939
|
* of this snapshot may be used.
|
|
1910
1940
|
*
|
|
1911
|
-
* @see {@link MatterSpecification.
|
|
1941
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.8.7
|
|
1912
1942
|
*/
|
|
1913
1943
|
osdEnabled?: boolean;
|
|
1914
1944
|
}
|
|
@@ -1917,7 +1947,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1917
1947
|
* This command shall be sent by the device in response to the SnapshotStreamAllocate command, carrying the newly
|
|
1918
1948
|
* allocated or re-used snapshot stream identifier.
|
|
1919
1949
|
*
|
|
1920
|
-
* @see {@link MatterSpecification.
|
|
1950
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.9
|
|
1921
1951
|
*/
|
|
1922
1952
|
export class SnapshotStreamAllocateResponse {
|
|
1923
1953
|
constructor(values?: Partial<SnapshotStreamAllocateResponse>);
|
|
@@ -1926,7 +1956,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1926
1956
|
* The SnapshotStreamID field shall be an unsigned 16 bit integer representing the unique snapshot stream
|
|
1927
1957
|
* identifier.
|
|
1928
1958
|
*
|
|
1929
|
-
* @see {@link MatterSpecification.
|
|
1959
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.9.1
|
|
1930
1960
|
*/
|
|
1931
1961
|
snapshotStreamId: number;
|
|
1932
1962
|
}
|
|
@@ -1935,7 +1965,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1935
1965
|
* This command shall deallocate an snapshot stream on the camera, corresponding to the given snapshot stream
|
|
1936
1966
|
* identifier.
|
|
1937
1967
|
*
|
|
1938
|
-
* @see {@link MatterSpecification.
|
|
1968
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.10
|
|
1939
1969
|
*/
|
|
1940
1970
|
export class SnapshotStreamDeallocateRequest {
|
|
1941
1971
|
constructor(values?: Partial<SnapshotStreamDeallocateRequest>);
|
|
@@ -1944,7 +1974,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1944
1974
|
* The SnapshotStreamID field shall be an unsigned 16 bit integer representing the unique snapshot stream
|
|
1945
1975
|
* identifier for the stream that needs to be deallocated.
|
|
1946
1976
|
*
|
|
1947
|
-
* @see {@link MatterSpecification.
|
|
1977
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.10.1
|
|
1948
1978
|
*/
|
|
1949
1979
|
snapshotStreamId: number;
|
|
1950
1980
|
}
|
|
@@ -1952,7 +1982,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1952
1982
|
/**
|
|
1953
1983
|
* This command shall return a Snapshot from the camera.
|
|
1954
1984
|
*
|
|
1955
|
-
* @see {@link MatterSpecification.
|
|
1985
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.13
|
|
1956
1986
|
*/
|
|
1957
1987
|
export class CaptureSnapshotRequest {
|
|
1958
1988
|
constructor(values?: Partial<CaptureSnapshotRequest>);
|
|
@@ -1961,7 +1991,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1961
1991
|
* The SnapshotStreamID field shall be a SnapshotStreamID representing the allocated Snapshot Stream to use, or
|
|
1962
1992
|
* null to allow automatic stream selection.
|
|
1963
1993
|
*
|
|
1964
|
-
* @see {@link MatterSpecification.
|
|
1994
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.13.1
|
|
1965
1995
|
*/
|
|
1966
1996
|
snapshotStreamId: number | null;
|
|
1967
1997
|
|
|
@@ -1969,7 +1999,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1969
1999
|
* The RequestedResolution field shall be a VideoResolutionStruct representing the preferred resolution of the
|
|
1970
2000
|
* snapshot.
|
|
1971
2001
|
*
|
|
1972
|
-
* @see {@link MatterSpecification.
|
|
2002
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.13.2
|
|
1973
2003
|
*/
|
|
1974
2004
|
requestedResolution: VideoResolution;
|
|
1975
2005
|
}
|
|
@@ -1978,7 +2008,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1978
2008
|
* This command shall be sent by the device in response to the CaptureSnapshot command, carrying the requested
|
|
1979
2009
|
* snapshot.
|
|
1980
2010
|
*
|
|
1981
|
-
* @see {@link MatterSpecification.
|
|
2011
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.14
|
|
1982
2012
|
*/
|
|
1983
2013
|
export class CaptureSnapshotResponse {
|
|
1984
2014
|
constructor(values?: Partial<CaptureSnapshotResponse>);
|
|
@@ -1986,7 +2016,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1986
2016
|
/**
|
|
1987
2017
|
* The Data field shall be an octet string representing the image data.
|
|
1988
2018
|
*
|
|
1989
|
-
* @see {@link MatterSpecification.
|
|
2019
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.14.1
|
|
1990
2020
|
*/
|
|
1991
2021
|
data: Bytes;
|
|
1992
2022
|
|
|
@@ -1994,14 +2024,14 @@ export declare namespace CameraAvStreamManagement {
|
|
|
1994
2024
|
* The ImageCodec field shall be an ImageCodecEnum representing the codec used to encode the image. This shall
|
|
1995
2025
|
* match the value found in the corresponding allocated snapshot stream and is provided for convenience.
|
|
1996
2026
|
*
|
|
1997
|
-
* @see {@link MatterSpecification.
|
|
2027
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.14.2
|
|
1998
2028
|
*/
|
|
1999
2029
|
imageCodec: ImageCodec;
|
|
2000
2030
|
|
|
2001
2031
|
/**
|
|
2002
2032
|
* The Resolution field shall be a VideoResolutionStruct representing the resolution of the supplied image.
|
|
2003
2033
|
*
|
|
2004
|
-
* @see {@link MatterSpecification.
|
|
2034
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.14.3
|
|
2005
2035
|
*/
|
|
2006
2036
|
resolution: VideoResolution;
|
|
2007
2037
|
}
|
|
@@ -2009,7 +2039,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
2009
2039
|
/**
|
|
2010
2040
|
* This command shall be used to modify a stream specified by the VideoStreamID.
|
|
2011
2041
|
*
|
|
2012
|
-
* @see {@link MatterSpecification.
|
|
2042
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.6
|
|
2013
2043
|
*/
|
|
2014
2044
|
export class VideoStreamModifyRequest {
|
|
2015
2045
|
constructor(values?: Partial<VideoStreamModifyRequest>);
|
|
@@ -2017,7 +2047,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
2017
2047
|
/**
|
|
2018
2048
|
* This field shall be a VideoStreamID representing the video stream to modify.
|
|
2019
2049
|
*
|
|
2020
|
-
* @see {@link MatterSpecification.
|
|
2050
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.6.1
|
|
2021
2051
|
*/
|
|
2022
2052
|
videoStreamId: number;
|
|
2023
2053
|
|
|
@@ -2026,7 +2056,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
2026
2056
|
* watermarking has been requested for that stream. If this field is not present, then no change to the existing
|
|
2027
2057
|
* value shall be made.
|
|
2028
2058
|
*
|
|
2029
|
-
* @see {@link MatterSpecification.
|
|
2059
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.6.2
|
|
2030
2060
|
*/
|
|
2031
2061
|
watermarkEnabled?: boolean;
|
|
2032
2062
|
|
|
@@ -2035,7 +2065,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
2035
2065
|
* TRUE means that OSD has been requested for that stream. If this field is not present, then no change to the
|
|
2036
2066
|
* existing value shall be made.
|
|
2037
2067
|
*
|
|
2038
|
-
* @see {@link MatterSpecification.
|
|
2068
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.8.6.3
|
|
2039
2069
|
*/
|
|
2040
2070
|
osdEnabled?: boolean;
|
|
2041
2071
|
}
|
|
@@ -2043,7 +2073,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
2043
2073
|
/**
|
|
2044
2074
|
* This data type provides an enumeration of the video codecs supported by the camera.
|
|
2045
2075
|
*
|
|
2046
|
-
* @see {@link MatterSpecification.
|
|
2076
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.1
|
|
2047
2077
|
*/
|
|
2048
2078
|
export enum VideoCodec {
|
|
2049
2079
|
/**
|
|
@@ -2052,7 +2082,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
2052
2082
|
* Advanced Video Coding (AVC) standard, also referred to as MPEG-4 Part 10, is a widely used codec offering
|
|
2053
2083
|
* good balance of compression and quality.
|
|
2054
2084
|
*
|
|
2055
|
-
* @see {@link MatterSpecification.
|
|
2085
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.1.1
|
|
2056
2086
|
*/
|
|
2057
2087
|
H264 = 0,
|
|
2058
2088
|
|
|
@@ -2062,7 +2092,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
2062
2092
|
* High Efficiency Video Coding, also known as H.265, is a successor to H.264. It offers significantly better
|
|
2063
2093
|
* compression at the same quality level of its predecessors.
|
|
2064
2094
|
*
|
|
2065
|
-
* @see {@link MatterSpecification.
|
|
2095
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.1.2
|
|
2066
2096
|
*/
|
|
2067
2097
|
Hevc = 1,
|
|
2068
2098
|
|
|
@@ -2072,7 +2102,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
2072
2102
|
* Versatile Video Coding, also known as H.266, is a successor to H.265. It builds upon the capabilities of its
|
|
2073
2103
|
* predecessors to achieve even more efficient compression.
|
|
2074
2104
|
*
|
|
2075
|
-
* @see {@link MatterSpecification.
|
|
2105
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.1.3
|
|
2076
2106
|
*/
|
|
2077
2107
|
Vvc = 2,
|
|
2078
2108
|
|
|
@@ -2081,7 +2111,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
2081
2111
|
*
|
|
2082
2112
|
* An open-source and royalty-free codec that provides high compression efficiency.
|
|
2083
2113
|
*
|
|
2084
|
-
* @see {@link MatterSpecification.
|
|
2114
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.1.4
|
|
2085
2115
|
*/
|
|
2086
2116
|
Av1 = 3
|
|
2087
2117
|
}
|
|
@@ -2089,7 +2119,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
2089
2119
|
/**
|
|
2090
2120
|
* This data type provides an enumeration of the audio codecs supported by the camera.
|
|
2091
2121
|
*
|
|
2092
|
-
* @see {@link MatterSpecification.
|
|
2122
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.2
|
|
2093
2123
|
*/
|
|
2094
2124
|
export enum AudioCodec {
|
|
2095
2125
|
/**
|
|
@@ -2097,7 +2127,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
2097
2127
|
*
|
|
2098
2128
|
* An open-source and royalty-free audio codec that is versatile and designed for both speech and music.
|
|
2099
2129
|
*
|
|
2100
|
-
* @see {@link MatterSpecification.
|
|
2130
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.2.1
|
|
2101
2131
|
*/
|
|
2102
2132
|
Opus = 0,
|
|
2103
2133
|
|
|
@@ -2110,7 +2140,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
2110
2140
|
/**
|
|
2111
2141
|
* This data type provides an enumeration of the image codecs supported by the camera.
|
|
2112
2142
|
*
|
|
2113
|
-
* @see {@link MatterSpecification.
|
|
2143
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.3
|
|
2114
2144
|
*/
|
|
2115
2145
|
export enum ImageCodec {
|
|
2116
2146
|
/**
|
|
@@ -2118,7 +2148,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
2118
2148
|
*
|
|
2119
2149
|
* The JPEG image codec as defined by ITU-T T.81 and ISO/IEC 10918.
|
|
2120
2150
|
*
|
|
2121
|
-
* @see {@link MatterSpecification.
|
|
2151
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.3.1
|
|
2122
2152
|
*/
|
|
2123
2153
|
Jpeg = 0,
|
|
2124
2154
|
|
|
@@ -2128,7 +2158,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
2128
2158
|
* The HEIC image codec as defined in Annex B of ISO/IEC 23008-12 also known as the HEVC Image File Format.
|
|
2129
2159
|
* Support for HEIC is optional, but recommended if the HEVC video codec is supported.
|
|
2130
2160
|
*
|
|
2131
|
-
* @see {@link MatterSpecification.
|
|
2161
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.3.2
|
|
2132
2162
|
*/
|
|
2133
2163
|
Heic = 1
|
|
2134
2164
|
}
|
|
@@ -2140,7 +2170,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
2140
2170
|
* When encoded in TLV binary format and placed inside other standards, this shall be represented using the RFC 8141
|
|
2141
2171
|
* compliant string urn:csa:matter:av-metadata.
|
|
2142
2172
|
*
|
|
2143
|
-
* @see {@link MatterSpecification.
|
|
2173
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.14
|
|
2144
2174
|
*/
|
|
2145
2175
|
export class AvMetadata {
|
|
2146
2176
|
constructor(values?: Partial<AvMetadata>);
|
|
@@ -2151,14 +2181,14 @@ export declare namespace CameraAvStreamManagement {
|
|
|
2151
2181
|
*
|
|
2152
2182
|
* If null, the device has no current source of wall clock time.
|
|
2153
2183
|
*
|
|
2154
|
-
* @see {@link MatterSpecification.
|
|
2184
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.14.1
|
|
2155
2185
|
*/
|
|
2156
2186
|
utcTime: number | bigint | null;
|
|
2157
2187
|
|
|
2158
2188
|
/**
|
|
2159
2189
|
* This field shall represent the list of Motion Zones that are currently triggered.
|
|
2160
2190
|
*
|
|
2161
|
-
* @see {@link MatterSpecification.
|
|
2191
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.14.2
|
|
2162
2192
|
*/
|
|
2163
2193
|
motionZonesActive?: number[];
|
|
2164
2194
|
|
|
@@ -2166,7 +2196,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
2166
2196
|
* This field shall indicate if the sensor is currently active in black and white only mode. A value of true
|
|
2167
2197
|
* means the sensor and video encode process is operating in black and white only mode.
|
|
2168
2198
|
*
|
|
2169
|
-
* @see {@link MatterSpecification.
|
|
2199
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.14.3
|
|
2170
2200
|
*/
|
|
2171
2201
|
blackAndWhiteActive?: boolean;
|
|
2172
2202
|
|
|
@@ -2176,7 +2206,7 @@ export declare namespace CameraAvStreamManagement {
|
|
|
2176
2206
|
* meaning of this field is not defined in this specification and is up to the users, vendors, or ecosystems
|
|
2177
2207
|
* deploying it.
|
|
2178
2208
|
*
|
|
2179
|
-
* @see {@link MatterSpecification.
|
|
2209
|
+
* @see {@link MatterSpecification.v16.Cluster} § 11.2.6.14.4
|
|
2180
2210
|
*/
|
|
2181
2211
|
userDefined?: Bytes;
|
|
2182
2212
|
}
|